-- Logs begin at Thu 2020-12-31 08:20:36 UTC, end at Thu 2020-12-31 11:20:01 UTC. -- Dec 31 09:05:53.540874 n-d-765311-8 systemd[1]: Starting Devstack devstack@c-api.service... Dec 31 09:05:53.549022 n-d-765311-8 devstack@c-api.service[88084]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: *** Starting uWSGI 2.0.15-debian (64bit) on [Thu Dec 31 09:05:53 2020] *** Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: nodename: n-d-765311-8 Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: machine: x86_64 Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: clock source: unix Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: pcre jit disabled Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: detected number of CPU cores: 4 Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: current working directory: / Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: detected binary path: /usr/bin/uwsgi-core Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: dropping root privileges as early as possible Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: your processes number limit is 47843 Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: your memory page size is 4096 bytes Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: detected max file descriptor number: 2048 Dec 31 09:05:53.551409 n-d-765311-8 devstack@c-api.service[88084]: lock engine: pthread robust mutexes Dec 31 09:05:53.552953 n-d-765311-8 devstack@c-api.service[88084]: thunder lock: enabled Dec 31 09:05:53.552953 n-d-765311-8 devstack@c-api.service[88084]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Dec 31 09:05:53.552953 n-d-765311-8 devstack@c-api.service[88084]: dropping root privileges after socket binding Dec 31 09:05:53.552953 n-d-765311-8 devstack@c-api.service[88084]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Dec 31 09:05:53.597169 n-d-765311-8 devstack@c-api.service[88084]: Python main interpreter initialized at 0x55a07de9e9c0 Dec 31 09:05:53.597169 n-d-765311-8 devstack@c-api.service[88084]: dropping root privileges after plugin initialization Dec 31 09:05:53.597169 n-d-765311-8 devstack@c-api.service[88084]: python threads support enabled Dec 31 09:05:53.597169 n-d-765311-8 devstack@c-api.service[88084]: your server socket listen backlog is limited to 100 connections Dec 31 09:05:53.597169 n-d-765311-8 devstack@c-api.service[88084]: your mercy for graceful operations on workers is 90 seconds Dec 31 09:05:53.597769 n-d-765311-8 devstack@c-api.service[88084]: mapped 402621 bytes (393 KB) for 2 cores Dec 31 09:05:53.597769 n-d-765311-8 devstack@c-api.service[88084]: *** Operational MODE: preforking *** Dec 31 09:05:53.598137 n-d-765311-8 devstack@c-api.service[88084]: dropping root privileges after application loading Dec 31 09:05:53.598137 n-d-765311-8 devstack@c-api.service[88084]: *** uWSGI is running in multiple interpreter mode *** Dec 31 09:05:53.598137 n-d-765311-8 devstack@c-api.service[88084]: spawned uWSGI master process (pid: 88084) Dec 31 09:05:53.598118 n-d-765311-8 systemd[1]: Started Devstack devstack@c-api.service. Dec 31 09:05:53.602571 n-d-765311-8 devstack@c-api.service[88084]: spawned uWSGI worker 1 (pid: 88085, cores: 1) Dec 31 09:05:53.602571 n-d-765311-8 devstack@c-api.service[88084]: spawned uWSGI worker 2 (pid: 88086, cores: 1) Dec 31 09:05:53.602571 n-d-765311-8 devstack@c-api.service[88084]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Dec 31 09:05:56.911805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88086) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 31 09:05:56.914808 n-d-765311-8 devstack@c-api.service[88084]: 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 31 09:05:56.923788 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88086) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 31 09:05:56.925182 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:56.926276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:56.926676 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:56.927666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:56.927889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:56.928045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:56.928269 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:56.928489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:56.928741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:56.928894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:56.944288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88085) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 31 09:05:56.946559 n-d-765311-8 devstack@c-api.service[88084]: 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 31 09:05:56.950415 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88085) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 31 09:05:56.951801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:56.952390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:56.952788 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:56.953457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:56.953799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:56.954027 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:56.954142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:56.954298 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:56.954514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:56.954741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.131545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.131765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.131921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.132193 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.132385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.132594 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.132845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.140286 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.140549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.140708 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.140958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.141112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.141352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.141586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.148497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.148747 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.148933 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.149085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.149085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.149300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.149425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.149528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.149624 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.149718 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.149811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.149917 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.149917 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.150099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.151738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.151905 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.152163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.152328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.152558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.152723 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.152864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.152954 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.153035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.153170 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.153399 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.153618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.153853 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.154085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.155825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.156056 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.156232 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.156489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.156701 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.156907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.157152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.158290 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.158516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.158733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.158960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.159162 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.159382 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.159596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.759531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.759780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.759889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.759985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.760055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.760129 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.760275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.760353 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.760422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.760496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.760563 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.760746 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.760843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.760921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.765516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.765694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.765798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.765968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.766151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.766262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.766360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.766462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.766561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.766655 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.766754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.766754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.766951 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.767047 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.770351 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.770527 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.770647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.770747 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.770840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.770965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.771139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.771265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.771400 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.771542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.771660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.771805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.771964 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.771964 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.772999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.773235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.773444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.773580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.773686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.773789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.773897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.773992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.774085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.774187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.774261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.774359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.774460 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.774618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.779164 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.779373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.779511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.779646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.779757 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.779862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.779958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.780053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.780131 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.780201 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.780275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.780350 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.780425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.780504 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.790526 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.790783 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.790963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.791116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.791266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.791473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.791628 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.791798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.791946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.792079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.792194 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.792332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.792465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.792592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.797886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.798088 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.798242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.798344 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.798422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.798515 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.798604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.798706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.798785 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.798877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.798948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.799039 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.799108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.799207 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.801458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.801610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.801695 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.801765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.801939 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.802038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.802181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.802325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.802449 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.802558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.802658 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.802771 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.802879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.802994 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.804171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.804299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.804380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.804462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.804734 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.804958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.805082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.805192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.805295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.805390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.805495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.805753 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.805932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.806042 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.808546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.808681 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.808795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.808891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.808991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.809069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.809205 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.809351 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.809463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.809563 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.809650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.809734 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.809811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.809881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.814604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.814764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.814846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.814948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.815024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.815102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.815220 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.815299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.815558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.815681 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.815789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.815892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.816001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.816101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.817385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.817509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.817608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.817713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.817810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.817921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.818017 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.818111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.818209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.818305 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.818451 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.818570 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.818673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.818780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.821830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.821971 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.822103 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.822181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.822274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.822395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.822480 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.822550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.822629 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.822759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.822963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.823133 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.823300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.823576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.832093 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.832332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.832554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.832674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.832768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.832855 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.832935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.833097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.833196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.833409 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.833566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.833780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.833780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.833966 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.834752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.834985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.835187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.835477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.835645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.835749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.835845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.835938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.836043 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.836151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.836252 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.836347 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.836496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.836726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.838470 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.838605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.838695 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.838863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.838957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.839038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.839114 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.839338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.839529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.839636 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.839732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.839833 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.839933 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.840038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.922289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.923023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.923023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.923023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.923338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.923759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.923888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.923998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.924118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.924229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.924369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.924369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.924369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.924369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.925954 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.926228 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.926380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.926520 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.926673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.926827 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.927091 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.927239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.927239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.927523 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.927659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.927805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.927805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.927805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.928685 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.928975 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.929156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.929299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.929566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.929709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.929795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.929867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.929941 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.930018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.930209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.930357 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.930572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.930807 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.935053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.935226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.935304 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.935375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.935505 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.935607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.935698 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.935784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.936025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.936119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.936191 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.936259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.936327 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.936395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.942128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.942128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.942386 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.942468 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.942540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.942610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.942691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.942763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.942837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.942837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.942974 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.943254 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.943369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.944190 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.947520 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.947665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.947768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.947848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.948100 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.948319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.948429 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.948540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.948651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.948750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.948846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.948946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.949043 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.949147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.951123 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.951287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.951383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.951536 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.951642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.951739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.951835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.951944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.952042 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.952137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.952238 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.952343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.952442 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.952528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.953825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.953953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.954052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.954147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.954242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.954411 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.954509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.954610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.954706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.954799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.954883 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.954984 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.955090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.955186 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.956345 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.956454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.956567 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.956647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.956757 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.956856 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.957079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.957210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.957320 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.957416 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.957494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.957570 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.957669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.957812 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.958962 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.959190 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.959393 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.959517 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.959657 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.959761 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.959846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.959943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.960053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.960164 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.960242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.960314 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.960457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.960690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.966989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.966989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.966989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.967373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.967527 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.967637 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:57.967734 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.967829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:57.967963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.968060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:57.968060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:57.968060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:57.998910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88085) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 31 09:05:57.999247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.999518 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88086) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 31 09:05:57.999659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:57.999867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:57.999982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.000096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.000197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.000295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.000493 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.000619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.000725 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.000867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.000867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.001091 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.001201 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.001300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.001300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.001453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.001546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.001618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.001710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.001805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.001903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.002009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.002109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.002204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.002204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.002382 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.002477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.002591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.002591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.002891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.003048 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.003197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.003298 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.003397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.003585 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.003662 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.003773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.003913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.004070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.004250 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.004353 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.004427 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.004496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.004564 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.004631 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.004699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.004699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.004821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.004933 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.005128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.005277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.005416 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.005528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.005528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.005754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.005891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.005991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.006095 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.006194 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.006292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.006389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.006484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.006580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.006675 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.006771 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.006876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.006980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.007084 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.007182 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.007278 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.007350 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.007463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.007539 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.007633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.007633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.007758 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.007865 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.007962 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.008057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.008153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.008303 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.008402 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.008499 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.008571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.008711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.008858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.008858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.009015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.009084 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.009152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.009221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.009358 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.009358 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.009678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.009839 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.009941 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.009941 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.010118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.010212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.010308 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.010380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.010448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.010540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.010643 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.010739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.010835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.010930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.011025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.011121 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.011215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.011309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.011403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.011510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.011608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.011704 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.011799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.011895 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.011989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.012083 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.012177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.012299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.012409 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.012506 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.012602 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.012722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.012821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.012940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.013038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.013157 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.013272 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.013379 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.013477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.013572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.013667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.013763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.013857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.013953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.014048 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.014153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.014258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.014356 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.014428 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.014523 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.014619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.014713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.014809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.014904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.014999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.015109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.015209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.015331 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.015468 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.015592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.015691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.015789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.015862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.015932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.016014 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.016135 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.016273 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.016374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.016447 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.016542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.016639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.016735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.016808 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.016925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.017025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.017123 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.017219 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.017290 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.017383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.017455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.017523 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.017616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.017696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.017793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.017866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.017934 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.018028 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.018101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.018169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.018239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.018239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.018370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.018442 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.018510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.018577 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.018645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.018739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.018810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.018810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.018944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.019021 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.019091 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.019159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.019257 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.019329 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.019398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.019398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.019705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.019777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.019860 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.019932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.020009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.020080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.020149 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.020149 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.020271 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.020271 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.020402 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.020548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.020548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.020678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.020746 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.020814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.020814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.020945 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.021016 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.021146 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.021266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.021368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.021441 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.021509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.021509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.021633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.021700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.021767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.021836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.021913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.021913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.022078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.022148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.022216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.022284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.022352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.022419 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.022497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.022574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.022779 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.022980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.023141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.023249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.023334 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.023407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.023516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.023586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.023653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.023736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.023835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.023909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.023976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.024071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.024143 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.024210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.024304 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.024384 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.024462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.024558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.024630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.024706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.024801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.024873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.024940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.025034 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.025106 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.025182 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.025278 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.025350 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.025462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.025592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.025692 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.025765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.025834 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.025902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.026070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.026215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.026295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.026365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.026506 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.026610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.026685 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.026754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.026848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.026934 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.027017 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.027116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.027189 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.027258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.027351 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.027452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.027528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.027624 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.027712 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.027784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.027878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.027949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.028101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.028245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.028324 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.028420 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.028492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.028599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.028697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.028793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.028888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.028983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.029078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.029173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.029268 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.029365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.029469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.029566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.029661 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.029756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.029828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.029897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.029964 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.030032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.030124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.030228 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.030336 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.030433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.030528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.030624 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.030719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.030813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.030910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.031004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.031108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.031206 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.031301 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.031373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.031475 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.031550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.031644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.031740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.031837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.031946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.032044 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.032139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.032234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.032330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.032425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.032521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.032616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.032711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.032818 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.032953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.033075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.033191 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.033291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.033387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.033509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.033618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.033715 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.033797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.033869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.033937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.034010 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.034083 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.034155 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.034248 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.034328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.034423 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.034511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.034608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.034681 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.034774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.034846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.034918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.034990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.035066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.035218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.035377 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.035592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.035722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.035823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.035913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.036015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.036137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.036274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.036372 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.036444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.036528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.036648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.036759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.036857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.036929 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.037001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.037075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.037144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.037216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.037295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.037390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.037462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.037531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.037599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.037666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.037733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.037800 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.037872 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.037951 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.038046 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.038117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.038185 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.038277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.038349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.038416 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.038492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.038561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.038644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.038721 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.038790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.038858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.038930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.039066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.039168 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.039240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.039309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.039461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.039568 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.039642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.039710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.039883 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.040046 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.040046 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.040207 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.040277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.040354 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.040424 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.040492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.040644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.040754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.040827 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.040894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.040962 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.041029 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.041192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.041303 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.041376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.041444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.041588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.041745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.041848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.041920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.041920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.042054 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.042236 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.042474 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.042631 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.044155 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 31 09:05:58.044155 n-d-765311-8 devstack@c-api.service[88084]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 31 09:05:58.044543 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 31 09:05:58.044543 n-d-765311-8 devstack@c-api.service[88084]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 31 09:05:58.081339 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a9fc4398-9074-461b-946b-aaa2decbada3 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:05:58.101992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:05:58.280659 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 31 09:05:58.286419 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 31 09:05:58.292122 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 31 09:05:58.298958 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 31 09:05:58.299857 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.300075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 31 09:05:58.300313 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.306076 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 31 09:05:58.311977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 31 09:05:58.317703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 31 09:05:58.318784 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.319351 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.321772 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.keymgr.conf_key_mgr [None req-a9fc4398-9074-461b-946b-aaa2decbada3 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 31 09:05:58.324109 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.324527 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.330453 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.330874 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.336084 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.336516 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.337901 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.keymgr.conf_key_mgr [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe 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 31 09:05:58.340318 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.340462 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.340729 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.340849 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.346642 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.347062 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.352932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a9fc4398-9074-461b-946b-aaa2decbada3 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:05:58.353112 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.353112 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.356424 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 31 09:05:58.356926 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.357355 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.361838 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 31 09:05:58.362854 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.363274 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.366079 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.366496 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.366752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:05:58.368361 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.368759 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.370568 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.370971 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.372728 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.373159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 31 09:05:58.373281 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.375626 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.api.contrib.hosts [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 31 09:05:58.376564 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.376969 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.378334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.rpc [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 31 09:05:58.379369 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.379826 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.379949 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.380161 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.381881 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.382284 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.382611 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.383038 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.384183 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.384596 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.384925 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.385342 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.386141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: extensions {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.387168 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.387612 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.388042 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: extra_specs {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.389541 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.389897 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.390080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: backups {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.392474 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.api.contrib.hosts [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 31 09:05:58.393075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-volume-manage {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.393444 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.393915 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.395091 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-snapshot-manage {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.396478 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.396903 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.397269 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: encryption {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.399339 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-quota-sets {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.399589 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.400026 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.401591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-volume-transfer {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.402009 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.402433 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.404020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-quota-class-sets {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.404192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: extensions {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.405873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-hosts {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.406069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: extra_specs {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.408013 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: backups {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.408470 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-volume-type-access {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.411138 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: qos-specs {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.411500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-volume-manage {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.413559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-snapshot-manage {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.414063 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: scheduler-stats {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.415755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: encryption {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.416243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: cgsnapshots {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.417866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-quota-sets {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.418212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: capabilities {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.420066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: consistencygroups {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.420208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-volume-transfer {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.424654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-quota-class-sets {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.424840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-services {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.424929 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-hosts {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.425003 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: encryption {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.427148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-availability-zone {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.427467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-volume-type-access {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.429817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: qos-specs {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.429972 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.430381 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.432406 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.432731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: scheduler-stats {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.432894 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.434797 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.434920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: cgsnapshots {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.435202 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.437055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: capabilities {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.437526 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.437800 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.438777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: consistencygroups {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.439808 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.440212 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.441683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-services {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.443680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: encryption {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.443965 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.444704 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.446014 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-availability-zone {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.448151 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.448428 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.448903 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.449379 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.450916 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.451327 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.451568 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.451857 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.453204 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.453616 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.453868 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.454296 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.456583 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.456826 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.457086 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.457500 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.459049 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.459404 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] SnapshotActionsController initialized {{(pid=88086) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 31 09:05:58.459669 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.459873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeActions extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.460352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.460834 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.461366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension AdminActions extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.461747 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension AdminActions extending resource: snapshots {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.462017 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.462465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension AdminActions extending resource: backups {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.462680 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.462893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.463213 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.463690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.464097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.464511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.464741 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.464962 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.465196 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.465415 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension TypesManage extending resource: types {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.465770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.466162 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension UsedLimits extending resource: limits {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.466559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.467310 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.467759 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.469657 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.470113 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.473469 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.473915 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.474250 n-d-765311-8 devstack@c-api.service[88084]: WARNING keystonemiddleware.auth_token [None req-a9fc4398-9074-461b-946b-aaa2decbada3 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 31 09:05:58.479707 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] SnapshotActionsController initialized {{(pid=88085) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 31 09:05:58.479707 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeActions extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.479707 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.479707 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.479707 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension AdminActions extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.479707 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension AdminActions extending resource: snapshots {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.480445 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension AdminActions extending resource: backups {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.480445 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.480445 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeTypeAccess extending resource: types {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.480445 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.480445 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.480445 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.480869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.481068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension TypesManage extending resource: types {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.481531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension SnapshotActions extending resource: snapshots {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.481896 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension UsedLimits extending resource: limits {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.482248 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.483155 n-d-765311-8 devstack@c-api.service[88084]: WARNING keystonemiddleware.auth_token [None req-a9fc4398-9074-461b-946b-aaa2decbada3 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 31 09:05:58.488805 n-d-765311-8 devstack@c-api.service[88084]: WARNING keystonemiddleware.auth_token [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe 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 31 09:05:58.497207 n-d-765311-8 devstack@c-api.service[88084]: WARNING keystonemiddleware.auth_token [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe 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 31 09:05:58.560332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Initializing extension manager. {{(pid=88086) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 31 09:05:58.560555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Initializing extension manager. {{(pid=88085) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 31 09:05:58.560707 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.561032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.561141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.561394 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.561522 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.561869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.562013 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.562204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: ExtendedServices {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.562315 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.562528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-extended-services {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.562648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: ExtendedServices {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.562848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Extended services support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.562969 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-extended-services {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.563166 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.563278 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Extended services support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.563545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.563658 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-extended-services {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.563877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-extended-services {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.563990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.564200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.564312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.564498 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: TypesExtraSpecs {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.564652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.564828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-types-extra-specs {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.565045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: TypesExtraSpecs {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.565175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Type extra specs support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.565337 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-types-extra-specs {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.565488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.565651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Type extra specs support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.565797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-types-extra-specs {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.565941 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.566082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.566229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-types-extra-specs {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.566395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.566551 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.566691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.566830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: Backups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.566976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: Backups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.567121 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: backups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.567400 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Backups support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.567604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: backups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.567752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.567899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Backups support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.568039 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: backups {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.568178 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.568329 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.568476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: backups {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.568623 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.568763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.568902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: VolumeActions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.569054 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.569195 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-volume-actions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.569335 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: VolumeActions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.569474 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Enable volume actions. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.569622 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-volume-actions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.569762 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.569909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Enable volume actions. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.570050 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-volume-actions {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.570285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.570492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.570652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-volume-actions {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.570808 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.570950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: SchedulerHints {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.571091 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.571238 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: OS-SCH-HNT {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.571378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.571598 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.571750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: SchedulerHints {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.571881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.572020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: OS-SCH-HNT {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.572159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: OS-SCH-HNT {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.572297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.572459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.572780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.572926 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.573066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: OS-SCH-HNT {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.573220 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: VolumeManage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.573374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.573516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-volume-manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.573711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.573843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.573957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: VolumeManage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.574067 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.574215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-volume-manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.574358 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-volume-manage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.574499 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.574621 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.574764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.574913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.575065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-volume-manage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.575212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: SnapshotManage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.575352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.575538 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-snapshot-manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.575701 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.575849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.575990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: SnapshotManage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.576128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.576274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-snapshot-manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.576420 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-snapshot-manage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.576569 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.576710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.576849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.576995 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.577141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-snapshot-manage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.577287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: VolumeTypeEncryption {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.577456 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.577729 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: encryption {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.577883 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.578024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Encryption support for volume types. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.578165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: VolumeTypeEncryption {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.578375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.578517 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: encryption {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.578656 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: encryption {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.578787 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Encryption support for volume types. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.578992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.579144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.579298 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.579457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: encryption {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.579612 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.579760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.579904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.580089 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.580238 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.580392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: ExtendedSnapshotAttributes {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.580532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.580645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-extended-snapshot-attributes {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.580770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.580899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Extended SnapshotAttributes support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.581010 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.581120 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.581229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.581343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.581470 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: Quotas {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.581580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.581689 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-quota-sets {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.581805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.581959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Quota management support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.582148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: Quotas {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.582285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.582397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-quota-sets {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.582517 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-quota-sets {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.582742 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.583017 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Quota management support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.583169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.583295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.583437 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: VolumeTransfer {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.583574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-quota-sets {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.583706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-volume-transfer {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.583830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.583942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Volume transfer management support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.584058 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.584179 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.584387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: VolumeTransfer {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.584556 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-volume-transfer {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.584754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-volume-transfer {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.584872 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.585007 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Volume transfer management support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.585127 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.585242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.585366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: AdminActions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.585577 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-volume-transfer {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.585756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-admin-actions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.585877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.585992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Enable admin actions. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.586175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.586304 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.586515 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-admin-actions {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.586683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: AdminActions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.586817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-admin-actions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.586931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.587057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Enable admin actions. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.587177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.587407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.587595 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: QuotaClasses {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.587733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-quota-class-sets {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.587993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-admin-actions {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.588126 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Quota classes management support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.588249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.588362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.588480 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.588601 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-quota-class-sets {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.588720 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: QuotaClasses {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.588837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.588947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-quota-class-sets {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.589112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.589266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Quota classes management support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.589393 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: VolumeTenantAttribute {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.589619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.589772 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-vol-tenant-attr {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.589914 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-quota-class-sets {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.590098 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.590269 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.590427 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.590567 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.590707 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-vol-tenant-attr {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.590852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: VolumeTenantAttribute {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.590999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.591155 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-vol-tenant-attr {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.591295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.591525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.591669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: Hosts {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.591809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.591967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-hosts {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.592107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-vol-tenant-attr {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.592246 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Admin-only host administration. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.592385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.592532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.592678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.592826 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-hosts {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.592979 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: Hosts {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.593206 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.593349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-hosts {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.593488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.593639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Admin-only host administration. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.593786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: VolumeTypeAccess {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.593930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.594070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-volume-type-access {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.594214 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-hosts {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.594360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Volume type access support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.594507 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.594654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.594793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.594932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-volume-type-access {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.595070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: VolumeTypeAccess {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.595216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.595365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-volume-type-access {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.595526 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.595678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Volume type access support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.595825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: VolumeUnmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.595973 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.596113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-volume-unmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.596258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-volume-type-access {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.596397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Enable volume unmanage operation. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.596541 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.596687 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.596836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.596975 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-volume-unmanage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.597121 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: VolumeUnmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.597258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.597395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-volume-unmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.597565 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.597698 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Enable volume unmanage operation. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.597817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: VolumeImageMetadata {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.597954 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.598188 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-vol-image-meta {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.598334 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-volume-unmanage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.598484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Show image metadata associated with the volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.598632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.598774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.598912 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.599059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-vol-image-meta {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.599198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: VolumeImageMetadata {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.599354 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.599522 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-vol-image-meta {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.599671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.599813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Show image metadata associated with the volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.599952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: Qos_specs_manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.599952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: qos-specs {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.600213 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.600351 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: QoS specs support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.600482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-vol-image-meta {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.600600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.600716 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.600843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: qos-specs {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.600981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.601106 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.601229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: Qos_specs_manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.601345 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.601500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: qos-specs {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.601642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: VolumeMigStatusAttribute {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.601760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: QoS specs support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.601897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-vol-mig-status-attr {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.602036 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.602183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.602324 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: qos-specs {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.602463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.602613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.602753 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.602892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.603044 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.603198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: VolumeMigStatusAttribute {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.603521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.603667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-vol-mig-status-attr {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.603807 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: Scheduler_stats {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.603959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.604101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: scheduler-stats {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.604240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.604388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Scheduler stats support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.604527 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-vol-mig-status-attr {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.604678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.604827 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.604967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: scheduler-stats {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.605113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.605257 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.605396 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: Scheduler_stats {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.605547 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.605687 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: scheduler-stats {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.605827 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: Cgsnapshots {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.605971 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Scheduler stats support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.606115 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: cgsnapshots {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.606266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.606413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: cgsnapshots support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.606553 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: scheduler-stats {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.606691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.606829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.606968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: cgsnapshots {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.607118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.607260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.607407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: Cgsnapshots {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.607583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.607736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: cgsnapshots {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.607889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: Capabilities {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.608032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: cgsnapshots support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.608197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: capabilities {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.608446 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.608602 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Capabilities support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.608747 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: cgsnapshots {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.608898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.609042 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.609198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: capabilities {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.609344 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.609494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.609650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: Capabilities {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.609793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.609957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: capabilities {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.610142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: SnapshotUnmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.610296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Capabilities support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.610439 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-snapshot-unmanage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.610636 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.610758 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Enable volume unmanage operation. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.610898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: capabilities {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.611040 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.611160 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.611299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-snapshot-unmanage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.611451 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.611597 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.611739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: SnapshotUnmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.611860 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.612012 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-snapshot-unmanage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.612163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: Consistencygroups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.612313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Enable volume unmanage operation. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.612457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: consistencygroups {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.612599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.612742 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: consistency groups support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.612884 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-snapshot-unmanage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.613035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.613035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: consistencygroups {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.613360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.613598 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.613744 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.614056 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.614211 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: Consistencygroups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.614357 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: Services {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.614480 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: consistencygroups {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.614987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-services {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.615137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: consistency groups support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.615280 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Services support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.615522 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.615670 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.615813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: consistencygroups {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.615967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-services {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.616111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.services.Services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.616261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.616413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.616557 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.616700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: Services {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.616842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: TypesManage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.616991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-services {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.617142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-types-manage {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.617291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Services support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.617441 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Types manage support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.617584 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.617727 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.617870 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-services {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.618020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-types-manage {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.618163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.618305 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.618469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.618716 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.618874 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: TypesManage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.619026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: SnapshotActions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.619169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-types-manage {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.619291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-snapshot-actions {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.619472 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Types manage support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.619628 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Enable snapshot manager actions. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.619628 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.619912 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.620053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-snapshot-actions {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.620193 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-types-manage {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.620333 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.620479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.620604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.620724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.620863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: UsedLimits {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.621010 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: SnapshotActions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.621150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-used-limits {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.621283 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-snapshot-actions {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.621430 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.621562 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Enable snapshot manager actions. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.621702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.621845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.621994 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-used-limits {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.622109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-snapshot-actions {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.622251 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.622393 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.622533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.622673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.622822 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: VolumeEncryptionMetadata {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.622964 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: UsedLimits {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.623105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-volume-encryption-metadata {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.623245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-used-limits {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.623385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.623583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Provide data on limited resources that are being used. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.623807 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.623961 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.624105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.624247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-used-limits {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.624398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.624549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.624699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.624843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.624986 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: VolumeHostAttribute {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.625128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: VolumeEncryptionMetadata {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.625282 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-vol-host-attr {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.625435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-volume-encryption-metadata {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.625577 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.625719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.625875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.626020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.626175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-vol-host-attr {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.626325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-volume-encryption-metadata {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.626467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.626616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.626766 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88086) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.626918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.627070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext name: AvailabilityZones {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.627070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext alias: os-availability-zone {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.627340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: VolumeHostAttribute {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.627566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext description: Describe Availability Zones. {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.627723 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-vol-host-attr {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.627875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.628026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Expose host as an attribute of a volume. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.628171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Loaded extension: os-availability-zone {{(pid=88086) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.628286 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.628286 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-vol-host-attr {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.628286 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 31 09:05:58.628642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88085) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 31 09:05:58.628642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext name: AvailabilityZones {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 31 09:05:58.629030 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.629203 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext alias: os-availability-zone {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 31 09:05:58.629423 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.629558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext description: Describe Availability Zones. {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 31 09:05:58.629904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 31 09:05:58.630182 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.extensions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Loaded extension: os-availability-zone {{(pid=88085) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 31 09:05:58.631561 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.631768 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.631987 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.632178 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.634293 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.634504 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.634703 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.634845 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.645819 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.645819 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.646493 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.646493 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.646801 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.646801 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.653081 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.653539 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.654630 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.655168 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.658037 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.659931 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.661027 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.661736 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.663532 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.663987 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.667095 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.667710 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.669415 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.669867 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.673224 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.673661 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.674957 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.675401 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.677784 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.678201 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.679835 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.680280 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.682059 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.682458 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.684882 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.685311 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.686772 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.687184 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.689051 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.689481 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.690819 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.691247 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.695057 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.695537 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.697014 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.697275 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.697885 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.698317 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.699600 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.700009 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.701886 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.702301 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.703824 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.704366 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.710068 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.710508 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.711797 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.712243 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.715621 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.716056 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.718106 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.718245 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.718444 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.718839 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.721376 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.721513 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.721642 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.721746 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.722885 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.723012 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.723461 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.723703 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.725273 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.725409 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.725678 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.725829 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.727524 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.727930 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.728680 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.729105 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.730860 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.731306 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.731494 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.731813 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.733535 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.733868 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.734063 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.734348 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.736006 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.736222 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.736420 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.736611 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.738168 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: extensions {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.738746 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.739173 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.740529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: extra_specs {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.741154 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: extensions {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.743047 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: extra_specs {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.744386 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: backups {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.745304 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: backups {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.748108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-volume-manage {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.749320 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-volume-manage {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.750094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-snapshot-manage {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.751380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-snapshot-manage {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.752291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: encryption {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.753550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: encryption {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.754378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-quota-sets {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.755716 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-quota-sets {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.756936 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-volume-transfer {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.758118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-volume-transfer {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.759192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-quota-class-sets {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.760491 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-quota-class-sets {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.761077 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-hosts {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.762417 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-hosts {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.763754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-volume-type-access {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.766136 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-volume-type-access {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.767204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: qos-specs {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.768312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: qos-specs {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.771462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: scheduler-stats {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.772161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: scheduler-stats {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.773481 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: cgsnapshots {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.774187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: cgsnapshots {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.775474 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: capabilities {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.776242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: capabilities {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.777378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: consistencygroups {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.778159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: consistencygroups {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.780112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-services {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.780879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-services {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.781909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: encryption {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.782649 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: encryption {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.784157 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extended resource: os-availability-zone {{(pid=88085) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.784880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extended resource: os-availability-zone {{(pid=88086) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 31 09:05:58.786780 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.787189 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.787393 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.787852 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.789267 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.789680 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.789924 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.790267 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.791741 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.792156 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.792309 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.792712 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.794295 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.794733 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.794895 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.795191 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.796770 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.797185 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.797438 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.797616 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.799287 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.799709 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.799836 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.800116 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.801932 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.802320 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.802431 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.802726 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.804538 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.804912 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.805064 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.805319 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.806730 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.807113 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.807239 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.807547 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.809144 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.809459 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:05:58.809606 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.809754 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:05:58.811184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.snapshot_actions [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] SnapshotActionsController initialized {{(pid=88085) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 31 09:05:58.811558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeActions extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.811730 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] SnapshotActionsController initialized {{(pid=88086) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 31 09:05:58.811998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.812228 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeActions extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.812423 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.812591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.812757 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension AdminActions extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.812919 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.813086 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension AdminActions extending resource: snapshots {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.813248 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension AdminActions extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.813417 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension AdminActions extending resource: backups {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.813581 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension AdminActions extending resource: snapshots {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.813742 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.813923 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension AdminActions extending resource: backups {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.814104 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeTypeAccess extending resource: types {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.814266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.814426 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.814601 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.814762 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.814935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.815105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.815307 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.815497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.815660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.815821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension TypesManage extending resource: types {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.815980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.816139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension SnapshotActions extending resource: snapshots {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.816311 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension TypesManage extending resource: types {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.816530 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension UsedLimits extending resource: limits {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.816702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.816865 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension UsedLimits extending resource: limits {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.818196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88085) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.818546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack [None req-a9fc4398-9074-461b-946b-aaa2decbada3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88086) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 31 09:05:58.824251 n-d-765311-8 devstack@c-api.service[88084]: WARNING keystonemiddleware.auth_token [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe 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 31 09:05:58.824431 n-d-765311-8 devstack@c-api.service[88084]: WARNING keystonemiddleware.auth_token [None req-a9fc4398-9074-461b-946b-aaa2decbada3 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 31 09:05:58.830186 n-d-765311-8 devstack@c-api.service[88084]: WARNING keystonemiddleware.auth_token [None req-1b04ac24-094c-48e0-b445-e7ec6bcfa1fe 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 31 09:05:58.830320 n-d-765311-8 devstack@c-api.service[88084]: WARNING keystonemiddleware.auth_token [None req-a9fc4398-9074-461b-946b-aaa2decbada3 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 31 09:05:58.835832 n-d-765311-8 devstack@c-api.service[88084]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a07de9e9c0 pid: 88085 (default app) Dec 31 09:05:58.836013 n-d-765311-8 devstack@c-api.service[88084]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a07de9e9c0 pid: 88086 (default app) Dec 31 09:05:58.838520 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1/1] 10.222.0.45 () {50 vars in 766 bytes} [Thu Dec 31 09:05:58 2020] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Dec 31 09:06:05.765011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd693a92-955d-44cd-b9ce-237d881a8701 admin admin] POST http://10.222.0.45/volume/v3/6bea767c491447fcab8c89809a2531db/types Dec 31 09:06:05.766527 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:06:05.766527 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:06:05.767088 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd693a92-955d-44cd-b9ce-237d881a8701 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:06:05.770304 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:06:05.770304 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:06:05.784456 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-cd693a92-955d-44cd-b9ce-237d881a8701 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:06:05.934920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd693a92-955d-44cd-b9ce-237d881a8701 admin admin] http://10.222.0.45/volume/v3/6bea767c491447fcab8c89809a2531db/types returned with HTTP 200 Dec 31 09:06:05.942393 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1/2] 10.222.0.45 () {60 vars in 1228 bytes} [Thu Dec 31 09:06:05 2020] POST /volume/v3/6bea767c491447fcab8c89809a2531db/types => generated 186 bytes in 847 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:06:06.314396 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-cd693a92-955d-44cd-b9ce-237d881a8701 req-d6535b0f-6437-4511-8435-7fe4a733c24e admin admin] POST http://10.222.0.45/volume/v3/6bea767c491447fcab8c89809a2531db/types/db761d5f-7d05-482c-91bc-254e84fc5fd1/extra_specs Dec 31 09:06:06.317394 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:06:06.317394 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:06:06.318264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-cd693a92-955d-44cd-b9ce-237d881a8701 req-d6535b0f-6437-4511-8435-7fe4a733c24e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:06:06.322053 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:06:06.322053 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:06:06.463488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [req-cd693a92-955d-44cd-b9ce-237d881a8701 req-d6535b0f-6437-4511-8435-7fe4a733c24e 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:06:06.594401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-cd693a92-955d-44cd-b9ce-237d881a8701 req-d6535b0f-6437-4511-8435-7fe4a733c24e admin admin] http://10.222.0.45/volume/v3/6bea767c491447fcab8c89809a2531db/types/db761d5f-7d05-482c-91bc-254e84fc5fd1/extra_specs returned with HTTP 200 Dec 31 09:06:06.595216 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 2/3] 10.222.0.45 () {62 vars in 1445 bytes} [Thu Dec 31 09:06:05 2020] POST /volume/v3/6bea767c491447fcab8c89809a2531db/types/db761d5f-7d05-482c-91bc-254e84fc5fd1/extra_specs => generated 55 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:07:05.856290 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd693a92-955d-44cd-b9ce-237d881a8701 admin admin] GET http://10.222.0.45/volume// Dec 31 09:07:05.856838 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd693a92-955d-44cd-b9ce-237d881a8701 admin admin] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:07:05.857209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd693a92-955d-44cd-b9ce-237d881a8701 admin admin] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:07:05.858707 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd693a92-955d-44cd-b9ce-237d881a8701 admin admin] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:07:05.859297 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 2/4] 10.222.0.45 () {56 vars in 1088 bytes} [Thu Dec 31 09:07: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 31 09:09:37.724946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36d4703a-7f46-48fa-b4a6-cad053f0b585 tempest-verify_tempest_config-1430704451 tempest-verify_tempest_config-1430704451] GET http://10.222.0.45/volume/v3/236881a7792d4391958a725e7d50dba6/extensions Dec 31 09:09:37.726180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36d4703a-7f46-48fa-b4a6-cad053f0b585 tempest-verify_tempest_config-1430704451 tempest-verify_tempest_config-1430704451] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:09:37.726652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36d4703a-7f46-48fa-b4a6-cad053f0b585 tempest-verify_tempest_config-1430704451 tempest-verify_tempest_config-1430704451] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:09:37.727506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36d4703a-7f46-48fa-b4a6-cad053f0b585 tempest-verify_tempest_config-1430704451 tempest-verify_tempest_config-1430704451] http://10.222.0.45/volume/v3/236881a7792d4391958a725e7d50dba6/extensions returned with HTTP 200 Dec 31 09:09:37.728342 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 3/5] 10.222.0.45 () {58 vars in 1213 bytes} [Thu Dec 31 09:09:37 2020] GET /volume/v3/236881a7792d4391958a725e7d50dba6/extensions => generated 5245 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:09:37.777797 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd693a92-955d-44cd-b9ce-237d881a8701 admin admin] GET http://10.222.0.45/volume/ Dec 31 09:09:37.778566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd693a92-955d-44cd-b9ce-237d881a8701 admin admin] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:09:37.778837 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:09:37.778837 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:09:37.779344 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd693a92-955d-44cd-b9ce-237d881a8701 admin admin] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:09:37.780853 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd693a92-955d-44cd-b9ce-237d881a8701 admin admin] http://10.222.0.45/volume/ returned with HTTP 300 Dec 31 09:09:37.781640 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 3/6] 10.222.0.45 () {52 vars in 806 bytes} [Thu Dec 31 09:09: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 31 09:16:25.212479 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] POST http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes Dec 31 09:16:25.222540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-526138478"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:16:25.224239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-526138478'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:16:25.227692 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Create volume of 1 GB Dec 31 09:16:25.250403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Availability zone cache updated, next update will occur around 2020-12-31 10:16:25.248539. {{(pid=88086) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 31 09:16:25.251038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Availability Zones retrieved successfully. Dec 31 09:16:25.305250 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Flow 'volume_create_api' (50f4757e-b1d3-4f7a-968c-5022fd5beee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:16:25.308365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73d521f-fdcd-41e4-bdec-1cd084098730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:25.310641 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:16:25.399759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73d521f-fdcd-41e4-bdec-1cd084098730) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:25.401998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59c60e5c-b501-409c-a207-e0818d5e779c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:25.458525 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] 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 31 09:16:25.459678 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] 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 31 09:16:25.526187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Created reservations ['bd1919f9-5a35-48b5-8c45-4d68cfa4d3a8', 'fe7d9029-72b7-4b16-99cf-ed2980a188ae', '258bc417-b28a-4406-87da-c348ffacdb6e', '65e81e85-9182-4bf2-b583-ff2630708447'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:16:25.528795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59c60e5c-b501-409c-a207-e0818d5e779c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd1919f9-5a35-48b5-8c45-4d68cfa4d3a8', 'fe7d9029-72b7-4b16-99cf-ed2980a188ae', '258bc417-b28a-4406-87da-c348ffacdb6e', '65e81e85-9182-4bf2-b583-ff2630708447']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:25.531785 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefbce3a-f27c-49d8-b57a-de607d6a6507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:25.607925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefbce3a-f27c-49d8-b57a-de607d6a6507) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff73d59-0ae3-417b-ba66-0ca459aec3e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-526138478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae921fa603104b359494a922e7e58f45',qos_specs=None,replication_status=,reservations=['bd1919f9-5a35-48b5-8c45-4d68cfa4d3a8','fe7d9029-72b7-4b16-99cf-ed2980a188ae','258bc417-b28a-4406-87da-c348ffacdb6e','65e81e85-9182-4bf2-b583-ff2630708447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf5eb02cba46f9a132fb245485ea25',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-526138478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aff73d59-0ae3-417b-ba66-0ca459aec3e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae921fa603104b359494a922e7e58f45',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='28bf5eb02cba46f9a132fb245485ea25',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:25.610144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e37cb88-1a93-4f8f-b37d-f1037204171a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:25.643546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e37cb88-1a93-4f8f-b37d-f1037204171a) 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-526138478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae921fa603104b359494a922e7e58f45',qos_specs=None,replication_status=,reservations=['bd1919f9-5a35-48b5-8c45-4d68cfa4d3a8','fe7d9029-72b7-4b16-99cf-ed2980a188ae','258bc417-b28a-4406-87da-c348ffacdb6e','65e81e85-9182-4bf2-b583-ff2630708447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf5eb02cba46f9a132fb245485ea25',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:25.645811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba752d7-058d-4b1a-a24e-26399767d167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:25.713936 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba752d7-058d-4b1a-a24e-26399767d167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:25.716730 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Flow 'volume_create_api' (50f4757e-b1d3-4f7a-968c-5022fd5beee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:16:25.804242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Create volume request issued successfully. Dec 31 09:16:25.863971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1cc8da46-835c-446e-84e3-d6581fadcd1c tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes returned with HTTP 202 Dec 31 09:16:25.875509 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 4/7] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:16:25 2020] POST /volume/v3/ae921fa603104b359494a922e7e58f45/volumes => generated 823 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:16:25.881072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ee99f8d-03b6-49ad-838a-18315f84c7c4 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:25.881630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ee99f8d-03b6-49ad-838a-18315f84c7c4 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:25.882147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ee99f8d-03b6-49ad-838a-18315f84c7c4 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:26.049044 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:26.049044 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:26.078838 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7ee99f8d-03b6-49ad-838a-18315f84c7c4 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:26.162699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ee99f8d-03b6-49ad-838a-18315f84c7c4 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:26.175463 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 4/8] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:25 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 915 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:27.192320 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2a8bb7f-5422-4d94-9bcb-1b29147e7934 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:27.192901 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2a8bb7f-5422-4d94-9bcb-1b29147e7934 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:27.193066 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:27.193066 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:27.193831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2a8bb7f-5422-4d94-9bcb-1b29147e7934 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:27.307065 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:27.307065 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:27.333980 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c2a8bb7f-5422-4d94-9bcb-1b29147e7934 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:27.380120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2a8bb7f-5422-4d94-9bcb-1b29147e7934 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:27.382741 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 5/9] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:27 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:27.724496 n-d-765311-8 devstack@c-api.service[88084]: WARNING keystonemiddleware.auth_token [None req-7ee99f8d-03b6-49ad-838a-18315f84c7c4 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] 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 31 09:16:27.728190 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-996d767e-be93-4847-aa2d-a19bd5a7fa87 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:27.728950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-996d767e-be93-4847-aa2d-a19bd5a7fa87 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:27.729653 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:27.729653 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:27.730261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-996d767e-be93-4847-aa2d-a19bd5a7fa87 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:27.800354 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:27.800354 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:27.810868 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-996d767e-be93-4847-aa2d-a19bd5a7fa87 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:27.837363 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-996d767e-be93-4847-aa2d-a19bd5a7fa87 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:27.838493 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 5/10] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:16:27 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 916 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:27.919490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2a8bb7f-5422-4d94-9bcb-1b29147e7934 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume// Dec 31 09:16:27.920770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2a8bb7f-5422-4d94-9bcb-1b29147e7934 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:27.921164 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:27.921164 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:27.921805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2a8bb7f-5422-4d94-9bcb-1b29147e7934 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:27.923403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2a8bb7f-5422-4d94-9bcb-1b29147e7934 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:16:27.924482 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 6/11] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:16:27 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:16:27.953557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-55bed5b7-5289-4886-86ec-f7f4b1726b1e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] POST http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/attachments Dec 31 09:16:27.954466 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:27.954466 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:27.955126 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-55bed5b7-5289-4886-86ec-f7f4b1726b1e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aff73d59-0ae3-417b-ba66-0ca459aec3e4", "instance_uuid": "4667b1dd-303b-4072-921c-8372c5157974", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:16:28.048892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:28.048892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:28.176394 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-55bed5b7-5289-4886-86ec-f7f4b1726b1e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/attachments returned with HTTP 200 Dec 31 09:16:28.177672 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 6/12] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:16:27 2020] POST /volume/v3/ae921fa603104b359494a922e7e58f45/attachments => generated 273 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:16:28.231268 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b32e880-1cd9-4b8c-a606-edf1d2c7e1e6 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:28.231835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b32e880-1cd9-4b8c-a606-edf1d2c7e1e6 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:28.232644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b32e880-1cd9-4b8c-a606-edf1d2c7e1e6 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:28.263407 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-55bed5b7-5289-4886-86ec-f7f4b1726b1e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume// Dec 31 09:16:28.263932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-55bed5b7-5289-4886-86ec-f7f4b1726b1e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:28.264200 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:28.264200 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:28.264691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-55bed5b7-5289-4886-86ec-f7f4b1726b1e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:28.265786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-55bed5b7-5289-4886-86ec-f7f4b1726b1e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:16:28.266608 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 7/13] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:16:28 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:16:28.309498 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:28.309498 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:28.319480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0b32e880-1cd9-4b8c-a606-edf1d2c7e1e6 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:28.371783 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:28.371783 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:28.406852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b32e880-1cd9-4b8c-a606-edf1d2c7e1e6 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:28.410016 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 7/14] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:28 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:28.477085 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-493cac0a-3ea1-41a2-b33e-d57e48d8cacf tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:28.478210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-493cac0a-3ea1-41a2-b33e-d57e48d8cacf tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:28.479374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-493cac0a-3ea1-41a2-b33e-d57e48d8cacf tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:28.604764 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:28.604764 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:28.625634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-493cac0a-3ea1-41a2-b33e-d57e48d8cacf tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:28.678328 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:28.678328 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:28.701096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-493cac0a-3ea1-41a2-b33e-d57e48d8cacf tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:28.704890 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 8/15] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:16:28 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 1014 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:16:28.808613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-f1d57099-8f59-4f59-a6e4-841982ebfeb2 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] PUT http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/attachments/7593d5b8-0900-4e1c-8541-01d9660bb652 Dec 31 09:16:28.810248 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:28.810248 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:28.811077 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-f1d57099-8f59-4f59-a6e4-841982ebfeb2 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:16:28.878717 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:16:28.878717 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:16:28.879240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-f1d57099-8f59-4f59-a6e4-841982ebfeb2 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Lock "b'cinder-attachment_update-aff73d59-0ae3-417b-ba66-0ca459aec3e4-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.012s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:16:28.881661 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:28.881661 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:29.433632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-026e9e15-5429-4839-9add-7298fb231dcb tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:29.434174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-026e9e15-5429-4839-9add-7298fb231dcb tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:29.434322 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:29.434322 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:29.436993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-026e9e15-5429-4839-9add-7298fb231dcb tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:29.542123 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:29.542123 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:29.566607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-026e9e15-5429-4839-9add-7298fb231dcb tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:29.622315 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:29.622315 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:29.650146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-026e9e15-5429-4839-9add-7298fb231dcb tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:29.663457 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 9/16] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:29 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:30.681854 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fdaed57c-4a83-45b4-8ef9-e0114869abe8 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:30.682432 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fdaed57c-4a83-45b4-8ef9-e0114869abe8 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:30.682589 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:30.682589 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:30.682904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fdaed57c-4a83-45b4-8ef9-e0114869abe8 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:30.810719 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:30.810719 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:30.823001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fdaed57c-4a83-45b4-8ef9-e0114869abe8 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:30.849433 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:30.849433 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:30.862069 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fdaed57c-4a83-45b4-8ef9-e0114869abe8 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:30.863165 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 10/17] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:30 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 915 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:31.885340 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1768b2da-f5cd-4e78-b5e6-1b2205758de4 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:31.886782 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1768b2da-f5cd-4e78-b5e6-1b2205758de4 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:31.887600 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:31.887600 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:31.888261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1768b2da-f5cd-4e78-b5e6-1b2205758de4 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:32.118580 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:32.118580 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:32.172944 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1768b2da-f5cd-4e78-b5e6-1b2205758de4 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:32.232927 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:32.232927 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:32.268885 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1768b2da-f5cd-4e78-b5e6-1b2205758de4 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:32.270624 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 11/18] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:31 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 915 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:33.288127 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65c70773-d7cf-47f0-ad68-43a5464090fd tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:33.289873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-65c70773-d7cf-47f0-ad68-43a5464090fd tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:33.290260 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:33.290260 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:33.290841 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-65c70773-d7cf-47f0-ad68-43a5464090fd tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:33.416345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:33.416345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:33.436360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-65c70773-d7cf-47f0-ad68-43a5464090fd tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:33.515819 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:33.515819 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:33.538992 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65c70773-d7cf-47f0-ad68-43a5464090fd tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:33.540391 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 12/19] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:33 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 915 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:34.557227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f54bb7af-acf7-4c35-821a-59f4e620972d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:34.558332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f54bb7af-acf7-4c35-821a-59f4e620972d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:34.559225 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:34.559225 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:34.559845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f54bb7af-acf7-4c35-821a-59f4e620972d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:34.668216 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:34.668216 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:34.697242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f54bb7af-acf7-4c35-821a-59f4e620972d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:34.745947 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:34.745947 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:34.760977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f54bb7af-acf7-4c35-821a-59f4e620972d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:34.761812 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 13/20] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:34 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 915 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:35.365244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-f1d57099-8f59-4f59-a6e4-841982ebfeb2 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Lock "b'cinder-attachment_update-aff73d59-0ae3-417b-ba66-0ca459aec3e4-n-h2-765311-8'" released by "attachment_update" :: held 6.486s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:16:35.366025 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-f1d57099-8f59-4f59-a6e4-841982ebfeb2 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/attachments/7593d5b8-0900-4e1c-8541-01d9660bb652 returned with HTTP 200 Dec 31 09:16:35.367566 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 8/21] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 09:16:28 2020] PUT /volume/v3/ae921fa603104b359494a922e7e58f45/attachments/7593d5b8-0900-4e1c-8541-01d9660bb652 => generated 762 bytes in 6564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:16:35.779291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a35a2f6-9254-4123-a9c3-dacbdcb51133 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:35.780409 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a35a2f6-9254-4123-a9c3-dacbdcb51133 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:35.780881 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:35.780881 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:35.781233 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a35a2f6-9254-4123-a9c3-dacbdcb51133 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:35.841576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:35.841576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:35.850038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8a35a2f6-9254-4123-a9c3-dacbdcb51133 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:35.895612 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:35.895612 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:35.917128 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a35a2f6-9254-4123-a9c3-dacbdcb51133 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:35.918465 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 14/22] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:35 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 916 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:36.933944 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef624908-69da-4b75-98a1-9f67e636d807 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:36.934515 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef624908-69da-4b75-98a1-9f67e636d807 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:36.934624 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:36.934624 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:36.935190 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef624908-69da-4b75-98a1-9f67e636d807 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:37.008923 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:37.008923 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:37.019885 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ef624908-69da-4b75-98a1-9f67e636d807 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:37.042549 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:37.042549 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:37.053289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef624908-69da-4b75-98a1-9f67e636d807 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:37.055017 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 9/23] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:36 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:38.069980 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ebcb2c7-8ff5-4485-a68e-db0c03308069 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:38.070594 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ebcb2c7-8ff5-4485-a68e-db0c03308069 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:38.070726 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:38.070726 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:38.071133 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ebcb2c7-8ff5-4485-a68e-db0c03308069 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:38.191356 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:38.191356 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:38.204950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ebcb2c7-8ff5-4485-a68e-db0c03308069 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:38.247172 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:38.247172 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:38.257188 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ebcb2c7-8ff5-4485-a68e-db0c03308069 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:38.258583 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 15/24] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:38 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 916 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:39.273900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d2946d1-235e-4f8f-bce6-37237c4e9723 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:39.274948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d2946d1-235e-4f8f-bce6-37237c4e9723 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:39.275166 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:39.275166 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:39.275564 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d2946d1-235e-4f8f-bce6-37237c4e9723 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:39.413644 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:39.413644 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:39.440421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1d2946d1-235e-4f8f-bce6-37237c4e9723 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:39.478596 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:39.478596 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:39.492188 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d2946d1-235e-4f8f-bce6-37237c4e9723 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:39.493873 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 10/25] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:39 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:40.509153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26b7428d-0423-4e6c-ad58-d5ac84460249 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:40.510463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26b7428d-0423-4e6c-ad58-d5ac84460249 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:40.510817 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:40.510817 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:40.511385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26b7428d-0423-4e6c-ad58-d5ac84460249 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:40.589906 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:40.589906 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:40.599167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-26b7428d-0423-4e6c-ad58-d5ac84460249 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:40.628206 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:40.628206 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:40.643180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26b7428d-0423-4e6c-ad58-d5ac84460249 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:40.644418 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 16/26] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:40 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 916 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:41.662081 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aa72eb56-e206-4b1a-af2b-e19274161e94 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:41.663589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aa72eb56-e206-4b1a-af2b-e19274161e94 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:41.670757 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:41.670757 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:41.679494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aa72eb56-e206-4b1a-af2b-e19274161e94 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:41.764076 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:41.764076 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:41.782606 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-aa72eb56-e206-4b1a-af2b-e19274161e94 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:41.815737 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:41.815737 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:41.827233 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aa72eb56-e206-4b1a-af2b-e19274161e94 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:41.828661 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 11/27] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:41 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 916 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:41.981807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-ecae5665-8a15-4716-82d9-0941b1b5738d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] POST http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/attachments/7593d5b8-0900-4e1c-8541-01d9660bb652/action Dec 31 09:16:41.983320 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:41.983320 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:41.987017 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-ecae5665-8a15-4716-82d9-0941b1b5738d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:16:41.987620 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-ecae5665-8a15-4716-82d9-0941b1b5738d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:16:42.151035 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:42.151035 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:42.175103 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2fbbaa02-96f2-4564-954b-b89ace6e5124 req-ecae5665-8a15-4716-82d9-0941b1b5738d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/attachments/7593d5b8-0900-4e1c-8541-01d9660bb652/action returned with HTTP 204 Dec 31 09:16:42.178491 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 17/28] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 09:16:41 2020] POST /volume/v3/ae921fa603104b359494a922e7e58f45/attachments/7593d5b8-0900-4e1c-8541-01d9660bb652/action => generated 0 bytes in 204 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:16:42.850221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-675df7b3-3944-45c9-9a69-c8ad7827b2cc tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:42.851829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-675df7b3-3944-45c9-9a69-c8ad7827b2cc tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:42.852286 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:42.852286 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:42.852937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-675df7b3-3944-45c9-9a69-c8ad7827b2cc tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:42.975082 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:42.975082 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:43.009387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-675df7b3-3944-45c9-9a69-c8ad7827b2cc tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:43.039098 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:43.039098 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:43.050443 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-675df7b3-3944-45c9-9a69-c8ad7827b2cc tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:43.063389 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 12/29] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:42 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 1208 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:16:44.272218 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b52f4023-721c-4138-937c-cf23acc8af7e req-fdff84ec-4c59-4ea8-b9cf-84e09d600741 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] GET http://10.222.0.45/volume/v3/1a4851fc77ea476d9fbefd7ec48b0ccd/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:44.273712 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b52f4023-721c-4138-937c-cf23acc8af7e req-fdff84ec-4c59-4ea8-b9cf-84e09d600741 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:44.273712 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:44.273712 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:44.273712 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b52f4023-721c-4138-937c-cf23acc8af7e req-fdff84ec-4c59-4ea8-b9cf-84e09d600741 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:44.334102 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:44.334102 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:44.342892 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b52f4023-721c-4138-937c-cf23acc8af7e req-fdff84ec-4c59-4ea8-b9cf-84e09d600741 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] Volume info retrieved successfully. Dec 31 09:16:44.363345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:44.363345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:44.374447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b52f4023-721c-4138-937c-cf23acc8af7e req-fdff84ec-4c59-4ea8-b9cf-84e09d600741 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] http://10.222.0.45/volume/v3/1a4851fc77ea476d9fbefd7ec48b0ccd/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:44.376128 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 18/30] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:16:44 2020] GET /volume/v3/1a4851fc77ea476d9fbefd7ec48b0ccd/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 1390 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:16:44.390418 n-d-765311-8 devstack@c-api.service[88084]: WARNING keystonemiddleware.auth_token [None req-675df7b3-3944-45c9-9a69-c8ad7827b2cc tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] 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 31 09:16:44.394131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b52f4023-721c-4138-937c-cf23acc8af7e req-a0121791-8c96-470a-83e0-0817bb40c001 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] GET http://10.222.0.45/volume/v3/1a4851fc77ea476d9fbefd7ec48b0ccd/volumes/27a5871d-48c9-4606-9bf7-c17c938003ec Dec 31 09:16:44.394889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b52f4023-721c-4138-937c-cf23acc8af7e req-a0121791-8c96-470a-83e0-0817bb40c001 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:44.395292 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:44.395292 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:44.395929 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b52f4023-721c-4138-937c-cf23acc8af7e req-a0121791-8c96-470a-83e0-0817bb40c001 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:44.505530 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b52f4023-721c-4138-937c-cf23acc8af7e req-a0121791-8c96-470a-83e0-0817bb40c001 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] http://10.222.0.45/volume/v3/1a4851fc77ea476d9fbefd7ec48b0ccd/volumes/27a5871d-48c9-4606-9bf7-c17c938003ec returned with HTTP 404 Dec 31 09:16:44.506992 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 13/31] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:16:44 2020] GET /volume/v3/1a4851fc77ea476d9fbefd7ec48b0ccd/volumes/27a5871d-48c9-4606-9bf7-c17c938003ec => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:16:44.528788 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-083f7298-12f3-4215-b76d-33c5226a1e31 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:44.529240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-083f7298-12f3-4215-b76d-33c5226a1e31 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:44.529443 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:44.529443 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:44.529816 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-083f7298-12f3-4215-b76d-33c5226a1e31 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:44.662075 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:44.662075 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:44.680099 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-083f7298-12f3-4215-b76d-33c5226a1e31 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:44.701661 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:44.701661 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:44.723364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-083f7298-12f3-4215-b76d-33c5226a1e31 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:44.724406 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 19/32] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:44 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 1208 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:16:45.528868 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-9ead3c22-5782-49ae-a290-cc2f508bc708 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:45.529467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-9ead3c22-5782-49ae-a290-cc2f508bc708 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:45.529858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-9ead3c22-5782-49ae-a290-cc2f508bc708 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:45.632492 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:45.632492 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:45.646599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-9ead3c22-5782-49ae-a290-cc2f508bc708 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:45.670095 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:45.670095 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:45.682688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-9ead3c22-5782-49ae-a290-cc2f508bc708 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:45.697773 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 14/33] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:16:45 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 1208 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:16:45.728687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-1a250879-9861-44dd-9965-1addad214095 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] POST http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4/action Dec 31 09:16:45.739945 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:45.739945 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:45.740951 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-1a250879-9861-44dd-9965-1addad214095 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Action body: b'{"os-begin_detaching": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:16:45.741632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-1a250879-9861-44dd-9965-1addad214095 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:16:45.871148 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:45.871148 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:45.910904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-1a250879-9861-44dd-9965-1addad214095 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:45.952800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-1a250879-9861-44dd-9965-1addad214095 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Begin detaching volume completed successfully. Dec 31 09:16:45.952800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-1a250879-9861-44dd-9965-1addad214095 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4/action returned with HTTP 202 Dec 31 09:16:45.961056 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 20/34] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 09:16:45 2020] POST /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:16:46.017666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bdc216c5-6eb0-45c6-b810-01f804ef2e2e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:46.019996 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bdc216c5-6eb0-45c6-b810-01f804ef2e2e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:46.021041 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:46.021041 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:46.021839 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bdc216c5-6eb0-45c6-b810-01f804ef2e2e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:46.065029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-1a250879-9861-44dd-9965-1addad214095 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume// Dec 31 09:16:46.065541 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-1a250879-9861-44dd-9965-1addad214095 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:46.065768 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:46.065768 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:46.066147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-1a250879-9861-44dd-9965-1addad214095 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:46.067200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-1a250879-9861-44dd-9965-1addad214095 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:16:46.068121 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 21/35] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:16:46 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:16:46.081157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-9ed9e75b-7a5a-4611-aa43-2aac5728f163 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:46.081739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-9ed9e75b-7a5a-4611-aa43-2aac5728f163 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:46.082360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-9ed9e75b-7a5a-4611-aa43-2aac5728f163 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:46.170090 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:46.170090 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:46.187172 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bdc216c5-6eb0-45c6-b810-01f804ef2e2e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:46.229613 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:46.229613 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:46.263890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bdc216c5-6eb0-45c6-b810-01f804ef2e2e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:46.269677 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 15/36] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:46 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 1211 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:16:46.335297 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:46.335297 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:46.366679 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-9ed9e75b-7a5a-4611-aa43-2aac5728f163 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:46.412634 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:46.412634 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:46.435776 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-9ed9e75b-7a5a-4611-aa43-2aac5728f163 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:46.441030 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 22/37] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:16:46 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 1310 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:16:46.831598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-6725cfa3-b559-40e7-be07-eb0c75ba3a72 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] DELETE http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/attachments/7593d5b8-0900-4e1c-8541-01d9660bb652 Dec 31 09:16:46.832156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-6725cfa3-b559-40e7-be07-eb0c75ba3a72 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:46.832276 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:46.832276 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:46.832629 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-6725cfa3-b559-40e7-be07-eb0c75ba3a72 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:46.883750 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:46.883750 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:47.286230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43a8f14a-8d85-4f42-a432-7cb678b0234a tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:47.287486 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43a8f14a-8d85-4f42-a432-7cb678b0234a tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:47.287897 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:47.287897 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:47.288628 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43a8f14a-8d85-4f42-a432-7cb678b0234a tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:47.415390 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:47.415390 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:47.432419 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-43a8f14a-8d85-4f42-a432-7cb678b0234a tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:47.508955 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:47.508955 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:47.529712 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43a8f14a-8d85-4f42-a432-7cb678b0234a tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:47.530944 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 23/38] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:47 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 1211 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:16:47.926824 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-6725cfa3-b559-40e7-be07-eb0c75ba3a72 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:16:47.928404 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-6725cfa3-b559-40e7-be07-eb0c75ba3a72 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:16:47.968457 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e62ad2eb-903e-4100-a33a-85609ff88887 req-6725cfa3-b559-40e7-be07-eb0c75ba3a72 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/attachments/7593d5b8-0900-4e1c-8541-01d9660bb652 returned with HTTP 200 Dec 31 09:16:47.970116 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 16/39] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 09:16:46 2020] DELETE /volume/v3/ae921fa603104b359494a922e7e58f45/attachments/7593d5b8-0900-4e1c-8541-01d9660bb652 => generated 19 bytes in 1146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:48.548749 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4107e2a-b5ad-4a03-94bc-975069a6c060 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:48.549263 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4107e2a-b5ad-4a03-94bc-975069a6c060 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:48.549493 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:48.549493 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:48.549817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4107e2a-b5ad-4a03-94bc-975069a6c060 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:48.639733 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:48.639733 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:48.650514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b4107e2a-b5ad-4a03-94bc-975069a6c060 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:48.679776 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4107e2a-b5ad-4a03-94bc-975069a6c060 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:48.689052 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 24/40] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:48 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 916 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:48.710471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] POST http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes Dec 31 09:16:48.713855 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:48.713855 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:48.714856 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-246363876"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:16:48.716263 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-246363876'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:16:48.718009 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Create volume of 1 GB Dec 31 09:16:48.718863 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:48.718863 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:48.735121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Availability Zones retrieved successfully. Dec 31 09:16:48.769699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Flow 'volume_create_api' (e6172905-40ee-492a-a282-2cc9579f8781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:16:48.773055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5e337cc-4a55-44c2-a9fd-1fe745262898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:48.779980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:16:48.909645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5e337cc-4a55-44c2-a9fd-1fe745262898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:48.942152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b61ebc5-89c5-490b-b6de-375f0cc07d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:49.162505 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Created reservations ['947eba6f-da94-4840-80aa-16119d0bd111', '9698c058-90d8-4bbf-8ae4-b41bbad6593d', 'b256da89-90f3-4914-81b2-94f8d8a9fc14', '4e5a1378-c3f5-4ee4-90d0-3ee443a8c3e9'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:16:49.184137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b61ebc5-89c5-490b-b6de-375f0cc07d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['947eba6f-da94-4840-80aa-16119d0bd111', '9698c058-90d8-4bbf-8ae4-b41bbad6593d', 'b256da89-90f3-4914-81b2-94f8d8a9fc14', '4e5a1378-c3f5-4ee4-90d0-3ee443a8c3e9']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:49.195758 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12366f77-7189-456d-bd67-a02cb1a1566d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:49.309217 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12366f77-7189-456d-bd67-a02cb1a1566d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4895950-6987-460d-ab7f-9c77f345d3a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-246363876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae921fa603104b359494a922e7e58f45',qos_specs=None,replication_status=,reservations=['947eba6f-da94-4840-80aa-16119d0bd111','9698c058-90d8-4bbf-8ae4-b41bbad6593d','b256da89-90f3-4914-81b2-94f8d8a9fc14','4e5a1378-c3f5-4ee4-90d0-3ee443a8c3e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf5eb02cba46f9a132fb245485ea25',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-246363876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4895950-6987-460d-ab7f-9c77f345d3a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae921fa603104b359494a922e7e58f45',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='28bf5eb02cba46f9a132fb245485ea25',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:49.311404 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ce2d65-15e9-4b42-bdc0-23775ddad020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:49.386033 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03ce2d65-15e9-4b42-bdc0-23775ddad020) 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-246363876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae921fa603104b359494a922e7e58f45',qos_specs=None,replication_status=,reservations=['947eba6f-da94-4840-80aa-16119d0bd111','9698c058-90d8-4bbf-8ae4-b41bbad6593d','b256da89-90f3-4914-81b2-94f8d8a9fc14','4e5a1378-c3f5-4ee4-90d0-3ee443a8c3e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28bf5eb02cba46f9a132fb245485ea25',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:49.389209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b5f5efa-94d6-4ecf-9998-6d314ff429ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:49.413686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b5f5efa-94d6-4ecf-9998-6d314ff429ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:49.417970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Flow 'volume_create_api' (e6172905-40ee-492a-a282-2cc9579f8781) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:16:49.489218 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Create volume request issued successfully. Dec 31 09:16:49.505827 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56ebe358-476a-4f40-a718-23b4d3bbaa1d tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes returned with HTTP 202 Dec 31 09:16:49.519158 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 17/41] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:16:48 2020] POST /volume/v3/ae921fa603104b359494a922e7e58f45/volumes => generated 823 bytes in 822 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:16:49.521472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0d57841-850e-4db7-b3cd-dcf80165d758 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 Dec 31 09:16:49.522241 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0d57841-850e-4db7-b3cd-dcf80165d758 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:49.522592 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:49.522592 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:49.523132 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0d57841-850e-4db7-b3cd-dcf80165d758 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:49.625926 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:49.625926 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:49.637526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a0d57841-850e-4db7-b3cd-dcf80165d758 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:49.677739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0d57841-850e-4db7-b3cd-dcf80165d758 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 returned with HTTP 200 Dec 31 09:16:49.679037 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 25/42] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:49 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 => generated 891 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:50.697681 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-51de9685-e014-40b9-b5d1-1a77e29dfff0 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 Dec 31 09:16:50.698376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-51de9685-e014-40b9-b5d1-1a77e29dfff0 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:50.699002 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:50.699002 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:50.699002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-51de9685-e014-40b9-b5d1-1a77e29dfff0 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:50.855737 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:50.855737 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:50.883831 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-51de9685-e014-40b9-b5d1-1a77e29dfff0 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:51.039452 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-51de9685-e014-40b9-b5d1-1a77e29dfff0 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 returned with HTTP 200 Dec 31 09:16:51.040679 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 18/43] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:50 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 => generated 915 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:52.058026 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c90a8967-05d6-45cd-9e74-282e27dc0f4e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 Dec 31 09:16:52.060035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c90a8967-05d6-45cd-9e74-282e27dc0f4e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:52.060521 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:52.060521 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:52.061496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c90a8967-05d6-45cd-9e74-282e27dc0f4e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:52.198396 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:52.198396 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:52.211951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c90a8967-05d6-45cd-9e74-282e27dc0f4e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:52.248410 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c90a8967-05d6-45cd-9e74-282e27dc0f4e tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 returned with HTTP 200 Dec 31 09:16:52.249910 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 26/44] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:52 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:52.336881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] POST http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes Dec 31 09:16:52.337878 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:52.337878 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:52.338857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-172058711"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:16:52.340897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-172058711'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:16:52.348193 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Create volume of 1 GB Dec 31 09:16:52.431911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Availability Zones retrieved successfully. Dec 31 09:16:52.496117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Flow 'volume_create_api' (4a1dceba-8e3b-4400-8efe-609987e7db3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:16:52.501765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1e3362-8d33-41da-ad1a-26264c688108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:52.518688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:16:52.695994 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6f548b59-0e35-4563-a89d-fe6ca4942908 req-7d692b7a-8298-4e78-8562-6d7ac6066cb4 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] GET http://10.222.0.45/volume/v3/1a4851fc77ea476d9fbefd7ec48b0ccd/volumes/410abd7b-9d40-4db9-9c91-16d7ee175be5 Dec 31 09:16:52.697407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6f548b59-0e35-4563-a89d-fe6ca4942908 req-7d692b7a-8298-4e78-8562-6d7ac6066cb4 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:52.697990 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:52.697990 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:52.698725 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6f548b59-0e35-4563-a89d-fe6ca4942908 req-7d692b7a-8298-4e78-8562-6d7ac6066cb4 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:52.807774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1e3362-8d33-41da-ad1a-26264c688108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:52.820543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2bab8a-9a5e-4fa9-979d-86197833d0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:52.868699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6f548b59-0e35-4563-a89d-fe6ca4942908 req-7d692b7a-8298-4e78-8562-6d7ac6066cb4 tempest-VolumesAdminNegativeTest-1426590847 tempest-VolumesAdminNegativeTest-1426590847] http://10.222.0.45/volume/v3/1a4851fc77ea476d9fbefd7ec48b0ccd/volumes/410abd7b-9d40-4db9-9c91-16d7ee175be5 returned with HTTP 404 Dec 31 09:16:52.873978 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 27/45] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:16:52 2020] GET /volume/v3/1a4851fc77ea476d9fbefd7ec48b0ccd/volumes/410abd7b-9d40-4db9-9c91-16d7ee175be5 => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:16:52.909420 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e43a469-c388-444a-a23a-3d9a849f410f tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] DELETE http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 Dec 31 09:16:52.910349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e43a469-c388-444a-a23a-3d9a849f410f tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:52.913081 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e43a469-c388-444a-a23a-3d9a849f410f tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:52.917788 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9e43a469-c388-444a-a23a-3d9a849f410f tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Delete volume with id: a4895950-6987-460d-ab7f-9c77f345d3a0 Dec 31 09:16:53.125591 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:53.125591 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:53.128055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9e43a469-c388-444a-a23a-3d9a849f410f tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:53.244749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Created reservations ['779e207d-0aae-4fcc-97c4-bc66c95bb98a', '49e8a34f-2c57-489f-ab1f-cc118108b04b', '12bc62c7-3488-4be3-8c18-67046f914e8f', '94be6990-1e9f-40a2-a9ae-481b00bb2a8c'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:16:53.246790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f2bab8a-9a5e-4fa9-979d-86197833d0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['779e207d-0aae-4fcc-97c4-bc66c95bb98a', '49e8a34f-2c57-489f-ab1f-cc118108b04b', '12bc62c7-3488-4be3-8c18-67046f914e8f', '94be6990-1e9f-40a2-a9ae-481b00bb2a8c']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:53.249252 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9139db0c-d7b7-47bf-8edb-2f1f5048bf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:53.348950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9e43a469-c388-444a-a23a-3d9a849f410f tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Delete volume request issued successfully. Dec 31 09:16:53.349625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e43a469-c388-444a-a23a-3d9a849f410f tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 returned with HTTP 202 Dec 31 09:16:53.351070 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 28/46] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:16:52 2020] DELETE /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 => generated 0 bytes in 465 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:16:53.365178 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8fb2c4b-9248-41b5-9362-efb8f8efde13 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 Dec 31 09:16:53.366121 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8fb2c4b-9248-41b5-9362-efb8f8efde13 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:53.370990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9139db0c-d7b7-47bf-8edb-2f1f5048bf7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08956087-2bf6-4a2e-af21-8c8545a9745c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-172058711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecffc09b3a0a42ed96fa95cdcdb30fd2',qos_specs=None,replication_status=,reservations=['779e207d-0aae-4fcc-97c4-bc66c95bb98a','49e8a34f-2c57-489f-ab1f-cc118108b04b','12bc62c7-3488-4be3-8c18-67046f914e8f','94be6990-1e9f-40a2-a9ae-481b00bb2a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74de0723dace4be5a3348af28184cd9f',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-172058711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08956087-2bf6-4a2e-af21-8c8545a9745c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecffc09b3a0a42ed96fa95cdcdb30fd2',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='74de0723dace4be5a3348af28184cd9f',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:53.374449 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a498a07-37b9-4f84-919b-6eb0dce8338a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:53.381518 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:53.381518 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:53.382813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8fb2c4b-9248-41b5-9362-efb8f8efde13 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:53.404462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a498a07-37b9-4f84-919b-6eb0dce8338a) 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-172058711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecffc09b3a0a42ed96fa95cdcdb30fd2',qos_specs=None,replication_status=,reservations=['779e207d-0aae-4fcc-97c4-bc66c95bb98a','49e8a34f-2c57-489f-ab1f-cc118108b04b','12bc62c7-3488-4be3-8c18-67046f914e8f','94be6990-1e9f-40a2-a9ae-481b00bb2a8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74de0723dace4be5a3348af28184cd9f',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:53.407860 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abc2c7e-bdeb-4c62-aea6-af6ef0c20467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:16:53.448945 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abc2c7e-bdeb-4c62-aea6-af6ef0c20467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:16:53.461550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Flow 'volume_create_api' (4a1dceba-8e3b-4400-8efe-609987e7db3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:16:53.591485 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:53.591485 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:53.625890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Create volume request issued successfully. Dec 31 09:16:53.626630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f8fb2c4b-9248-41b5-9362-efb8f8efde13 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:53.668411 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01217472-f445-4c62-9090-6b2230df0c6d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes returned with HTTP 202 Dec 31 09:16:53.688074 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 19/47] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:16:52 2020] POST /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes => generated 816 bytes in 1357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:16:53.688476 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8fb2c4b-9248-41b5-9362-efb8f8efde13 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 returned with HTTP 200 Dec 31 09:16:53.695974 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 29/48] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:53 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 => generated 915 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:53.710739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c61ed3bd-3003-4b2f-a04f-456c7f695b9e tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:16:53.720136 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c61ed3bd-3003-4b2f-a04f-456c7f695b9e tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:53.720550 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:53.720550 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:53.721110 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c61ed3bd-3003-4b2f-a04f-456c7f695b9e tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:53.938480 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:53.938480 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:53.983496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c61ed3bd-3003-4b2f-a04f-456c7f695b9e tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:16:54.111301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c61ed3bd-3003-4b2f-a04f-456c7f695b9e tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:16:54.126704 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 20/49] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:53 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 908 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:54.718250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dba9a7da-0b3c-4674-bfa5-4d4c0a345848 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 Dec 31 09:16:54.719630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dba9a7da-0b3c-4674-bfa5-4d4c0a345848 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:54.719630 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:54.719630 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:54.720136 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dba9a7da-0b3c-4674-bfa5-4d4c0a345848 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:54.876606 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:54.876606 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:54.924438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dba9a7da-0b3c-4674-bfa5-4d4c0a345848 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:54.998600 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dba9a7da-0b3c-4674-bfa5-4d4c0a345848 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 returned with HTTP 200 Dec 31 09:16:55.015458 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 30/50] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:54 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 => generated 915 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:55.137222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c017af9-1201-4770-9618-01b6d13e7007 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:16:55.138122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c017af9-1201-4770-9618-01b6d13e7007 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:55.138597 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:55.138597 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:55.139256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c017af9-1201-4770-9618-01b6d13e7007 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:55.514618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:55.514618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:55.538403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6c017af9-1201-4770-9618-01b6d13e7007 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:16:55.600888 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c017af9-1201-4770-9618-01b6d13e7007 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:16:55.603103 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 21/51] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:55 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 908 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:56.030449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-857c5697-c0ff-42eb-8bb3-35331364c4c1 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 Dec 31 09:16:56.031141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-857c5697-c0ff-42eb-8bb3-35331364c4c1 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:56.031552 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:56.031552 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:56.032245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-857c5697-c0ff-42eb-8bb3-35331364c4c1 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:56.154411 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:56.154411 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:56.175527 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-857c5697-c0ff-42eb-8bb3-35331364c4c1 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:56.222070 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-857c5697-c0ff-42eb-8bb3-35331364c4c1 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 returned with HTTP 200 Dec 31 09:16:56.228092 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 31/52] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:56 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:56.619844 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-272b77ec-b203-43ac-8b19-c376ccfc084e tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:16:56.620208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-272b77ec-b203-43ac-8b19-c376ccfc084e tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:56.620363 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:56.620363 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:56.621221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-272b77ec-b203-43ac-8b19-c376ccfc084e tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:56.779895 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:56.779895 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:56.816270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-272b77ec-b203-43ac-8b19-c376ccfc084e tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:16:56.901497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-272b77ec-b203-43ac-8b19-c376ccfc084e tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:16:56.911454 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 22/53] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:56 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 909 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:57.152259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-bb3959ab-7498-477e-a2bf-408813cb89c5 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:16:57.153023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-bb3959ab-7498-477e-a2bf-408813cb89c5 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:57.153391 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:57.153391 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:57.154204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-bb3959ab-7498-477e-a2bf-408813cb89c5 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:57.238789 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82d10ae7-6b1e-4e3c-90e8-3c0df7dceca9 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 Dec 31 09:16:57.240473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82d10ae7-6b1e-4e3c-90e8-3c0df7dceca9 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:57.241473 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:57.241473 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:57.242417 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82d10ae7-6b1e-4e3c-90e8-3c0df7dceca9 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:57.292956 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:57.292956 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:57.316554 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-bb3959ab-7498-477e-a2bf-408813cb89c5 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:16:57.362081 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82d10ae7-6b1e-4e3c-90e8-3c0df7dceca9 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 returned with HTTP 404 Dec 31 09:16:57.366386 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 23/54] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:57 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/a4895950-6987-460d-ab7f-9c77f345d3a0 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:16:57.369420 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-bb3959ab-7498-477e-a2bf-408813cb89c5 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:16:57.370482 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54bfd2ef-5e8d-4150-ad4b-78edf81cbfb7 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] DELETE http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:57.370990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54bfd2ef-5e8d-4150-ad4b-78edf81cbfb7 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:57.371611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54bfd2ef-5e8d-4150-ad4b-78edf81cbfb7 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:57.372119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-54bfd2ef-5e8d-4150-ad4b-78edf81cbfb7 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Delete volume with id: aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:57.373890 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 32/55] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:16:57 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:57.482564 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:57.482564 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:57.493859 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-bb3959ab-7498-477e-a2bf-408813cb89c5 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume// Dec 31 09:16:57.494374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-bb3959ab-7498-477e-a2bf-408813cb89c5 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:57.494568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:57.494568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:57.495463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-bb3959ab-7498-477e-a2bf-408813cb89c5 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:57.496843 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-bb3959ab-7498-477e-a2bf-408813cb89c5 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:16:57.497633 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 33/56] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:16:57 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:16:57.498244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-54bfd2ef-5e8d-4150-ad4b-78edf81cbfb7 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:57.520034 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-4dd5e716-3d35-4495-ae9e-93a6b9b7b5f9 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] POST http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments Dec 31 09:16:57.520862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-4dd5e716-3d35-4495-ae9e-93a6b9b7b5f9 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08956087-2bf6-4a2e-af21-8c8545a9745c", "instance_uuid": "5b9e3a79-366c-4cba-8e5c-c9a77d7a8c2c", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:16:57.585688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-54bfd2ef-5e8d-4150-ad4b-78edf81cbfb7 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Delete volume request issued successfully. Dec 31 09:16:57.586583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54bfd2ef-5e8d-4150-ad4b-78edf81cbfb7 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 202 Dec 31 09:16:57.587635 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 24/57] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:16:57 2020] DELETE /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:16:57.608759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8a7ded2-3906-44cc-9520-f742d122f301 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:57.612938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8a7ded2-3906-44cc-9520-f742d122f301 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:57.615348 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:57.615348 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:57.616052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8a7ded2-3906-44cc-9520-f742d122f301 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:57.665347 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:57.665347 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:57.791682 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-4dd5e716-3d35-4495-ae9e-93a6b9b7b5f9 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments returned with HTTP 200 Dec 31 09:16:57.792605 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 34/58] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:16:57 2020] POST /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:16:57.804851 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:57.804851 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:57.851838 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22c49770-febd-49e0-82b0-cc4a3e2bb093 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:16:57.852378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22c49770-febd-49e0-82b0-cc4a3e2bb093 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:57.852599 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:57.852599 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:57.852971 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22c49770-febd-49e0-82b0-cc4a3e2bb093 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:57.855077 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b8a7ded2-3906-44cc-9520-f742d122f301 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:57.914666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8a7ded2-3906-44cc-9520-f742d122f301 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:57.917487 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 25/59] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:57 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 915 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:57.918508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8a7ded2-3906-44cc-9520-f742d122f301 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume// Dec 31 09:16:57.918965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8a7ded2-3906-44cc-9520-f742d122f301 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:57.919181 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:57.919181 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:57.919833 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8a7ded2-3906-44cc-9520-f742d122f301 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:57.921601 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8a7ded2-3906-44cc-9520-f742d122f301 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:16:57.922318 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 26/60] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:16: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 31 09:16:58.000503 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:58.000503 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:58.036423 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-22c49770-febd-49e0-82b0-cc4a3e2bb093 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:16:58.075735 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:58.075735 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:58.100672 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22c49770-febd-49e0-82b0-cc4a3e2bb093 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:16:58.101954 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 35/61] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:57 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 908 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:58.176493 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-d91f2eb9-2000-4484-8ff2-992822ecf1e4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:16:58.176995 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-d91f2eb9-2000-4484-8ff2-992822ecf1e4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:58.177476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-d91f2eb9-2000-4484-8ff2-992822ecf1e4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:58.311620 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:58.311620 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:58.333608 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-d91f2eb9-2000-4484-8ff2-992822ecf1e4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:16:58.375004 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:58.375004 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:58.392646 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-d91f2eb9-2000-4484-8ff2-992822ecf1e4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:16:58.392993 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 27/62] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:16:58 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 1007 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:16:58.519519 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-6ad0d3d4-b24a-4474-a512-7ed39748dd45 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] PUT http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments/1b9b8999-c363-493e-9ea1-69af4aaa55ca Dec 31 09:16:58.520450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:58.520450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:58.520870 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-6ad0d3d4-b24a-4474-a512-7ed39748dd45 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:16:58.612640 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:16:58.612640 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:16:58.613319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-6ad0d3d4-b24a-4474-a512-7ed39748dd45 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Lock "b'cinder-attachment_update-08956087-2bf6-4a2e-af21-8c8545a9745c-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.018s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:16:58.619850 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:58.619850 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:58.932610 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ebb46664-7363-4216-8e64-f46f9f466a05 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:16:58.933375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ebb46664-7363-4216-8e64-f46f9f466a05 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:58.933731 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:58.933731 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:58.934983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ebb46664-7363-4216-8e64-f46f9f466a05 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:59.155619 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:59.155619 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:59.178530 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ebb46664-7363-4216-8e64-f46f9f466a05 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:16:59.228385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ebb46664-7363-4216-8e64-f46f9f466a05 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:16:59.229500 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 28/63] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:58 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 915 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:16:59.240328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-512f4caf-485e-48e1-b3dd-1c905ea388ab tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:16:59.248245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-512f4caf-485e-48e1-b3dd-1c905ea388ab tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:16:59.248709 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:16:59.248709 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:16:59.249305 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-512f4caf-485e-48e1-b3dd-1c905ea388ab tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:16:59.347600 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:59.347600 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:59.369532 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-512f4caf-485e-48e1-b3dd-1c905ea388ab tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:16:59.411538 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:16:59.411538 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:16:59.434041 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-512f4caf-485e-48e1-b3dd-1c905ea388ab tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:16:59.435526 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 29/64] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:16:59 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 908 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:00.245196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-faf59fff-a3af-4db2-932b-6df1484bd194 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:17:00.245811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-faf59fff-a3af-4db2-932b-6df1484bd194 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:00.246113 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:00.246113 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:00.246712 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-faf59fff-a3af-4db2-932b-6df1484bd194 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:00.445240 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:00.445240 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:00.498946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-faf59fff-a3af-4db2-932b-6df1484bd194 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Volume info retrieved successfully. Dec 31 09:17:00.597763 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-faf59fff-a3af-4db2-932b-6df1484bd194 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 200 Dec 31 09:17:00.608700 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 30/65] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:00 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 915 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:00.623641 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11940d71-8598-41ee-a22f-54da392ecf44 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:17:00.624514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11940d71-8598-41ee-a22f-54da392ecf44 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:00.624960 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:00.624960 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:00.625533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11940d71-8598-41ee-a22f-54da392ecf44 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:00.730570 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:00.730570 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:00.752180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11940d71-8598-41ee-a22f-54da392ecf44 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:17:00.792389 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:00.792389 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:00.811140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11940d71-8598-41ee-a22f-54da392ecf44 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:17:00.812156 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 31/66] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:00 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 908 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:01.619090 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85f39fb5-4a86-4fb4-b0bc-0da822cdd911 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] GET http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 Dec 31 09:17:01.620260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85f39fb5-4a86-4fb4-b0bc-0da822cdd911 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:01.620632 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:01.620632 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:01.621315 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85f39fb5-4a86-4fb4-b0bc-0da822cdd911 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:01.845265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85f39fb5-4a86-4fb4-b0bc-0da822cdd911 tempest-VolumesAdminNegativeTest-487327992 tempest-VolumesAdminNegativeTest-487327992] http://10.222.0.45/volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 returned with HTTP 404 Dec 31 09:17:01.846324 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 32/67] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:01 2020] GET /volume/v3/ae921fa603104b359494a922e7e58f45/volumes/aff73d59-0ae3-417b-ba66-0ca459aec3e4 => generated 109 bytes in 234 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:17:01.850538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49686963-a0d5-432e-aa1d-e5e557bc1953 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:17:01.851990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-49686963-a0d5-432e-aa1d-e5e557bc1953 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:01.852646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-49686963-a0d5-432e-aa1d-e5e557bc1953 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:01.942436 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:01.942436 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:01.952135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-49686963-a0d5-432e-aa1d-e5e557bc1953 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:17:01.973113 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:01.973113 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:01.984007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49686963-a0d5-432e-aa1d-e5e557bc1953 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:17:01.985190 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 33/68] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:01 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 908 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:02.282107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-6ad0d3d4-b24a-4474-a512-7ed39748dd45 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Lock "b'cinder-attachment_update-08956087-2bf6-4a2e-af21-8c8545a9745c-n-h1-765311-8'" released by "attachment_update" :: held 3.669s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:17:02.283067 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-6ad0d3d4-b24a-4474-a512-7ed39748dd45 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments/1b9b8999-c363-493e-9ea1-69af4aaa55ca returned with HTTP 200 Dec 31 09:17:02.284532 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 36/69] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:16:58 2020] PUT /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments/1b9b8999-c363-493e-9ea1-69af4aaa55ca => generated 762 bytes in 3771 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:17:03.001286 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0be7921e-2658-4c50-ac50-b81a4ba96c9b tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:17:03.001796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0be7921e-2658-4c50-ac50-b81a4ba96c9b tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:03.001996 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:03.001996 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:03.002661 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0be7921e-2658-4c50-ac50-b81a4ba96c9b tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:03.117331 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:03.117331 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:03.134125 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0be7921e-2658-4c50-ac50-b81a4ba96c9b tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:17:03.168658 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:03.168658 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:03.189622 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0be7921e-2658-4c50-ac50-b81a4ba96c9b tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:17:03.200113 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 34/70] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:02 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 909 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:04.206682 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2644a9e1-21af-43ec-909f-fa6bd7470aef tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:17:04.207834 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2644a9e1-21af-43ec-909f-fa6bd7470aef tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:04.208956 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:04.208956 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:04.210069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2644a9e1-21af-43ec-909f-fa6bd7470aef tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:04.277614 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:04.277614 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:04.287867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2644a9e1-21af-43ec-909f-fa6bd7470aef tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:17:04.313778 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:04.313778 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:04.325501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2644a9e1-21af-43ec-909f-fa6bd7470aef tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:17:04.326594 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 37/71] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:04 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 909 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:05.342685 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-adf69450-bda6-4c97-b812-6c53da0486c2 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:17:05.343202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-adf69450-bda6-4c97-b812-6c53da0486c2 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:05.343433 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:05.343433 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:05.343803 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-adf69450-bda6-4c97-b812-6c53da0486c2 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:05.495973 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:05.495973 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:05.525942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-adf69450-bda6-4c97-b812-6c53da0486c2 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:17:05.565396 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:05.565396 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:05.587787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-adf69450-bda6-4c97-b812-6c53da0486c2 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:17:05.589178 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 35/72] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:05 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 909 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:06.607262 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ddda53a6-5506-43e7-9f9b-7ac4cddb76b9 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:17:06.608514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ddda53a6-5506-43e7-9f9b-7ac4cddb76b9 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:06.609027 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:06.609027 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:06.610450 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ddda53a6-5506-43e7-9f9b-7ac4cddb76b9 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:06.776399 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:06.776399 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:06.791120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ddda53a6-5506-43e7-9f9b-7ac4cddb76b9 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:17:06.837895 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:06.837895 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:06.855480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ddda53a6-5506-43e7-9f9b-7ac4cddb76b9 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:17:06.871296 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 38/73] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:06 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 909 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:07.873444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee78d716-5f8e-4c31-b031-68204c83f61d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:17:07.874038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee78d716-5f8e-4c31-b031-68204c83f61d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:07.874146 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:07.874146 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:07.874497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee78d716-5f8e-4c31-b031-68204c83f61d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:08.011927 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:08.011927 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:08.031936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ee78d716-5f8e-4c31-b031-68204c83f61d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:17:08.083449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:08.083449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:08.095914 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee78d716-5f8e-4c31-b031-68204c83f61d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:17:08.099679 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 36/74] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:07 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 909 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:08.880048 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-2e94dd5b-ce27-457d-9ed5-d3868cb616f4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] POST http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments/1b9b8999-c363-493e-9ea1-69af4aaa55ca/action Dec 31 09:17:08.880600 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:08.880600 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:08.880971 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-2e94dd5b-ce27-457d-9ed5-d3868cb616f4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:17:08.881350 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-2e94dd5b-ce27-457d-9ed5-d3868cb616f4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:17:09.080314 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:09.080314 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:09.109026 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-2e94dd5b-ce27-457d-9ed5-d3868cb616f4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments/1b9b8999-c363-493e-9ea1-69af4aaa55ca/action returned with HTTP 204 Dec 31 09:17:09.109314 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 39/75] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:17:08 2020] POST /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments/1b9b8999-c363-493e-9ea1-69af4aaa55ca/action => generated 0 bytes in 235 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:17:09.121201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c56f8981-f6fd-4107-be0a-a0313ce8f923 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:17:09.124210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c56f8981-f6fd-4107-be0a-a0313ce8f923 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:09.124630 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:09.124630 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:09.125400 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c56f8981-f6fd-4107-be0a-a0313ce8f923 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:09.210366 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:09.210366 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:09.221504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c56f8981-f6fd-4107-be0a-a0313ce8f923 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:17:09.261975 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:09.261975 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:09.279361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c56f8981-f6fd-4107-be0a-a0313ce8f923 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:17:09.280777 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 37/76] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:09 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 1201 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:17:20.012938 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-2e94dd5b-ce27-457d-9ed5-d3868cb616f4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume// Dec 31 09:17:20.013539 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-2e94dd5b-ce27-457d-9ed5-d3868cb616f4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:20.013630 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:20.013630 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:20.014009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-2e94dd5b-ce27-457d-9ed5-d3868cb616f4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:20.014973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e064243d-1dad-4f9c-84bb-c7bd2243c3ac req-2e94dd5b-ce27-457d-9ed5-d3868cb616f4 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:17:20.015634 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 40/77] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:17:20 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:17:20.034849 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-a74a8276-1790-44a3-89a2-f2ff3ec57ff6 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] POST http://10.222.0.45/volume/v3/077160db884e405585a902b6204de45d/attachments Dec 31 09:17:20.035382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:20.035382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:20.035828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-a74a8276-1790-44a3-89a2-f2ff3ec57ff6 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08956087-2bf6-4a2e-af21-8c8545a9745c", "instance_uuid": "5b9e3a79-366c-4cba-8e5c-c9a77d7a8c2c", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:17:20.121692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:20.121692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:22.913628 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-a74a8276-1790-44a3-89a2-f2ff3ec57ff6 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] http://10.222.0.45/volume/v3/077160db884e405585a902b6204de45d/attachments returned with HTTP 200 Dec 31 09:17:22.915657 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 38/78] 10.222.0.24 () {64 vars in 1358 bytes} [Thu Dec 31 09:17:20 2020] POST /volume/v3/077160db884e405585a902b6204de45d/attachments => generated 762 bytes in 2890 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:17:22.976004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-c1ccd0c0-1f39-4f4c-9321-e6db6bb79765 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] GET http://10.222.0.45/volume/v3/077160db884e405585a902b6204de45d/attachments/bdbd61ed-828a-483a-a4c3-e4bf40294394 Dec 31 09:17:22.978432 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-c1ccd0c0-1f39-4f4c-9321-e6db6bb79765 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:22.980700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-c1ccd0c0-1f39-4f4c-9321-e6db6bb79765 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:23.101142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-c1ccd0c0-1f39-4f4c-9321-e6db6bb79765 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] http://10.222.0.45/volume/v3/077160db884e405585a902b6204de45d/attachments/bdbd61ed-828a-483a-a4c3-e4bf40294394 returned with HTTP 200 Dec 31 09:17:23.101982 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 41/79] 10.222.0.24 () {60 vars in 1415 bytes} [Thu Dec 31 09:17:22 2020] GET /volume/v3/077160db884e405585a902b6204de45d/attachments/bdbd61ed-828a-483a-a4c3-e4bf40294394 => generated 789 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:17:33.649286 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-4ade3b3f-1816-4f51-b021-a157a1181cf0 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] POST http://10.222.0.45/volume/v3/077160db884e405585a902b6204de45d/attachments/bdbd61ed-828a-483a-a4c3-e4bf40294394/action Dec 31 09:17:33.649908 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:33.649908 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:33.651937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-4ade3b3f-1816-4f51-b021-a157a1181cf0 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:17:33.652422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-4ade3b3f-1816-4f51-b021-a157a1181cf0 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:17:33.815894 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:33.815894 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:33.837939 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-4ade3b3f-1816-4f51-b021-a157a1181cf0 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] http://10.222.0.45/volume/v3/077160db884e405585a902b6204de45d/attachments/bdbd61ed-828a-483a-a4c3-e4bf40294394/action returned with HTTP 204 Dec 31 09:17:33.839103 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 39/80] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 09:17:33 2020] POST /volume/v3/077160db884e405585a902b6204de45d/attachments/bdbd61ed-828a-483a-a4c3-e4bf40294394/action => generated 0 bytes in 196 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:17:44.239098 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-b583e533-6208-4ca8-b962-a6c649d68926 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] DELETE http://10.222.0.45/volume/v3/077160db884e405585a902b6204de45d/attachments/1b9b8999-c363-493e-9ea1-69af4aaa55ca Dec 31 09:17:44.240750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-b583e533-6208-4ca8-b962-a6c649d68926 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:44.241006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:44.241006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:44.241528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-b583e533-6208-4ca8-b962-a6c649d68926 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:44.278108 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:44.278108 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:44.709287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-b583e533-6208-4ca8-b962-a6c649d68926 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(bdbd61ed-828a-483a-a4c3-e4bf40294394)]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:17:44.710499 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-b583e533-6208-4ca8-b962-a6c649d68926 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] Adding status of: attached to pending status list for volume. {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 31 09:17:44.711574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-b583e533-6208-4ca8-b962-a6c649d68926 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:17:44.738002 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04b4225f-0cde-4d72-b32f-ba3572f3c7e2 req-b583e533-6208-4ca8-b962-a6c649d68926 tempest-LiveMigrationTest-12732708 tempest-LiveMigrationTest-12732708] http://10.222.0.45/volume/v3/077160db884e405585a902b6204de45d/attachments/1b9b8999-c363-493e-9ea1-69af4aaa55ca returned with HTTP 200 Dec 31 09:17:44.739856 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 42/81] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:17:44 2020] DELETE /volume/v3/077160db884e405585a902b6204de45d/attachments/1b9b8999-c363-493e-9ea1-69af4aaa55ca => generated 192 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:17:45.242634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] POST http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes Dec 31 09:17:45.243155 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:45.243155 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:45.243554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-716502331"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:17:45.244688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-716502331'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:17:45.245051 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Create volume of 1 GB Dec 31 09:17:45.271795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Availability Zones retrieved successfully. Dec 31 09:17:45.300249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Flow 'volume_create_api' (f0b44713-ec5b-40bd-a2b3-dd6549bd256d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:17:45.313713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234b042c-77a5-4d9b-915f-2452b3c8e368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:17:45.323231 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:17:45.466246 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234b042c-77a5-4d9b-915f-2452b3c8e368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:17:45.471154 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae6f36b-e902-4ccf-b7a6-d62cf314a26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:17:45.692309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Created reservations ['e4fced52-7c18-49e0-928d-b51fd6e30554', '92cf9525-eb8f-4833-b834-5a55780c501e', 'c41374c7-1ce7-4ab5-9a01-44cdebc1d742', '842703b5-63a5-4bee-9cfa-78a40cdd32fc'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:17:45.694365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ae6f36b-e902-4ccf-b7a6-d62cf314a26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4fced52-7c18-49e0-928d-b51fd6e30554', '92cf9525-eb8f-4833-b834-5a55780c501e', 'c41374c7-1ce7-4ab5-9a01-44cdebc1d742', '842703b5-63a5-4bee-9cfa-78a40cdd32fc']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:17:45.705431 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe4217d3-60a2-4ab6-80c9-efe1369b8b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:17:45.853366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe4217d3-60a2-4ab6-80c9-efe1369b8b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b437944-6190-4419-abcf-9876b581856c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-716502331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cc260b0062946c3ac48579072a446dd',qos_specs=None,replication_status=,reservations=['e4fced52-7c18-49e0-928d-b51fd6e30554','92cf9525-eb8f-4833-b834-5a55780c501e','c41374c7-1ce7-4ab5-9a01-44cdebc1d742','842703b5-63a5-4bee-9cfa-78a40cdd32fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6ac64183b3490aa901707c811503f9',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-716502331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b437944-6190-4419-abcf-9876b581856c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cc260b0062946c3ac48579072a446dd',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='7b6ac64183b3490aa901707c811503f9',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:17:45.860416 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40bf3b1a-8fc1-4ee8-95e5-e64514b6af72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:17:45.958175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40bf3b1a-8fc1-4ee8-95e5-e64514b6af72) 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-716502331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cc260b0062946c3ac48579072a446dd',qos_specs=None,replication_status=,reservations=['e4fced52-7c18-49e0-928d-b51fd6e30554','92cf9525-eb8f-4833-b834-5a55780c501e','c41374c7-1ce7-4ab5-9a01-44cdebc1d742','842703b5-63a5-4bee-9cfa-78a40cdd32fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b6ac64183b3490aa901707c811503f9',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:17:45.965478 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd67740-d8e4-46fa-9320-b56462aedc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:17:46.026333 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd67740-d8e4-46fa-9320-b56462aedc57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:17:46.029273 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Flow 'volume_create_api' (f0b44713-ec5b-40bd-a2b3-dd6549bd256d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:17:46.182975 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Create volume request issued successfully. Dec 31 09:17:46.214388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cbd3796a-6fd3-4e97-869f-71e377d73a17 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes returned with HTTP 202 Dec 31 09:17:46.215868 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 40/82] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:17:45 2020] POST /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes => generated 829 bytes in 978 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:17:46.230962 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-649638b4-37cf-4460-a535-c5e8bb9e8066 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:46.231874 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-649638b4-37cf-4460-a535-c5e8bb9e8066 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:46.232254 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:46.232254 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:46.232864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-649638b4-37cf-4460-a535-c5e8bb9e8066 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:46.375883 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:46.375883 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:46.397242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-649638b4-37cf-4460-a535-c5e8bb9e8066 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:46.447559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-649638b4-37cf-4460-a535-c5e8bb9e8066 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:46.473195 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 43/83] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:46 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 897 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:47.469172 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bcbb46ba-0084-47a7-90b6-cede965d49c7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:47.470281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bcbb46ba-0084-47a7-90b6-cede965d49c7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:47.470718 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:47.470718 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:47.471622 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bcbb46ba-0084-47a7-90b6-cede965d49c7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:47.581477 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:47.581477 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:47.595701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bcbb46ba-0084-47a7-90b6-cede965d49c7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:47.624072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bcbb46ba-0084-47a7-90b6-cede965d49c7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:47.625427 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 41/84] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:47 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 921 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:48.641596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:48.642141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:48.642237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:48.642237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:48.642548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:48.751234 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:48.751234 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:48.773632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:48.827773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:48.828780 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 44/85] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:48 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 922 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:50.077786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-8e66eed3-ce22-4e6c-a053-0f8199ef585c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:50.078294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-8e66eed3-ce22-4e6c-a053-0f8199ef585c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:50.078468 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:50.078468 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:50.079245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-8e66eed3-ce22-4e6c-a053-0f8199ef585c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:50.184961 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:50.184961 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:50.206790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-9810644b-92bd-4611-af5c-a717bd21c943 req-8e66eed3-ce22-4e6c-a053-0f8199ef585c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:50.254163 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-8e66eed3-ce22-4e6c-a053-0f8199ef585c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:50.257979 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 42/86] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:17:50 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 922 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:50.419514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume// Dec 31 09:17:50.420370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:50.420733 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:50.420733 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:50.421426 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:50.423448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:17:50.427131 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 45/87] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:17:50 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:17:50.455711 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-11c6e295-9b69-41ff-92ec-21d043217ec7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] POST http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/attachments Dec 31 09:17:50.456288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:50.456288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:50.456745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-11c6e295-9b69-41ff-92ec-21d043217ec7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b437944-6190-4419-abcf-9876b581856c", "instance_uuid": "1f88b202-7471-4b91-9eab-a18d002cf987", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:17:50.675119 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:50.675119 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:50.848897 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-11c6e295-9b69-41ff-92ec-21d043217ec7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/attachments returned with HTTP 200 Dec 31 09:17:50.851145 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 43/88] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:17:50 2020] POST /volume/v3/9cc260b0062946c3ac48579072a446dd/attachments => generated 273 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:17:50.939823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume// Dec 31 09:17:50.940297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:50.940780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:50.941795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a9fc743-0246-4362-83d5-1d0942ca3de1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:17:50.942383 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 46/89] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:17:50 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:17:50.968011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-12618938-8f39-428c-ac72-583fddbd1bc2 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:50.968554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-12618938-8f39-428c-ac72-583fddbd1bc2 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:50.969024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-12618938-8f39-428c-ac72-583fddbd1bc2 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:50.970629 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-e7db40d5-7005-4bd7-ae6b-f9008ac7ff9f tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:50.971267 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-e7db40d5-7005-4bd7-ae6b-f9008ac7ff9f tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:50.971503 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:50.971503 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:50.971864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-e7db40d5-7005-4bd7-ae6b-f9008ac7ff9f tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:51.123208 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:51.123208 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:51.126779 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:51.126779 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:51.150488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-12618938-8f39-428c-ac72-583fddbd1bc2 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:51.157835 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-9810644b-92bd-4611-af5c-a717bd21c943 req-e7db40d5-7005-4bd7-ae6b-f9008ac7ff9f tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:51.197791 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:51.197791 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:51.205215 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:51.205215 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:51.217347 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-12618938-8f39-428c-ac72-583fddbd1bc2 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:51.232118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-e7db40d5-7005-4bd7-ae6b-f9008ac7ff9f tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:51.232896 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 47/90] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:50 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 921 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:51.233964 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 44/91] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:17:50 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 1020 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:17:51.253545 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-87256363-b641-4574-801b-71436a767d8c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] PUT http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/attachments/4c7e3d6b-b1a4-4dd4-a47e-d4b7cb82d771 Dec 31 09:17:51.254556 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:51.254556 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:51.255289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-87256363-b641-4574-801b-71436a767d8c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:17:51.318556 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:17:51.318556 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:17:51.319594 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-9810644b-92bd-4611-af5c-a717bd21c943 req-87256363-b641-4574-801b-71436a767d8c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Lock "b'cinder-attachment_update-5b437944-6190-4419-abcf-9876b581856c-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.022s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:17:51.322147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:51.322147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:52.236278 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec236516-6637-44e8-99ca-239c40c2211d tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:52.236944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec236516-6637-44e8-99ca-239c40c2211d tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:52.237416 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:52.237416 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:52.238098 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec236516-6637-44e8-99ca-239c40c2211d tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:52.347535 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:52.347535 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:52.366108 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ec236516-6637-44e8-99ca-239c40c2211d tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:52.412525 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:52.412525 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:52.432146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec236516-6637-44e8-99ca-239c40c2211d tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:52.436380 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 45/92] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:52 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 921 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:53.453201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-355a0bee-d8da-461a-a64a-1b2c02e8a247 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:53.453723 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-355a0bee-d8da-461a-a64a-1b2c02e8a247 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:53.453822 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:53.453822 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:53.454189 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-355a0bee-d8da-461a-a64a-1b2c02e8a247 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:53.599389 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:53.599389 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:53.642522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-355a0bee-d8da-461a-a64a-1b2c02e8a247 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:53.717908 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:53.717908 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:53.743406 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-355a0bee-d8da-461a-a64a-1b2c02e8a247 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:53.744409 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 46/93] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:53 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 921 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:17:54.170209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-9810644b-92bd-4611-af5c-a717bd21c943 req-87256363-b641-4574-801b-71436a767d8c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Lock "b'cinder-attachment_update-5b437944-6190-4419-abcf-9876b581856c-n-h1-765311-8'" released by "attachment_update" :: held 2.850s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:17:54.170860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-87256363-b641-4574-801b-71436a767d8c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/attachments/4c7e3d6b-b1a4-4dd4-a47e-d4b7cb82d771 returned with HTTP 200 Dec 31 09:17:54.172205 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 48/94] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:17:51 2020] PUT /volume/v3/9cc260b0062946c3ac48579072a446dd/attachments/4c7e3d6b-b1a4-4dd4-a47e-d4b7cb82d771 => generated 762 bytes in 2923 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:17:54.762494 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd98dba5-8ae1-48e5-839c-bf13f217dd23 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:54.763674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd98dba5-8ae1-48e5-839c-bf13f217dd23 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:54.764113 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:54.764113 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:54.764812 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd98dba5-8ae1-48e5-839c-bf13f217dd23 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:54.986609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:54.986609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:55.036004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dd98dba5-8ae1-48e5-839c-bf13f217dd23 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:55.111693 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:55.111693 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:55.147511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd98dba5-8ae1-48e5-839c-bf13f217dd23 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:55.153860 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 47/95] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:54 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 922 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:56.171841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2950a96-a9d4-4db6-9cdb-f1a10a362682 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:56.172395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2950a96-a9d4-4db6-9cdb-f1a10a362682 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:56.172552 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:56.172552 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:56.173117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2950a96-a9d4-4db6-9cdb-f1a10a362682 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:56.289446 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:56.289446 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:56.328459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c2950a96-a9d4-4db6-9cdb-f1a10a362682 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:56.378084 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:56.378084 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:56.404180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2950a96-a9d4-4db6-9cdb-f1a10a362682 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:56.423017 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 49/96] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:56 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 922 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:57.429889 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e65ca78c-15af-4fce-91fd-65bcdac990a5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:57.430475 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e65ca78c-15af-4fce-91fd-65bcdac990a5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:57.430681 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:57.430681 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:57.431345 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e65ca78c-15af-4fce-91fd-65bcdac990a5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:57.594370 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:57.594370 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:57.632628 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e65ca78c-15af-4fce-91fd-65bcdac990a5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:57.656767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:57.656767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:57.673173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e65ca78c-15af-4fce-91fd-65bcdac990a5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:57.675141 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 48/97] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:57 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 922 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:58.693114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02a63a01-0a1c-4aa1-b8f0-ffdeed88d42e tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:58.693640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02a63a01-0a1c-4aa1-b8f0-ffdeed88d42e tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:58.693852 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:58.693852 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:58.694289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02a63a01-0a1c-4aa1-b8f0-ffdeed88d42e tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:58.752692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:58.752692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:58.762720 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-02a63a01-0a1c-4aa1-b8f0-ffdeed88d42e tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:58.782279 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:58.782279 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:58.792292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02a63a01-0a1c-4aa1-b8f0-ffdeed88d42e tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:58.792292 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 50/98] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:58 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 922 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:17:59.609932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-adea4c99-87a2-492c-bea7-bac3207f9db3 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] POST http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/attachments/4c7e3d6b-b1a4-4dd4-a47e-d4b7cb82d771/action Dec 31 09:17:59.609932 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:59.609932 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:59.610403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-adea4c99-87a2-492c-bea7-bac3207f9db3 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:17:59.614058 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-adea4c99-87a2-492c-bea7-bac3207f9db3 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:17:59.694131 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:59.694131 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:59.707624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9810644b-92bd-4611-af5c-a717bd21c943 req-adea4c99-87a2-492c-bea7-bac3207f9db3 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/attachments/4c7e3d6b-b1a4-4dd4-a47e-d4b7cb82d771/action returned with HTTP 204 Dec 31 09:17:59.708703 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 49/99] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:17:59 2020] POST /volume/v3/9cc260b0062946c3ac48579072a446dd/attachments/4c7e3d6b-b1a4-4dd4-a47e-d4b7cb82d771/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:17:59.808545 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dfde131b-a138-43f0-8004-6d322ee8a72c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:17:59.808954 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dfde131b-a138-43f0-8004-6d322ee8a72c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:17:59.809100 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:17:59.809100 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:17:59.809504 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dfde131b-a138-43f0-8004-6d322ee8a72c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:17:59.859257 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:59.859257 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:59.872321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dfde131b-a138-43f0-8004-6d322ee8a72c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:17:59.893336 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:17:59.893336 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:17:59.902932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dfde131b-a138-43f0-8004-6d322ee8a72c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:17:59.914638 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 51/100] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:17:59 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 1214 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:04.275724 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9434126b-f7bd-44cd-8399-7423a37262e1 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:18:04.277080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9434126b-f7bd-44cd-8399-7423a37262e1 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:04.277490 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:04.277490 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:04.278275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9434126b-f7bd-44cd-8399-7423a37262e1 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:04.429863 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:04.429863 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:04.458326 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9434126b-f7bd-44cd-8399-7423a37262e1 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:18:04.513823 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:04.513823 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:04.559170 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9434126b-f7bd-44cd-8399-7423a37262e1 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:18:04.571508 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 50/101] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:04 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 1201 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:07.217890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-b9e2b350-5e3e-43b1-adac-746fd9f18b38 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:18:07.218958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-b9e2b350-5e3e-43b1-adac-746fd9f18b38 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:07.219302 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:07.219302 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:07.220169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-b9e2b350-5e3e-43b1-adac-746fd9f18b38 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:07.307333 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:07.307333 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:07.319566 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e6228174-87d4-477e-b644-710eab746049 req-b9e2b350-5e3e-43b1-adac-746fd9f18b38 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:18:07.346196 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:07.346196 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:07.358197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-b9e2b350-5e3e-43b1-adac-746fd9f18b38 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:18:07.371165 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 52/102] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:18:07 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 1201 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:18:07.397084 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-f671ed95-0c67-4604-a49c-c0d97a2a4f1c tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] POST http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c/action Dec 31 09:18:07.397570 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:07.397570 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:07.398010 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-f671ed95-0c67-4604-a49c-c0d97a2a4f1c tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Action body: b'{"os-begin_detaching": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:18:07.398390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-f671ed95-0c67-4604-a49c-c0d97a2a4f1c tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:18:07.478846 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:07.478846 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:07.480455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e6228174-87d4-477e-b644-710eab746049 req-f671ed95-0c67-4604-a49c-c0d97a2a4f1c tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:18:07.490486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e6228174-87d4-477e-b644-710eab746049 req-f671ed95-0c67-4604-a49c-c0d97a2a4f1c tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Begin detaching volume completed successfully. Dec 31 09:18:07.492076 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-f671ed95-0c67-4604-a49c-c0d97a2a4f1c tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c/action returned with HTTP 202 Dec 31 09:18:07.493239 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 51/103] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 09:18:07 2020] POST /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 31 09:18:07.519265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fbb72142-0c5a-4ab9-8c27-faab79f14852 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:18:07.520439 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fbb72142-0c5a-4ab9-8c27-faab79f14852 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:07.520853 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:07.520853 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:07.521541 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fbb72142-0c5a-4ab9-8c27-faab79f14852 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:07.571446 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-f671ed95-0c67-4604-a49c-c0d97a2a4f1c tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume// Dec 31 09:18:07.571932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-f671ed95-0c67-4604-a49c-c0d97a2a4f1c tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:07.572186 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:07.572186 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:07.572566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-f671ed95-0c67-4604-a49c-c0d97a2a4f1c tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:07.573793 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-f671ed95-0c67-4604-a49c-c0d97a2a4f1c tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:18:07.574535 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 52/104] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:18: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 31 09:18:07.588578 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-54c176bf-e0ed-4708-b571-17f799175cc2 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:18:07.589311 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-54c176bf-e0ed-4708-b571-17f799175cc2 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:07.590068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-54c176bf-e0ed-4708-b571-17f799175cc2 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:07.712407 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:07.712407 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:07.726353 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:07.726353 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:07.748911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e6228174-87d4-477e-b644-710eab746049 req-54c176bf-e0ed-4708-b571-17f799175cc2 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:18:07.749866 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fbb72142-0c5a-4ab9-8c27-faab79f14852 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:18:07.803006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:07.803006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:07.813127 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:07.813127 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:07.822086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fbb72142-0c5a-4ab9-8c27-faab79f14852 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:18:07.823872 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 53/105] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:07 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 1204 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:07.849890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-54c176bf-e0ed-4708-b571-17f799175cc2 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:18:07.856559 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 53/106] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:18:07 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 1303 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:18:08.246937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-464842c2-3381-4483-8892-e8caa5851bce tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] DELETE http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments/bdbd61ed-828a-483a-a4c3-e4bf40294394 Dec 31 09:18:08.247482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-464842c2-3381-4483-8892-e8caa5851bce tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:08.247572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:08.247572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:08.247944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-464842c2-3381-4483-8892-e8caa5851bce tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:08.299559 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:08.299559 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:08.841458 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e94b835-2495-4995-abbf-bd0cedf91661 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:18:08.841760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e94b835-2495-4995-abbf-bd0cedf91661 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:08.850100 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:08.850100 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:08.850880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e94b835-2495-4995-abbf-bd0cedf91661 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:08.976723 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:08.976723 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:09.026912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8e94b835-2495-4995-abbf-bd0cedf91661 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:18:09.060861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e94b835-2495-4995-abbf-bd0cedf91661 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:18:09.061801 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 54/107] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:08 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 909 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:09.108157 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-e6228174-87d4-477e-b644-710eab746049 req-464842c2-3381-4483-8892-e8caa5851bce tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:18:09.108752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-e6228174-87d4-477e-b644-710eab746049 req-464842c2-3381-4483-8892-e8caa5851bce tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:18:09.128413 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-464842c2-3381-4483-8892-e8caa5851bce tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments/bdbd61ed-828a-483a-a4c3-e4bf40294394 returned with HTTP 200 Dec 31 09:18:09.129891 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 54/108] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 09:18:08 2020] DELETE /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/attachments/bdbd61ed-828a-483a-a4c3-e4bf40294394 => generated 19 bytes in 889 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:10.078585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc253fc0-768f-461b-ac9a-dadd7c145d7a tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:18:10.080670 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc253fc0-768f-461b-ac9a-dadd7c145d7a tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:10.081799 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:10.081799 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:10.082676 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc253fc0-768f-461b-ac9a-dadd7c145d7a tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:10.141758 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:10.141758 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:10.153931 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fc253fc0-768f-461b-ac9a-dadd7c145d7a tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:18:10.186890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc253fc0-768f-461b-ac9a-dadd7c145d7a tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:18:10.190535 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 55/109] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:10 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 909 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:17.050346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-464842c2-3381-4483-8892-e8caa5851bce tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume// Dec 31 09:18:17.050898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-464842c2-3381-4483-8892-e8caa5851bce tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:17.050991 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:17.050991 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:17.051365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-464842c2-3381-4483-8892-e8caa5851bce tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:17.055453 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6228174-87d4-477e-b644-710eab746049 req-464842c2-3381-4483-8892-e8caa5851bce tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:18:17.056506 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 55/110] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:18:17 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:18:17.073407 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-465267df-4ec0-47c4-bd35-1a903dee5f03 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] POST http://10.222.0.45/volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments Dec 31 09:18:17.074203 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:17.074203 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:17.075264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-465267df-4ec0-47c4-bd35-1a903dee5f03 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b437944-6190-4419-abcf-9876b581856c", "instance_uuid": "1f88b202-7471-4b91-9eab-a18d002cf987", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:18:17.150015 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:17.150015 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:18.522285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-465267df-4ec0-47c4-bd35-1a903dee5f03 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] http://10.222.0.45/volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments returned with HTTP 200 Dec 31 09:18:18.525960 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 56/111] 10.222.0.24 () {64 vars in 1358 bytes} [Thu Dec 31 09:18:17 2020] POST /volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments => generated 762 bytes in 1457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:18:18.571198 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-7118c090-75c1-4a58-b2b5-2c39eb3caaed tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] GET http://10.222.0.45/volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments/e7ba0344-a0fa-4391-a269-286e5236f8ef Dec 31 09:18:18.572399 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-7118c090-75c1-4a58-b2b5-2c39eb3caaed tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:18.573530 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-7118c090-75c1-4a58-b2b5-2c39eb3caaed tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:18.637559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-7118c090-75c1-4a58-b2b5-2c39eb3caaed tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] http://10.222.0.45/volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments/e7ba0344-a0fa-4391-a269-286e5236f8ef returned with HTTP 200 Dec 31 09:18:18.639308 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 56/112] 10.222.0.24 () {60 vars in 1415 bytes} [Thu Dec 31 09:18:18 2020] GET /volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments/e7ba0344-a0fa-4391-a269-286e5236f8ef => generated 789 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:31.773983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] POST http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes Dec 31 09:18:31.774607 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:31.774607 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:31.774831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1726826854"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:18:31.775985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1726826854'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:18:31.776344 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Create volume of 1 GB Dec 31 09:18:31.777019 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:31.777019 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:31.805922 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Availability Zones retrieved successfully. Dec 31 09:18:31.844623 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Flow 'volume_create_api' (db000e29-96af-4662-ac0e-a19bdc17db46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:18:31.858812 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed0fb35-5ef3-4e9c-91c6-53207c7e5c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:18:31.861803 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:18:31.939823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed0fb35-5ef3-4e9c-91c6-53207c7e5c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:18:31.943161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee70c0e-6c42-4266-81cc-9e9f4ddfe106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:18:32.110988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Created reservations ['6eb90b3d-1615-48ce-9038-3e68b9c5fe62', '6e234028-513e-4fc9-82d7-5c1bb9a85ee9', '62ead56a-667b-4ef4-9291-3f00a5df047a', 'f5363be5-fb22-4dfb-94e2-1f5ce9b85b94'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:18:32.112905 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bee70c0e-6c42-4266-81cc-9e9f4ddfe106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eb90b3d-1615-48ce-9038-3e68b9c5fe62', '6e234028-513e-4fc9-82d7-5c1bb9a85ee9', '62ead56a-667b-4ef4-9291-3f00a5df047a', 'f5363be5-fb22-4dfb-94e2-1f5ce9b85b94']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:18:32.115655 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df6ef8f-68ba-4caf-abdf-3dc217941901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:18:32.274543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df6ef8f-68ba-4caf-abdf-3dc217941901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78c52ee5-82cd-4938-8b43-b7f4e876b59b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1726826854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='063c907d01d84890a9c943bea7d56491',qos_specs=None,replication_status=,reservations=['6eb90b3d-1615-48ce-9038-3e68b9c5fe62','6e234028-513e-4fc9-82d7-5c1bb9a85ee9','62ead56a-667b-4ef4-9291-3f00a5df047a','f5363be5-fb22-4dfb-94e2-1f5ce9b85b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa7c0860f85948cbb6c70b1f5560ca4b',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1726826854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78c52ee5-82cd-4938-8b43-b7f4e876b59b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='063c907d01d84890a9c943bea7d56491',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='aa7c0860f85948cbb6c70b1f5560ca4b',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:18:32.282212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcbb1126-2df0-49a7-b4a7-aeb333bdb76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:18:32.325369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcbb1126-2df0-49a7-b4a7-aeb333bdb76c) 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-1726826854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='063c907d01d84890a9c943bea7d56491',qos_specs=None,replication_status=,reservations=['6eb90b3d-1615-48ce-9038-3e68b9c5fe62','6e234028-513e-4fc9-82d7-5c1bb9a85ee9','62ead56a-667b-4ef4-9291-3f00a5df047a','f5363be5-fb22-4dfb-94e2-1f5ce9b85b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa7c0860f85948cbb6c70b1f5560ca4b',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:18:32.328568 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d371f86a-2baf-4448-98d6-aa7eb1f41b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:18:32.349394 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d371f86a-2baf-4448-98d6-aa7eb1f41b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:18:32.353913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Flow 'volume_create_api' (db000e29-96af-4662-ac0e-a19bdc17db46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:18:32.445334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Create volume request issued successfully. Dec 31 09:18:32.466003 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e60424c-0e2a-4a4a-a9ba-a9669fae409a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes returned with HTTP 202 Dec 31 09:18:32.467313 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 57/113] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:18:31 2020] POST /volume/v3/063c907d01d84890a9c943bea7d56491/volumes => generated 824 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:18:32.482834 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16de6779-40c7-4dff-8d81-ba6ea6001f44 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:32.483330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16de6779-40c7-4dff-8d81-ba6ea6001f44 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:32.483771 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:32.483771 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:32.484521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16de6779-40c7-4dff-8d81-ba6ea6001f44 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:32.560697 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:32.560697 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:32.570305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-16de6779-40c7-4dff-8d81-ba6ea6001f44 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:32.595587 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16de6779-40c7-4dff-8d81-ba6ea6001f44 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:32.596903 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 57/114] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:32 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 892 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:33.614218 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28544414-286d-4717-a66e-264dea12ca87 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:33.616071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28544414-286d-4717-a66e-264dea12ca87 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:33.616497 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:33.616497 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:33.616892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28544414-286d-4717-a66e-264dea12ca87 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:33.668098 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:33.668098 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:33.679126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-28544414-286d-4717-a66e-264dea12ca87 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:33.705001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28544414-286d-4717-a66e-264dea12ca87 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:33.714807 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 58/115] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:33 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:34.386193 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-6cac9d48-af85-47d4-a364-a5cd4146acfb tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:34.386733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-6cac9d48-af85-47d4-a364-a5cd4146acfb tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:34.386937 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:34.386937 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:34.388126 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-6cac9d48-af85-47d4-a364-a5cd4146acfb tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:34.446513 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:34.446513 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:34.456747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-890a0268-d8b0-4454-b641-374591fb1d76 req-6cac9d48-af85-47d4-a364-a5cd4146acfb tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:34.483780 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-6cac9d48-af85-47d4-a364-a5cd4146acfb tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:34.484796 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 58/116] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:18:34 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:34.591301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28544414-286d-4717-a66e-264dea12ca87 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume// Dec 31 09:18:34.591790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28544414-286d-4717-a66e-264dea12ca87 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:34.592012 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:34.592012 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:34.592550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28544414-286d-4717-a66e-264dea12ca87 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:34.593783 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28544414-286d-4717-a66e-264dea12ca87 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:18:34.596004 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 59/117] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:18:34 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:18:34.611257 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-e659a3e8-9f7c-4be4-ba5d-fcffd35cdf3d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] POST http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/attachments Dec 31 09:18:34.611826 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:34.611826 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:34.612242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-e659a3e8-9f7c-4be4-ba5d-fcffd35cdf3d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78c52ee5-82cd-4938-8b43-b7f4e876b59b", "instance_uuid": "b5628b8a-5221-44cb-9cc3-48d78f02539a", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:18:34.675665 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:34.675665 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:34.756924 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-e659a3e8-9f7c-4be4-ba5d-fcffd35cdf3d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/attachments returned with HTTP 200 Dec 31 09:18:34.769474 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 59/118] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:18:34 2020] POST /volume/v3/063c907d01d84890a9c943bea7d56491/attachments => generated 273 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:34.800959 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39291678-f3b2-4316-9d83-e286fc39e47a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:34.801399 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39291678-f3b2-4316-9d83-e286fc39e47a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:34.801873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39291678-f3b2-4316-9d83-e286fc39e47a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:34.881896 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:34.881896 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:34.892348 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-39291678-f3b2-4316-9d83-e286fc39e47a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:34.934927 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:34.934927 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:34.938089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-e659a3e8-9f7c-4be4-ba5d-fcffd35cdf3d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume// Dec 31 09:18:34.938689 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-e659a3e8-9f7c-4be4-ba5d-fcffd35cdf3d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:34.939010 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:34.939010 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:34.939563 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-e659a3e8-9f7c-4be4-ba5d-fcffd35cdf3d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:34.941389 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-e659a3e8-9f7c-4be4-ba5d-fcffd35cdf3d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:18:34.942112 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 60/119] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:18:34 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:18:34.949121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39291678-f3b2-4316-9d83-e286fc39e47a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:34.950197 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 60/120] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:34 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 916 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:34.956396 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-6e45c68b-6811-43d6-be9e-d2e1d0d6b1f4 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:34.957169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-6e45c68b-6811-43d6-be9e-d2e1d0d6b1f4 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:34.957941 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-6e45c68b-6811-43d6-be9e-d2e1d0d6b1f4 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:35.077440 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:35.077440 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:35.093683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-890a0268-d8b0-4454-b641-374591fb1d76 req-6e45c68b-6811-43d6-be9e-d2e1d0d6b1f4 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:35.123339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:35.123339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:35.136596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-6e45c68b-6811-43d6-be9e-d2e1d0d6b1f4 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:35.137572 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 61/121] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:18:34 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 1015 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:18:35.174795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-bb2099e9-388d-4ada-b56a-92545050de1e tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] PUT http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/attachments/e894f78b-577d-42f2-8248-1fa06eba00b2 Dec 31 09:18:35.175833 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:35.175833 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:35.176872 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-bb2099e9-388d-4ada-b56a-92545050de1e tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:18:35.230246 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:18:35.230246 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:18:35.231138 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-890a0268-d8b0-4454-b641-374591fb1d76 req-bb2099e9-388d-4ada-b56a-92545050de1e tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Lock "b'cinder-attachment_update-78c52ee5-82cd-4938-8b43-b7f4e876b59b-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.020s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:18:35.234647 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:35.234647 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:35.284197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-21ee97d3-c6cb-4ca9-ace9-8904c6134c61 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] POST http://10.222.0.45/volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments/e7ba0344-a0fa-4391-a269-286e5236f8ef/action Dec 31 09:18:35.285841 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:35.285841 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:35.289045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-21ee97d3-c6cb-4ca9-ace9-8904c6134c61 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:18:35.291401 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-21ee97d3-c6cb-4ca9-ace9-8904c6134c61 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:18:35.411514 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:35.411514 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:35.432875 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-21ee97d3-c6cb-4ca9-ace9-8904c6134c61 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] http://10.222.0.45/volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments/e7ba0344-a0fa-4391-a269-286e5236f8ef/action returned with HTTP 204 Dec 31 09:18:35.434907 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 62/122] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 09:18:35 2020] POST /volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments/e7ba0344-a0fa-4391-a269-286e5236f8ef/action => generated 0 bytes in 158 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:18:35.967819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb283922-4f02-4192-aa9c-41280a2c26d0 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:35.968353 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb283922-4f02-4192-aa9c-41280a2c26d0 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:35.968512 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:35.968512 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:35.969249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb283922-4f02-4192-aa9c-41280a2c26d0 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:36.144614 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:36.144614 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:36.164216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bb283922-4f02-4192-aa9c-41280a2c26d0 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:36.212537 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:36.212537 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:36.234478 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb283922-4f02-4192-aa9c-41280a2c26d0 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:36.239448 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 63/123] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:35 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 916 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:18:37.190765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-890a0268-d8b0-4454-b641-374591fb1d76 req-bb2099e9-388d-4ada-b56a-92545050de1e tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Lock "b'cinder-attachment_update-78c52ee5-82cd-4938-8b43-b7f4e876b59b-n-h1-765311-8'" released by "attachment_update" :: held 1.960s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:18:37.191816 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-bb2099e9-388d-4ada-b56a-92545050de1e tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/attachments/e894f78b-577d-42f2-8248-1fa06eba00b2 returned with HTTP 200 Dec 31 09:18:37.193507 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 61/124] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:18:35 2020] PUT /volume/v3/063c907d01d84890a9c943bea7d56491/attachments/e894f78b-577d-42f2-8248-1fa06eba00b2 => generated 762 bytes in 2026 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:37.265876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-80a35210-8256-47d9-8efb-a4abb78b511b tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:37.266523 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-80a35210-8256-47d9-8efb-a4abb78b511b tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:37.266821 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:37.266821 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:37.267306 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-80a35210-8256-47d9-8efb-a4abb78b511b tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:37.337415 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:37.337415 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:37.347808 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-80a35210-8256-47d9-8efb-a4abb78b511b tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:37.372733 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:37.372733 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:37.386717 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-80a35210-8256-47d9-8efb-a4abb78b511b tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:37.392248 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 64/125] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:37 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 917 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:38.403083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c65921a5-a75e-4506-aa06-f237519955e7 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:38.404753 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c65921a5-a75e-4506-aa06-f237519955e7 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:38.405268 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:38.405268 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:38.405905 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c65921a5-a75e-4506-aa06-f237519955e7 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:38.465425 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:38.465425 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:38.474649 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c65921a5-a75e-4506-aa06-f237519955e7 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:38.494244 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:38.494244 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:38.502479 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c65921a5-a75e-4506-aa06-f237519955e7 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:38.503305 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 62/126] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:38 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:39.519379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-613dcbca-8b8e-43e3-a522-ae81184806fc tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:39.520397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-613dcbca-8b8e-43e3-a522-ae81184806fc tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:39.520397 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:39.520397 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:39.520694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-613dcbca-8b8e-43e3-a522-ae81184806fc tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:39.608637 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:39.608637 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:39.618164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-613dcbca-8b8e-43e3-a522-ae81184806fc tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:39.638421 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:39.638421 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:39.647508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-613dcbca-8b8e-43e3-a522-ae81184806fc tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:39.648409 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 65/127] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:39 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 917 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:40.664904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99a156c7-f0f7-4c83-9d3b-cf5bec237b2b tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:40.666709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99a156c7-f0f7-4c83-9d3b-cf5bec237b2b tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:40.667123 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:40.667123 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:40.667819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99a156c7-f0f7-4c83-9d3b-cf5bec237b2b tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:40.736723 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:40.736723 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:40.749755 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-99a156c7-f0f7-4c83-9d3b-cf5bec237b2b tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:40.781261 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:40.781261 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:40.799747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99a156c7-f0f7-4c83-9d3b-cf5bec237b2b tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:40.803655 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 63/128] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:40 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 917 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:41.818148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-696baeaa-d561-42fc-b00b-33fb2196866d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:41.818776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-696baeaa-d561-42fc-b00b-33fb2196866d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:41.819161 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:41.819161 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:41.819797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-696baeaa-d561-42fc-b00b-33fb2196866d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:41.889022 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:41.889022 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:41.898540 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-696baeaa-d561-42fc-b00b-33fb2196866d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:41.922635 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:41.922635 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:41.932752 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-696baeaa-d561-42fc-b00b-33fb2196866d tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:41.934233 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 66/129] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:41 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 917 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:42.950356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71f8d9ca-7479-43c3-bab9-7496b8bb0c62 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:42.951591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71f8d9ca-7479-43c3-bab9-7496b8bb0c62 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:42.951964 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:42.951964 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:42.952572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71f8d9ca-7479-43c3-bab9-7496b8bb0c62 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:43.060205 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:43.060205 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:43.071982 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-71f8d9ca-7479-43c3-bab9-7496b8bb0c62 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:43.145395 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:43.145395 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:43.159712 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71f8d9ca-7479-43c3-bab9-7496b8bb0c62 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:43.160522 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 64/130] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:42 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 917 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:43.204671 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-ac399aaa-1b55-41ae-9500-e5c2fec44ee3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] POST http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/attachments/e894f78b-577d-42f2-8248-1fa06eba00b2/action Dec 31 09:18:43.205207 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:43.205207 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:43.208527 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-ac399aaa-1b55-41ae-9500-e5c2fec44ee3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:18:43.209012 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-ac399aaa-1b55-41ae-9500-e5c2fec44ee3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:18:43.297012 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:43.297012 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:43.327178 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-890a0268-d8b0-4454-b641-374591fb1d76 req-ac399aaa-1b55-41ae-9500-e5c2fec44ee3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/attachments/e894f78b-577d-42f2-8248-1fa06eba00b2/action returned with HTTP 204 Dec 31 09:18:43.328120 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 67/131] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:18:43 2020] POST /volume/v3/063c907d01d84890a9c943bea7d56491/attachments/e894f78b-577d-42f2-8248-1fa06eba00b2/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:18:44.179499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1efe7dcd-53f8-4f87-9c23-41c30360a02e tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:44.179499 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1efe7dcd-53f8-4f87-9c23-41c30360a02e tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:44.179499 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:44.179499 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:44.180359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1efe7dcd-53f8-4f87-9c23-41c30360a02e tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:44.253035 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:44.253035 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:44.263862 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1efe7dcd-53f8-4f87-9c23-41c30360a02e tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:44.286145 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:44.286145 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:44.310490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1efe7dcd-53f8-4f87-9c23-41c30360a02e tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:44.312093 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 65/132] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:44 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 1209 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:44.328142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c84a7e1-1a52-460d-93ef-1a3aaabbfdd1 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:44.328646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c84a7e1-1a52-460d-93ef-1a3aaabbfdd1 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:44.329194 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:44.329194 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:44.329815 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c84a7e1-1a52-460d-93ef-1a3aaabbfdd1 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:44.436807 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:44.436807 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:44.466849 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2c84a7e1-1a52-460d-93ef-1a3aaabbfdd1 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:44.539103 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:44.539103 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:44.558563 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c84a7e1-1a52-460d-93ef-1a3aaabbfdd1 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:44.560092 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 68/133] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:44 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 1209 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:46.515269 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-36400706-1f6a-439e-8bf7-6262b03ae550 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] DELETE http://10.222.0.45/volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments/4c7e3d6b-b1a4-4dd4-a47e-d4b7cb82d771 Dec 31 09:18:46.516181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-36400706-1f6a-439e-8bf7-6262b03ae550 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:46.516391 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:46.516391 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:46.516764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-36400706-1f6a-439e-8bf7-6262b03ae550 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:46.568726 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:46.568726 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:46.995589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-36400706-1f6a-439e-8bf7-6262b03ae550 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(e7ba0344-a0fa-4391-a269-286e5236f8ef)]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:18:46.996113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-36400706-1f6a-439e-8bf7-6262b03ae550 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] Adding status of: attached to pending status list for volume. {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 31 09:18:46.996994 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-36400706-1f6a-439e-8bf7-6262b03ae550 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:18:47.012165 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1f1d33e5-76f5-4997-9bca-2b09663d929b req-36400706-1f6a-439e-8bf7-6262b03ae550 tempest-LiveAutoBlockMigrationV225Test-1407498586 tempest-LiveAutoBlockMigrationV225Test-1407498586] http://10.222.0.45/volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments/4c7e3d6b-b1a4-4dd4-a47e-d4b7cb82d771 returned with HTTP 200 Dec 31 09:18:47.013606 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 66/134] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:18:46 2020] DELETE /volume/v3/6a3b9476c9634fe1bdd11f527add1eb3/attachments/4c7e3d6b-b1a4-4dd4-a47e-d4b7cb82d771 => generated 192 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:47.736312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-51db4a23-0836-4246-8dd2-4835bf43cbd2 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:47.737732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-51db4a23-0836-4246-8dd2-4835bf43cbd2 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:47.738147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:47.738147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:47.738814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-51db4a23-0836-4246-8dd2-4835bf43cbd2 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:47.824928 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:47.824928 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:47.835955 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-51db4a23-0836-4246-8dd2-4835bf43cbd2 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:47.866069 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:47.866069 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:47.880961 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-51db4a23-0836-4246-8dd2-4835bf43cbd2 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:47.897888 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 69/135] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:18:47 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 1209 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:47.910581 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-f2029125-174e-447f-be23-07773c00feb3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] POST http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b/action Dec 31 09:18:47.911635 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:47.911635 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:47.912878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-f2029125-174e-447f-be23-07773c00feb3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Action body: b'{"os-begin_detaching": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:18:47.914569 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-f2029125-174e-447f-be23-07773c00feb3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:18:47.983353 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:47.983353 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:47.984992 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-f2029125-174e-447f-be23-07773c00feb3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:47.996410 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-f2029125-174e-447f-be23-07773c00feb3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Begin detaching volume completed successfully. Dec 31 09:18:47.997295 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-f2029125-174e-447f-be23-07773c00feb3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b/action returned with HTTP 202 Dec 31 09:18:47.998483 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 67/136] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 09:18:47 2020] POST /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:18:48.022263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a2f91bf-8913-4c87-8c24-b3cede6c706a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:48.022699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a2f91bf-8913-4c87-8c24-b3cede6c706a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:48.022921 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:48.022921 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:48.023299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a2f91bf-8913-4c87-8c24-b3cede6c706a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:48.094183 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-f2029125-174e-447f-be23-07773c00feb3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume// Dec 31 09:18:48.094669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-f2029125-174e-447f-be23-07773c00feb3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:48.094890 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:48.094890 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:48.095267 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-f2029125-174e-447f-be23-07773c00feb3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:48.096457 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-f2029125-174e-447f-be23-07773c00feb3 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:18:48.097019 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 68/137] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:18: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 31 09:18:48.123723 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-179f27d3-36de-45cc-831f-5c3f7af357ee tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:48.124293 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-179f27d3-36de-45cc-831f-5c3f7af357ee tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:48.124775 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-179f27d3-36de-45cc-831f-5c3f7af357ee tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:48.169147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:48.169147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:48.200678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2a2f91bf-8913-4c87-8c24-b3cede6c706a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:48.266735 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:48.266735 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:48.284086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a2f91bf-8913-4c87-8c24-b3cede6c706a tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:48.291393 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:48.291393 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:48.298113 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 70/138] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:48 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 1212 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:48.314535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-179f27d3-36de-45cc-831f-5c3f7af357ee tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:48.361687 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:48.361687 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:48.371792 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-179f27d3-36de-45cc-831f-5c3f7af357ee tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:48.373125 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 69/139] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:18:48 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 1311 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:18:48.905744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-5a227c15-caa8-4412-9fd5-389dd6f7f127 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] DELETE http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/attachments/e894f78b-577d-42f2-8248-1fa06eba00b2 Dec 31 09:18:48.906242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-5a227c15-caa8-4412-9fd5-389dd6f7f127 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:48.906628 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:48.906628 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:48.907654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-5a227c15-caa8-4412-9fd5-389dd6f7f127 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:48.986414 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:48.986414 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:49.301345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11659cb7-1d3b-4139-b9f0-60e186b33976 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:49.302289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11659cb7-1d3b-4139-b9f0-60e186b33976 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:49.302829 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:49.302829 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:49.303289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11659cb7-1d3b-4139-b9f0-60e186b33976 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:49.362469 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:49.362469 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:49.373821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11659cb7-1d3b-4139-b9f0-60e186b33976 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:49.422607 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:49.422607 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:49.433540 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11659cb7-1d3b-4139-b9f0-60e186b33976 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:49.434332 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 70/140] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:49 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 1212 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:18:49.576890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-5a227c15-caa8-4412-9fd5-389dd6f7f127 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:18:49.577760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-5a227c15-caa8-4412-9fd5-389dd6f7f127 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:18:49.612196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b1986d8-bb74-40c5-8591-ba771ac27c14 req-5a227c15-caa8-4412-9fd5-389dd6f7f127 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/attachments/e894f78b-577d-42f2-8248-1fa06eba00b2 returned with HTTP 200 Dec 31 09:18:49.613867 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 71/141] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:18:48 2020] DELETE /volume/v3/063c907d01d84890a9c943bea7d56491/attachments/e894f78b-577d-42f2-8248-1fa06eba00b2 => generated 19 bytes in 713 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:50.452024 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ffaaee59-cd1d-43c1-81cb-ca3b9c53cbbc tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:50.453366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ffaaee59-cd1d-43c1-81cb-ca3b9c53cbbc tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:50.453826 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:50.453826 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:50.454514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ffaaee59-cd1d-43c1-81cb-ca3b9c53cbbc tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:50.513579 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:50.513579 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:50.525244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ffaaee59-cd1d-43c1-81cb-ca3b9c53cbbc tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:50.564920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ffaaee59-cd1d-43c1-81cb-ca3b9c53cbbc tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:50.566271 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 71/142] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:50 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 917 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:53.748643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02e03130-ccca-476d-a192-9acffc413080 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:53.758402 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02e03130-ccca-476d-a192-9acffc413080 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:53.758856 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:53.758856 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:53.762145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02e03130-ccca-476d-a192-9acffc413080 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:53.866064 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:53.866064 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:53.876152 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-02e03130-ccca-476d-a192-9acffc413080 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:53.913911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02e03130-ccca-476d-a192-9acffc413080 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:53.914752 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 72/143] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:53 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 917 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:18:53.930519 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c6c6873-50a7-4348-b8dd-349bf7be06e9 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:18:53.931130 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c6c6873-50a7-4348-b8dd-349bf7be06e9 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:18:53.931412 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:18:53.931412 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:18:53.932253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c6c6873-50a7-4348-b8dd-349bf7be06e9 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:18:53.986817 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:18:53.986817 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:18:53.996270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2c6c6873-50a7-4348-b8dd-349bf7be06e9 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:18:54.020281 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c6c6873-50a7-4348-b8dd-349bf7be06e9 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:18:54.021253 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 72/144] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:18:53 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:19:05.391173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b17e4da2-3245-4c8a-a0a2-f05ff42252dd tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] DELETE http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:19:05.392310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b17e4da2-3245-4c8a-a0a2-f05ff42252dd tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:05.392533 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:19:05.392533 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:19:05.392909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b17e4da2-3245-4c8a-a0a2-f05ff42252dd tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:05.393382 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-b17e4da2-3245-4c8a-a0a2-f05ff42252dd tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Delete volume with id: 78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:19:05.468449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:05.468449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:05.470521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b17e4da2-3245-4c8a-a0a2-f05ff42252dd tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:19:05.508919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b17e4da2-3245-4c8a-a0a2-f05ff42252dd tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Delete volume request issued successfully. Dec 31 09:19:05.509700 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b17e4da2-3245-4c8a-a0a2-f05ff42252dd tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 202 Dec 31 09:19:05.515087 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 73/145] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:19:05 2020] DELETE /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:19:05.519634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f10eabaa-a51b-45d8-9b28-a763f865b3fa tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:19:05.520462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f10eabaa-a51b-45d8-9b28-a763f865b3fa tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:05.521014 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:19:05.521014 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:19:05.521957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f10eabaa-a51b-45d8-9b28-a763f865b3fa tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:05.651034 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:05.651034 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:05.661321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f10eabaa-a51b-45d8-9b28-a763f865b3fa tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:19:05.697578 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f10eabaa-a51b-45d8-9b28-a763f865b3fa tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:19:05.707340 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 73/146] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:19:05 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 916 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:19:06.713708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-edca96f6-4ebb-4a37-a3a1-fed7dbb56292 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:19:06.714314 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-edca96f6-4ebb-4a37-a3a1-fed7dbb56292 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:06.714428 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:19:06.714428 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:19:06.714769 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-edca96f6-4ebb-4a37-a3a1-fed7dbb56292 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:06.815217 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:06.815217 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:06.851972 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-edca96f6-4ebb-4a37-a3a1-fed7dbb56292 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Volume info retrieved successfully. Dec 31 09:19:06.902607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-edca96f6-4ebb-4a37-a3a1-fed7dbb56292 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 200 Dec 31 09:19:06.904228 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 74/147] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:19:06 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:19:07.922852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e49ccb83-cfa0-4f3f-a871-c37b324b3826 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] GET http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b Dec 31 09:19:07.924282 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e49ccb83-cfa0-4f3f-a871-c37b324b3826 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:07.924722 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:19:07.924722 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:19:07.925406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e49ccb83-cfa0-4f3f-a871-c37b324b3826 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:08.055937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e49ccb83-cfa0-4f3f-a871-c37b324b3826 tempest-AttachSCSIVolumeTestJSON-774333370 tempest-AttachSCSIVolumeTestJSON-774333370] http://10.222.0.45/volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b returned with HTTP 404 Dec 31 09:19:08.057446 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 74/148] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:19:07 2020] GET /volume/v3/063c907d01d84890a9c943bea7d56491/volumes/78c52ee5-82cd-4938-8b43-b7f4e876b59b => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:19:10.905166 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-de770fc0-7921-4991-8d4d-b1e4bd1636d0 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:19:10.906420 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-de770fc0-7921-4991-8d4d-b1e4bd1636d0 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:10.907023 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:19:10.907023 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:19:10.907755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-de770fc0-7921-4991-8d4d-b1e4bd1636d0 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:11.027060 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:11.027060 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:11.050150 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-de770fc0-7921-4991-8d4d-b1e4bd1636d0 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:19:11.082714 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:11.082714 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:11.092836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-de770fc0-7921-4991-8d4d-b1e4bd1636d0 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:19:11.100312 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 75/149] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:19:10 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 1214 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:19:13.557915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-35443888-8c3a-4a38-a09a-8cb0e306dbf5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:19:13.558486 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-35443888-8c3a-4a38-a09a-8cb0e306dbf5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:13.559292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-35443888-8c3a-4a38-a09a-8cb0e306dbf5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:13.635458 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:13.635458 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:13.647228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-35443888-8c3a-4a38-a09a-8cb0e306dbf5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:19:13.673024 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:13.673024 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:13.685335 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-35443888-8c3a-4a38-a09a-8cb0e306dbf5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:19:13.686803 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 75/150] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:19:13 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 1214 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:19:13.730731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-8182817f-8ec4-450f-ba24-7268b16f1df7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] POST http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c/action Dec 31 09:19:13.731517 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:19:13.731517 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:19:13.732942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-8182817f-8ec4-450f-ba24-7268b16f1df7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Action body: b'{"os-begin_detaching": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:19:13.733610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-8182817f-8ec4-450f-ba24-7268b16f1df7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:19:13.803297 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:13.803297 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:13.804906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-8182817f-8ec4-450f-ba24-7268b16f1df7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:19:13.821540 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-8182817f-8ec4-450f-ba24-7268b16f1df7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Begin detaching volume completed successfully. Dec 31 09:19:13.822508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-8182817f-8ec4-450f-ba24-7268b16f1df7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c/action returned with HTTP 202 Dec 31 09:19:13.825608 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 76/151] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 09:19:13 2020] POST /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:19:13.852163 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a96c37a4-df28-409e-b343-1832f41de939 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:19:13.853523 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a96c37a4-df28-409e-b343-1832f41de939 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:13.853972 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:19:13.853972 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:19:13.854715 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a96c37a4-df28-409e-b343-1832f41de939 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:13.898994 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-8182817f-8ec4-450f-ba24-7268b16f1df7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume// Dec 31 09:19:13.900765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-8182817f-8ec4-450f-ba24-7268b16f1df7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:13.901397 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:19:13.901397 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:19:13.902057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-8182817f-8ec4-450f-ba24-7268b16f1df7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:13.903308 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-8182817f-8ec4-450f-ba24-7268b16f1df7 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:19:13.905142 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 77/152] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:19:13 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:19:13.917876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-baa1f4ed-2cb3-4cf2-9427-210609dc5448 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:19:13.920844 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-baa1f4ed-2cb3-4cf2-9427-210609dc5448 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:13.921701 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-baa1f4ed-2cb3-4cf2-9427-210609dc5448 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:13.977465 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:13.977465 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:13.988474 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a96c37a4-df28-409e-b343-1832f41de939 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:19:14.020546 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:14.020546 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:14.038592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a96c37a4-df28-409e-b343-1832f41de939 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:19:14.051952 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 76/153] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:19:13 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 1217 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:19:14.057389 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:14.057389 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:14.082927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-baa1f4ed-2cb3-4cf2-9427-210609dc5448 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:19:14.132911 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:14.132911 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:14.153820 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-baa1f4ed-2cb3-4cf2-9427-210609dc5448 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:19:14.154925 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 78/154] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:19:13 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 1316 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:19:14.617135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-858751eb-9ea4-4f6c-84fd-fdd158ea4895 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] DELETE http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/attachments/e7ba0344-a0fa-4391-a269-286e5236f8ef Dec 31 09:19:14.617791 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-858751eb-9ea4-4f6c-84fd-fdd158ea4895 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:14.618223 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:19:14.618223 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:19:14.618914 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-858751eb-9ea4-4f6c-84fd-fdd158ea4895 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:14.665985 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:14.665985 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:15.060639 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd94e0bc-fba5-4d72-9762-493abade2921 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:19:15.062619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd94e0bc-fba5-4d72-9762-493abade2921 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:15.063225 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:19:15.063225 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:19:15.064301 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd94e0bc-fba5-4d72-9762-493abade2921 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:15.136027 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:15.136027 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:15.147796 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd94e0bc-fba5-4d72-9762-493abade2921 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:19:15.171131 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:15.171131 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:15.183368 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd94e0bc-fba5-4d72-9762-493abade2921 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:19:15.184878 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 79/155] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:19:15 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 1217 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:19:15.335083 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-858751eb-9ea4-4f6c-84fd-fdd158ea4895 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:19:15.335978 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-858751eb-9ea4-4f6c-84fd-fdd158ea4895 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:19:15.346736 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ded8e3b5-10e9-4b3b-a317-36648eef86da req-858751eb-9ea4-4f6c-84fd-fdd158ea4895 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/attachments/e7ba0344-a0fa-4391-a269-286e5236f8ef returned with HTTP 200 Dec 31 09:19:15.347776 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 77/156] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 09:19:14 2020] DELETE /volume/v3/9cc260b0062946c3ac48579072a446dd/attachments/e7ba0344-a0fa-4391-a269-286e5236f8ef => generated 19 bytes in 736 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:19:16.201898 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16f1d5b4-6719-4d57-967c-0f80b8f259c5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:19:16.202736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16f1d5b4-6719-4d57-967c-0f80b8f259c5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:19:16.202736 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:19:16.202736 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:19:16.203237 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16f1d5b4-6719-4d57-967c-0f80b8f259c5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:19:16.321943 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:19:16.321943 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:19:16.346237 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-16f1d5b4-6719-4d57-967c-0f80b8f259c5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:19:16.391903 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16f1d5b4-6719-4d57-967c-0f80b8f259c5 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:19:16.392983 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 80/157] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:19:16 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 922 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:21:15.227828 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b4a20fb-1eb5-4e86-b2f0-fcbfe6cc5649 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] DELETE http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:21:15.229108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9b4a20fb-1eb5-4e86-b2f0-fcbfe6cc5649 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:21:15.229544 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:21:15.229544 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:21:15.230204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9b4a20fb-1eb5-4e86-b2f0-fcbfe6cc5649 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:21:15.230877 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9b4a20fb-1eb5-4e86-b2f0-fcbfe6cc5649 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Delete volume with id: 08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:21:15.281484 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:21:15.281484 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:21:15.283111 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9b4a20fb-1eb5-4e86-b2f0-fcbfe6cc5649 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:21:15.313808 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9b4a20fb-1eb5-4e86-b2f0-fcbfe6cc5649 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Delete volume request issued successfully. Dec 31 09:21:15.314835 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b4a20fb-1eb5-4e86-b2f0-fcbfe6cc5649 tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 202 Dec 31 09:21:15.316636 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 78/158] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:21:15 2020] DELETE /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:21:15.323697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b91b34dd-8817-4c28-9352-28d5989039bb tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:21:15.324465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b91b34dd-8817-4c28-9352-28d5989039bb tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:21:15.324865 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:21:15.324865 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:21:15.325488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b91b34dd-8817-4c28-9352-28d5989039bb tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:21:15.375154 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:21:15.375154 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:21:15.383742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b91b34dd-8817-4c28-9352-28d5989039bb tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:21:15.406865 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b91b34dd-8817-4c28-9352-28d5989039bb tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:21:15.407957 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 81/159] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:21:15 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 908 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:21:16.424248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d09e173-6de2-4b98-9efb-7b43c073f91a tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:21:16.426535 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d09e173-6de2-4b98-9efb-7b43c073f91a tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:21:16.426975 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:21:16.426975 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:21:16.427664 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d09e173-6de2-4b98-9efb-7b43c073f91a tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:21:16.502477 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:21:16.502477 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:21:16.515760 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1d09e173-6de2-4b98-9efb-7b43c073f91a tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Volume info retrieved successfully. Dec 31 09:21:16.543483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d09e173-6de2-4b98-9efb-7b43c073f91a tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 200 Dec 31 09:21:16.544955 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 79/160] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:21:16 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 908 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:21:17.571034 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc1aa8d4-1a4f-43b1-a44d-d5c1be943b2d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] GET http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c Dec 31 09:21:17.571784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc1aa8d4-1a4f-43b1-a44d-d5c1be943b2d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:21:17.572093 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:21:17.572093 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:21:17.572479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc1aa8d4-1a4f-43b1-a44d-d5c1be943b2d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:21:17.625319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc1aa8d4-1a4f-43b1-a44d-d5c1be943b2d tempest-LiveMigrationTest-395089139 tempest-LiveMigrationTest-395089139] http://10.222.0.45/volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c returned with HTTP 404 Dec 31 09:21:17.626125 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 82/161] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:21:17 2020] GET /volume/v3/ecffc09b3a0a42ed96fa95cdcdb30fd2/volumes/08956087-2bf6-4a2e-af21-8c8545a9745c => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:22:32.423362 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d452c4a-e9b1-4f0f-a779-d16c82c4164c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] DELETE http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:22:32.424859 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d452c4a-e9b1-4f0f-a779-d16c82c4164c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:22:32.425089 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:22:32.425089 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:22:32.425475 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d452c4a-e9b1-4f0f-a779-d16c82c4164c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:22:32.425951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9d452c4a-e9b1-4f0f-a779-d16c82c4164c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Delete volume with id: 5b437944-6190-4419-abcf-9876b581856c Dec 31 09:22:32.553390 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:22:32.553390 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:22:32.557694 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9d452c4a-e9b1-4f0f-a779-d16c82c4164c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:22:32.652695 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9d452c4a-e9b1-4f0f-a779-d16c82c4164c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Delete volume request issued successfully. Dec 31 09:22:32.653506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d452c4a-e9b1-4f0f-a779-d16c82c4164c tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 202 Dec 31 09:22:32.658556 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 80/162] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:22:32 2020] DELETE /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:22:32.664862 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f233fffb-7b33-4aed-9f9f-aa071851e665 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:22:32.665543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f233fffb-7b33-4aed-9f9f-aa071851e665 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:22:32.666164 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f233fffb-7b33-4aed-9f9f-aa071851e665 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:22:32.797534 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:22:32.797534 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:22:32.821172 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f233fffb-7b33-4aed-9f9f-aa071851e665 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:22:32.918855 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f233fffb-7b33-4aed-9f9f-aa071851e665 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:22:32.933103 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 83/163] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:22:32 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 921 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:22:33.948988 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e23e3bb-3c38-4929-af4b-0f3ee89b30f1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:22:33.950687 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e23e3bb-3c38-4929-af4b-0f3ee89b30f1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:22:33.951035 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:22:33.951035 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:22:33.951743 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e23e3bb-3c38-4929-af4b-0f3ee89b30f1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:22:34.186568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:22:34.186568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:22:34.205030 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3e23e3bb-3c38-4929-af4b-0f3ee89b30f1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:22:34.267592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e23e3bb-3c38-4929-af4b-0f3ee89b30f1 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:22:34.281980 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 81/164] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:22:33 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 921 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:22:35.286532 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-953bf179-1794-494d-8499-c1534443d941 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:22:35.287057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-953bf179-1794-494d-8499-c1534443d941 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:22:35.287271 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:22:35.287271 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:22:35.287669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-953bf179-1794-494d-8499-c1534443d941 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:22:35.418806 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:22:35.418806 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:22:35.441784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-953bf179-1794-494d-8499-c1534443d941 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Volume info retrieved successfully. Dec 31 09:22:35.491561 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-953bf179-1794-494d-8499-c1534443d941 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 200 Dec 31 09:22:35.497335 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 84/165] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:22:35 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 921 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:22:36.513652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e726c4e9-8e8a-4c20-ad29-b245da0d9028 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] GET http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c Dec 31 09:22:36.514795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e726c4e9-8e8a-4c20-ad29-b245da0d9028 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:22:36.515176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:22:36.515176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:22:36.516473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e726c4e9-8e8a-4c20-ad29-b245da0d9028 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:22:36.639567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e726c4e9-8e8a-4c20-ad29-b245da0d9028 tempest-LiveAutoBlockMigrationV225Test-920426481 tempest-LiveAutoBlockMigrationV225Test-920426481] http://10.222.0.45/volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c returned with HTTP 404 Dec 31 09:22:36.646897 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 82/166] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:22:36 2020] GET /volume/v3/9cc260b0062946c3ac48579072a446dd/volumes/5b437944-6190-4419-abcf-9876b581856c => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:25:31.648809 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] POST http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes Dec 31 09:25:31.650006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:31.650006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:31.651153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1378701900", "imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:25:31.653706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1378701900', 'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:25:31.849753 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Create volume of 1 GB Dec 31 09:25:31.894619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Availability zone cache updated, next update will occur around 2020-12-31 10:25:31.888155. {{(pid=88085) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 31 09:25:31.894869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Availability Zones retrieved successfully. Dec 31 09:25:31.994035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Flow 'volume_create_api' (5554545c-53d7-410e-ba03-c4b7bf5ab955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:25:31.997655 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b032a585-ddd5-4bf7-a6d9-ea2a3057a63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:25:32.001651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:25:32.189459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b032a585-ddd5-4bf7-a6d9-ea2a3057a63c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:25:32.191679 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (303c81bd-822e-4693-a159-fc0d46dd4e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:25:32.268221 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] 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 31 09:25:32.269915 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] 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 31 09:25:32.328496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Created reservations ['535516d9-720a-4bb7-b1ab-8690537eb1a3', '1f68a8b6-6743-4ba8-a28f-9e763f072f71', 'b8ade3f7-55da-498f-bc4c-49a025c3583a', 'd9fc7b68-a776-4f8a-9d36-5140bd179061'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:25:32.331549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (303c81bd-822e-4693-a159-fc0d46dd4e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['535516d9-720a-4bb7-b1ab-8690537eb1a3', '1f68a8b6-6743-4ba8-a28f-9e763f072f71', 'b8ade3f7-55da-498f-bc4c-49a025c3583a', 'd9fc7b68-a776-4f8a-9d36-5140bd179061']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:25:32.349887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0319d36-dad3-4327-ad79-919b5158ea85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:25:32.416314 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0319d36-dad3-4327-ad79-919b5158ea85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15d9833c-81e2-47b8-8eef-e99a3f4540d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1378701900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d02574a223384947b2ae1305dbe71d35',qos_specs=None,replication_status=,reservations=['535516d9-720a-4bb7-b1ab-8690537eb1a3','1f68a8b6-6743-4ba8-a28f-9e763f072f71','b8ade3f7-55da-498f-bc4c-49a025c3583a','d9fc7b68-a776-4f8a-9d36-5140bd179061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a4a316a28d421a81c3280304449698',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1378701900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15d9833c-81e2-47b8-8eef-e99a3f4540d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d02574a223384947b2ae1305dbe71d35',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='48a4a316a28d421a81c3280304449698',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:25:32.418488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a8f975-8beb-49e1-9da5-b1e35288200f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:25:32.450597 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08a8f975-8beb-49e1-9da5-b1e35288200f) 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-1378701900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d02574a223384947b2ae1305dbe71d35',qos_specs=None,replication_status=,reservations=['535516d9-720a-4bb7-b1ab-8690537eb1a3','1f68a8b6-6743-4ba8-a28f-9e763f072f71','b8ade3f7-55da-498f-bc4c-49a025c3583a','d9fc7b68-a776-4f8a-9d36-5140bd179061'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a4a316a28d421a81c3280304449698',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:25:32.452902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940a9ab3-2140-475f-bcd2-ef356d7136bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:25:32.470589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940a9ab3-2140-475f-bcd2-ef356d7136bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:25:32.473560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Flow 'volume_create_api' (5554545c-53d7-410e-ba03-c4b7bf5ab955) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:25:32.531184 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Create volume request issued successfully. Dec 31 09:25:32.547475 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17efa4fa-b549-4327-aaec-c2381be07683 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes returned with HTTP 202 Dec 31 09:25:32.566503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54cfa3f4-7ceb-4d8a-82c3-d745e696eaa8 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:32.567019 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54cfa3f4-7ceb-4d8a-82c3-d745e696eaa8 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:32.567578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54cfa3f4-7ceb-4d8a-82c3-d745e696eaa8 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:32.572399 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 85/167] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:25:31 2020] POST /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes => generated 826 bytes in 1152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:25:32.622118 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:32.622118 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:32.632523 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-54cfa3f4-7ceb-4d8a-82c3-d745e696eaa8 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:32.657687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54cfa3f4-7ceb-4d8a-82c3-d745e696eaa8 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:32.658478 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 83/168] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:32 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:33.675388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93c0f6c2-35e2-4698-8690-59babc2c7beb tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:33.676871 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93c0f6c2-35e2-4698-8690-59babc2c7beb tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:33.677252 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:33.677252 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:33.678071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93c0f6c2-35e2-4698-8690-59babc2c7beb tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:33.783218 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:33.783218 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:33.801140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-93c0f6c2-35e2-4698-8690-59babc2c7beb tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:33.825898 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93c0f6c2-35e2-4698-8690-59babc2c7beb tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:33.827988 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 86/169] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:33 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:34.847702 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48ba36ad-6a08-4ccf-b3b4-45b67c02e567 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:34.848796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48ba36ad-6a08-4ccf-b3b4-45b67c02e567 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:34.849215 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:34.849215 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:34.849881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48ba36ad-6a08-4ccf-b3b4-45b67c02e567 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:34.962458 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:34.962458 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:34.990192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-48ba36ad-6a08-4ccf-b3b4-45b67c02e567 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:35.037023 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48ba36ad-6a08-4ccf-b3b4-45b67c02e567 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:35.040912 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 84/170] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:34 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:36.058233 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7976408-84cc-494d-af3b-af36d434c0c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:36.058868 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7976408-84cc-494d-af3b-af36d434c0c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:36.058993 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:36.058993 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:36.059318 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7976408-84cc-494d-af3b-af36d434c0c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:36.195288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:36.195288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:36.217049 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b7976408-84cc-494d-af3b-af36d434c0c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:36.263942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7976408-84cc-494d-af3b-af36d434c0c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:36.264652 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 87/171] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:36 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:37.281301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df698cbd-129f-4e51-92bf-fe70ba757041 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:37.282489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df698cbd-129f-4e51-92bf-fe70ba757041 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:37.283081 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:37.283081 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:37.283720 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df698cbd-129f-4e51-92bf-fe70ba757041 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:37.382974 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:37.382974 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:37.408141 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-df698cbd-129f-4e51-92bf-fe70ba757041 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:37.435333 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df698cbd-129f-4e51-92bf-fe70ba757041 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:37.437602 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 85/172] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:37 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:38.451535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f9fc0e3-a911-4627-873a-2e3731e3b986 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:38.452850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f9fc0e3-a911-4627-873a-2e3731e3b986 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:38.453248 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:38.453248 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:38.453903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f9fc0e3-a911-4627-873a-2e3731e3b986 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:38.511833 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:38.511833 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:38.521288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4f9fc0e3-a911-4627-873a-2e3731e3b986 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:38.546257 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f9fc0e3-a911-4627-873a-2e3731e3b986 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:38.548154 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 88/173] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:38 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:39.564186 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8258997-2db4-4bbc-bfce-72f0e4ee96f2 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:39.564761 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8258997-2db4-4bbc-bfce-72f0e4ee96f2 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:39.564955 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:39.564955 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:39.565249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8258997-2db4-4bbc-bfce-72f0e4ee96f2 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:39.703623 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:39.703623 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:39.733643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f8258997-2db4-4bbc-bfce-72f0e4ee96f2 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:39.802035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8258997-2db4-4bbc-bfce-72f0e4ee96f2 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:39.807006 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 86/174] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:39 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:40.824253 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7fc356fc-f1ea-4954-b84f-8991582a5fa5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:40.824924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7fc356fc-f1ea-4954-b84f-8991582a5fa5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:40.825348 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:40.825348 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:40.825849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7fc356fc-f1ea-4954-b84f-8991582a5fa5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:40.977001 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:40.977001 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:41.009630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7fc356fc-f1ea-4954-b84f-8991582a5fa5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:41.064367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7fc356fc-f1ea-4954-b84f-8991582a5fa5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:41.069489 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 89/175] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:40 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:42.083910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-294fd044-d00a-419f-82b9-56e109a2114a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:42.084525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-294fd044-d00a-419f-82b9-56e109a2114a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:42.084692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:42.084692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:42.084944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-294fd044-d00a-419f-82b9-56e109a2114a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:42.192890 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:42.192890 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:42.207964 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-294fd044-d00a-419f-82b9-56e109a2114a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:42.238364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-294fd044-d00a-419f-82b9-56e109a2114a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:42.239961 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 87/176] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:42 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:43.257338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-904a72cf-b221-4e99-b044-50d6027bc825 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:43.257958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-904a72cf-b221-4e99-b044-50d6027bc825 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:43.258089 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:43.258089 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:43.258420 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-904a72cf-b221-4e99-b044-50d6027bc825 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:43.440847 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:43.440847 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:43.465459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-904a72cf-b221-4e99-b044-50d6027bc825 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:43.523034 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-904a72cf-b221-4e99-b044-50d6027bc825 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:43.524332 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 90/177] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:43 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:25:44.540272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ba0d2b8-c96b-4a26-9f20-095366f51cd3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:44.540844 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ba0d2b8-c96b-4a26-9f20-095366f51cd3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:44.541385 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:44.541385 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:44.542010 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ba0d2b8-c96b-4a26-9f20-095366f51cd3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:44.675456 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:44.675456 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:44.685846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ba0d2b8-c96b-4a26-9f20-095366f51cd3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:44.761612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ba0d2b8-c96b-4a26-9f20-095366f51cd3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:44.777863 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 88/178] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:44 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:45.782127 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6300bfa9-e060-4858-8b24-3207be794bce tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:45.783868 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6300bfa9-e060-4858-8b24-3207be794bce tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:45.784264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:45.784264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:45.784907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6300bfa9-e060-4858-8b24-3207be794bce tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:45.901767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:45.901767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:45.925301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6300bfa9-e060-4858-8b24-3207be794bce tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:45.981455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6300bfa9-e060-4858-8b24-3207be794bce tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:45.986847 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 91/179] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:45 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:47.001667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a8cbfab-be9b-4af1-b1d7-083d6fe24329 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:47.002255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a8cbfab-be9b-4af1-b1d7-083d6fe24329 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:47.002367 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:47.002367 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:47.002728 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a8cbfab-be9b-4af1-b1d7-083d6fe24329 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:47.155783 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:47.155783 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:47.185125 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5a8cbfab-be9b-4af1-b1d7-083d6fe24329 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:47.243982 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a8cbfab-be9b-4af1-b1d7-083d6fe24329 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:47.256753 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 89/180] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:46 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:48.262486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05ab7db1-22f9-433b-849a-a85a74570b0a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:48.263067 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05ab7db1-22f9-433b-849a-a85a74570b0a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:48.263413 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:48.263413 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:48.263891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05ab7db1-22f9-433b-849a-a85a74570b0a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:48.473586 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:48.473586 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:48.497117 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-05ab7db1-22f9-433b-849a-a85a74570b0a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:48.573372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05ab7db1-22f9-433b-849a-a85a74570b0a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:48.576908 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 92/181] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:48 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:49.592945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2bd37c7c-8ee0-40b4-904f-83a52c8179a1 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:49.593716 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2bd37c7c-8ee0-40b4-904f-83a52c8179a1 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:49.594041 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:49.594041 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:49.594604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2bd37c7c-8ee0-40b4-904f-83a52c8179a1 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:49.755946 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:49.755946 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:49.785093 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2bd37c7c-8ee0-40b4-904f-83a52c8179a1 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:49.828874 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2bd37c7c-8ee0-40b4-904f-83a52c8179a1 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:49.829706 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 90/182] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:49 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:50.846546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d57ede38-2579-42b3-a7af-1070ec2b3958 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:50.847084 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d57ede38-2579-42b3-a7af-1070ec2b3958 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:50.847186 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:50.847186 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:50.847524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d57ede38-2579-42b3-a7af-1070ec2b3958 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:50.921220 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:50.921220 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:50.930262 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d57ede38-2579-42b3-a7af-1070ec2b3958 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:50.958597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d57ede38-2579-42b3-a7af-1070ec2b3958 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:50.964864 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 93/183] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:50 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:51.976597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a29c9fd9-43e5-4f7f-bae4-fb1adceaca8b tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:51.977159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a29c9fd9-43e5-4f7f-bae4-fb1adceaca8b tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:51.977339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:51.977339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:51.978155 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a29c9fd9-43e5-4f7f-bae4-fb1adceaca8b tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:52.031819 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:52.031819 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:52.041204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a29c9fd9-43e5-4f7f-bae4-fb1adceaca8b tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:52.065339 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a29c9fd9-43e5-4f7f-bae4-fb1adceaca8b tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:52.066906 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 91/184] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:51 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 918 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:53.085287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f795568-6af0-4544-ae02-e590a7f3c840 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:53.086999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f795568-6af0-4544-ae02-e590a7f3c840 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:53.087448 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:53.087448 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:53.089376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f795568-6af0-4544-ae02-e590a7f3c840 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:53.170039 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:53.170039 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:53.180631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7f795568-6af0-4544-ae02-e590a7f3c840 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:53.212955 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f795568-6af0-4544-ae02-e590a7f3c840 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:53.214269 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 94/185] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:53 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 976 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:54.232075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b79a737-b372-44ba-b20b-402e96e5e610 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:54.232747 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b79a737-b372-44ba-b20b-402e96e5e610 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:54.233004 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:54.233004 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:54.233690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b79a737-b372-44ba-b20b-402e96e5e610 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:54.401093 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:54.401093 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:54.409587 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0b79a737-b372-44ba-b20b-402e96e5e610 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:54.431838 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b79a737-b372-44ba-b20b-402e96e5e610 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:54.432925 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 92/186] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:54 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 979 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:55.449329 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6beb652b-a2b9-4df3-a982-1d56e101bd1c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:55.450592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6beb652b-a2b9-4df3-a982-1d56e101bd1c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:55.451040 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:55.451040 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:55.452643 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6beb652b-a2b9-4df3-a982-1d56e101bd1c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:55.579687 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:55.579687 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:55.595807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6beb652b-a2b9-4df3-a982-1d56e101bd1c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:55.642098 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6beb652b-a2b9-4df3-a982-1d56e101bd1c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:55.642989 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 95/187] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:55 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 979 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:56.661403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8869f4a5-04b4-4b72-9b8f-bd96896bce7a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:56.661957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8869f4a5-04b4-4b72-9b8f-bd96896bce7a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:56.662186 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:56.662186 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:56.664677 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8869f4a5-04b4-4b72-9b8f-bd96896bce7a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:56.740136 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:56.740136 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:56.753457 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8869f4a5-04b4-4b72-9b8f-bd96896bce7a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:56.783150 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8869f4a5-04b4-4b72-9b8f-bd96896bce7a tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:56.785343 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 93/188] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:56 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 979 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:57.805474 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-092a1afe-8e28-4e51-8404-c80e50637dae tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:57.807386 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-092a1afe-8e28-4e51-8404-c80e50637dae tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:57.807837 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:57.807837 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:57.808500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-092a1afe-8e28-4e51-8404-c80e50637dae tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:57.894380 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:57.894380 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:57.906526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-092a1afe-8e28-4e51-8404-c80e50637dae tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:57.963515 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-092a1afe-8e28-4e51-8404-c80e50637dae tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:57.975528 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 96/189] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:57 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 979 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:25:58.981505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc6ac65a-0a03-4f58-9a89-37e555c2462e tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:25:58.982989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc6ac65a-0a03-4f58-9a89-37e555c2462e tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:58.983553 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:58.983553 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:58.984220 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc6ac65a-0a03-4f58-9a89-37e555c2462e tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:59.107863 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:59.107863 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:59.119631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bc6ac65a-0a03-4f58-9a89-37e555c2462e tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:59.146508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc6ac65a-0a03-4f58-9a89-37e555c2462e tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:25:59.147336 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 94/190] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:58 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 1367 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:25:59.162722 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] POST http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes Dec 31 09:25:59.163653 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:59.163653 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:59.164358 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-959003706"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:25:59.165775 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-959003706'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:25:59.166357 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Create volume of 1 GB Dec 31 09:25:59.198039 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Availability Zones retrieved successfully. Dec 31 09:25:59.216667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Flow 'volume_create_api' (428a0a16-5c28-4f1b-9af3-e086bd43ae9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:25:59.220034 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4287b00e-5ff0-4859-91cb-762be86eb615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:25:59.222319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:25:59.295754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4287b00e-5ff0-4859-91cb-762be86eb615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:25:59.309644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08fca659-b614-4f75-9851-5064faedddc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:25:59.386176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Created reservations ['bda5836f-7880-4532-ae71-777464fbd226', '3211fca9-8095-4f0d-9e4c-2f88ff8a8c8a', '99e1cd20-1c15-4e9d-a193-9b8137c0348d', '17b01be1-1795-4821-ac06-97ab0063dbf5'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:25:59.388111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08fca659-b614-4f75-9851-5064faedddc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bda5836f-7880-4532-ae71-777464fbd226', '3211fca9-8095-4f0d-9e4c-2f88ff8a8c8a', '99e1cd20-1c15-4e9d-a193-9b8137c0348d', '17b01be1-1795-4821-ac06-97ab0063dbf5']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:25:59.391634 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd1fb17-ed3d-4714-a247-108e8c7aefa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:25:59.481259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbd1fb17-ed3d-4714-a247-108e8c7aefa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bedcc927-97dd-4ab9-a33d-e2aff4e3af40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-959003706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d02574a223384947b2ae1305dbe71d35',qos_specs=None,replication_status=,reservations=['bda5836f-7880-4532-ae71-777464fbd226','3211fca9-8095-4f0d-9e4c-2f88ff8a8c8a','99e1cd20-1c15-4e9d-a193-9b8137c0348d','17b01be1-1795-4821-ac06-97ab0063dbf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a4a316a28d421a81c3280304449698',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-959003706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bedcc927-97dd-4ab9-a33d-e2aff4e3af40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d02574a223384947b2ae1305dbe71d35',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='48a4a316a28d421a81c3280304449698',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:25:59.481259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73a52cf-b57a-40e7-b203-f9f01c7649fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:25:59.541268 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d73a52cf-b57a-40e7-b203-f9f01c7649fe) 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-959003706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d02574a223384947b2ae1305dbe71d35',qos_specs=None,replication_status=,reservations=['bda5836f-7880-4532-ae71-777464fbd226','3211fca9-8095-4f0d-9e4c-2f88ff8a8c8a','99e1cd20-1c15-4e9d-a193-9b8137c0348d','17b01be1-1795-4821-ac06-97ab0063dbf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a4a316a28d421a81c3280304449698',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:25:59.543260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789150c1-afec-45c7-bad3-ca46156c8ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:25:59.581096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (789150c1-afec-45c7-bad3-ca46156c8ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:25:59.585998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Flow 'volume_create_api' (428a0a16-5c28-4f1b-9af3-e086bd43ae9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:25:59.696870 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Create volume request issued successfully. Dec 31 09:25:59.729621 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a8663f4-cda7-413e-90c2-7e698e4531c7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes returned with HTTP 202 Dec 31 09:25:59.733615 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 97/191] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:25:59 2020] POST /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes => generated 825 bytes in 574 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:25:59.745858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-274eb662-2799-4ece-acb8-17ec828255ef tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 Dec 31 09:25:59.746380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-274eb662-2799-4ece-acb8-17ec828255ef tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:25:59.746750 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:25:59.746750 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:25:59.747120 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-274eb662-2799-4ece-acb8-17ec828255ef tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:25:59.814408 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:25:59.814408 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:25:59.823690 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-274eb662-2799-4ece-acb8-17ec828255ef tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:25:59.849300 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-274eb662-2799-4ece-acb8-17ec828255ef tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 returned with HTTP 200 Dec 31 09:25:59.850383 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 95/192] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:25:59 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 => generated 917 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:26:00.867742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-015ce9c1-6834-4291-a81b-a550d295fb2e tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 Dec 31 09:26:00.868261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-015ce9c1-6834-4291-a81b-a550d295fb2e tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:00.868356 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:00.868356 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:00.868724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-015ce9c1-6834-4291-a81b-a550d295fb2e tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:00.916991 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:00.916991 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:00.926191 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-015ce9c1-6834-4291-a81b-a550d295fb2e tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:26:00.949564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-015ce9c1-6834-4291-a81b-a550d295fb2e tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 returned with HTTP 200 Dec 31 09:26:00.951139 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 98/193] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:26:00 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 => generated 918 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:26:00.966195 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] POST http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes Dec 31 09:26:00.967173 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:00.967173 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:00.967619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1907321222"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:26:00.968825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1907321222'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:26:00.969279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Create volume of 1 GB Dec 31 09:26:00.983913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Availability Zones retrieved successfully. Dec 31 09:26:01.002023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Flow 'volume_create_api' (d0e6fc28-3e78-48ce-aa27-4a7b336eb67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:26:01.004939 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b517470-2075-49e3-980d-9ded5cd12242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:26:01.007151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:26:01.081293 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b517470-2075-49e3-980d-9ded5cd12242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:26:01.083517 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9cf240-d06e-4fa1-893c-470269f04f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:26:01.151312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Created reservations ['771ceecd-2068-42e8-9074-a721bbd780ac', '89f816ba-0014-4d41-80e5-16dc60909d27', 'a261d4b8-459c-4be6-90a0-be9974362bcc', '0cef2060-11f4-4b32-85f2-a6072dfea5c9'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:26:01.153231 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe9cf240-d06e-4fa1-893c-470269f04f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['771ceecd-2068-42e8-9074-a721bbd780ac', '89f816ba-0014-4d41-80e5-16dc60909d27', 'a261d4b8-459c-4be6-90a0-be9974362bcc', '0cef2060-11f4-4b32-85f2-a6072dfea5c9']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:26:01.155367 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e879a960-e12e-431a-bd13-3994965de927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:26:01.238715 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e879a960-e12e-431a-bd13-3994965de927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01d32f74-74a8-43ab-a3c1-2788a6b12642', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1907321222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d02574a223384947b2ae1305dbe71d35',qos_specs=None,replication_status=,reservations=['771ceecd-2068-42e8-9074-a721bbd780ac','89f816ba-0014-4d41-80e5-16dc60909d27','a261d4b8-459c-4be6-90a0-be9974362bcc','0cef2060-11f4-4b32-85f2-a6072dfea5c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a4a316a28d421a81c3280304449698',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1907321222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01d32f74-74a8-43ab-a3c1-2788a6b12642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d02574a223384947b2ae1305dbe71d35',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='48a4a316a28d421a81c3280304449698',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:26:01.241433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8d9aa83-8133-4f89-86ac-84f5dc5a3e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:26:01.270101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8d9aa83-8133-4f89-86ac-84f5dc5a3e67) 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-1907321222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d02574a223384947b2ae1305dbe71d35',qos_specs=None,replication_status=,reservations=['771ceecd-2068-42e8-9074-a721bbd780ac','89f816ba-0014-4d41-80e5-16dc60909d27','a261d4b8-459c-4be6-90a0-be9974362bcc','0cef2060-11f4-4b32-85f2-a6072dfea5c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48a4a316a28d421a81c3280304449698',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:26:01.272385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d190d2-f3c7-4f4d-868c-bf116c3add06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:26:01.288671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76d190d2-f3c7-4f4d-868c-bf116c3add06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:26:01.292009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Flow 'volume_create_api' (d0e6fc28-3e78-48ce-aa27-4a7b336eb67f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:26:01.346668 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Create volume request issued successfully. Dec 31 09:26:01.376043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a87e4118-cd44-4cfe-8d12-897a62929746 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes returned with HTTP 202 Dec 31 09:26:01.377385 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 96/194] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:26:00 2020] POST /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes => generated 826 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:26:01.395304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e6d54f7-3713-4ece-9ece-9a65e0ed3d7c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 Dec 31 09:26:01.395943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e6d54f7-3713-4ece-9ece-9a65e0ed3d7c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:01.396233 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:01.396233 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:01.397087 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e6d54f7-3713-4ece-9ece-9a65e0ed3d7c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:01.484827 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:01.484827 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:01.495077 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3e6d54f7-3713-4ece-9ece-9a65e0ed3d7c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:26:01.521847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e6d54f7-3713-4ece-9ece-9a65e0ed3d7c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 returned with HTTP 200 Dec 31 09:26:01.532246 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 99/195] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:26:01 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 => generated 894 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:26:02.539638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c23210d6-6f68-477e-8039-30306034cfe4 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 Dec 31 09:26:02.541151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c23210d6-6f68-477e-8039-30306034cfe4 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:02.541793 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:02.541793 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:02.542510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c23210d6-6f68-477e-8039-30306034cfe4 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:02.653192 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:02.653192 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:02.667120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c23210d6-6f68-477e-8039-30306034cfe4 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:26:02.692135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c23210d6-6f68-477e-8039-30306034cfe4 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 returned with HTTP 200 Dec 31 09:26:02.705188 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 97/196] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:26:02 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 => generated 919 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:26:49.109350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-e8593030-6202-4f0b-b03f-81925667c7f8 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:26:49.110652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-e8593030-6202-4f0b-b03f-81925667c7f8 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:49.111034 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:49.111034 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:49.111937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-e8593030-6202-4f0b-b03f-81925667c7f8 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:49.224041 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:49.224041 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:49.246280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-e8593030-6202-4f0b-b03f-81925667c7f8 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:26:49.302368 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-e8593030-6202-4f0b-b03f-81925667c7f8 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:26:49.303215 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 100/197] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:26:49 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 1367 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:26:49.318836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 Dec 31 09:26:49.319592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:49.319812 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:49.319812 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:49.320495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:49.419450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:49.419450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:49.430656 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:26:49.480993 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 returned with HTTP 200 Dec 31 09:26:49.486390 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 98/198] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:26:49 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 => generated 918 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:26:49.500080 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-21d7a355-71aa-4237-a059-c73ad45cc59d tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 Dec 31 09:26:49.500080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-21d7a355-71aa-4237-a059-c73ad45cc59d tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:49.500080 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:49.500080 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:49.500576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-21d7a355-71aa-4237-a059-c73ad45cc59d tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:49.905308 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:49.905308 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:49.925154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-21d7a355-71aa-4237-a059-c73ad45cc59d tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:26:50.013438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-21d7a355-71aa-4237-a059-c73ad45cc59d tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 returned with HTTP 200 Dec 31 09:26:50.014069 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 101/199] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:26:49 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 => generated 919 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:26:50.029469 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume// Dec 31 09:26:50.029964 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:50.030196 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:50.030196 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:50.031859 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:50.033569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:26:50.035128 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 99/200] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:26:50 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:26:50.064991 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-39b3d213-5b09-4c3a-9520-6188bcee1ffa tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] POST http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments Dec 31 09:26:50.065517 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:50.065517 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:50.065931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-39b3d213-5b09-4c3a-9520-6188bcee1ffa tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15d9833c-81e2-47b8-8eef-e99a3f4540d1", "instance_uuid": "bcab20a7-8276-47b4-9db2-e8ee91411e60", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:26:50.212613 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:50.212613 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:50.336353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-39b3d213-5b09-4c3a-9520-6188bcee1ffa tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments returned with HTTP 200 Dec 31 09:26:50.337758 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 102/201] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:26:50 2020] POST /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments => generated 273 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:26:50.355970 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume// Dec 31 09:26:50.356687 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:50.358215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:50.360043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:26:50.361888 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 100/202] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:26:50 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:26:50.387591 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-de9960eb-a6f7-4275-bd10-e99fbd90f281 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] POST http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments Dec 31 09:26:50.388376 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:50.388376 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:50.389245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-de9960eb-a6f7-4275-bd10-e99fbd90f281 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bedcc927-97dd-4ab9-a33d-e2aff4e3af40", "instance_uuid": "bcab20a7-8276-47b4-9db2-e8ee91411e60", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:26:50.508944 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:50.508944 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:50.617976 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-de9960eb-a6f7-4275-bd10-e99fbd90f281 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments returned with HTTP 200 Dec 31 09:26:50.619835 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 103/203] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:26:50 2020] POST /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments => generated 273 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:26:50.631187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume// Dec 31 09:26:50.631894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:50.632573 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:50.633648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:26:50.634930 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 101/204] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:26:50 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:26:50.672835 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-e793dbe7-ecea-43b1-8ba1-78a6259c7789 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] POST http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments Dec 31 09:26:50.677821 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:50.677821 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:50.681498 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-e793dbe7-ecea-43b1-8ba1-78a6259c7789 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01d32f74-74a8-43ab-a3c1-2788a6b12642", "instance_uuid": "bcab20a7-8276-47b4-9db2-e8ee91411e60", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:26:50.818051 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:50.818051 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:51.006394 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-e793dbe7-ecea-43b1-8ba1-78a6259c7789 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments returned with HTTP 200 Dec 31 09:26:51.007710 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 104/205] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:26:50 2020] POST /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments => generated 273 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:26:53.436452 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume// Dec 31 09:26:53.437247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:53.437401 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:53.438328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-7ed49ecd-3ac4-430a-952d-0cb436e9f408 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:26:53.439156 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 102/206] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:26:53 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:26:53.453758 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-baec2ee6-d25d-420e-9486-207ea449bb30 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:26:53.454352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-baec2ee6-d25d-420e-9486-207ea449bb30 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:53.454551 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:53.454551 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:53.455202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-baec2ee6-d25d-420e-9486-207ea449bb30 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:53.514379 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:53.514379 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:53.525093 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-baec2ee6-d25d-420e-9486-207ea449bb30 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:26:53.544881 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:53.544881 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:53.555471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-baec2ee6-d25d-420e-9486-207ea449bb30 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:26:53.556638 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 105/207] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:26:53 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 1465 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:26:53.578938 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-2e88cbe4-fc0c-4c75-a950-735e059b3d47 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] PUT http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/922c95ab-dc03-48ac-9ded-81e76e1fcade Dec 31 09:26:53.580508 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-2e88cbe4-fc0c-4c75-a950-735e059b3d47 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:26:53.650294 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:26:53.650294 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:26:53.650821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-2e88cbe4-fc0c-4c75-a950-735e059b3d47 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Lock "b'cinder-attachment_update-15d9833c-81e2-47b8-8eef-e99a3f4540d1-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.013s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:26:53.655628 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:53.655628 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:55.594565 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-2e88cbe4-fc0c-4c75-a950-735e059b3d47 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Lock "b'cinder-attachment_update-15d9833c-81e2-47b8-8eef-e99a3f4540d1-n-h1-765311-8'" released by "attachment_update" :: held 1.944s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:26:55.596255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-2e88cbe4-fc0c-4c75-a950-735e059b3d47 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/922c95ab-dc03-48ac-9ded-81e76e1fcade returned with HTTP 200 Dec 31 09:26:55.597723 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 103/208] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:26:53 2020] PUT /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/922c95ab-dc03-48ac-9ded-81e76e1fcade => generated 762 bytes in 2026 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:26:55.640012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-90d6a309-c6e9-4d62-bd9d-d8c5a860bcf7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] POST http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/922c95ab-dc03-48ac-9ded-81e76e1fcade/action Dec 31 09:26:55.640948 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:55.640948 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:55.641990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-90d6a309-c6e9-4d62-bd9d-d8c5a860bcf7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:26:55.643172 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-90d6a309-c6e9-4d62-bd9d-d8c5a860bcf7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:26:55.728845 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:55.728845 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:55.750748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-90d6a309-c6e9-4d62-bd9d-d8c5a860bcf7 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/922c95ab-dc03-48ac-9ded-81e76e1fcade/action returned with HTTP 204 Dec 31 09:26:55.752523 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 106/209] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:26:55 2020] POST /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/922c95ab-dc03-48ac-9ded-81e76e1fcade/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:26:55.792968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-2e88cbe4-fc0c-4c75-a950-735e059b3d47 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume// Dec 31 09:26:55.793815 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-2e88cbe4-fc0c-4c75-a950-735e059b3d47 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:55.794629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:55.794629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:55.795333 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-2e88cbe4-fc0c-4c75-a950-735e059b3d47 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:55.796816 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-2e88cbe4-fc0c-4c75-a950-735e059b3d47 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:26:55.797816 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 104/210] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:26:55 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:26:55.813377 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-6ef523bd-5d50-402e-8a40-68e5dc09928d tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 Dec 31 09:26:55.814511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-6ef523bd-5d50-402e-8a40-68e5dc09928d tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:55.815066 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:55.815066 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:55.815779 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-6ef523bd-5d50-402e-8a40-68e5dc09928d tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:55.878680 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:55.878680 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:55.889988 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-6ef523bd-5d50-402e-8a40-68e5dc09928d tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:26:55.915491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:55.915491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:55.926119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-6ef523bd-5d50-402e-8a40-68e5dc09928d tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 returned with HTTP 200 Dec 31 09:26:55.927275 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 107/211] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:26:55 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 => generated 1016 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:26:55.959474 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b66e1b24-388c-4b33-af30-d7027d046ea0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] PUT http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/37e02ee7-2a34-4afb-8616-1a93c003328d Dec 31 09:26:55.960889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b66e1b24-388c-4b33-af30-d7027d046ea0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:26:56.005572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:26:56.005572 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:26:56.006097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b66e1b24-388c-4b33-af30-d7027d046ea0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Lock "b'cinder-attachment_update-bedcc927-97dd-4ab9-a33d-e2aff4e3af40-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:26:56.008642 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:56.008642 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:58.748202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b66e1b24-388c-4b33-af30-d7027d046ea0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Lock "b'cinder-attachment_update-bedcc927-97dd-4ab9-a33d-e2aff4e3af40-n-h1-765311-8'" released by "attachment_update" :: held 2.742s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:26:58.748878 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b66e1b24-388c-4b33-af30-d7027d046ea0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/37e02ee7-2a34-4afb-8616-1a93c003328d returned with HTTP 200 Dec 31 09:26:58.750030 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 105/212] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:26:55 2020] PUT /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/37e02ee7-2a34-4afb-8616-1a93c003328d => generated 762 bytes in 2807 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:26:58.800383 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b2c8a71d-684d-45ea-903c-158408b0584c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] POST http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/37e02ee7-2a34-4afb-8616-1a93c003328d/action Dec 31 09:26:58.800905 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:58.800905 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:58.801349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b2c8a71d-684d-45ea-903c-158408b0584c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:26:58.801745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b2c8a71d-684d-45ea-903c-158408b0584c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:26:59.039820 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:59.039820 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:59.068496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b2c8a71d-684d-45ea-903c-158408b0584c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/37e02ee7-2a34-4afb-8616-1a93c003328d/action returned with HTTP 204 Dec 31 09:26:59.069407 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 108/213] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:26:58 2020] POST /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/37e02ee7-2a34-4afb-8616-1a93c003328d/action => generated 0 bytes in 274 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:26:59.103059 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b66e1b24-388c-4b33-af30-d7027d046ea0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume// Dec 31 09:26:59.103584 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b66e1b24-388c-4b33-af30-d7027d046ea0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:59.104129 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:59.104129 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:59.104516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b66e1b24-388c-4b33-af30-d7027d046ea0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:59.105559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-b66e1b24-388c-4b33-af30-d7027d046ea0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:26:59.106759 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 106/214] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:26:59 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:26:59.119884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-d81b2ea3-e406-4171-ab1f-4e812f925e22 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 Dec 31 09:26:59.120564 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-d81b2ea3-e406-4171-ab1f-4e812f925e22 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:26:59.120780 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:26:59.120780 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:26:59.121330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-d81b2ea3-e406-4171-ab1f-4e812f925e22 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:26:59.241317 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:59.241317 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:59.262877 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-d81b2ea3-e406-4171-ab1f-4e812f925e22 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:26:59.287171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:59.287171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:26:59.299121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-d81b2ea3-e406-4171-ab1f-4e812f925e22 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 returned with HTTP 200 Dec 31 09:26:59.299817 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 109/215] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:26:59 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 => generated 1017 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:26:59.319485 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-f8dd53c8-f55f-44fe-9aa9-df90d2348c4f tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] PUT http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/30ac7830-7002-4828-8d2f-8ad639183bb2 Dec 31 09:26:59.321542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-f8dd53c8-f55f-44fe-9aa9-df90d2348c4f tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdc"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:26:59.375460 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:26:59.375460 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:26:59.377547 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-f8dd53c8-f55f-44fe-9aa9-df90d2348c4f tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Lock "b'cinder-attachment_update-01d32f74-74a8-43ab-a3c1-2788a6b12642-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.018s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:26:59.380801 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:26:59.380801 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:27:02.121343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-f8dd53c8-f55f-44fe-9aa9-df90d2348c4f tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Lock "b'cinder-attachment_update-01d32f74-74a8-43ab-a3c1-2788a6b12642-n-h1-765311-8'" released by "attachment_update" :: held 2.745s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:27:02.122364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-f8dd53c8-f55f-44fe-9aa9-df90d2348c4f tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/30ac7830-7002-4828-8d2f-8ad639183bb2 returned with HTTP 200 Dec 31 09:27:02.123598 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 107/216] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:26:59 2020] PUT /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/30ac7830-7002-4828-8d2f-8ad639183bb2 => generated 762 bytes in 2809 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:27:02.166776 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-985a6039-48b6-4e67-9920-87a446619664 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] POST http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/30ac7830-7002-4828-8d2f-8ad639183bb2/action Dec 31 09:27:02.167860 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:27:02.167860 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:27:02.168619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-985a6039-48b6-4e67-9920-87a446619664 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:27:02.169193 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-985a6039-48b6-4e67-9920-87a446619664 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:27:02.274407 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:27:02.274407 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:27:02.311139 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4f02fb04-ef19-4bc4-8d5c-18b84db51857 req-985a6039-48b6-4e67-9920-87a446619664 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/30ac7830-7002-4828-8d2f-8ad639183bb2/action returned with HTTP 204 Dec 31 09:27:02.312884 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 110/217] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:27:02 2020] POST /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/30ac7830-7002-4828-8d2f-8ad639183bb2/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:28:37.971998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] POST http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes Dec 31 09:28:37.972855 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:37.972855 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:37.973470 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1092864224"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:28:37.974968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1092864224'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:28:37.975346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Create volume of 1 GB Dec 31 09:28:37.976715 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:37.976715 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:38.030619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Availability Zones retrieved successfully. Dec 31 09:28:38.067663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Flow 'volume_create_api' (46fde29a-504d-46d6-a9e0-e4852c1c0d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:28:38.074633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f46c324-7de3-4b80-81f5-12bf11c759b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:28:38.077098 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:28:38.238724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f46c324-7de3-4b80-81f5-12bf11c759b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:28:38.242034 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14620a52-3268-42f2-b5a5-02c11b445465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:28:38.354593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Created reservations ['0ade1a35-dd4d-423e-a556-b1f65bd92333', '7f2a1ef3-4e42-4d50-8a24-984af4b40f0c', '161379da-54d7-43c4-8301-58a6e87450de', 'b0973ef4-5f0f-451a-bbf0-9f73c4f1818f'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:28:38.365660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14620a52-3268-42f2-b5a5-02c11b445465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ade1a35-dd4d-423e-a556-b1f65bd92333', '7f2a1ef3-4e42-4d50-8a24-984af4b40f0c', '161379da-54d7-43c4-8301-58a6e87450de', 'b0973ef4-5f0f-451a-bbf0-9f73c4f1818f']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:28:38.368108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8be133-f36a-4650-ba94-14b9356c8939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:28:38.438055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8be133-f36a-4650-ba94-14b9356c8939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7b30c46-48c8-4a37-8526-3c1b0715a064', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1092864224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86cd884fd7da4501bb80f9127848072e',qos_specs=None,replication_status=,reservations=['0ade1a35-dd4d-423e-a556-b1f65bd92333','7f2a1ef3-4e42-4d50-8a24-984af4b40f0c','161379da-54d7-43c4-8301-58a6e87450de','b0973ef4-5f0f-451a-bbf0-9f73c4f1818f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c59c59738dd4ef5b8af68d683320346',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:28:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1092864224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7b30c46-48c8-4a37-8526-3c1b0715a064,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86cd884fd7da4501bb80f9127848072e',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='5c59c59738dd4ef5b8af68d683320346',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:28:38.441543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d926d78-2680-487e-a06a-ac698ec50f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:28:38.483148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d926d78-2680-487e-a06a-ac698ec50f6a) 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-1092864224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86cd884fd7da4501bb80f9127848072e',qos_specs=None,replication_status=,reservations=['0ade1a35-dd4d-423e-a556-b1f65bd92333','7f2a1ef3-4e42-4d50-8a24-984af4b40f0c','161379da-54d7-43c4-8301-58a6e87450de','b0973ef4-5f0f-451a-bbf0-9f73c4f1818f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c59c59738dd4ef5b8af68d683320346',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:28:38.485842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d99f3ffb-400f-42c7-821a-50a6f2133578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:28:38.522403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d99f3ffb-400f-42c7-821a-50a6f2133578) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:28:38.531199 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Flow 'volume_create_api' (46fde29a-504d-46d6-a9e0-e4852c1c0d40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:28:38.658904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Create volume request issued successfully. Dec 31 09:28:38.690472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a619546b-9ff7-487e-91a3-ba935830d469 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes returned with HTTP 202 Dec 31 09:28:38.691843 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 108/218] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:28:37 2020] POST /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes => generated 821 bytes in 725 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:28:38.721156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df6b2128-309c-427d-9380-699cba9a4f25 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:38.722440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df6b2128-309c-427d-9380-699cba9a4f25 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:38.722900 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:38.722900 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:38.723716 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df6b2128-309c-427d-9380-699cba9a4f25 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:38.796557 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:38.796557 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:38.809953 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-df6b2128-309c-427d-9380-699cba9a4f25 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:38.838258 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df6b2128-309c-427d-9380-699cba9a4f25 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:38.839380 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 111/219] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:28:38 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 889 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:28:39.857708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c11c92d-9ed3-4b64-89e6-41ea8cce2320 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:39.858180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c11c92d-9ed3-4b64-89e6-41ea8cce2320 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:39.858527 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:39.858527 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:39.859005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c11c92d-9ed3-4b64-89e6-41ea8cce2320 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:39.914723 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:39.914723 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:39.924236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8c11c92d-9ed3-4b64-89e6-41ea8cce2320 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:39.948722 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c11c92d-9ed3-4b64-89e6-41ea8cce2320 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:39.949597 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 109/220] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:28:39 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:28:41.288931 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-90d84341-27bf-4e8a-8659-7e698c45cd3c tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:41.290271 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-90d84341-27bf-4e8a-8659-7e698c45cd3c tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:41.290822 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:41.290822 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:41.291607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-90d84341-27bf-4e8a-8659-7e698c45cd3c tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:41.353649 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:41.353649 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:41.365743 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-90d84341-27bf-4e8a-8659-7e698c45cd3c tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:41.395569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-90d84341-27bf-4e8a-8659-7e698c45cd3c tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:41.404607 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 112/221] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:28:41 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 914 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:28:41.473834 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c11c92d-9ed3-4b64-89e6-41ea8cce2320 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume// Dec 31 09:28:41.474642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c11c92d-9ed3-4b64-89e6-41ea8cce2320 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:41.474863 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:41.474863 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:41.475227 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c11c92d-9ed3-4b64-89e6-41ea8cce2320 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:41.476480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c11c92d-9ed3-4b64-89e6-41ea8cce2320 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:28:41.477181 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 110/222] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:28:41 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:28:41.493803 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-f2a8e04d-6c99-4daf-b357-7b0d37723ff0 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] POST http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/attachments Dec 31 09:28:41.494707 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:41.494707 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:41.495633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-f2a8e04d-6c99-4daf-b357-7b0d37723ff0 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7b30c46-48c8-4a37-8526-3c1b0715a064", "instance_uuid": "a0c10ff3-f737-4d70-b733-e0f9a279e33a", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:28:41.564072 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:41.564072 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:41.666260 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-f2a8e04d-6c99-4daf-b357-7b0d37723ff0 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/attachments returned with HTTP 200 Dec 31 09:28:41.684357 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 113/223] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:28:41 2020] POST /volume/v3/86cd884fd7da4501bb80f9127848072e/attachments => generated 273 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:28:41.736971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4631c901-cc99-4b1c-b1a7-e409fee50c62 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:41.737843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4631c901-cc99-4b1c-b1a7-e409fee50c62 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:41.738588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4631c901-cc99-4b1c-b1a7-e409fee50c62 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:41.756238 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-f2a8e04d-6c99-4daf-b357-7b0d37723ff0 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume// Dec 31 09:28:41.757402 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-f2a8e04d-6c99-4daf-b357-7b0d37723ff0 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:41.757832 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:41.757832 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:41.758453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-f2a8e04d-6c99-4daf-b357-7b0d37723ff0 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:41.759911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-f2a8e04d-6c99-4daf-b357-7b0d37723ff0 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:28:41.760963 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 114/224] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:28:41 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 31 09:28:41.778882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-499a6d95-4734-4423-b25b-1e9a5a96ea0f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:41.779858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-499a6d95-4734-4423-b25b-1e9a5a96ea0f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:41.780524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-499a6d95-4734-4423-b25b-1e9a5a96ea0f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:41.860639 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:41.860639 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:41.892616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4631c901-cc99-4b1c-b1a7-e409fee50c62 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:41.920240 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:41.920240 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:41.946152 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:41.946152 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:41.959042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-499a6d95-4734-4423-b25b-1e9a5a96ea0f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:41.974032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4631c901-cc99-4b1c-b1a7-e409fee50c62 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:41.985503 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 111/225] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:28:41 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:28:42.017448 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:42.017448 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:42.049941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-499a6d95-4734-4423-b25b-1e9a5a96ea0f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:42.051679 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 115/226] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:28:41 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 1012 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:28:42.085623 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-d0d4ce36-7b33-4127-9a92-934922698cf5 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] PUT http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/attachments/fbf81e39-055b-4d35-9b4e-2c80995c130b Dec 31 09:28:42.086642 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:42.086642 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:42.094718 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-d0d4ce36-7b33-4127-9a92-934922698cf5 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:28:42.143207 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:28:42.143207 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:28:42.144053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-d0d4ce36-7b33-4127-9a92-934922698cf5 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Lock "b'cinder-attachment_update-f7b30c46-48c8-4a37-8526-3c1b0715a064-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.010s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:28:42.146989 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:42.146989 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:42.992879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c66f8f48-1bfb-4ba3-8820-4dce07cf0bed tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:42.993400 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c66f8f48-1bfb-4ba3-8820-4dce07cf0bed tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:42.993661 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:42.993661 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:42.993955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c66f8f48-1bfb-4ba3-8820-4dce07cf0bed tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:43.207617 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:43.207617 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:43.241625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c66f8f48-1bfb-4ba3-8820-4dce07cf0bed tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:43.287602 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:43.287602 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:43.308175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c66f8f48-1bfb-4ba3-8820-4dce07cf0bed tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:43.321262 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 116/227] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:28:42 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 913 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:28:44.326567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a00edd4d-15e6-4be8-bbbb-aca280af43c2 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:44.327853 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a00edd4d-15e6-4be8-bbbb-aca280af43c2 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:44.328250 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:44.328250 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:44.328864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a00edd4d-15e6-4be8-bbbb-aca280af43c2 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:44.419987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:44.419987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:44.440375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a00edd4d-15e6-4be8-bbbb-aca280af43c2 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:44.462749 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:44.462749 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:44.473345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a00edd4d-15e6-4be8-bbbb-aca280af43c2 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:44.474478 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 117/228] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:28:44 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 913 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:28:44.595998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-d0d4ce36-7b33-4127-9a92-934922698cf5 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Lock "b'cinder-attachment_update-f7b30c46-48c8-4a37-8526-3c1b0715a064-n-h1-765311-8'" released by "attachment_update" :: held 2.452s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:28:44.596951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-d0d4ce36-7b33-4127-9a92-934922698cf5 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/attachments/fbf81e39-055b-4d35-9b4e-2c80995c130b returned with HTTP 200 Dec 31 09:28:44.598404 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 112/229] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:28:42 2020] PUT /volume/v3/86cd884fd7da4501bb80f9127848072e/attachments/fbf81e39-055b-4d35-9b4e-2c80995c130b => generated 762 bytes in 2518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:28:45.491437 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7e25a4a-262e-44b4-9856-9bc9b5d31818 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:45.492597 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7e25a4a-262e-44b4-9856-9bc9b5d31818 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:45.492978 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:45.492978 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:45.493576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7e25a4a-262e-44b4-9856-9bc9b5d31818 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:45.543814 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:45.543814 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:45.552571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d7e25a4a-262e-44b4-9856-9bc9b5d31818 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:45.571463 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:45.571463 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:45.580860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7e25a4a-262e-44b4-9856-9bc9b5d31818 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:45.591148 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 118/230] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:28:45 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:28:46.597882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0aa0ed63-93f9-4a78-970b-57abe1de64d8 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:46.599300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0aa0ed63-93f9-4a78-970b-57abe1de64d8 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:46.599733 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:46.599733 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:46.600484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0aa0ed63-93f9-4a78-970b-57abe1de64d8 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:46.654851 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:46.654851 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:46.666618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0aa0ed63-93f9-4a78-970b-57abe1de64d8 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:46.689504 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:46.689504 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:46.711033 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0aa0ed63-93f9-4a78-970b-57abe1de64d8 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:46.722978 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 113/231] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:28:46 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 914 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:28:47.729041 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0edd5c0c-1ec1-4dd3-9706-7979e8ebd3da tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:47.731146 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0edd5c0c-1ec1-4dd3-9706-7979e8ebd3da tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:47.731634 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:47.731634 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:47.732274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0edd5c0c-1ec1-4dd3-9706-7979e8ebd3da tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:47.851539 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:47.851539 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:47.878243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0edd5c0c-1ec1-4dd3-9706-7979e8ebd3da tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:47.919926 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:47.919926 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:47.945134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0edd5c0c-1ec1-4dd3-9706-7979e8ebd3da tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:47.956015 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 119/232] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:28:47 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 914 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:28:48.962488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-641ac063-eb5b-49b8-8515-d12c0e316f83 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:48.963301 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-641ac063-eb5b-49b8-8515-d12c0e316f83 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:48.963658 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:48.963658 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:48.964202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-641ac063-eb5b-49b8-8515-d12c0e316f83 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:49.073819 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:49.073819 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:49.099468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-641ac063-eb5b-49b8-8515-d12c0e316f83 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:49.141863 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:49.141863 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:49.152606 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-641ac063-eb5b-49b8-8515-d12c0e316f83 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:49.153729 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 114/233] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:28:48 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 914 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:28:50.170392 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-493d7e30-e6c0-4daa-a0d7-b0dab5f5dc81 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:50.170764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-493d7e30-e6c0-4daa-a0d7-b0dab5f5dc81 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:50.170853 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:50.170853 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:50.171234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-493d7e30-e6c0-4daa-a0d7-b0dab5f5dc81 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:50.333926 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-965a7e7a-6fb0-4502-8558-6cc53295d86c tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] POST http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/attachments/fbf81e39-055b-4d35-9b4e-2c80995c130b/action Dec 31 09:28:50.334455 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:50.334455 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:50.334904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-965a7e7a-6fb0-4502-8558-6cc53295d86c tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:28:50.335282 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-965a7e7a-6fb0-4502-8558-6cc53295d86c tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:28:50.375858 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:50.375858 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:50.423221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-493d7e30-e6c0-4daa-a0d7-b0dab5f5dc81 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:50.496039 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:50.496039 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:50.520891 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-493d7e30-e6c0-4daa-a0d7-b0dab5f5dc81 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:50.533258 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 120/234] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:28:50 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 914 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:28:50.596710 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:50.596710 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:50.645385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3c9fb1bd-c8aa-4b56-ad39-ea2cbb99a785 req-965a7e7a-6fb0-4502-8558-6cc53295d86c tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/attachments/fbf81e39-055b-4d35-9b4e-2c80995c130b/action returned with HTTP 204 Dec 31 09:28:50.652784 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 115/235] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:28:50 2020] POST /volume/v3/86cd884fd7da4501bb80f9127848072e/attachments/fbf81e39-055b-4d35-9b4e-2c80995c130b/action => generated 0 bytes in 324 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:28:51.537622 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6318c281-214a-468f-8622-d467ae02dfb4 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:28:51.539289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6318c281-214a-468f-8622-d467ae02dfb4 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:51.539678 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:51.539678 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:51.540385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6318c281-214a-468f-8622-d467ae02dfb4 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:28:51.602176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:51.602176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:51.612832 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6318c281-214a-468f-8622-d467ae02dfb4 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:28:51.633581 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:28:51.633581 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:28:51.645748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6318c281-214a-468f-8622-d467ae02dfb4 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:28:51.646832 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 121/236] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:28:51 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 1206 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:28:59.980121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5c9d3d26-d4d5-473a-831c-0ff355a5e00c req-1f9b9df1-b7a6-4ccb-b3d0-822ed055dd37 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] DELETE http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/attachments/fbf81e39-055b-4d35-9b4e-2c80995c130b Dec 31 09:28:59.980616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5c9d3d26-d4d5-473a-831c-0ff355a5e00c req-1f9b9df1-b7a6-4ccb-b3d0-822ed055dd37 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:28:59.980809 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:28:59.980809 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:28:59.981369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5c9d3d26-d4d5-473a-831c-0ff355a5e00c req-1f9b9df1-b7a6-4ccb-b3d0-822ed055dd37 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:29:00.033006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:29:00.033006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:29:01.458444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-5c9d3d26-d4d5-473a-831c-0ff355a5e00c req-1f9b9df1-b7a6-4ccb-b3d0-822ed055dd37 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:29:01.458444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-5c9d3d26-d4d5-473a-831c-0ff355a5e00c req-1f9b9df1-b7a6-4ccb-b3d0-822ed055dd37 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:29:01.504089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5c9d3d26-d4d5-473a-831c-0ff355a5e00c req-1f9b9df1-b7a6-4ccb-b3d0-822ed055dd37 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/attachments/fbf81e39-055b-4d35-9b4e-2c80995c130b returned with HTTP 200 Dec 31 09:29:01.504089 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 116/237] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:28:59 2020] DELETE /volume/v3/86cd884fd7da4501bb80f9127848072e/attachments/fbf81e39-055b-4d35-9b4e-2c80995c130b => generated 19 bytes in 1528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:29:03.268689 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d88977a0-b205-446d-bb38-828678d7658e tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:29:03.269363 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d88977a0-b205-446d-bb38-828678d7658e tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:29:03.269729 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:29:03.269729 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:29:03.270097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d88977a0-b205-446d-bb38-828678d7658e tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:29:03.345060 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:29:03.345060 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:29:03.360620 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d88977a0-b205-446d-bb38-828678d7658e tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:29:03.384700 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d88977a0-b205-446d-bb38-828678d7658e tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:29:03.386468 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 122/238] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:29:03 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 914 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:29:03.404293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a4e50dc-fe41-4c7f-8edd-0276c23106ec tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:29:03.405184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a4e50dc-fe41-4c7f-8edd-0276c23106ec tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:29:03.405588 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:29:03.405588 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:29:03.406216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a4e50dc-fe41-4c7f-8edd-0276c23106ec tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:29:03.470668 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:29:03.470668 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:29:03.482475 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3a4e50dc-fe41-4c7f-8edd-0276c23106ec tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:29:03.518004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a4e50dc-fe41-4c7f-8edd-0276c23106ec tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:29:03.532624 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 117/239] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:29:03 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 914 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:29:03.535971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a30515e7-1963-4b89-a8c1-23849a3c661f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:29:03.536810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a30515e7-1963-4b89-a8c1-23849a3c661f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:29:03.537238 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:29:03.537238 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:29:03.537891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a30515e7-1963-4b89-a8c1-23849a3c661f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:29:03.632853 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:29:03.632853 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:29:03.657490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a30515e7-1963-4b89-a8c1-23849a3c661f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:29:03.714009 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a30515e7-1963-4b89-a8c1-23849a3c661f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:29:03.715990 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 123/240] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:29:03 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 914 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:06.263225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] POST http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes Dec 31 09:31:06.263766 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:06.263766 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:06.264197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2104584044"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:31:06.265639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2104584044'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:31:06.266001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Create volume of 1 GB Dec 31 09:31:06.297112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Availability Zones retrieved successfully. Dec 31 09:31:06.336512 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Flow 'volume_create_api' (a427ef92-f785-40fe-8773-b4dc0084cf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:31:06.351325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c133e08-c996-49cc-9809-f91355290ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:06.354449 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:31:06.442337 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c133e08-c996-49cc-9809-f91355290ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:06.444793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6edc63f-55b8-45e3-8177-e7dd693cc07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:06.602846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Created reservations ['992c5b81-0f93-4232-b7ca-97a0abdd32a7', 'd29a7dab-c519-491e-b339-0c3206471ac8', '15d73885-5e8c-4d8b-86b5-f2747a2898a0', '32ff634d-cbe0-4396-97e0-309c5eb5a38c'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:31:06.605662 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6edc63f-55b8-45e3-8177-e7dd693cc07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['992c5b81-0f93-4232-b7ca-97a0abdd32a7', 'd29a7dab-c519-491e-b339-0c3206471ac8', '15d73885-5e8c-4d8b-86b5-f2747a2898a0', '32ff634d-cbe0-4396-97e0-309c5eb5a38c']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:06.611015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56a6c749-634f-4764-ba3e-676f54ec6665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:06.781660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56a6c749-634f-4764-ba3e-676f54ec6665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79c70335-7e1a-4a71-807d-2c8fb9033cf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2104584044',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fcc95ef60022482dbb211ae686c98932',qos_specs=None,replication_status=,reservations=['992c5b81-0f93-4232-b7ca-97a0abdd32a7','d29a7dab-c519-491e-b339-0c3206471ac8','15d73885-5e8c-4d8b-86b5-f2747a2898a0','32ff634d-cbe0-4396-97e0-309c5eb5a38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e10559c3b6f64725b8755305f11b75a1',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2104584044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79c70335-7e1a-4a71-807d-2c8fb9033cf0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fcc95ef60022482dbb211ae686c98932',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='e10559c3b6f64725b8755305f11b75a1',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:06.799830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d414314-3e50-464e-ac6c-029a4b03389c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:06.927031 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d414314-3e50-464e-ac6c-029a4b03389c) 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-2104584044',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fcc95ef60022482dbb211ae686c98932',qos_specs=None,replication_status=,reservations=['992c5b81-0f93-4232-b7ca-97a0abdd32a7','d29a7dab-c519-491e-b339-0c3206471ac8','15d73885-5e8c-4d8b-86b5-f2747a2898a0','32ff634d-cbe0-4396-97e0-309c5eb5a38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e10559c3b6f64725b8755305f11b75a1',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:06.929809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2235766b-9cf0-410e-8556-c68ad84306d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:06.990061 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2235766b-9cf0-410e-8556-c68ad84306d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:07.001659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Flow 'volume_create_api' (a427ef92-f785-40fe-8773-b4dc0084cf1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:31:07.123918 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Create volume request issued successfully. Dec 31 09:31:07.181706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae4791e5-527c-47c5-bf1b-d76b0aeb7fc1 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes returned with HTTP 202 Dec 31 09:31:07.203625 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 118/241] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:31:05 2020] POST /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes => generated 829 bytes in 1555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 09:31:07.204199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-697222d0-8ee3-47ed-b7f2-244cf58c3037 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 Dec 31 09:31:07.204754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-697222d0-8ee3-47ed-b7f2-244cf58c3037 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:07.204955 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:07.204955 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:07.209285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-697222d0-8ee3-47ed-b7f2-244cf58c3037 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:07.339883 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:07.339883 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:07.362402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-697222d0-8ee3-47ed-b7f2-244cf58c3037 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:07.430166 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-697222d0-8ee3-47ed-b7f2-244cf58c3037 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 returned with HTTP 200 Dec 31 09:31:07.435806 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 124/242] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:07 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 => generated 921 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:31:08.449517 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6facd6f7-1e0d-435e-8ee1-845806a7fc3b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 Dec 31 09:31:08.450067 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6facd6f7-1e0d-435e-8ee1-845806a7fc3b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:08.450283 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:08.450283 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:08.450690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6facd6f7-1e0d-435e-8ee1-845806a7fc3b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:08.580335 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:08.580335 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:08.620537 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6facd6f7-1e0d-435e-8ee1-845806a7fc3b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:08.680895 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6facd6f7-1e0d-435e-8ee1-845806a7fc3b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 returned with HTTP 200 Dec 31 09:31:08.723518 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 119/243] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:08 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 => generated 921 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:09.720657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-07390ed4-46e6-4930-a0b3-d0d821a811e4 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 Dec 31 09:31:09.721032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-07390ed4-46e6-4930-a0b3-d0d821a811e4 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:09.721219 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:09.721219 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:09.721988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-07390ed4-46e6-4930-a0b3-d0d821a811e4 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:09.832233 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:09.832233 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:09.851277 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-07390ed4-46e6-4930-a0b3-d0d821a811e4 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:09.930657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-07390ed4-46e6-4930-a0b3-d0d821a811e4 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 returned with HTTP 200 Dec 31 09:31:09.934972 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 125/244] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:09 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 => generated 922 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:11.866132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-70614478-e4b9-4f84-aa56-b8c0b53f94c4 req-fec62364-f430-4abf-a5ae-7880611090d6 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 Dec 31 09:31:11.867389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-70614478-e4b9-4f84-aa56-b8c0b53f94c4 req-fec62364-f430-4abf-a5ae-7880611090d6 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:11.867893 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:11.867893 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:11.868678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-70614478-e4b9-4f84-aa56-b8c0b53f94c4 req-fec62364-f430-4abf-a5ae-7880611090d6 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:11.930146 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:11.930146 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:11.939691 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-70614478-e4b9-4f84-aa56-b8c0b53f94c4 req-fec62364-f430-4abf-a5ae-7880611090d6 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:11.970099 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-70614478-e4b9-4f84-aa56-b8c0b53f94c4 req-fec62364-f430-4abf-a5ae-7880611090d6 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 returned with HTTP 200 Dec 31 09:31:11.972380 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 120/245] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:31:11 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 => generated 922 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:11.986311 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] POST http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes Dec 31 09:31:11.986770 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:11.986770 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:11.987187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1515922138"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:31:11.988699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1515922138'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:31:11.989182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Create volume of 1 GB Dec 31 09:31:12.015126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Availability Zones retrieved successfully. Dec 31 09:31:12.051315 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Flow 'volume_create_api' (9129b0c7-b7dc-46af-9c9b-2b3d310a999f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:31:12.065455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b34fe3f3-88ac-4f85-9447-c71fa8da63ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:12.067221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:31:12.185958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b34fe3f3-88ac-4f85-9447-c71fa8da63ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:12.188491 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (227d33c2-24ed-46cf-a3db-35937ab963b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:12.294493 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Created reservations ['d7256acc-fbaf-4fef-a419-fc41d0d7276f', '5a90fd75-35ea-4d64-89cd-78782c816955', 'f9893256-299f-4e0a-883a-49a2adde675f', '1efdf9b8-3972-4879-ba04-92412f597e30'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:31:12.303531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (227d33c2-24ed-46cf-a3db-35937ab963b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7256acc-fbaf-4fef-a419-fc41d0d7276f', '5a90fd75-35ea-4d64-89cd-78782c816955', 'f9893256-299f-4e0a-883a-49a2adde675f', '1efdf9b8-3972-4879-ba04-92412f597e30']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:12.306885 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec8c49a-f4e1-4970-b304-ec31ba4e0ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:12.453947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ec8c49a-f4e1-4970-b304-ec31ba4e0ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c1a32b5-671a-4bd0-b57c-32cc1a94c976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1515922138',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fcc95ef60022482dbb211ae686c98932',qos_specs=None,replication_status=,reservations=['d7256acc-fbaf-4fef-a419-fc41d0d7276f','5a90fd75-35ea-4d64-89cd-78782c816955','f9893256-299f-4e0a-883a-49a2adde675f','1efdf9b8-3972-4879-ba04-92412f597e30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e10559c3b6f64725b8755305f11b75a1',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1515922138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c1a32b5-671a-4bd0-b57c-32cc1a94c976,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fcc95ef60022482dbb211ae686c98932',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='e10559c3b6f64725b8755305f11b75a1',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:12.456716 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19a9516-2aa9-4b81-bf7b-bd761c8dc5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:12.493690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e19a9516-2aa9-4b81-bf7b-bd761c8dc5b1) 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-1515922138',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fcc95ef60022482dbb211ae686c98932',qos_specs=None,replication_status=,reservations=['d7256acc-fbaf-4fef-a419-fc41d0d7276f','5a90fd75-35ea-4d64-89cd-78782c816955','f9893256-299f-4e0a-883a-49a2adde675f','1efdf9b8-3972-4879-ba04-92412f597e30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e10559c3b6f64725b8755305f11b75a1',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:12.496892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f326708-49f2-46a5-aa96-f3ee9a743b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:12.526359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f326708-49f2-46a5-aa96-f3ee9a743b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:12.534760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Flow 'volume_create_api' (9129b0c7-b7dc-46af-9c9b-2b3d310a999f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:31:12.678541 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Create volume request issued successfully. Dec 31 09:31:12.734006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ef9f81b-5ef1-46c2-8203-a3739f81b415 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes returned with HTTP 202 Dec 31 09:31:12.736447 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 126/246] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:31:11 2020] POST /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes => generated 829 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:31:12.749764 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72ab0ad9-0e97-4ce8-a056-f835bb2cb0d7 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 Dec 31 09:31:12.750292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72ab0ad9-0e97-4ce8-a056-f835bb2cb0d7 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:12.750511 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:12.750511 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:12.750881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72ab0ad9-0e97-4ce8-a056-f835bb2cb0d7 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:12.861515 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:12.861515 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:12.900086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-72ab0ad9-0e97-4ce8-a056-f835bb2cb0d7 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:12.962603 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72ab0ad9-0e97-4ce8-a056-f835bb2cb0d7 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 returned with HTTP 200 Dec 31 09:31:12.963456 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 121/247] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:12 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 => generated 921 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:14.022555 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba23c36e-73ca-4eb3-85c2-40d08887826d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 Dec 31 09:31:14.023222 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba23c36e-73ca-4eb3-85c2-40d08887826d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:14.023312 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:14.023312 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:14.024070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba23c36e-73ca-4eb3-85c2-40d08887826d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:14.222354 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:14.222354 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:14.237303 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ba23c36e-73ca-4eb3-85c2-40d08887826d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:14.290548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba23c36e-73ca-4eb3-85c2-40d08887826d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 returned with HTTP 200 Dec 31 09:31:14.296367 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 127/248] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:13 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 => generated 922 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:15.210251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c85eaf5f-f8a6-46cd-a80f-810e831c9adc req-f6cb20b6-034c-412d-b867-02e67aebc0aa tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 Dec 31 09:31:15.211304 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c85eaf5f-f8a6-46cd-a80f-810e831c9adc req-f6cb20b6-034c-412d-b867-02e67aebc0aa tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:15.211829 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:15.211829 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:15.212542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c85eaf5f-f8a6-46cd-a80f-810e831c9adc req-f6cb20b6-034c-412d-b867-02e67aebc0aa tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:15.333271 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:15.333271 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:15.355248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c85eaf5f-f8a6-46cd-a80f-810e831c9adc req-f6cb20b6-034c-412d-b867-02e67aebc0aa tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:15.425706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c85eaf5f-f8a6-46cd-a80f-810e831c9adc req-f6cb20b6-034c-412d-b867-02e67aebc0aa tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 returned with HTTP 200 Dec 31 09:31:15.427158 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 122/249] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:31:15 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 => generated 922 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:15.441707 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] POST http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes Dec 31 09:31:15.442277 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:15.442277 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:15.443382 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-894721997"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:31:15.445540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-894721997'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:31:15.446100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Create volume of 1 GB Dec 31 09:31:15.484705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Availability Zones retrieved successfully. Dec 31 09:31:15.529320 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Flow 'volume_create_api' (90c24140-3a2f-48c4-a171-38aa841817d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:31:15.538314 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c6dd31-f5bf-4585-9ad8-8bc764481bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:15.542591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:31:15.720365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40c6dd31-f5bf-4585-9ad8-8bc764481bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:15.733297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7017a3b6-d850-43b8-a494-4d916bf65b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:15.848474 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Created reservations ['7354bde6-fc05-4b90-8f38-cb21814fd937', '478cee18-856d-4e37-8fdc-e0b60b5748b2', 'fd193215-fbac-4829-96da-e0a5a462d12b', '302ce28b-3e2a-4ce5-a139-2684e4c6425b'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:31:15.851490 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7017a3b6-d850-43b8-a494-4d916bf65b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7354bde6-fc05-4b90-8f38-cb21814fd937', '478cee18-856d-4e37-8fdc-e0b60b5748b2', 'fd193215-fbac-4829-96da-e0a5a462d12b', '302ce28b-3e2a-4ce5-a139-2684e4c6425b']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:15.858450 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ef0b38-0514-4caa-85cf-a407909248d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:15.983580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ef0b38-0514-4caa-85cf-a407909248d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43d75874-fdd5-4c16-ad5d-735c0336a6ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-894721997',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fcc95ef60022482dbb211ae686c98932',qos_specs=None,replication_status=,reservations=['7354bde6-fc05-4b90-8f38-cb21814fd937','478cee18-856d-4e37-8fdc-e0b60b5748b2','fd193215-fbac-4829-96da-e0a5a462d12b','302ce28b-3e2a-4ce5-a139-2684e4c6425b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e10559c3b6f64725b8755305f11b75a1',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-894721997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43d75874-fdd5-4c16-ad5d-735c0336a6ea,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fcc95ef60022482dbb211ae686c98932',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='e10559c3b6f64725b8755305f11b75a1',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:15.985643 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d69a50-9746-4c4b-aeb8-5a1602826e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:16.034142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d69a50-9746-4c4b-aeb8-5a1602826e24) 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-894721997',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fcc95ef60022482dbb211ae686c98932',qos_specs=None,replication_status=,reservations=['7354bde6-fc05-4b90-8f38-cb21814fd937','478cee18-856d-4e37-8fdc-e0b60b5748b2','fd193215-fbac-4829-96da-e0a5a462d12b','302ce28b-3e2a-4ce5-a139-2684e4c6425b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e10559c3b6f64725b8755305f11b75a1',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:16.036214 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d0138bf-9ebf-409a-9eb8-3e011d352e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:31:16.074751 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d0138bf-9ebf-409a-9eb8-3e011d352e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:31:16.088664 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Flow 'volume_create_api' (90c24140-3a2f-48c4-a171-38aa841817d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:31:16.206796 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Create volume request issued successfully. Dec 31 09:31:16.255272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ccd2dea-5d50-4058-a156-25a879e961a0 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes returned with HTTP 202 Dec 31 09:31:16.256415 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 128/250] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:31:15 2020] POST /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes => generated 828 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:31:16.272650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6edaa5fa-44a1-478f-b1e6-8f10d39def82 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea Dec 31 09:31:16.274258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6edaa5fa-44a1-478f-b1e6-8f10d39def82 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:16.275261 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:16.275261 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:16.275926 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6edaa5fa-44a1-478f-b1e6-8f10d39def82 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:16.345993 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:16.345993 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:16.358307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6edaa5fa-44a1-478f-b1e6-8f10d39def82 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:16.389438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6edaa5fa-44a1-478f-b1e6-8f10d39def82 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea returned with HTTP 200 Dec 31 09:31:16.390831 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 123/251] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:16 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea => generated 896 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:17.408452 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ee129d1-d3e3-4e9b-823d-2d3ee4ed8873 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea Dec 31 09:31:17.411396 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1ee129d1-d3e3-4e9b-823d-2d3ee4ed8873 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:17.411892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:17.411892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:17.412543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1ee129d1-d3e3-4e9b-823d-2d3ee4ed8873 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:17.552805 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:17.552805 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:17.585566 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1ee129d1-d3e3-4e9b-823d-2d3ee4ed8873 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:17.656088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ee129d1-d3e3-4e9b-823d-2d3ee4ed8873 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea returned with HTTP 200 Dec 31 09:31:17.660460 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 129/252] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:17 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea => generated 920 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:18.674931 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe7faa2e-929e-4cf6-9921-c522058b6b3e tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea Dec 31 09:31:18.676664 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe7faa2e-929e-4cf6-9921-c522058b6b3e tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:18.677219 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:18.677219 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:18.677887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe7faa2e-929e-4cf6-9921-c522058b6b3e tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:18.737265 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:18.737265 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:18.747291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fe7faa2e-929e-4cf6-9921-c522058b6b3e tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:18.776199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe7faa2e-929e-4cf6-9921-c522058b6b3e tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea returned with HTTP 200 Dec 31 09:31:18.788846 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 124/253] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:18 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea => generated 921 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:19.845051 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-91812389-e1bf-4b1c-8acb-70a9d250c822 req-97ddbb52-1f90-436c-a5cb-c5bf3082036e tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea Dec 31 09:31:19.845632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-91812389-e1bf-4b1c-8acb-70a9d250c822 req-97ddbb52-1f90-436c-a5cb-c5bf3082036e tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:19.845742 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:19.845742 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:19.846113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-91812389-e1bf-4b1c-8acb-70a9d250c822 req-97ddbb52-1f90-436c-a5cb-c5bf3082036e tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:19.949283 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:19.949283 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:19.973029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-91812389-e1bf-4b1c-8acb-70a9d250c822 req-97ddbb52-1f90-436c-a5cb-c5bf3082036e tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:20.010094 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-91812389-e1bf-4b1c-8acb-70a9d250c822 req-97ddbb52-1f90-436c-a5cb-c5bf3082036e tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea returned with HTTP 200 Dec 31 09:31:20.011725 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 130/254] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:31:19 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea => generated 921 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:23.911802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ba7ad2a8-4561-43b8-b757-4b88222b26ad req-2d87d9a1-db78-4ee8-b5c1-5c38f4c1f971 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail Dec 31 09:31:23.912366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ba7ad2a8-4561-43b8-b757-4b88222b26ad req-2d87d9a1-db78-4ee8-b5c1-5c38f4c1f971 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:23.912560 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:23.912560 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:23.913166 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ba7ad2a8-4561-43b8-b757-4b88222b26ad req-2d87d9a1-db78-4ee8-b5c1-5c38f4c1f971 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:23.924504 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [req-ba7ad2a8-4561-43b8-b757-4b88222b26ad req-2d87d9a1-db78-4ee8-b5c1-5c38f4c1f971 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:31:23.927538 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-ba7ad2a8-4561-43b8-b757-4b88222b26ad req-2d87d9a1-db78-4ee8-b5c1-5c38f4c1f971 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:31:23.993945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-ba7ad2a8-4561-43b8-b757-4b88222b26ad req-2d87d9a1-db78-4ee8-b5c1-5c38f4c1f971 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Get all volumes completed successfully. Dec 31 09:31:23.996118 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:23.996118 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:24.007833 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ba7ad2a8-4561-43b8-b757-4b88222b26ad req-2d87d9a1-db78-4ee8-b5c1-5c38f4c1f971 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail returned with HTTP 200 Dec 31 09:31:24.011118 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 125/255] 10.222.0.45 () {60 vars in 1479 bytes} [Thu Dec 31 09:31:23 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail => generated 2748 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:31:25.558255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a0986a27-0e61-4cb1-8ad6-c8720cd2aa8f req-e28f1697-f8a7-4ed7-bfa4-c0e0e00f3840 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail Dec 31 09:31:25.558806 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a0986a27-0e61-4cb1-8ad6-c8720cd2aa8f req-e28f1697-f8a7-4ed7-bfa4-c0e0e00f3840 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:25.558943 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:25.558943 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:25.559638 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a0986a27-0e61-4cb1-8ad6-c8720cd2aa8f req-e28f1697-f8a7-4ed7-bfa4-c0e0e00f3840 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:25.560822 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [req-a0986a27-0e61-4cb1-8ad6-c8720cd2aa8f req-e28f1697-f8a7-4ed7-bfa4-c0e0e00f3840 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:31:25.562823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-a0986a27-0e61-4cb1-8ad6-c8720cd2aa8f req-e28f1697-f8a7-4ed7-bfa4-c0e0e00f3840 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:31:25.685732 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-a0986a27-0e61-4cb1-8ad6-c8720cd2aa8f req-e28f1697-f8a7-4ed7-bfa4-c0e0e00f3840 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Get all volumes completed successfully. Dec 31 09:31:25.688075 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:25.688075 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:25.709918 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a0986a27-0e61-4cb1-8ad6-c8720cd2aa8f req-e28f1697-f8a7-4ed7-bfa4-c0e0e00f3840 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail returned with HTTP 200 Dec 31 09:31:25.711608 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 131/256] 10.222.0.45 () {60 vars in 1479 bytes} [Thu Dec 31 09:31:25 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail => generated 2748 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:31:26.311201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f8db86d4-5ee5-4e14-8356-66ef7c65338b req-3c89ee6c-100e-4691-93d5-6949eb02810d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail Dec 31 09:31:26.312343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f8db86d4-5ee5-4e14-8356-66ef7c65338b req-3c89ee6c-100e-4691-93d5-6949eb02810d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:26.315879 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:26.315879 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:26.317732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f8db86d4-5ee5-4e14-8356-66ef7c65338b req-3c89ee6c-100e-4691-93d5-6949eb02810d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:26.319407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [req-f8db86d4-5ee5-4e14-8356-66ef7c65338b req-3c89ee6c-100e-4691-93d5-6949eb02810d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:31:26.329311 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-f8db86d4-5ee5-4e14-8356-66ef7c65338b req-3c89ee6c-100e-4691-93d5-6949eb02810d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:31:26.467503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-f8db86d4-5ee5-4e14-8356-66ef7c65338b req-3c89ee6c-100e-4691-93d5-6949eb02810d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Get all volumes completed successfully. Dec 31 09:31:26.469931 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:26.469931 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:26.481725 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f8db86d4-5ee5-4e14-8356-66ef7c65338b req-3c89ee6c-100e-4691-93d5-6949eb02810d tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail returned with HTTP 200 Dec 31 09:31:26.483600 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 126/257] 10.222.0.45 () {60 vars in 1479 bytes} [Thu Dec 31 09:31:26 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail => generated 2748 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:31:27.745858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-40a481a6-dca3-412c-b9db-49e4400a37f3 req-d1aa4b05-bc01-47e9-84df-5088b9798809 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail Dec 31 09:31:27.746909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-40a481a6-dca3-412c-b9db-49e4400a37f3 req-d1aa4b05-bc01-47e9-84df-5088b9798809 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:27.747267 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:27.747267 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:27.747841 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-40a481a6-dca3-412c-b9db-49e4400a37f3 req-d1aa4b05-bc01-47e9-84df-5088b9798809 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:27.748784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [req-40a481a6-dca3-412c-b9db-49e4400a37f3 req-d1aa4b05-bc01-47e9-84df-5088b9798809 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:31:27.751181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-40a481a6-dca3-412c-b9db-49e4400a37f3 req-d1aa4b05-bc01-47e9-84df-5088b9798809 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:31:27.807014 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-40a481a6-dca3-412c-b9db-49e4400a37f3 req-d1aa4b05-bc01-47e9-84df-5088b9798809 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Get all volumes completed successfully. Dec 31 09:31:27.809467 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:27.809467 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:27.820075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-40a481a6-dca3-412c-b9db-49e4400a37f3 req-d1aa4b05-bc01-47e9-84df-5088b9798809 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail returned with HTTP 200 Dec 31 09:31:27.821589 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 132/258] 10.222.0.45 () {60 vars in 1479 bytes} [Thu Dec 31 09:31:27 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail => generated 2748 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:31:28.490800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-93362ad9-9999-42c8-8a73-aab62da66c0e req-492cdc62-d05d-4630-8062-e3d2117a39ca tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail Dec 31 09:31:28.491985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-93362ad9-9999-42c8-8a73-aab62da66c0e req-492cdc62-d05d-4630-8062-e3d2117a39ca tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:28.492367 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:28.492367 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:28.493861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-93362ad9-9999-42c8-8a73-aab62da66c0e req-492cdc62-d05d-4630-8062-e3d2117a39ca tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:28.494918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [req-93362ad9-9999-42c8-8a73-aab62da66c0e req-492cdc62-d05d-4630-8062-e3d2117a39ca tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:31:28.497057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-93362ad9-9999-42c8-8a73-aab62da66c0e req-492cdc62-d05d-4630-8062-e3d2117a39ca tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:31:28.578236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-93362ad9-9999-42c8-8a73-aab62da66c0e req-492cdc62-d05d-4630-8062-e3d2117a39ca tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Get all volumes completed successfully. Dec 31 09:31:28.580700 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:28.580700 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:28.593836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-93362ad9-9999-42c8-8a73-aab62da66c0e req-492cdc62-d05d-4630-8062-e3d2117a39ca tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail returned with HTTP 200 Dec 31 09:31:28.595041 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 127/259] 10.222.0.45 () {60 vars in 1479 bytes} [Thu Dec 31 09:31:28 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail => generated 2748 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:31:28.904020 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1eeaea70-7848-49b0-9a14-8afe1973683e req-8bda9373-0daa-4c9f-8d72-6bb3622b95bb tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail Dec 31 09:31:28.905484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1eeaea70-7848-49b0-9a14-8afe1973683e req-8bda9373-0daa-4c9f-8d72-6bb3622b95bb tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:28.906190 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:28.906190 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:28.906824 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1eeaea70-7848-49b0-9a14-8afe1973683e req-8bda9373-0daa-4c9f-8d72-6bb3622b95bb tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:28.907665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [req-1eeaea70-7848-49b0-9a14-8afe1973683e req-8bda9373-0daa-4c9f-8d72-6bb3622b95bb tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:31:28.924579 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-1eeaea70-7848-49b0-9a14-8afe1973683e req-8bda9373-0daa-4c9f-8d72-6bb3622b95bb tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:31:29.043609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-1eeaea70-7848-49b0-9a14-8afe1973683e req-8bda9373-0daa-4c9f-8d72-6bb3622b95bb tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Get all volumes completed successfully. Dec 31 09:31:29.045886 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:29.045886 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:29.055906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1eeaea70-7848-49b0-9a14-8afe1973683e req-8bda9373-0daa-4c9f-8d72-6bb3622b95bb tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail returned with HTTP 200 Dec 31 09:31:29.076225 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 133/260] 10.222.0.45 () {60 vars in 1479 bytes} [Thu Dec 31 09:31:28 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail => generated 2748 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:31:29.117211 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-cdc3e8ad-39c4-4bf2-b524-c0e9a510cdb2 req-47c8d984-944f-41b5-85ec-9f30a5658105 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail Dec 31 09:31:29.118103 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-cdc3e8ad-39c4-4bf2-b524-c0e9a510cdb2 req-47c8d984-944f-41b5-85ec-9f30a5658105 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:29.118583 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:29.118583 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:29.119220 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-cdc3e8ad-39c4-4bf2-b524-c0e9a510cdb2 req-47c8d984-944f-41b5-85ec-9f30a5658105 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:29.120085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [req-cdc3e8ad-39c4-4bf2-b524-c0e9a510cdb2 req-47c8d984-944f-41b5-85ec-9f30a5658105 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:31:29.122115 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-cdc3e8ad-39c4-4bf2-b524-c0e9a510cdb2 req-47c8d984-944f-41b5-85ec-9f30a5658105 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:31:29.183358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-cdc3e8ad-39c4-4bf2-b524-c0e9a510cdb2 req-47c8d984-944f-41b5-85ec-9f30a5658105 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Get all volumes completed successfully. Dec 31 09:31:29.185892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:29.185892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:29.195325 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-cdc3e8ad-39c4-4bf2-b524-c0e9a510cdb2 req-47c8d984-944f-41b5-85ec-9f30a5658105 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail returned with HTTP 200 Dec 31 09:31:29.196733 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 128/261] 10.222.0.45 () {60 vars in 1479 bytes} [Thu Dec 31 09:31:29 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail => generated 2748 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:31:29.244739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b0650bf-05d3-4b4b-8fbe-9b54accc7099 req-bedb628f-de37-4679-992a-69947207c025 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail Dec 31 09:31:29.245684 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b0650bf-05d3-4b4b-8fbe-9b54accc7099 req-bedb628f-de37-4679-992a-69947207c025 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:29.246105 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:29.246105 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:29.246762 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b0650bf-05d3-4b4b-8fbe-9b54accc7099 req-bedb628f-de37-4679-992a-69947207c025 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:29.247634 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [req-6b0650bf-05d3-4b4b-8fbe-9b54accc7099 req-bedb628f-de37-4679-992a-69947207c025 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:31:29.250953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-6b0650bf-05d3-4b4b-8fbe-9b54accc7099 req-bedb628f-de37-4679-992a-69947207c025 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:31:29.340978 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-6b0650bf-05d3-4b4b-8fbe-9b54accc7099 req-bedb628f-de37-4679-992a-69947207c025 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Get all volumes completed successfully. Dec 31 09:31:29.351524 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:29.351524 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:29.369297 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b0650bf-05d3-4b4b-8fbe-9b54accc7099 req-bedb628f-de37-4679-992a-69947207c025 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail returned with HTTP 200 Dec 31 09:31:29.376351 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 134/262] 10.222.0.45 () {60 vars in 1479 bytes} [Thu Dec 31 09:31:29 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/detail => generated 2748 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:31:29.396726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0617772a-57c1-4ce0-968f-c528cb56c571 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] DELETE http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea Dec 31 09:31:29.397264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0617772a-57c1-4ce0-968f-c528cb56c571 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:29.397479 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:29.397479 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:29.397851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0617772a-57c1-4ce0-968f-c528cb56c571 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:29.398311 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-0617772a-57c1-4ce0-968f-c528cb56c571 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Delete volume with id: 43d75874-fdd5-4c16-ad5d-735c0336a6ea Dec 31 09:31:29.532180 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:29.532180 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:29.533511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0617772a-57c1-4ce0-968f-c528cb56c571 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:29.588126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0617772a-57c1-4ce0-968f-c528cb56c571 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Delete volume request issued successfully. Dec 31 09:31:29.588858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0617772a-57c1-4ce0-968f-c528cb56c571 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea returned with HTTP 202 Dec 31 09:31:29.591736 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 129/263] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:31:29 2020] DELETE /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea => generated 0 bytes in 199 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:31:29.598633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff0c7a82-1ccd-44af-9477-55f1a5382036 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea Dec 31 09:31:29.599023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff0c7a82-1ccd-44af-9477-55f1a5382036 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:29.599316 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:29.599316 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:29.599878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff0c7a82-1ccd-44af-9477-55f1a5382036 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:29.817403 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:29.817403 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:29.843946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ff0c7a82-1ccd-44af-9477-55f1a5382036 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:29.928118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff0c7a82-1ccd-44af-9477-55f1a5382036 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea returned with HTTP 200 Dec 31 09:31:29.933520 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 135/264] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:29 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea => generated 920 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:30.948047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-af0421ff-555f-456d-9f41-7ff9ad34e768 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea Dec 31 09:31:30.949674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-af0421ff-555f-456d-9f41-7ff9ad34e768 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:30.950095 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:30.950095 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:30.950805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-af0421ff-555f-456d-9f41-7ff9ad34e768 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:31.103902 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:31.103902 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:31.125700 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-af0421ff-555f-456d-9f41-7ff9ad34e768 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:31.178672 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-af0421ff-555f-456d-9f41-7ff9ad34e768 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea returned with HTTP 200 Dec 31 09:31:31.182047 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 130/265] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:30 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea => generated 920 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:32.197743 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f49fd5e-2cc1-4068-acf1-d48988be8c53 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea Dec 31 09:31:32.198828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f49fd5e-2cc1-4068-acf1-d48988be8c53 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:32.199219 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:32.199219 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:32.199830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f49fd5e-2cc1-4068-acf1-d48988be8c53 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:32.294546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f49fd5e-2cc1-4068-acf1-d48988be8c53 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea returned with HTTP 404 Dec 31 09:31:32.296420 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 136/266] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:32 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/43d75874-fdd5-4c16-ad5d-735c0336a6ea => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:31:32.308942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87a5c93b-b7da-4eec-a1a6-67893ec0497b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] DELETE http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 Dec 31 09:31:32.309473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87a5c93b-b7da-4eec-a1a6-67893ec0497b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:32.309672 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:32.309672 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:32.311104 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87a5c93b-b7da-4eec-a1a6-67893ec0497b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:32.312778 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-87a5c93b-b7da-4eec-a1a6-67893ec0497b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Delete volume with id: 2c1a32b5-671a-4bd0-b57c-32cc1a94c976 Dec 31 09:31:32.390802 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:32.390802 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:32.392689 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-87a5c93b-b7da-4eec-a1a6-67893ec0497b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:32.442691 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-87a5c93b-b7da-4eec-a1a6-67893ec0497b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Delete volume request issued successfully. Dec 31 09:31:32.443968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87a5c93b-b7da-4eec-a1a6-67893ec0497b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 returned with HTTP 202 Dec 31 09:31:32.448324 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 131/267] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:31:32 2020] DELETE /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:31:32.453542 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2234952-24d6-44df-bec4-30c78bc327fe tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 Dec 31 09:31:32.454310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2234952-24d6-44df-bec4-30c78bc327fe tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:32.454525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2234952-24d6-44df-bec4-30c78bc327fe tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:32.517622 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:32.517622 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:32.536251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2234952-24d6-44df-bec4-30c78bc327fe tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:32.576436 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2234952-24d6-44df-bec4-30c78bc327fe tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 returned with HTTP 200 Dec 31 09:31:32.577854 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 137/268] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:32 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 => generated 921 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:33.605667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e82e579-457a-4285-b39a-dc3ed8807a0b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 Dec 31 09:31:33.606991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e82e579-457a-4285-b39a-dc3ed8807a0b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:33.607565 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:33.607565 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:33.608242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e82e579-457a-4285-b39a-dc3ed8807a0b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:33.733945 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:33.733945 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:33.759147 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0e82e579-457a-4285-b39a-dc3ed8807a0b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:33.815222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e82e579-457a-4285-b39a-dc3ed8807a0b tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 returned with HTTP 200 Dec 31 09:31:33.816611 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 132/269] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:33 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 => generated 921 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:34.840752 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63b7eb22-fdf5-487a-b72c-a4c4c01a7619 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 Dec 31 09:31:34.841233 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63b7eb22-fdf5-487a-b72c-a4c4c01a7619 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:34.841618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:34.841618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:34.842209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63b7eb22-fdf5-487a-b72c-a4c4c01a7619 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:34.920423 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63b7eb22-fdf5-487a-b72c-a4c4c01a7619 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 returned with HTTP 404 Dec 31 09:31:34.922151 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 138/270] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:34 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/2c1a32b5-671a-4bd0-b57c-32cc1a94c976 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:31:34.929379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76d2aaa4-52d5-44ce-8137-384156935dd2 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] DELETE http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 Dec 31 09:31:34.930150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-76d2aaa4-52d5-44ce-8137-384156935dd2 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:34.930150 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:34.930150 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:34.930608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-76d2aaa4-52d5-44ce-8137-384156935dd2 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:34.931208 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-76d2aaa4-52d5-44ce-8137-384156935dd2 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Delete volume with id: 79c70335-7e1a-4a71-807d-2c8fb9033cf0 Dec 31 09:31:35.011997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:35.011997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:35.019558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-76d2aaa4-52d5-44ce-8137-384156935dd2 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:35.073614 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-76d2aaa4-52d5-44ce-8137-384156935dd2 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Delete volume request issued successfully. Dec 31 09:31:35.074312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76d2aaa4-52d5-44ce-8137-384156935dd2 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 returned with HTTP 202 Dec 31 09:31:35.075647 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 133/271] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:31:34 2020] DELETE /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:31:35.082807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7ff0d3e-0329-447b-a0f7-96f9aa8751ac tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 Dec 31 09:31:35.083578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7ff0d3e-0329-447b-a0f7-96f9aa8751ac tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:35.084263 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7ff0d3e-0329-447b-a0f7-96f9aa8751ac tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:35.158857 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:35.158857 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:35.168446 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b7ff0d3e-0329-447b-a0f7-96f9aa8751ac tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:35.195909 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7ff0d3e-0329-447b-a0f7-96f9aa8751ac tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 returned with HTTP 200 Dec 31 09:31:35.196911 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 139/272] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:35 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 => generated 921 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:36.213661 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2247ada8-a029-425c-a3d0-05fe5bf89fc4 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 Dec 31 09:31:36.215242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2247ada8-a029-425c-a3d0-05fe5bf89fc4 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:36.215588 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:36.215588 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:36.215896 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2247ada8-a029-425c-a3d0-05fe5bf89fc4 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:36.326682 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:31:36.326682 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:31:36.350486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2247ada8-a029-425c-a3d0-05fe5bf89fc4 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Volume info retrieved successfully. Dec 31 09:31:36.401238 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2247ada8-a029-425c-a3d0-05fe5bf89fc4 tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 returned with HTTP 200 Dec 31 09:31:36.402208 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 134/273] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:36 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 => generated 921 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:31:37.418018 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-816178ab-3629-4a0a-9365-4a02f7b4f64c tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] GET http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 Dec 31 09:31:37.418421 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-816178ab-3629-4a0a-9365-4a02f7b4f64c tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:31:37.418660 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:31:37.418660 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:31:37.419036 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-816178ab-3629-4a0a-9365-4a02f7b4f64c tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:31:37.528179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-816178ab-3629-4a0a-9365-4a02f7b4f64c tempest-VolumesTestJSON-1905066612 tempest-VolumesTestJSON-1905066612] http://10.222.0.45/volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 returned with HTTP 404 Dec 31 09:31:37.529205 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 140/274] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:31:37 2020] GET /volume/v3/fcc95ef60022482dbb211ae686c98932/volumes/79c70335-7e1a-4a71-807d-2c8fb9033cf0 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:32:10.000936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes Dec 31 09:32:10.001506 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:10.001506 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:10.002100 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2061180927"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:32:10.003488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2061180927'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:32:10.004000 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Create volume of 1 GB Dec 31 09:32:10.035047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Availability Zones retrieved successfully. Dec 31 09:32:10.071174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Flow 'volume_create_api' (9a0b73a6-2164-419b-945e-744b0ab93b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:32:10.080781 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2278f8c7-f61c-403c-b01b-9f35413af7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:32:10.082899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:32:10.196263 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2278f8c7-f61c-403c-b01b-9f35413af7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:32:10.198769 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645b8752-2dcf-47a1-8169-6ca0529e96ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:32:10.365780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Created reservations ['9d5ce034-ac72-4a34-ad8b-3d12ae99a377', '4bfd5c9e-a65d-4d78-b781-7b1511e2b604', '101b344e-b9fa-411f-a92d-77319e073af2', '5d041c37-1f42-4a05-b989-287ac4e33d8c'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:32:10.368151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (645b8752-2dcf-47a1-8169-6ca0529e96ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d5ce034-ac72-4a34-ad8b-3d12ae99a377', '4bfd5c9e-a65d-4d78-b781-7b1511e2b604', '101b344e-b9fa-411f-a92d-77319e073af2', '5d041c37-1f42-4a05-b989-287ac4e33d8c']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:32:10.370711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47c9faa5-4f03-4dd0-aafb-530ffbd628f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:32:10.446063 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47c9faa5-4f03-4dd0-aafb-530ffbd628f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75259b21-ff34-45d3-8bd8-1cc2c4eb226b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2061180927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ae4417d271d4a94904ace6a66d02937',qos_specs=None,replication_status=,reservations=['9d5ce034-ac72-4a34-ad8b-3d12ae99a377','4bfd5c9e-a65d-4d78-b781-7b1511e2b604','101b344e-b9fa-411f-a92d-77319e073af2','5d041c37-1f42-4a05-b989-287ac4e33d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52823aa122914f71b01261e181f53bdf',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2061180927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75259b21-ff34-45d3-8bd8-1cc2c4eb226b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ae4417d271d4a94904ace6a66d02937',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='52823aa122914f71b01261e181f53bdf',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:32:10.450587 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d9d735-0ca8-47dd-9d29-234fd09a524d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:32:10.511688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01d9d735-0ca8-47dd-9d29-234fd09a524d) 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-2061180927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ae4417d271d4a94904ace6a66d02937',qos_specs=None,replication_status=,reservations=['9d5ce034-ac72-4a34-ad8b-3d12ae99a377','4bfd5c9e-a65d-4d78-b781-7b1511e2b604','101b344e-b9fa-411f-a92d-77319e073af2','5d041c37-1f42-4a05-b989-287ac4e33d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52823aa122914f71b01261e181f53bdf',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:32:10.516686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0331fcb8-5e18-4b98-b9af-fb7a492717d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:32:10.546294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0331fcb8-5e18-4b98-b9af-fb7a492717d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:32:10.549752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Flow 'volume_create_api' (9a0b73a6-2164-419b-945e-744b0ab93b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:32:10.632161 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Create volume request issued successfully. Dec 31 09:32:10.670665 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89413e1f-506e-4bc7-a870-dee4c2468549 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes returned with HTTP 202 Dec 31 09:32:10.672650 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 135/275] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:32:09 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes => generated 820 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:32:10.687148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba2d2385-cfc3-4e95-b217-a3bd8e6022ce tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:10.687930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba2d2385-cfc3-4e95-b217-a3bd8e6022ce tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:10.688690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba2d2385-cfc3-4e95-b217-a3bd8e6022ce tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:10.802971 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:10.802971 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:10.825069 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ba2d2385-cfc3-4e95-b217-a3bd8e6022ce tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:10.897421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba2d2385-cfc3-4e95-b217-a3bd8e6022ce tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:10.901771 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 141/276] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:32:10 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 888 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:32:11.915173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72b89b0d-2a8a-4484-a203-02f8ba349f2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:11.915820 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72b89b0d-2a8a-4484-a203-02f8ba349f2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:11.916039 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:11.916039 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:11.916412 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72b89b0d-2a8a-4484-a203-02f8ba349f2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:12.038635 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:12.038635 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:12.072258 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-72b89b0d-2a8a-4484-a203-02f8ba349f2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:12.149705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72b89b0d-2a8a-4484-a203-02f8ba349f2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:12.150592 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 136/277] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:32:11 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 913 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:32:12.374340 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-85818c73-1583-46c8-9e92-e09ab65d1cbc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:12.375174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-85818c73-1583-46c8-9e92-e09ab65d1cbc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:12.375629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:12.375629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:12.376290 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-85818c73-1583-46c8-9e92-e09ab65d1cbc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:12.433911 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:12.433911 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:12.443488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-85818c73-1583-46c8-9e92-e09ab65d1cbc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:12.483001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-85818c73-1583-46c8-9e92-e09ab65d1cbc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:12.490749 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 142/278] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:32:12 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:32:12.606677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72b89b0d-2a8a-4484-a203-02f8ba349f2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume// Dec 31 09:32:12.606677 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72b89b0d-2a8a-4484-a203-02f8ba349f2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:12.606988 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:12.606988 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:12.607153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72b89b0d-2a8a-4484-a203-02f8ba349f2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:12.608358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72b89b0d-2a8a-4484-a203-02f8ba349f2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:32:12.608986 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 137/279] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:32:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:32:12.634356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-c82ee9ba-cf78-4fde-84fa-3a99fd6dcd6f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments Dec 31 09:32:12.635022 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:12.635022 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:12.635710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-c82ee9ba-cf78-4fde-84fa-3a99fd6dcd6f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75259b21-ff34-45d3-8bd8-1cc2c4eb226b", "instance_uuid": "cdaa8ac6-fda8-4d21-8bfb-46dd000e05f4", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:32:12.721295 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:12.721295 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:12.838816 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-c82ee9ba-cf78-4fde-84fa-3a99fd6dcd6f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments returned with HTTP 200 Dec 31 09:32:12.840682 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 143/280] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:32:12 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments => generated 273 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:32:12.911380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62de244c-1d72-4395-be10-7e394792a9ef tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:12.911940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62de244c-1d72-4395-be10-7e394792a9ef tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:12.912425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62de244c-1d72-4395-be10-7e394792a9ef tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:12.942737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-c82ee9ba-cf78-4fde-84fa-3a99fd6dcd6f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume// Dec 31 09:32:12.943496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-c82ee9ba-cf78-4fde-84fa-3a99fd6dcd6f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:12.943496 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:12.943496 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:12.943890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-c82ee9ba-cf78-4fde-84fa-3a99fd6dcd6f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:12.945058 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-c82ee9ba-cf78-4fde-84fa-3a99fd6dcd6f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:32:12.946426 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 144/281] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:32:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:32:12.962852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-8a5b9d66-3c7f-491b-a671-7998e60c0b03 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:12.963501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-8a5b9d66-3c7f-491b-a671-7998e60c0b03 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:12.963946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-8a5b9d66-3c7f-491b-a671-7998e60c0b03 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:13.049477 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:13.049477 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:13.062997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:13.062997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:13.071497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-62de244c-1d72-4395-be10-7e394792a9ef tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:13.093798 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-8a5b9d66-3c7f-491b-a671-7998e60c0b03 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:13.111516 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:13.111516 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:13.124663 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:13.124663 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:13.125864 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62de244c-1d72-4395-be10-7e394792a9ef tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:13.128012 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 138/282] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:32:12 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 912 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:32:13.153493 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-8a5b9d66-3c7f-491b-a671-7998e60c0b03 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:13.155673 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 145/283] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:32:12 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 1011 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:32:13.182508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-b2f1e0de-65ea-41d4-ad4f-36b44a833a00 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] PUT http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/dea487d8-bdf3-4f8c-9081-92b9babe7458 Dec 31 09:32:13.183040 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:13.183040 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:13.183506 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-b2f1e0de-65ea-41d4-ad4f-36b44a833a00 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:32:13.220805 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:32:13.220805 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:32:13.221794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-b2f1e0de-65ea-41d4-ad4f-36b44a833a00 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Lock "b'cinder-attachment_update-75259b21-ff34-45d3-8bd8-1cc2c4eb226b-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.011s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:32:13.224670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:13.224670 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:14.153842 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a95e6f6-5cbf-4c03-9134-e3782060e68b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:14.154827 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a95e6f6-5cbf-4c03-9134-e3782060e68b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:14.155540 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:14.155540 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:14.156947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a95e6f6-5cbf-4c03-9134-e3782060e68b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:14.215907 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:14.215907 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:14.232794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7a95e6f6-5cbf-4c03-9134-e3782060e68b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:14.280726 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:14.280726 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:14.297886 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a95e6f6-5cbf-4c03-9134-e3782060e68b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:14.303514 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 146/284] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:32:14 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 912 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:32:14.940112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-b2f1e0de-65ea-41d4-ad4f-36b44a833a00 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Lock "b'cinder-attachment_update-75259b21-ff34-45d3-8bd8-1cc2c4eb226b-n-h2-765311-8'" released by "attachment_update" :: held 1.719s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:32:14.940968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-b2f1e0de-65ea-41d4-ad4f-36b44a833a00 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/dea487d8-bdf3-4f8c-9081-92b9babe7458 returned with HTTP 200 Dec 31 09:32:14.942353 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 139/285] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 09:32:13 2020] PUT /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/dea487d8-bdf3-4f8c-9081-92b9babe7458 => generated 762 bytes in 1765 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:32:15.329201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76dba9a6-62f3-4fe2-9293-74afa688205c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:15.329930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-76dba9a6-62f3-4fe2-9293-74afa688205c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:15.330300 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:15.330300 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:15.332276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-76dba9a6-62f3-4fe2-9293-74afa688205c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:15.458719 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:15.458719 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:15.469970 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-76dba9a6-62f3-4fe2-9293-74afa688205c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:15.501341 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:15.501341 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:15.513250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76dba9a6-62f3-4fe2-9293-74afa688205c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:15.515218 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 147/286] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:32:15 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 913 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:32:16.531934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-174596f2-18d5-473a-b559-ff49ff4c5d2b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:16.533217 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-174596f2-18d5-473a-b559-ff49ff4c5d2b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:16.533591 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:16.533591 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:16.534216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-174596f2-18d5-473a-b559-ff49ff4c5d2b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:16.624094 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:16.624094 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:16.646791 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-174596f2-18d5-473a-b559-ff49ff4c5d2b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:16.703309 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:16.703309 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:16.716307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-174596f2-18d5-473a-b559-ff49ff4c5d2b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:16.726774 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 140/287] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:32:16 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 913 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:32:17.735612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e600a86-b462-41d9-a033-e2a567abffe3 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:17.737004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e600a86-b462-41d9-a033-e2a567abffe3 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:17.737451 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:17.737451 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:17.738422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e600a86-b462-41d9-a033-e2a567abffe3 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:17.833288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:17.833288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:17.843320 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6e600a86-b462-41d9-a033-e2a567abffe3 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:17.865252 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:17.865252 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:17.877626 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e600a86-b462-41d9-a033-e2a567abffe3 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:17.879347 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 148/288] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:32:17 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 913 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:32:18.896341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca3feb28-3de6-41d0-ac54-3b3198973198 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:18.896806 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca3feb28-3de6-41d0-ac54-3b3198973198 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:18.897040 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:18.897040 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:18.897398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca3feb28-3de6-41d0-ac54-3b3198973198 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:18.979987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:18.979987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:18.989606 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ca3feb28-3de6-41d0-ac54-3b3198973198 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:19.012807 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:19.012807 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:19.022649 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca3feb28-3de6-41d0-ac54-3b3198973198 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:19.024060 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 141/289] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:32:18 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 913 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:32:20.042376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a26bed8-9816-4f35-b79e-480e4f37d894 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:20.044059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a26bed8-9816-4f35-b79e-480e4f37d894 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:20.045078 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:20.045078 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:20.045745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a26bed8-9816-4f35-b79e-480e4f37d894 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:20.246806 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:20.246806 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:20.286881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2a26bed8-9816-4f35-b79e-480e4f37d894 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:20.341425 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:20.341425 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:20.362446 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a26bed8-9816-4f35-b79e-480e4f37d894 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:20.363314 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 149/290] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:32:20 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 913 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:32:20.637953 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-ae2acdd2-e554-435e-884b-c46c5e93072e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/dea487d8-bdf3-4f8c-9081-92b9babe7458/action Dec 31 09:32:20.637953 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:20.637953 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:20.637953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-ae2acdd2-e554-435e-884b-c46c5e93072e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:32:20.637953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-ae2acdd2-e554-435e-884b-c46c5e93072e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:32:20.835892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:20.835892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:20.855640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b244a53b-9e70-4297-a42a-46f15b16ad51 req-ae2acdd2-e554-435e-884b-c46c5e93072e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/dea487d8-bdf3-4f8c-9081-92b9babe7458/action returned with HTTP 204 Dec 31 09:32:20.856528 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 142/291] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 09:32:20 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/dea487d8-bdf3-4f8c-9081-92b9babe7458/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:32:21.380563 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-520c3cba-06f6-4187-8381-6658a168e84f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:32:21.381217 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-520c3cba-06f6-4187-8381-6658a168e84f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:32:21.381329 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:32:21.381329 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:32:21.381706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-520c3cba-06f6-4187-8381-6658a168e84f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:32:21.433360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:21.433360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:21.452167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-520c3cba-06f6-4187-8381-6658a168e84f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:32:21.480218 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:32:21.480218 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:32:21.491204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-520c3cba-06f6-4187-8381-6658a168e84f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:32:21.494085 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 150/292] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:32:21 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 1205 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:02.734263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2903b2c4-441e-4fe9-8458-a1b56a50c50d tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] POST http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types Dec 31 09:33:02.736052 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:02.736052 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:02.736858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2903b2c4-441e-4fe9-8458-a1b56a50c50d tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-695678751"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:02.787351 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2903b2c4-441e-4fe9-8458-a1b56a50c50d tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types returned with HTTP 200 Dec 31 09:33:02.795265 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 143/293] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:33:02 2020] POST /volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types => generated 215 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:02.799943 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-588fcbc8-2a14-454b-b0b6-b5b2e65fbd97 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] POST http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types Dec 31 09:33:02.800493 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:02.800493 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:02.800931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-588fcbc8-2a14-454b-b0b6-b5b2e65fbd97 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1291171523"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:02.854885 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-588fcbc8-2a14-454b-b0b6-b5b2e65fbd97 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types returned with HTTP 202 Dec 31 09:33:02.865333 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 151/294] 10.222.0.45 () {62 vars in 1278 bytes} [Thu Dec 31 09:33:02 2020] POST /volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types => generated 173 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:33:03.196200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-68b7d1ea-273b-4481-8c50-8d115acfeb22 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] POST http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups Dec 31 09:33:03.196200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-68b7d1ea-273b-4481-8c50-8d115acfeb22 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c377c69f-ccaa-43a5-b585-fe6d91ecb73d", "volume_types": ["cbf644a1-24b9-44d7-a7f9-0a1635af53f9"], "name": "tempest-Group1-1823307764"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:03.196200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-68b7d1ea-273b-4481-8c50-8d115acfeb22 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Creating new group {'group': {'group_type': 'c377c69f-ccaa-43a5-b585-fe6d91ecb73d', 'volume_types': ['cbf644a1-24b9-44d7-a7f9-0a1635af53f9'], 'name': 'tempest-Group1-1823307764'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 31 09:33:03.253940 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-68b7d1ea-273b-4481-8c50-8d115acfeb22 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Creating group tempest-Group1-1823307764. Dec 31 09:33:03.333547 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-68b7d1ea-273b-4481-8c50-8d115acfeb22 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Availability zone cache updated, next update will occur around 2020-12-31 10:33:03.324418. {{(pid=88086) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 31 09:33:03.333547 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-68b7d1ea-273b-4481-8c50-8d115acfeb22 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Availability Zones retrieved successfully. Dec 31 09:33:03.433325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-68b7d1ea-273b-4481-8c50-8d115acfeb22 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Created reservations ['d20f687b-263f-4c01-82b4-4253cbb094a9'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:03.557305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-68b7d1ea-273b-4481-8c50-8d115acfeb22 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups returned with HTTP 202 Dec 31 09:33:03.557305 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 144/295] 10.222.0.45 () {62 vars in 1264 bytes} [Thu Dec 31 09:33:02 2020] POST /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups => generated 94 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:33:03.562219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3434e161-97cb-448d-9b0c-401c5692296c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef Dec 31 09:33:03.562219 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3434e161-97cb-448d-9b0c-401c5692296c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:03.562219 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3434e161-97cb-448d-9b0c-401c5692296c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:03.562219 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-3434e161-97cb-448d-9b0c-401c5692296c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member 9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:03.584542 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:03.584542 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:03.682478 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3434e161-97cb-448d-9b0c-401c5692296c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef returned with HTTP 200 Dec 31 09:33:03.693845 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 152/296] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:03 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef => generated 322 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:04.702416 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a761c51c-a569-4a00-8254-6bab9ff18808 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef Dec 31 09:33:04.703876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a761c51c-a569-4a00-8254-6bab9ff18808 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:04.704657 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:04.704657 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:04.705293 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a761c51c-a569-4a00-8254-6bab9ff18808 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:04.705907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-a761c51c-a569-4a00-8254-6bab9ff18808 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member 9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:04.720703 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:04.720703 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:04.784612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a761c51c-a569-4a00-8254-6bab9ff18808 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef returned with HTTP 200 Dec 31 09:33:04.795947 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 145/297] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:04 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef => generated 323 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:04.797586 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f17b910-6c45-4689-b7d6-82238c40949c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] POST http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups Dec 31 09:33:04.799783 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:04.799783 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:04.800183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0f17b910-6c45-4689-b7d6-82238c40949c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c377c69f-ccaa-43a5-b585-fe6d91ecb73d", "volume_types": ["cbf644a1-24b9-44d7-a7f9-0a1635af53f9"], "name": "tempest-Group2-1166199701"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:04.802432 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-0f17b910-6c45-4689-b7d6-82238c40949c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Creating new group {'group': {'group_type': 'c377c69f-ccaa-43a5-b585-fe6d91ecb73d', 'volume_types': ['cbf644a1-24b9-44d7-a7f9-0a1635af53f9'], 'name': 'tempest-Group2-1166199701'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 31 09:33:04.827324 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-0f17b910-6c45-4689-b7d6-82238c40949c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Creating group tempest-Group2-1166199701. Dec 31 09:33:04.828271 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:04.828271 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:04.911309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0f17b910-6c45-4689-b7d6-82238c40949c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Availability zone cache updated, next update will occur around 2020-12-31 10:33:04.910639. {{(pid=88085) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 31 09:33:04.911671 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0f17b910-6c45-4689-b7d6-82238c40949c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Availability Zones retrieved successfully. Dec 31 09:33:04.956070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-0f17b910-6c45-4689-b7d6-82238c40949c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Created reservations ['917aff43-fa40-4d98-8316-5bcb56ce174e'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:05.076632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f17b910-6c45-4689-b7d6-82238c40949c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups returned with HTTP 202 Dec 31 09:33:05.077527 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 153/298] 10.222.0.45 () {62 vars in 1264 bytes} [Thu Dec 31 09:33:04 2020] POST /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups => generated 94 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:33:05.094567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-910089dd-b823-41f8-aa25-f959007f2a97 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 Dec 31 09:33:05.095276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-910089dd-b823-41f8-aa25-f959007f2a97 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:05.095566 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:05.095566 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:05.095881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-910089dd-b823-41f8-aa25-f959007f2a97 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:05.096295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-910089dd-b823-41f8-aa25-f959007f2a97 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member 4ae824de-c1ad-4aa3-88d5-918978b659e0 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:05.139089 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:05.139089 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:05.231680 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-910089dd-b823-41f8-aa25-f959007f2a97 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 returned with HTTP 200 Dec 31 09:33:05.241308 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 146/299] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:05 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 => generated 322 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:06.250552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db5655a4-d93f-4f24-b056-e822d8e47dab tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 Dec 31 09:33:06.252318 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db5655a4-d93f-4f24-b056-e822d8e47dab tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:06.252913 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:06.252913 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:06.254484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db5655a4-d93f-4f24-b056-e822d8e47dab tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:06.255361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-db5655a4-d93f-4f24-b056-e822d8e47dab tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member 4ae824de-c1ad-4aa3-88d5-918978b659e0 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:06.271845 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:06.271845 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:06.301478 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db5655a4-d93f-4f24-b056-e822d8e47dab tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 returned with HTTP 200 Dec 31 09:33:06.302725 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 154/300] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:06 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 => generated 323 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:33:06.318571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] POST http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes Dec 31 09:33:06.319695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:06.319695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:06.320260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-159806799", "volume_type": "cbf644a1-24b9-44d7-a7f9-0a1635af53f9", "group_id": "9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef", "size": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:06.321640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Create volume request body: {'volume': {'name': 'tempest-volume-159806799', 'volume_type': 'cbf644a1-24b9-44d7-a7f9-0a1635af53f9', 'group_id': '9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef', 'size': 1}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:33:06.347831 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:06.347831 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:06.349301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Create volume of 1 GB Dec 31 09:33:06.367311 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Availability Zones retrieved successfully. Dec 31 09:33:06.408093 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Flow 'volume_create_api' (1fabd876-673e-44f0-b787-cbd8776c7758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:06.411387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31409c3-679e-4c5e-a5c1-2c8a0e8da2b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:06.414127 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:06.414127 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:06.415037 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:33:06.479296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31409c3-679e-4c5e-a5c1-2c8a0e8da2b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:33:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cbf644a1-24b9-44d7-a7f9-0a1635af53f9,is_public=True,name='tempest-GroupsTest-volume-type-695678751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cbf644a1-24b9-44d7-a7f9-0a1635af53f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:06.482212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a173861-7e88-4e54-8754-f6f968f83e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:06.578697 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-695678751 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-695678751, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:06.580642 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-695678751 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-695678751, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:06.633898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Created reservations ['3146b58e-dd16-4870-b638-b7e798f346e2', '4c5ceda4-bce5-473a-818c-28d40e61d42f', '66002a19-e4c7-4ba6-b650-aa6656ec3de7', 'bd7e18f1-fbbf-42a4-b96c-027cf8edb56a'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:06.635900 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a173861-7e88-4e54-8754-f6f968f83e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3146b58e-dd16-4870-b638-b7e798f346e2', '4c5ceda4-bce5-473a-818c-28d40e61d42f', '66002a19-e4c7-4ba6-b650-aa6656ec3de7', 'bd7e18f1-fbbf-42a4-b96c-027cf8edb56a']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:06.638047 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813fbe5b-a507-489c-b561-ffdc43e38406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:06.764545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (813fbe5b-a507-489c-b561-ffdc43e38406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '243b9efa-7db5-42e5-865f-36500dbe83d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-159806799',encryption_key_id=None,group_id=9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef,group_type_id=,metadata={},multiattach=False,project_id='bb7a2be07c274dc287bc5fdd96ef5dcc',qos_specs=None,replication_status=,reservations=['3146b58e-dd16-4870-b638-b7e798f346e2','4c5ceda4-bce5-473a-818c-28d40e61d42f','66002a19-e4c7-4ba6-b650-aa6656ec3de7','bd7e18f1-fbbf-42a4-b96c-027cf8edb56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d52e2f2e58d4ca39214c0c7cc78d72e',volume_type_id=cbf644a1-24b9-44d7-a7f9-0a1635af53f9), '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-31T09:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-159806799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef,host=None,id=243b9efa-7db5-42e5-865f-36500dbe83d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb7a2be07c274dc287bc5fdd96ef5dcc',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='3d52e2f2e58d4ca39214c0c7cc78d72e',volume_attachment=,volume_type=,volume_type_id=cbf644a1-24b9-44d7-a7f9-0a1635af53f9)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:06.766646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c568f87d-7ac7-443b-a122-538b6768130e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:06.813134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c568f87d-7ac7-443b-a122-538b6768130e) 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-159806799',encryption_key_id=None,group_id=9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef,group_type_id=,metadata={},multiattach=False,project_id='bb7a2be07c274dc287bc5fdd96ef5dcc',qos_specs=None,replication_status=,reservations=['3146b58e-dd16-4870-b638-b7e798f346e2','4c5ceda4-bce5-473a-818c-28d40e61d42f','66002a19-e4c7-4ba6-b650-aa6656ec3de7','bd7e18f1-fbbf-42a4-b96c-027cf8edb56a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d52e2f2e58d4ca39214c0c7cc78d72e',volume_type_id=cbf644a1-24b9-44d7-a7f9-0a1635af53f9)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:06.815108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce4f0eb-f11f-4104-b88e-08d46d679757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:06.849984 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce4f0eb-f11f-4104-b88e-08d46d679757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:06.855297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Flow 'volume_create_api' (1fabd876-673e-44f0-b787-cbd8776c7758) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:06.979189 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Create volume request issued successfully. Dec 31 09:33:07.023781 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:07.024802 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:07.038255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:07.048972 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:07.048972 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:07.068156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c996896-4f03-4825-95c5-4686e59e33e5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes returned with HTTP 202 Dec 31 09:33:07.069726 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 147/301] 10.222.0.45 () {62 vars in 1267 bytes} [Thu Dec 31 09:33:06 2020] POST /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes => generated 879 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:33:07.084123 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7dac897-4c38-40b7-a2e1-328480ee58db tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 Dec 31 09:33:07.084634 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7dac897-4c38-40b7-a2e1-328480ee58db tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:07.084946 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:07.084946 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:07.085328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7dac897-4c38-40b7-a2e1-328480ee58db tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:07.146843 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:07.146843 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:07.156048 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c7dac897-4c38-40b7-a2e1-328480ee58db tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:07.170650 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-c7dac897-4c38-40b7-a2e1-328480ee58db tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:07.171489 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-c7dac897-4c38-40b7-a2e1-328480ee58db tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:07.180512 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-c7dac897-4c38-40b7-a2e1-328480ee58db tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:07.191006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:07.191006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:07.218461 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7dac897-4c38-40b7-a2e1-328480ee58db tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 returned with HTTP 200 Dec 31 09:33:07.219617 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 155/302] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:07 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 => generated 971 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:08.237442 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f825b7e1-c0ad-46dc-b0dc-faa1c18da3b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 Dec 31 09:33:08.238634 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f825b7e1-c0ad-46dc-b0dc-faa1c18da3b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:08.239292 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:08.239292 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:08.239950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f825b7e1-c0ad-46dc-b0dc-faa1c18da3b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:08.302858 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:08.302858 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:08.314360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f825b7e1-c0ad-46dc-b0dc-faa1c18da3b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:08.331661 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-f825b7e1-c0ad-46dc-b0dc-faa1c18da3b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:08.332120 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-f825b7e1-c0ad-46dc-b0dc-faa1c18da3b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:08.340915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-f825b7e1-c0ad-46dc-b0dc-faa1c18da3b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:08.347926 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:08.347926 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:08.398577 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f825b7e1-c0ad-46dc-b0dc-faa1c18da3b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 returned with HTTP 200 Dec 31 09:33:08.398577 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 148/303] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:08 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 => generated 972 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:08.407309 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95c195ba-55f8-41a6-ad30-1b7bc727c022 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef Dec 31 09:33:08.408340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-95c195ba-55f8-41a6-ad30-1b7bc727c022 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:08.408564 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:08.408564 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:08.408945 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-95c195ba-55f8-41a6-ad30-1b7bc727c022 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:08.409366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-95c195ba-55f8-41a6-ad30-1b7bc727c022 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member 9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:08.427730 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:08.427730 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:08.525897 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95c195ba-55f8-41a6-ad30-1b7bc727c022 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef returned with HTTP 200 Dec 31 09:33:08.539900 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 156/304] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:08 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef => generated 323 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:08.547919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53d2534a-fafb-47ed-b21b-70513eba1c26 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 Dec 31 09:33:08.551047 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53d2534a-fafb-47ed-b21b-70513eba1c26 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:08.551547 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:08.551547 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:08.552368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53d2534a-fafb-47ed-b21b-70513eba1c26 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:08.553288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-53d2534a-fafb-47ed-b21b-70513eba1c26 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member 4ae824de-c1ad-4aa3-88d5-918978b659e0 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:08.569782 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:08.569782 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:08.612216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53d2534a-fafb-47ed-b21b-70513eba1c26 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 returned with HTTP 200 Dec 31 09:33:08.613136 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 149/305] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:08 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 => generated 323 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:08.623961 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d37a69c-0d18-4b22-9ba6-cdcf98d9d23f tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/detail Dec 31 09:33:08.624537 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d37a69c-0d18-4b22-9ba6-cdcf98d9d23f tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:08.624737 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:08.624737 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:08.636044 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d37a69c-0d18-4b22-9ba6-cdcf98d9d23f tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:08.636990 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:08.636990 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:08.707953 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d37a69c-0d18-4b22-9ba6-cdcf98d9d23f tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/detail returned with HTTP 200 Dec 31 09:33:08.708985 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 157/306] 10.222.0.45 () {60 vars in 1263 bytes} [Thu Dec 31 09:33:08 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/detail => generated 640 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:08.722941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1aaa132-46c5-4bd4-91eb-2c13f44a548c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail Dec 31 09:33:08.723743 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1aaa132-46c5-4bd4-91eb-2c13f44a548c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:08.724079 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:08.724079 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:08.724674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1aaa132-46c5-4bd4-91eb-2c13f44a548c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:08.725739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-a1aaa132-46c5-4bd4-91eb-2c13f44a548c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:33:08.726859 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:08.726859 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:08.729686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1aaa132-46c5-4bd4-91eb-2c13f44a548c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:33:08.833687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a1aaa132-46c5-4bd4-91eb-2c13f44a548c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Get all volumes completed successfully. Dec 31 09:33:08.836262 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a1aaa132-46c5-4bd4-91eb-2c13f44a548c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:08.836409 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a1aaa132-46c5-4bd4-91eb-2c13f44a548c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:08.850774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a1aaa132-46c5-4bd4-91eb-2c13f44a548c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:08.866182 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:08.866182 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:08.898301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1aaa132-46c5-4bd4-91eb-2c13f44a548c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail returned with HTTP 200 Dec 31 09:33:08.899405 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 150/307] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:33:08 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail => generated 975 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:08.916137 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-adf6c6f7-c09f-4385-9daf-68469286846c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail Dec 31 09:33:08.916726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-adf6c6f7-c09f-4385-9daf-68469286846c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:08.916947 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:08.916947 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:08.917328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-adf6c6f7-c09f-4385-9daf-68469286846c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:08.919212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-adf6c6f7-c09f-4385-9daf-68469286846c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:33:08.919212 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:08.919212 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:08.933442 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-adf6c6f7-c09f-4385-9daf-68469286846c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:33:09.024624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-adf6c6f7-c09f-4385-9daf-68469286846c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Get all volumes completed successfully. Dec 31 09:33:09.027220 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-adf6c6f7-c09f-4385-9daf-68469286846c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:09.027905 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-adf6c6f7-c09f-4385-9daf-68469286846c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:09.040305 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-adf6c6f7-c09f-4385-9daf-68469286846c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:09.049898 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:09.049898 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:09.079130 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-adf6c6f7-c09f-4385-9daf-68469286846c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail returned with HTTP 200 Dec 31 09:33:09.080930 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 158/308] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:33:08 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail => generated 975 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:09.098933 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b649f979-af7b-4a68-8c53-1b732b95318e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] POST http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef/action Dec 31 09:33:09.109945 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:09.109945 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:09.111030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b649f979-af7b-4a68-8c53-1b732b95318e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:33:09.111699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b649f979-af7b-4a68-8c53-1b732b95318e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:09.112909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-b649f979-af7b-4a68-8c53-1b732b95318e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] delete called for group 9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef {{(pid=88086) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 09:33:09.113481 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-b649f979-af7b-4a68-8c53-1b732b95318e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Delete group with id: 9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef Dec 31 09:33:09.128208 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:09.128208 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:09.419331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b649f979-af7b-4a68-8c53-1b732b95318e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef/action returned with HTTP 202 Dec 31 09:33:09.424292 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 151/309] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 09:33:09 2020] POST /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef/action => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:33:09.432189 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-560b1fab-cd59-40e5-815e-4460ef9ab5bf tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 Dec 31 09:33:09.432833 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-560b1fab-cd59-40e5-815e-4460ef9ab5bf tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:09.433031 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:09.433031 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:09.437603 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-560b1fab-cd59-40e5-815e-4460ef9ab5bf tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:09.531946 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:09.531946 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:09.543338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-560b1fab-cd59-40e5-815e-4460ef9ab5bf tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:09.561726 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-560b1fab-cd59-40e5-815e-4460ef9ab5bf tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:09.562458 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-560b1fab-cd59-40e5-815e-4460ef9ab5bf tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:09.572840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-560b1fab-cd59-40e5-815e-4460ef9ab5bf tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:09.581931 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:09.581931 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:09.615067 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-560b1fab-cd59-40e5-815e-4460ef9ab5bf tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 returned with HTTP 200 Dec 31 09:33:09.616435 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 159/310] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:09 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 => generated 971 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:10.634443 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a6cdbb87-b746-4b1d-aa10-6b7536dc9975 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 Dec 31 09:33:10.635619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a6cdbb87-b746-4b1d-aa10-6b7536dc9975 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:10.636170 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:10.636170 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:10.636829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a6cdbb87-b746-4b1d-aa10-6b7536dc9975 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:10.772776 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:10.772776 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:10.790182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a6cdbb87-b746-4b1d-aa10-6b7536dc9975 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:10.822759 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a6cdbb87-b746-4b1d-aa10-6b7536dc9975 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:10.823207 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a6cdbb87-b746-4b1d-aa10-6b7536dc9975 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:10.842765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a6cdbb87-b746-4b1d-aa10-6b7536dc9975 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:10.854614 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:10.854614 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:10.927571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a6cdbb87-b746-4b1d-aa10-6b7536dc9975 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 returned with HTTP 200 Dec 31 09:33:10.928454 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 152/311] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:10 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 => generated 971 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:11.288187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85789023-1e63-442a-8d36-2a68bb32324b tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] DELETE http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:33:11.288720 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85789023-1e63-442a-8d36-2a68bb32324b tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:11.289030 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:11.289030 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:11.289673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85789023-1e63-442a-8d36-2a68bb32324b tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:11.290317 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-85789023-1e63-442a-8d36-2a68bb32324b tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Delete volume with id: f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:33:11.412184 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:11.412184 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:11.425745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-85789023-1e63-442a-8d36-2a68bb32324b tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:33:11.537655 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-85789023-1e63-442a-8d36-2a68bb32324b tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Delete volume request issued successfully. Dec 31 09:33:11.538224 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85789023-1e63-442a-8d36-2a68bb32324b tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 202 Dec 31 09:33:11.552003 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c38cc556-83f3-4b90-ae36-d913146668e6 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:33:11.552524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c38cc556-83f3-4b90-ae36-d913146668e6 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:11.552763 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:11.552763 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:11.553078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c38cc556-83f3-4b90-ae36-d913146668e6 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:11.567934 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 160/312] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:33:11 2020] DELETE /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:33:11.771933 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:11.771933 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:11.786292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c38cc556-83f3-4b90-ae36-d913146668e6 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:33:11.812716 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c38cc556-83f3-4b90-ae36-d913146668e6 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:33:11.814209 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 153/313] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:11 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 913 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:11.945592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e24339b-8548-43e5-ac27-c802329ef6ae tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 Dec 31 09:33:11.946288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e24339b-8548-43e5-ac27-c802329ef6ae tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:11.946508 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:11.946508 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:11.946832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e24339b-8548-43e5-ac27-c802329ef6ae tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:12.095543 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:12.095543 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:12.123884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6e24339b-8548-43e5-ac27-c802329ef6ae tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:12.142021 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-6e24339b-8548-43e5-ac27-c802329ef6ae tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:12.144483 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-6e24339b-8548-43e5-ac27-c802329ef6ae tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:12.155738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-6e24339b-8548-43e5-ac27-c802329ef6ae tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:12.165359 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:12.165359 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:12.220797 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e24339b-8548-43e5-ac27-c802329ef6ae tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 returned with HTTP 200 Dec 31 09:33:12.235470 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 161/314] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:11 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 => generated 971 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:12.831845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e94d6069-db66-431c-a78f-a707e43220e2 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:33:12.832349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e94d6069-db66-431c-a78f-a707e43220e2 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:12.832538 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:12.832538 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:12.833178 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e94d6069-db66-431c-a78f-a707e43220e2 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:12.904470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:12.904470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:12.914379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e94d6069-db66-431c-a78f-a707e43220e2 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:33:12.940329 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e94d6069-db66-431c-a78f-a707e43220e2 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:33:12.941543 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 154/315] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:12 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 913 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:33:13.262824 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4388d52-d71c-489b-a280-16e0fcafe0b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 Dec 31 09:33:13.264403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4388d52-d71c-489b-a280-16e0fcafe0b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:13.268273 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:13.268273 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:13.269626 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4388d52-d71c-489b-a280-16e0fcafe0b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:13.457035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4388d52-d71c-489b-a280-16e0fcafe0b8 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 returned with HTTP 404 Dec 31 09:33:13.458903 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 162/316] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:13 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/243b9efa-7db5-42e5-865f-36500dbe83d3 => generated 109 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:33:13.468519 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d790e99-bbc7-4f8a-981b-79e575e449d9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef Dec 31 09:33:13.469233 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d790e99-bbc7-4f8a-981b-79e575e449d9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:13.469460 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:13.469460 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:13.469837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d790e99-bbc7-4f8a-981b-79e575e449d9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:13.470402 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-0d790e99-bbc7-4f8a-981b-79e575e449d9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member 9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:13.490061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d790e99-bbc7-4f8a-981b-79e575e449d9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef returned with HTTP 404 Dec 31 09:33:13.491606 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 155/317] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:13 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:33:13.503124 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4c79aad-d65a-49c2-ac2a-db3cbd4e4079 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] POST http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0/action Dec 31 09:33:13.505042 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4c79aad-d65a-49c2-ac2a-db3cbd4e4079 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:33:13.505848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4c79aad-d65a-49c2-ac2a-db3cbd4e4079 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:13.508245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-f4c79aad-d65a-49c2-ac2a-db3cbd4e4079 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] delete called for group 4ae824de-c1ad-4aa3-88d5-918978b659e0 {{(pid=88085) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 09:33:13.510402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-f4c79aad-d65a-49c2-ac2a-db3cbd4e4079 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Delete group with id: 4ae824de-c1ad-4aa3-88d5-918978b659e0 Dec 31 09:33:13.533454 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:13.533454 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:13.717481 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4c79aad-d65a-49c2-ac2a-db3cbd4e4079 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0/action returned with HTTP 202 Dec 31 09:33:13.722545 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 163/318] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 09:33:13 2020] POST /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:33:13.728305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf068a28-d77d-46ee-8aab-0e23c0eaf72b tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 Dec 31 09:33:13.728960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf068a28-d77d-46ee-8aab-0e23c0eaf72b tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:13.729447 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf068a28-d77d-46ee-8aab-0e23c0eaf72b tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:13.729850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-cf068a28-d77d-46ee-8aab-0e23c0eaf72b tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member 4ae824de-c1ad-4aa3-88d5-918978b659e0 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:13.745770 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:13.745770 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:13.848684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf068a28-d77d-46ee-8aab-0e23c0eaf72b tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 returned with HTTP 200 Dec 31 09:33:13.853194 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 156/319] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:13 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 => generated 322 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:13.958668 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76f732ac-ca2e-412f-abda-2187ef9f3a7f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:33:13.959462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-76f732ac-ca2e-412f-abda-2187ef9f3a7f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:13.959787 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:13.959787 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:13.960302 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-76f732ac-ca2e-412f-abda-2187ef9f3a7f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:14.096036 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:14.096036 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:14.106711 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-76f732ac-ca2e-412f-abda-2187ef9f3a7f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Volume info retrieved successfully. Dec 31 09:33:14.158434 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76f732ac-ca2e-412f-abda-2187ef9f3a7f tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 200 Dec 31 09:33:14.162483 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 164/320] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:13 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 913 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:14.591362 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-50f299b6-0d3f-4d44-8c21-f2c6b16d750b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:33:14.591922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-50f299b6-0d3f-4d44-8c21-f2c6b16d750b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:14.592141 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:14.592141 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:14.592512 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-50f299b6-0d3f-4d44-8c21-f2c6b16d750b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:14.688990 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:14.688990 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:14.698825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-50f299b6-0d3f-4d44-8c21-f2c6b16d750b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:33:14.722605 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:14.722605 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:14.734028 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-50f299b6-0d3f-4d44-8c21-f2c6b16d750b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:33:14.735139 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 157/321] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:33:14 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 1205 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:14.761664 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-3bf83256-494c-4fd9-9479-7fc27c375d66 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b/action Dec 31 09:33:14.762131 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:14.762131 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:14.762573 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-3bf83256-494c-4fd9-9479-7fc27c375d66 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action body: b'{"os-begin_detaching": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:33:14.762953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-3bf83256-494c-4fd9-9479-7fc27c375d66 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:14.843793 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:14.843793 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:14.846279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-3bf83256-494c-4fd9-9479-7fc27c375d66 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:33:14.863605 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d214b11-fc51-4e6c-97c9-1d130fc9a8f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 Dec 31 09:33:14.864807 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d214b11-fc51-4e6c-97c9-1d130fc9a8f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:14.865211 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:14.865211 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:14.866181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d214b11-fc51-4e6c-97c9-1d130fc9a8f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:14.868176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-7d214b11-fc51-4e6c-97c9-1d130fc9a8f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member 4ae824de-c1ad-4aa3-88d5-918978b659e0 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:14.872379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-3bf83256-494c-4fd9-9479-7fc27c375d66 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Begin detaching volume completed successfully. Dec 31 09:33:14.873268 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-3bf83256-494c-4fd9-9479-7fc27c375d66 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b/action returned with HTTP 202 Dec 31 09:33:14.890367 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 165/322] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 09:33:14 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:33:14.896139 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d214b11-fc51-4e6c-97c9-1d130fc9a8f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 returned with HTTP 404 Dec 31 09:33:14.905223 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 158/323] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:14 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0 => generated 108 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:33:14.907623 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-528c667a-5dbc-4221-b581-833cb4d8f958 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:33:14.914958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-528c667a-5dbc-4221-b581-833cb4d8f958 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:14.919219 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:14.919219 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:14.919983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-528c667a-5dbc-4221-b581-833cb4d8f958 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:14.922505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-42c2bf5a-d3dc-4239-8867-a1adad940121 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/detail Dec 31 09:33:14.933764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-42c2bf5a-d3dc-4239-8867-a1adad940121 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:14.938478 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-42c2bf5a-d3dc-4239-8867-a1adad940121 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:14.988777 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-42c2bf5a-d3dc-4239-8867-a1adad940121 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/detail returned with HTTP 200 Dec 31 09:33:14.992487 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 159/324] 10.222.0.45 () {60 vars in 1263 bytes} [Thu Dec 31 09:33:14 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/detail => generated 14 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:14.993710 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-42c2bf5a-d3dc-4239-8867-a1adad940121 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume// Dec 31 09:33:14.999571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-42c2bf5a-d3dc-4239-8867-a1adad940121 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:15.000330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-42c2bf5a-d3dc-4239-8867-a1adad940121 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:15.001729 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-42c2bf5a-d3dc-4239-8867-a1adad940121 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:33:15.002659 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 160/325] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:33:14 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:33:15.015319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c79c0da-b562-4c1b-bcc9-d18b33d6e974 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail Dec 31 09:33:15.018938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c79c0da-b562-4c1b-bcc9-d18b33d6e974 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:15.022545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c79c0da-b562-4c1b-bcc9-d18b33d6e974 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:15.025367 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-4c79c0da-b562-4c1b-bcc9-d18b33d6e974 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:33:15.032028 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4c79c0da-b562-4c1b-bcc9-d18b33d6e974 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:33:15.091072 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:15.091072 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:15.103869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-528c667a-5dbc-4221-b581-833cb4d8f958 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:33:15.126335 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4c79c0da-b562-4c1b-bcc9-d18b33d6e974 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Get all volumes completed successfully. Dec 31 09:33:15.134407 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c79c0da-b562-4c1b-bcc9-d18b33d6e974 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail returned with HTTP 200 Dec 31 09:33:15.135921 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:15.135921 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:15.152054 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 161/326] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:33:15 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:15.157594 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-528c667a-5dbc-4221-b581-833cb4d8f958 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:33:15.158885 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-3bd8616c-d952-4231-a0da-7c2238fb2241 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:33:15.166466 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 166/327] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:14 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 1208 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:15.167698 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-3bd8616c-d952-4231-a0da-7c2238fb2241 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:15.168377 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-3bd8616c-d952-4231-a0da-7c2238fb2241 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:15.170822 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab35161b-2c83-414d-9f0a-d81cda697f5e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] POST http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0/action Dec 31 09:33:15.171319 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:15.171319 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:15.171778 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab35161b-2c83-414d-9f0a-d81cda697f5e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:33:15.172171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab35161b-2c83-414d-9f0a-d81cda697f5e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:15.173066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-ab35161b-2c83-414d-9f0a-d81cda697f5e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] delete called for group 4ae824de-c1ad-4aa3-88d5-918978b659e0 {{(pid=88085) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 09:33:15.178952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-ab35161b-2c83-414d-9f0a-d81cda697f5e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Delete group with id: 4ae824de-c1ad-4aa3-88d5-918978b659e0 Dec 31 09:33:15.189197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab35161b-2c83-414d-9f0a-d81cda697f5e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0/action returned with HTTP 404 Dec 31 09:33:15.190543 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 167/328] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 09:33:15 2020] POST /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/4ae824de-c1ad-4aa3-88d5-918978b659e0/action => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:33:15.196147 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fb88bed-1a36-4b1c-ab5e-59853c178f21 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] GET http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 Dec 31 09:33:15.196884 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2fb88bed-1a36-4b1c-ab5e-59853c178f21 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:15.197764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2fb88bed-1a36-4b1c-ab5e-59853c178f21 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:15.296768 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:15.296768 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:15.306360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fb88bed-1a36-4b1c-ab5e-59853c178f21 tempest-DeleteServersTestJSON-1103165435 tempest-DeleteServersTestJSON-1103165435] http://10.222.0.45/volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 returned with HTTP 404 Dec 31 09:33:15.306977 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 168/329] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:15 2020] GET /volume/v3/86cd884fd7da4501bb80f9127848072e/volumes/f7b30c46-48c8-4a37-8526-3c1b0715a064 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:33:15.322756 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b403025-2285-4d7d-add0-0c569f3c15b7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail Dec 31 09:33:15.323446 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b403025-2285-4d7d-add0-0c569f3c15b7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:15.323988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b403025-2285-4d7d-add0-0c569f3c15b7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:15.331992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-0b403025-2285-4d7d-add0-0c569f3c15b7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:33:15.334053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0b403025-2285-4d7d-add0-0c569f3c15b7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:33:15.358318 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-3bd8616c-d952-4231-a0da-7c2238fb2241 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:33:15.414997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:15.414997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:15.438203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-3bd8616c-d952-4231-a0da-7c2238fb2241 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:33:15.443380 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 162/330] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:33:15 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 1307 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:33:15.475624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0b403025-2285-4d7d-add0-0c569f3c15b7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Get all volumes completed successfully. Dec 31 09:33:15.481560 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b403025-2285-4d7d-add0-0c569f3c15b7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail returned with HTTP 200 Dec 31 09:33:15.482439 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 169/331] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:33:15 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:15.500554 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70aedde4-1103-47de-8b20-720fbc4d8923 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] POST http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef/action Dec 31 09:33:15.501495 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:15.501495 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:15.502226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70aedde4-1103-47de-8b20-720fbc4d8923 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:33:15.502759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70aedde4-1103-47de-8b20-720fbc4d8923 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:15.503891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-70aedde4-1103-47de-8b20-720fbc4d8923 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] delete called for group 9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef {{(pid=88086) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 09:33:15.504405 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-70aedde4-1103-47de-8b20-720fbc4d8923 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Delete group with id: 9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef Dec 31 09:33:15.528358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70aedde4-1103-47de-8b20-720fbc4d8923 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef/action returned with HTTP 404 Dec 31 09:33:15.532082 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 163/332] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 09:33:15 2020] POST /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/9e4e9b2e-0ee0-4ad4-8c0b-b73ab845ceef/action => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:33:15.547768 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7da4f46-e3a3-4314-8b2d-4f8b203f90cd tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] DELETE http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types/c377c69f-ccaa-43a5-b585-fe6d91ecb73d Dec 31 09:33:15.548947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7da4f46-e3a3-4314-8b2d-4f8b203f90cd tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:15.548947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7da4f46-e3a3-4314-8b2d-4f8b203f90cd tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:15.599902 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:33:15.599902 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:33:15.613549 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7da4f46-e3a3-4314-8b2d-4f8b203f90cd tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types/c377c69f-ccaa-43a5-b585-fe6d91ecb73d returned with HTTP 202 Dec 31 09:33:15.615537 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 170/333] 10.222.0.45 () {60 vars in 1371 bytes} [Thu Dec 31 09:33:15 2020] DELETE /volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types/c377c69f-ccaa-43a5-b585-fe6d91ecb73d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:33:15.631554 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c4f2df48-b062-4df8-a708-cd010a81e2e4 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] POST http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types Dec 31 09:33:15.633725 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c4f2df48-b062-4df8-a708-cd010a81e2e4 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-721434701"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:15.728016 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c4f2df48-b062-4df8-a708-cd010a81e2e4 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types returned with HTTP 200 Dec 31 09:33:15.729182 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 164/334] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:33:15 2020] POST /volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types => generated 215 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:33:15.739540 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-253240b8-a2b4-4cf3-91a5-ebacf1c888a3 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] POST http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types Dec 31 09:33:15.740664 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-253240b8-a2b4-4cf3-91a5-ebacf1c888a3 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1624411971"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:15.819795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-253240b8-a2b4-4cf3-91a5-ebacf1c888a3 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types returned with HTTP 202 Dec 31 09:33:15.820909 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 171/335] 10.222.0.45 () {62 vars in 1278 bytes} [Thu Dec 31 09:33:15 2020] POST /volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types => generated 173 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:33:15.830934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a6f81b20-e4be-4fd5-adb7-86d67d457d2d tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] POST http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups Dec 31 09:33:15.831769 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a6f81b20-e4be-4fd5-adb7-86d67d457d2d tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'create', calling method: version_select, body: {"group": {"group_type": "df4a1af0-4b59-4eaa-9df6-c1f1e319836c", "volume_types": ["f71008c6-6ca1-4b1d-b4f8-9f95474de8b5"], "name": "tempest-GroupsTest-Group-740374089"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:15.832970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-a6f81b20-e4be-4fd5-adb7-86d67d457d2d tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Creating new group {'group': {'group_type': 'df4a1af0-4b59-4eaa-9df6-c1f1e319836c', 'volume_types': ['f71008c6-6ca1-4b1d-b4f8-9f95474de8b5'], 'name': 'tempest-GroupsTest-Group-740374089'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 31 09:33:15.855699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-a6f81b20-e4be-4fd5-adb7-86d67d457d2d tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Creating group tempest-GroupsTest-Group-740374089. Dec 31 09:33:15.894157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a6f81b20-e4be-4fd5-adb7-86d67d457d2d tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Availability Zones retrieved successfully. Dec 31 09:33:15.919252 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-a6f81b20-e4be-4fd5-adb7-86d67d457d2d tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Created reservations ['2172e0a8-3830-4a4d-82e1-819407f220cb'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:15.957247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-fbec1996-0155-4d54-ae2b-744c6e528287 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] DELETE http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/dea487d8-bdf3-4f8c-9081-92b9babe7458 Dec 31 09:33:15.957776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-fbec1996-0155-4d54-ae2b-744c6e528287 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:15.958266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-fbec1996-0155-4d54-ae2b-744c6e528287 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:15.985175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a6f81b20-e4be-4fd5-adb7-86d67d457d2d tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups returned with HTTP 202 Dec 31 09:33:15.986614 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 165/336] 10.222.0.45 () {62 vars in 1264 bytes} [Thu Dec 31 09:33:15 2020] POST /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups => generated 103 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:33:15.997936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82da4be3-1f08-4c1f-b5de-5c1db4de320f tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af Dec 31 09:33:15.998866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82da4be3-1f08-4c1f-b5de-5c1db4de320f tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:15.999281 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:15.999281 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:15.999977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82da4be3-1f08-4c1f-b5de-5c1db4de320f tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:16.000580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-82da4be3-1f08-4c1f-b5de-5c1db4de320f tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member a4296861-64e5-427c-af19-d604fdc7d6af {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:16.010925 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:16.010925 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:16.026625 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:16.026625 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:16.053815 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82da4be3-1f08-4c1f-b5de-5c1db4de320f tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af returned with HTTP 200 Dec 31 09:33:16.060174 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 166/337] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:15 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af => generated 331 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:16.184195 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f673faa-a662-42f0-8503-a7041ec5fc0b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:33:16.185038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f673faa-a662-42f0-8503-a7041ec5fc0b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:16.185326 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:16.185326 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:16.185825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f673faa-a662-42f0-8503-a7041ec5fc0b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:16.263799 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:16.263799 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:16.282770 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1f673faa-a662-42f0-8503-a7041ec5fc0b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:33:16.306007 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:16.306007 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:16.316839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f673faa-a662-42f0-8503-a7041ec5fc0b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:33:16.318040 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 167/338] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:16 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 1208 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:33:16.741752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-fbec1996-0155-4d54-ae2b-744c6e528287 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:33:16.742463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-fbec1996-0155-4d54-ae2b-744c6e528287 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:33:16.752137 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c25cea9b-0594-43e9-86e5-ddb384596227 req-fbec1996-0155-4d54-ae2b-744c6e528287 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/dea487d8-bdf3-4f8c-9081-92b9babe7458 returned with HTTP 200 Dec 31 09:33:16.754069 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 172/339] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 09:33:15 2020] DELETE /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/dea487d8-bdf3-4f8c-9081-92b9babe7458 => generated 19 bytes in 801 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:33:17.067311 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fcafd434-a163-4fa5-a437-5b8603d2bcf7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af Dec 31 09:33:17.068617 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fcafd434-a163-4fa5-a437-5b8603d2bcf7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:17.069160 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:17.069160 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:17.069814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fcafd434-a163-4fa5-a437-5b8603d2bcf7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:17.070492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-fcafd434-a163-4fa5-a437-5b8603d2bcf7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member a4296861-64e5-427c-af19-d604fdc7d6af {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:17.078244 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:17.078244 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:17.117641 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fcafd434-a163-4fa5-a437-5b8603d2bcf7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af returned with HTTP 200 Dec 31 09:33:17.118904 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 168/340] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:17 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af => generated 332 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:17.130958 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] POST http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes Dec 31 09:33:17.131542 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:17.131542 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:17.131971 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f71008c6-6ca1-4b1d-b4f8-9f95474de8b5", "group_id": "a4296861-64e5-427c-af19-d604fdc7d6af", "size": 1, "name": "tempest-GroupsTest-Volume-1513283462"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:17.133358 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Create volume request body: {'volume': {'volume_type': 'f71008c6-6ca1-4b1d-b4f8-9f95474de8b5', 'group_id': 'a4296861-64e5-427c-af19-d604fdc7d6af', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1513283462'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:33:17.159564 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:17.159564 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:17.161080 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Create volume of 1 GB Dec 31 09:33:17.183389 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Availability Zones retrieved successfully. Dec 31 09:33:17.206615 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Flow 'volume_create_api' (22ea494c-45a2-448a-8822-ad23fd989cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:17.211848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (464b142f-2ac3-4ac2-96df-67eef28f73b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:17.213994 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:17.213994 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:17.214578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:33:17.281295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (464b142f-2ac3-4ac2-96df-67eef28f73b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:33:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f71008c6-6ca1-4b1d-b4f8-9f95474de8b5,is_public=True,name='tempest-GroupsTest-volume-type-721434701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f71008c6-6ca1-4b1d-b4f8-9f95474de8b5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a4296861-64e5-427c-af19-d604fdc7d6af', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:17.285357 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6cba84-02ab-49d4-b5bd-2de7022d6ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:17.335603 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ecdfebc-eef9-4566-89ac-7e2806f6af63 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:33:17.336662 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ecdfebc-eef9-4566-89ac-7e2806f6af63 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:17.337188 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:17.337188 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:17.338023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ecdfebc-eef9-4566-89ac-7e2806f6af63 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:17.357580 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-721434701 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-721434701, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:17.358470 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-721434701 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-721434701, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:17.395583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Created reservations ['2dde3ff6-34c3-44b6-955e-e213164289b6', 'f8c23e00-d897-490b-95db-608f657d8d17', '415cbd91-c0c4-4aa6-aa35-90a3cbcf8ab5', '95054e95-0f0f-4c08-8a2e-b354a9c6debe'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:17.399228 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:17.399228 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:17.399807 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6cba84-02ab-49d4-b5bd-2de7022d6ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dde3ff6-34c3-44b6-955e-e213164289b6', 'f8c23e00-d897-490b-95db-608f657d8d17', '415cbd91-c0c4-4aa6-aa35-90a3cbcf8ab5', '95054e95-0f0f-4c08-8a2e-b354a9c6debe']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:17.402175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14c4b70-c633-4ded-acf8-30402e382374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:17.409968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5ecdfebc-eef9-4566-89ac-7e2806f6af63 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:33:17.446316 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ecdfebc-eef9-4566-89ac-7e2806f6af63 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:33:17.448951 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 169/341] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:17 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 913 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:17.478364 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f14c4b70-c633-4ded-acf8-30402e382374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '441fc0a0-42af-4da7-ae72-701284216d7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1513283462',encryption_key_id=None,group_id=a4296861-64e5-427c-af19-d604fdc7d6af,group_type_id=,metadata={},multiattach=False,project_id='bb7a2be07c274dc287bc5fdd96ef5dcc',qos_specs=None,replication_status=,reservations=['2dde3ff6-34c3-44b6-955e-e213164289b6','f8c23e00-d897-490b-95db-608f657d8d17','415cbd91-c0c4-4aa6-aa35-90a3cbcf8ab5','95054e95-0f0f-4c08-8a2e-b354a9c6debe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d52e2f2e58d4ca39214c0c7cc78d72e',volume_type_id=f71008c6-6ca1-4b1d-b4f8-9f95474de8b5), '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-31T09:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1513283462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a4296861-64e5-427c-af19-d604fdc7d6af,host=None,id=441fc0a0-42af-4da7-ae72-701284216d7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb7a2be07c274dc287bc5fdd96ef5dcc',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='3d52e2f2e58d4ca39214c0c7cc78d72e',volume_attachment=,volume_type=,volume_type_id=f71008c6-6ca1-4b1d-b4f8-9f95474de8b5)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:17.480894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af794782-c9e9-4fda-87b3-1336c5483228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:17.514820 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af794782-c9e9-4fda-87b3-1336c5483228) 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-1513283462',encryption_key_id=None,group_id=a4296861-64e5-427c-af19-d604fdc7d6af,group_type_id=,metadata={},multiattach=False,project_id='bb7a2be07c274dc287bc5fdd96ef5dcc',qos_specs=None,replication_status=,reservations=['2dde3ff6-34c3-44b6-955e-e213164289b6','f8c23e00-d897-490b-95db-608f657d8d17','415cbd91-c0c4-4aa6-aa35-90a3cbcf8ab5','95054e95-0f0f-4c08-8a2e-b354a9c6debe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d52e2f2e58d4ca39214c0c7cc78d72e',volume_type_id=f71008c6-6ca1-4b1d-b4f8-9f95474de8b5)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:17.517018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a007b571-298a-44c7-b3e0-afec72e59a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:17.541273 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a007b571-298a-44c7-b3e0-afec72e59a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:17.544250 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Flow 'volume_create_api' (22ea494c-45a2-448a-8822-ad23fd989cf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:17.600671 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Create volume request issued successfully. Dec 31 09:33:17.626594 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:17.627405 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:17.640846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:17.652280 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:17.652280 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:17.673001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a59c1cf5-a37a-4cc0-93ba-3b3a5982d058 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes returned with HTTP 202 Dec 31 09:33:17.673913 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 173/342] 10.222.0.45 () {62 vars in 1267 bytes} [Thu Dec 31 09:33:17 2020] POST /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes => generated 891 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:33:17.708620 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90953ba8-87fb-4870-86d7-bf1010cb4bc9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c Dec 31 09:33:17.709696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90953ba8-87fb-4870-86d7-bf1010cb4bc9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:17.710673 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:17.710673 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:17.711341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90953ba8-87fb-4870-86d7-bf1010cb4bc9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:17.773779 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:17.773779 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:17.783538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-90953ba8-87fb-4870-86d7-bf1010cb4bc9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:17.810158 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-90953ba8-87fb-4870-86d7-bf1010cb4bc9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:17.810610 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-90953ba8-87fb-4870-86d7-bf1010cb4bc9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:17.820879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-90953ba8-87fb-4870-86d7-bf1010cb4bc9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:17.829555 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:17.829555 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:17.855278 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90953ba8-87fb-4870-86d7-bf1010cb4bc9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c returned with HTTP 200 Dec 31 09:33:17.856511 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 170/343] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:17 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c => generated 983 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:18.881660 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0ae4f83-d818-4791-8e90-8dabb6c572a1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c Dec 31 09:33:18.882858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0ae4f83-d818-4791-8e90-8dabb6c572a1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:18.883064 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:18.883064 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:18.883642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0ae4f83-d818-4791-8e90-8dabb6c572a1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:19.012091 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:19.012091 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:19.035215 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d0ae4f83-d818-4791-8e90-8dabb6c572a1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:19.064324 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-d0ae4f83-d818-4791-8e90-8dabb6c572a1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:19.064951 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-d0ae4f83-d818-4791-8e90-8dabb6c572a1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:19.078393 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-d0ae4f83-d818-4791-8e90-8dabb6c572a1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:19.087627 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:19.087627 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:19.110289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0ae4f83-d818-4791-8e90-8dabb6c572a1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c returned with HTTP 200 Dec 31 09:33:19.111304 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 174/344] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:18 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c => generated 984 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:19.129607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] POST http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes Dec 31 09:33:19.129607 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:19.129607 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:19.129607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f71008c6-6ca1-4b1d-b4f8-9f95474de8b5", "group_id": "a4296861-64e5-427c-af19-d604fdc7d6af", "size": 1, "name": "tempest-GroupsTest-Volume-1469965072"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:19.129607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Create volume request body: {'volume': {'volume_type': 'f71008c6-6ca1-4b1d-b4f8-9f95474de8b5', 'group_id': 'a4296861-64e5-427c-af19-d604fdc7d6af', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1469965072'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:33:19.151236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:19.151236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:19.152598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Create volume of 1 GB Dec 31 09:33:19.170169 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Availability Zones retrieved successfully. Dec 31 09:33:19.190668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Flow 'volume_create_api' (610fb604-0f4a-45e6-a0f9-3c4c80872794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:19.194404 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e266395-b616-4166-aaf5-6b0b155c5671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:19.196441 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:19.196441 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:19.197129 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:33:19.268013 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e266395-b616-4166-aaf5-6b0b155c5671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:33:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f71008c6-6ca1-4b1d-b4f8-9f95474de8b5,is_public=True,name='tempest-GroupsTest-volume-type-721434701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f71008c6-6ca1-4b1d-b4f8-9f95474de8b5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a4296861-64e5-427c-af19-d604fdc7d6af', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:19.270448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76019d48-fc34-46db-8a2a-a0de41fd5e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:19.318918 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-721434701 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-721434701, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:19.319953 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-721434701 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-721434701, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:19.343970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Created reservations ['efcf0020-9ee1-41f2-9968-d85ed5537f2f', 'dff83cb6-dacb-4cf0-8045-bf98c5bad888', 'c23a0b1f-c4de-4d7e-b45a-23d5da924c77', '664cf581-6bce-4c08-8c6d-a41af5f3b3d0'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:19.347804 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76019d48-fc34-46db-8a2a-a0de41fd5e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efcf0020-9ee1-41f2-9968-d85ed5537f2f', 'dff83cb6-dacb-4cf0-8045-bf98c5bad888', 'c23a0b1f-c4de-4d7e-b45a-23d5da924c77', '664cf581-6bce-4c08-8c6d-a41af5f3b3d0']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:19.352731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1e5d56-fcb0-4f42-8872-9aeffbe32dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:19.434802 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f1e5d56-fcb0-4f42-8872-9aeffbe32dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1411d03-7d36-4069-aeca-0467bc9c80e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1469965072',encryption_key_id=None,group_id=a4296861-64e5-427c-af19-d604fdc7d6af,group_type_id=,metadata={},multiattach=False,project_id='bb7a2be07c274dc287bc5fdd96ef5dcc',qos_specs=None,replication_status=,reservations=['efcf0020-9ee1-41f2-9968-d85ed5537f2f','dff83cb6-dacb-4cf0-8045-bf98c5bad888','c23a0b1f-c4de-4d7e-b45a-23d5da924c77','664cf581-6bce-4c08-8c6d-a41af5f3b3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d52e2f2e58d4ca39214c0c7cc78d72e',volume_type_id=f71008c6-6ca1-4b1d-b4f8-9f95474de8b5), '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-31T09:33:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1469965072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a4296861-64e5-427c-af19-d604fdc7d6af,host=None,id=e1411d03-7d36-4069-aeca-0467bc9c80e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb7a2be07c274dc287bc5fdd96ef5dcc',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='3d52e2f2e58d4ca39214c0c7cc78d72e',volume_attachment=,volume_type=,volume_type_id=f71008c6-6ca1-4b1d-b4f8-9f95474de8b5)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:19.436992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd84fa1-7820-4e2f-bef4-9f2310623265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:19.473438 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afd84fa1-7820-4e2f-bef4-9f2310623265) 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-1469965072',encryption_key_id=None,group_id=a4296861-64e5-427c-af19-d604fdc7d6af,group_type_id=,metadata={},multiattach=False,project_id='bb7a2be07c274dc287bc5fdd96ef5dcc',qos_specs=None,replication_status=,reservations=['efcf0020-9ee1-41f2-9968-d85ed5537f2f','dff83cb6-dacb-4cf0-8045-bf98c5bad888','c23a0b1f-c4de-4d7e-b45a-23d5da924c77','664cf581-6bce-4c08-8c6d-a41af5f3b3d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d52e2f2e58d4ca39214c0c7cc78d72e',volume_type_id=f71008c6-6ca1-4b1d-b4f8-9f95474de8b5)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:19.478259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6070b45-0b14-4d65-a011-3e54a6ec61eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:19.529898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6070b45-0b14-4d65-a011-3e54a6ec61eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:19.532539 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Flow 'volume_create_api' (610fb604-0f4a-45e6-a0f9-3c4c80872794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:19.593008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Create volume request issued successfully. Dec 31 09:33:19.608233 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:19.608705 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:19.618166 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:19.638833 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:19.638833 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:19.665884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d0d084e-dd8f-45d6-800f-806fddba4f57 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes returned with HTTP 202 Dec 31 09:33:19.669556 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 171/345] 10.222.0.45 () {62 vars in 1267 bytes} [Thu Dec 31 09:33:19 2020] POST /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes => generated 891 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:33:19.683290 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9def61d6-391e-430b-b243-8d06fccc5cf4 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 Dec 31 09:33:19.683926 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9def61d6-391e-430b-b243-8d06fccc5cf4 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:19.684091 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:19.684091 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:19.684591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9def61d6-391e-430b-b243-8d06fccc5cf4 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:19.745201 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:19.745201 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:19.758034 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9def61d6-391e-430b-b243-8d06fccc5cf4 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:19.792222 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-9def61d6-391e-430b-b243-8d06fccc5cf4 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:19.792222 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-9def61d6-391e-430b-b243-8d06fccc5cf4 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:19.804585 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-9def61d6-391e-430b-b243-8d06fccc5cf4 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:19.815590 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:19.815590 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:19.845186 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9def61d6-391e-430b-b243-8d06fccc5cf4 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 returned with HTTP 200 Dec 31 09:33:19.846189 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 175/346] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:19 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 => generated 959 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:20.866047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c1165986-22e2-4372-9635-be568c5926f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 Dec 31 09:33:20.868024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c1165986-22e2-4372-9635-be568c5926f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:20.868567 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:20.868567 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:20.869317 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c1165986-22e2-4372-9635-be568c5926f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:20.934595 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:20.934595 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:20.959147 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c1165986-22e2-4372-9635-be568c5926f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:20.984385 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-c1165986-22e2-4372-9635-be568c5926f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:20.985184 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-c1165986-22e2-4372-9635-be568c5926f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:20.996148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-c1165986-22e2-4372-9635-be568c5926f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:21.011040 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:21.011040 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:21.046010 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c1165986-22e2-4372-9635-be568c5926f5 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 returned with HTTP 200 Dec 31 09:33:21.047921 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 172/347] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:20 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 => generated 984 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:21.068420 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-994fe5ef-4b93-421d-a984-2d3cedae5924 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] PUT http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af Dec 31 09:33:21.069491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:21.069491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:21.070318 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-994fe5ef-4b93-421d-a984-2d3cedae5924 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "e1411d03-7d36-4069-aeca-0467bc9c80e6"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:21.084841 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-994fe5ef-4b93-421d-a984-2d3cedae5924 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Update called for group a4296861-64e5-427c-af19-d604fdc7d6af. {{(pid=88085) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 31 09:33:21.085327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-994fe5ef-4b93-421d-a984-2d3cedae5924 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Updating group a4296861-64e5-427c-af19-d604fdc7d6af with name new_group description: This is a new group add_volumes: None remove_volumes: e1411d03-7d36-4069-aeca-0467bc9c80e6. Dec 31 09:33:21.100481 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:21.100481 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:21.188127 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-994fe5ef-4b93-421d-a984-2d3cedae5924 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af returned with HTTP 202 Dec 31 09:33:21.189720 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 176/348] 10.222.0.45 () {62 vars in 1374 bytes} [Thu Dec 31 09:33:21 2020] PUT /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:33:21.198754 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c75264d-3660-4337-9371-2f99119df2cd tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af Dec 31 09:33:21.199381 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c75264d-3660-4337-9371-2f99119df2cd tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:21.199625 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:21.199625 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:21.199912 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c75264d-3660-4337-9371-2f99119df2cd tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:21.200278 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-7c75264d-3660-4337-9371-2f99119df2cd tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member a4296861-64e5-427c-af19-d604fdc7d6af {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:21.219039 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:21.219039 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:21.313261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c75264d-3660-4337-9371-2f99119df2cd tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af returned with HTTP 200 Dec 31 09:33:21.323632 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 173/349] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:21 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af => generated 323 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:22.332738 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52648db5-bb68-4742-8cda-2f0aac9e9fe2 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af Dec 31 09:33:22.334005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52648db5-bb68-4742-8cda-2f0aac9e9fe2 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:22.334410 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:22.334410 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:22.336027 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52648db5-bb68-4742-8cda-2f0aac9e9fe2 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:22.336643 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-52648db5-bb68-4742-8cda-2f0aac9e9fe2 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member a4296861-64e5-427c-af19-d604fdc7d6af {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:22.349723 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:22.349723 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:22.403377 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52648db5-bb68-4742-8cda-2f0aac9e9fe2 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af returned with HTTP 200 Dec 31 09:33:22.412446 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 177/350] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:22 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af => generated 324 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:22.424766 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6265d2e-ed51-4841-8363-4b23fec939e9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af Dec 31 09:33:22.426139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6265d2e-ed51-4841-8363-4b23fec939e9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:22.426772 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:22.426772 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:22.429096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6265d2e-ed51-4841-8363-4b23fec939e9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:22.430407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-e6265d2e-ed51-4841-8363-4b23fec939e9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member a4296861-64e5-427c-af19-d604fdc7d6af {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:22.445451 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:22.445451 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:22.528295 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6265d2e-ed51-4841-8363-4b23fec939e9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af returned with HTTP 200 Dec 31 09:33:22.531377 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 174/351] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:22 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af => generated 324 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:22.542169 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f19dba20-731d-4a69-b21b-81652f4ca80c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail Dec 31 09:33:22.542890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f19dba20-731d-4a69-b21b-81652f4ca80c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:22.543352 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:22.543352 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:22.543928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f19dba20-731d-4a69-b21b-81652f4ca80c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:22.544751 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-f19dba20-731d-4a69-b21b-81652f4ca80c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:33:22.545670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:22.545670 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:22.546918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f19dba20-731d-4a69-b21b-81652f4ca80c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:33:22.645874 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f19dba20-731d-4a69-b21b-81652f4ca80c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Get all volumes completed successfully. Dec 31 09:33:22.649028 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-f19dba20-731d-4a69-b21b-81652f4ca80c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:22.649643 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-f19dba20-731d-4a69-b21b-81652f4ca80c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:22.662079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-f19dba20-731d-4a69-b21b-81652f4ca80c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:22.670753 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:22.670753 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:22.701829 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f19dba20-731d-4a69-b21b-81652f4ca80c tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail returned with HTTP 200 Dec 31 09:33:22.703455 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 178/352] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:33:22 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail => generated 1927 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:33:22.720219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a07f94ad-66b1-49ab-85e6-294c983693c9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] PUT http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af Dec 31 09:33:22.720815 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:22.720815 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:22.721104 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a07f94ad-66b1-49ab-85e6-294c983693c9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e1411d03-7d36-4069-aeca-0467bc9c80e6"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:22.750640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-a07f94ad-66b1-49ab-85e6-294c983693c9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Update called for group a4296861-64e5-427c-af19-d604fdc7d6af. {{(pid=88086) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 31 09:33:22.751254 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-a07f94ad-66b1-49ab-85e6-294c983693c9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Updating group a4296861-64e5-427c-af19-d604fdc7d6af with name None description: None add_volumes: e1411d03-7d36-4069-aeca-0467bc9c80e6 remove_volumes: None. Dec 31 09:33:22.760870 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:22.760870 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:22.943223 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a07f94ad-66b1-49ab-85e6-294c983693c9 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af returned with HTTP 202 Dec 31 09:33:22.949306 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 175/353] 10.222.0.45 () {62 vars in 1373 bytes} [Thu Dec 31 09:33:22 2020] PUT /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:33:22.952332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cba69e5-1f41-44e0-bbbe-a69646ac25ce tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af Dec 31 09:33:22.952907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cba69e5-1f41-44e0-bbbe-a69646ac25ce tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:22.953203 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:22.953203 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:22.953528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cba69e5-1f41-44e0-bbbe-a69646ac25ce tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:22.953853 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-9cba69e5-1f41-44e0-bbbe-a69646ac25ce tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member a4296861-64e5-427c-af19-d604fdc7d6af {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:22.970375 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:22.970375 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:23.045461 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cba69e5-1f41-44e0-bbbe-a69646ac25ce tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af returned with HTTP 200 Dec 31 09:33:23.046686 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 179/354] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:22 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af => generated 323 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:24.070017 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01e151a9-67e4-43ea-97d4-879c8cf2eba2 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af Dec 31 09:33:24.075310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01e151a9-67e4-43ea-97d4-879c8cf2eba2 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:24.076077 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:24.076077 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:24.078163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01e151a9-67e4-43ea-97d4-879c8cf2eba2 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:24.078783 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-01e151a9-67e4-43ea-97d4-879c8cf2eba2 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member a4296861-64e5-427c-af19-d604fdc7d6af {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:24.104029 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:24.104029 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:24.144739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01e151a9-67e4-43ea-97d4-879c8cf2eba2 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af returned with HTTP 200 Dec 31 09:33:24.154303 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 176/355] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:24 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af => generated 324 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:24.157924 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail Dec 31 09:33:24.158661 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:24.158861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:24.158861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:24.159274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:24.159843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:33:24.161400 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:24.161400 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:24.161677 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:33:24.225580 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Get all volumes completed successfully. Dec 31 09:33:24.227299 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:24.227998 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:24.237510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:24.247574 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:24.247574 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:24.264399 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:24.265051 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:24.275648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:24.285362 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:24.285362 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:24.310826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a068f08f-db30-48a7-9cd6-215b50b829a7 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail returned with HTTP 200 Dec 31 09:33:24.312068 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 180/356] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:33:24 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail => generated 1961 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:33:24.329131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail Dec 31 09:33:24.330083 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:24.330482 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:24.330482 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:24.331189 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:24.332120 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:33:24.333216 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:24.333216 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:24.336121 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:33:24.461504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Get all volumes completed successfully. Dec 31 09:33:24.464377 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:24.465209 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:24.475703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:24.490254 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:24.490254 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:24.525008 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:24.526363 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:24.535134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:24.543137 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:24.543137 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:24.577175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-acd80f60-540e-4fc9-a0b4-1bc078af79d1 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail returned with HTTP 200 Dec 31 09:33:24.591991 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 177/357] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:33:24 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/detail => generated 1961 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:33:24.601215 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78812061-4d3b-48a3-a1a5-0bf434f88b43 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] POST http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af/action Dec 31 09:33:24.601740 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:24.601740 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:24.602183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78812061-4d3b-48a3-a1a5-0bf434f88b43 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:33:24.602572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78812061-4d3b-48a3-a1a5-0bf434f88b43 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:24.603545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-78812061-4d3b-48a3-a1a5-0bf434f88b43 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] delete called for group a4296861-64e5-427c-af19-d604fdc7d6af {{(pid=88085) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 09:33:24.603896 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-78812061-4d3b-48a3-a1a5-0bf434f88b43 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Delete group with id: a4296861-64e5-427c-af19-d604fdc7d6af Dec 31 09:33:24.616790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:24.616790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:25.081529 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78812061-4d3b-48a3-a1a5-0bf434f88b43 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af/action returned with HTTP 202 Dec 31 09:33:25.082752 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 181/358] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 09:33:24 2020] POST /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af/action => generated 0 bytes in 486 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:33:25.092032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7a41524-893c-4dee-95b5-e53067b3dde0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 Dec 31 09:33:25.092967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7a41524-893c-4dee-95b5-e53067b3dde0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:25.093500 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:25.093500 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:25.094331 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7a41524-893c-4dee-95b5-e53067b3dde0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:25.161300 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:25.161300 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:25.174946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c7a41524-893c-4dee-95b5-e53067b3dde0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:25.198483 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-c7a41524-893c-4dee-95b5-e53067b3dde0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:25.199341 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-c7a41524-893c-4dee-95b5-e53067b3dde0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:25.215558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-c7a41524-893c-4dee-95b5-e53067b3dde0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:25.225189 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:25.225189 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:25.260340 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7a41524-893c-4dee-95b5-e53067b3dde0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 returned with HTTP 200 Dec 31 09:33:25.262130 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 178/359] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:25 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 => generated 983 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:26.278006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-659daa5c-ddd2-47f9-8206-d3108a24b434 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 Dec 31 09:33:26.279243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-659daa5c-ddd2-47f9-8206-d3108a24b434 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:26.279692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:26.279692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:26.280610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-659daa5c-ddd2-47f9-8206-d3108a24b434 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:26.386515 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:26.386515 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:26.414255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-659daa5c-ddd2-47f9-8206-d3108a24b434 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:26.446591 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-659daa5c-ddd2-47f9-8206-d3108a24b434 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:26.448199 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-659daa5c-ddd2-47f9-8206-d3108a24b434 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:26.461814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-659daa5c-ddd2-47f9-8206-d3108a24b434 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:26.476890 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:26.476890 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:26.500241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-659daa5c-ddd2-47f9-8206-d3108a24b434 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 returned with HTTP 200 Dec 31 09:33:26.501571 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 182/360] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:26 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 => generated 983 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:27.518369 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e4978e4-7db2-423f-b97d-a14971fa3dcc tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 Dec 31 09:33:27.518957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e4978e4-7db2-423f-b97d-a14971fa3dcc tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:27.519149 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:27.519149 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:27.519552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e4978e4-7db2-423f-b97d-a14971fa3dcc tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:27.591114 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:27.591114 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:27.603769 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0e4978e4-7db2-423f-b97d-a14971fa3dcc tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:27.623053 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-0e4978e4-7db2-423f-b97d-a14971fa3dcc tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:27.623707 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-0e4978e4-7db2-423f-b97d-a14971fa3dcc tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:27.634087 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-0e4978e4-7db2-423f-b97d-a14971fa3dcc tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:27.654143 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:27.654143 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:27.691176 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e4978e4-7db2-423f-b97d-a14971fa3dcc tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 returned with HTTP 200 Dec 31 09:33:27.694022 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 179/361] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:27 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 => generated 983 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:28.718651 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03a35ac5-179e-4835-be84-90585cbfb4a0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 Dec 31 09:33:28.719843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03a35ac5-179e-4835-be84-90585cbfb4a0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:28.720224 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:28.720224 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:28.720839 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03a35ac5-179e-4835-be84-90585cbfb4a0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:28.798295 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:28.798295 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:28.812321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-03a35ac5-179e-4835-be84-90585cbfb4a0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Volume info retrieved successfully. Dec 31 09:33:28.830216 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-03a35ac5-179e-4835-be84-90585cbfb4a0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:28.831087 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-03a35ac5-179e-4835-be84-90585cbfb4a0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:28.841699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-03a35ac5-179e-4835-be84-90585cbfb4a0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:28.849299 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:28.849299 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:28.889447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03a35ac5-179e-4835-be84-90585cbfb4a0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 returned with HTTP 200 Dec 31 09:33:28.890466 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 183/362] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:28 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 => generated 983 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:29.907615 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cc58f9a-decd-4952-b46b-fadfd3658513 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 Dec 31 09:33:29.908343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cc58f9a-decd-4952-b46b-fadfd3658513 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:29.908659 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:29.908659 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:29.909285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cc58f9a-decd-4952-b46b-fadfd3658513 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:30.024946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cc58f9a-decd-4952-b46b-fadfd3658513 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 returned with HTTP 404 Dec 31 09:33:30.026431 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 180/363] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:29 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:33:30.034499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ba4ac4b-92b1-4fbc-bcb2-1d464d086464 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c Dec 31 09:33:30.035505 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ba4ac4b-92b1-4fbc-bcb2-1d464d086464 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:30.035915 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:30.035915 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:30.036573 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ba4ac4b-92b1-4fbc-bcb2-1d464d086464 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:30.149209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ba4ac4b-92b1-4fbc-bcb2-1d464d086464 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c returned with HTTP 404 Dec 31 09:33:30.154430 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 184/364] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:30 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:33:30.166932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a16805d-88d5-4cb4-84d4-c9824c56bc8e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] GET http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af Dec 31 09:33:30.167729 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a16805d-88d5-4cb4-84d4-c9824c56bc8e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:30.168903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a16805d-88d5-4cb4-84d4-c9824c56bc8e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:30.169424 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-9a16805d-88d5-4cb4-84d4-c9824c56bc8e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] show called for member a4296861-64e5-427c-af19-d604fdc7d6af {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:30.178057 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a16805d-88d5-4cb4-84d4-c9824c56bc8e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af returned with HTTP 404 Dec 31 09:33:30.183386 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 181/365] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:30 2020] GET /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/groups/a4296861-64e5-427c-af19-d604fdc7d6af => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:33:30.191642 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-262f33b8-db1f-4961-9578-8922c71bcfd7 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] DELETE http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types/df4a1af0-4b59-4eaa-9df6-c1f1e319836c Dec 31 09:33:30.192395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-262f33b8-db1f-4961-9578-8922c71bcfd7 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:30.192901 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-262f33b8-db1f-4961-9578-8922c71bcfd7 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:30.223465 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:33:30.223465 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:33:30.231081 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-262f33b8-db1f-4961-9578-8922c71bcfd7 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types/df4a1af0-4b59-4eaa-9df6-c1f1e319836c returned with HTTP 202 Dec 31 09:33:30.232803 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 185/366] 10.222.0.45 () {60 vars in 1371 bytes} [Thu Dec 31 09:33:30 2020] DELETE /volume/v3/3f5823c65e0e44c396836ea82dbb88e2/group_types/df4a1af0-4b59-4eaa-9df6-c1f1e319836c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:33:30.247918 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91d88c43-42a5-4c77-80a6-e5b75b942dd0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] DELETE http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 Dec 31 09:33:30.248964 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91d88c43-42a5-4c77-80a6-e5b75b942dd0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:30.250279 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91d88c43-42a5-4c77-80a6-e5b75b942dd0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:30.250947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-91d88c43-42a5-4c77-80a6-e5b75b942dd0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Delete volume with id: e1411d03-7d36-4069-aeca-0467bc9c80e6 Dec 31 09:33:30.319005 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91d88c43-42a5-4c77-80a6-e5b75b942dd0 tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 returned with HTTP 404 Dec 31 09:33:30.321642 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 182/367] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:33:30 2020] DELETE /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/e1411d03-7d36-4069-aeca-0467bc9c80e6 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:33:30.328367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88a9de98-d3af-44e4-b5c4-c3c9ac76c34e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] DELETE http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c Dec 31 09:33:30.328898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88a9de98-d3af-44e4-b5c4-c3c9ac76c34e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:30.329387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88a9de98-d3af-44e4-b5c4-c3c9ac76c34e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:30.330086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-88a9de98-d3af-44e4-b5c4-c3c9ac76c34e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] Delete volume with id: 441fc0a0-42af-4da7-ae72-701284216d7c Dec 31 09:33:30.437651 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88a9de98-d3af-44e4-b5c4-c3c9ac76c34e tempest-GroupsTest-1034828682 tempest-GroupsTest-1034828682] http://10.222.0.45/volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c returned with HTTP 404 Dec 31 09:33:30.439529 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 186/368] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:33:30 2020] DELETE /volume/v3/bb7a2be07c274dc287bc5fdd96ef5dcc/volumes/441fc0a0-42af-4da7-ae72-701284216d7c => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:33:30.454377 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c4f2168-b646-4714-a406-fd420b6e6851 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] DELETE http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/f71008c6-6ca1-4b1d-b4f8-9f95474de8b5 Dec 31 09:33:30.455518 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c4f2168-b646-4714-a406-fd420b6e6851 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:30.456454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c4f2168-b646-4714-a406-fd420b6e6851 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:30.638465 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:33:30.638465 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:33:30.667372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c4f2168-b646-4714-a406-fd420b6e6851 tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/f71008c6-6ca1-4b1d-b4f8-9f95474de8b5 returned with HTTP 202 Dec 31 09:33:30.669288 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 183/369] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:33:30 2020] DELETE /volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/f71008c6-6ca1-4b1d-b4f8-9f95474de8b5 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:33:30.677707 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3878915-f3fc-49fb-abc9-630b1444551f tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] GET http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/f71008c6-6ca1-4b1d-b4f8-9f95474de8b5 Dec 31 09:33:30.678444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3878915-f3fc-49fb-abc9-630b1444551f tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:30.678953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3878915-f3fc-49fb-abc9-630b1444551f tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:30.702518 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3878915-f3fc-49fb-abc9-630b1444551f tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/f71008c6-6ca1-4b1d-b4f8-9f95474de8b5 returned with HTTP 404 Dec 31 09:33:30.703685 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 187/370] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:33:30 2020] GET /volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/f71008c6-6ca1-4b1d-b4f8-9f95474de8b5 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:33:30.715456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eec4879e-8c3b-491c-aa0d-52508939120e tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] DELETE http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/cbf644a1-24b9-44d7-a7f9-0a1635af53f9 Dec 31 09:33:30.716171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eec4879e-8c3b-491c-aa0d-52508939120e tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:30.716697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eec4879e-8c3b-491c-aa0d-52508939120e tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:30.900057 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eec4879e-8c3b-491c-aa0d-52508939120e tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/cbf644a1-24b9-44d7-a7f9-0a1635af53f9 returned with HTTP 202 Dec 31 09:33:30.901359 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 184/371] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:33:30 2020] DELETE /volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/cbf644a1-24b9-44d7-a7f9-0a1635af53f9 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:33:30.920022 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64c11196-96c3-4799-98cb-d6c493d5b23a tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] GET http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/cbf644a1-24b9-44d7-a7f9-0a1635af53f9 Dec 31 09:33:30.920961 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64c11196-96c3-4799-98cb-d6c493d5b23a tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:30.921471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64c11196-96c3-4799-98cb-d6c493d5b23a tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:30.938441 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64c11196-96c3-4799-98cb-d6c493d5b23a tempest-GroupsTest-1558631610 tempest-GroupsTest-1558631610] http://10.222.0.45/volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/cbf644a1-24b9-44d7-a7f9-0a1635af53f9 returned with HTTP 404 Dec 31 09:33:30.940129 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 188/372] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:33:30 2020] GET /volume/v3/3f5823c65e0e44c396836ea82dbb88e2/types/cbf644a1-24b9-44d7-a7f9-0a1635af53f9 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:33:41.864872 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62585d0d-b0d7-4218-be22-2f5b551bdee0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 Dec 31 09:33:41.866016 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62585d0d-b0d7-4218-be22-2f5b551bdee0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:41.866934 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62585d0d-b0d7-4218-be22-2f5b551bdee0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:41.913811 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-62585d0d-b0d7-4218-be22-2f5b551bdee0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:41.915738 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-62585d0d-b0d7-4218-be22-2f5b551bdee0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:41.919226 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-62585d0d-b0d7-4218-be22-2f5b551bdee0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] 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 31 09:33:41.920986 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-62585d0d-b0d7-4218-be22-2f5b551bdee0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] 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 31 09:33:41.922868 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-62585d0d-b0d7-4218-be22-2f5b551bdee0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] 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 31 09:33:41.924611 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-62585d0d-b0d7-4218-be22-2f5b551bdee0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] 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 31 09:33:41.940359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62585d0d-b0d7-4218-be22-2f5b551bdee0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 returned with HTTP 200 Dec 31 09:33:41.941562 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 185/373] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:33:41 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 => generated 361 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:41.961001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-914219a7-50df-43e7-9ece-c8cc54939c7f tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0/defaults Dec 31 09:33:41.962060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-914219a7-50df-43e7-9ece-c8cc54939c7f tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:41.962855 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-914219a7-50df-43e7-9ece-c8cc54939c7f tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'defaults' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:42.013559 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-914219a7-50df-43e7-9ece-c8cc54939c7f tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:42.015595 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-914219a7-50df-43e7-9ece-c8cc54939c7f tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:42.017543 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-914219a7-50df-43e7-9ece-c8cc54939c7f tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] 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 31 09:33:42.018895 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-914219a7-50df-43e7-9ece-c8cc54939c7f tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] 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 31 09:33:42.019929 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-914219a7-50df-43e7-9ece-c8cc54939c7f tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] 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 31 09:33:42.020914 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-914219a7-50df-43e7-9ece-c8cc54939c7f tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] 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 31 09:33:42.028919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-914219a7-50df-43e7-9ece-c8cc54939c7f tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0/defaults returned with HTTP 200 Dec 31 09:33:42.030692 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 189/374] 10.222.0.45 () {58 vars in 1348 bytes} [Thu Dec 31 09:33:41 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0/defaults => generated 361 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:42.046158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d2d154e-9330-42ca-8735-f057a93beb6a tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] PUT http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 Dec 31 09:33:42.048325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d2d154e-9330-42ca-8735-f057a93beb6a tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:42.148163 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d2d154e-9330-42ca-8735-f057a93beb6a tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 returned with HTTP 200 Dec 31 09:33:42.154200 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 186/375] 10.222.0.45 () {60 vars in 1341 bytes} [Thu Dec 31 09:33:42 2020] PUT /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 => generated 319 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:42.163159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91f78d51-b50f-4f8a-92fd-68ffbf1dd36d tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] DELETE http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 Dec 31 09:33:42.165211 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91f78d51-b50f-4f8a-92fd-68ffbf1dd36d tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:42.165898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91f78d51-b50f-4f8a-92fd-68ffbf1dd36d tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:42.178420 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91f78d51-b50f-4f8a-92fd-68ffbf1dd36d tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 returned with HTTP 200 Dec 31 09:33:42.179985 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 190/376] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:33:42 2020] DELETE /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 31 09:33:42.190524 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce686b75-80d4-4f4f-ad8a-c089a4ae1225 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 Dec 31 09:33:42.191460 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce686b75-80d4-4f4f-ad8a-c089a4ae1225 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:42.191948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce686b75-80d4-4f4f-ad8a-c089a4ae1225 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:42.226677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce686b75-80d4-4f4f-ad8a-c089a4ae1225 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 returned with HTTP 200 Dec 31 09:33:42.238375 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 187/377] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:33:42 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 => generated 361 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:42.257437 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-42ffdd5a-767f-4f2c-9ef1-501bbe4d187e tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] PUT http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 Dec 31 09:33:42.258748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-42ffdd5a-767f-4f2c-9ef1-501bbe4d187e tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:42.630131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-42ffdd5a-767f-4f2c-9ef1-501bbe4d187e tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 returned with HTTP 200 Dec 31 09:33:42.642460 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 191/378] 10.222.0.45 () {60 vars in 1342 bytes} [Thu Dec 31 09:33:42 2020] PUT /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 => generated 319 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:42.652770 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d8bde5ce-2a74-42d5-9fc2-3d39eaea9517 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0/defaults Dec 31 09:33:42.653452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d8bde5ce-2a74-42d5-9fc2-3d39eaea9517 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:42.654211 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d8bde5ce-2a74-42d5-9fc2-3d39eaea9517 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'defaults' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:42.716631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d8bde5ce-2a74-42d5-9fc2-3d39eaea9517 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0/defaults returned with HTTP 200 Dec 31 09:33:42.717996 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 192/379] 10.222.0.45 () {58 vars in 1348 bytes} [Thu Dec 31 09:33:42 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0/defaults => generated 361 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:42.739185 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03bd2b15-9b50-42b6-852a-a004b6513ffc tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 Dec 31 09:33:42.741898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03bd2b15-9b50-42b6-852a-a004b6513ffc tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:42.742442 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03bd2b15-9b50-42b6-852a-a004b6513ffc tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:42.829093 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03bd2b15-9b50-42b6-852a-a004b6513ffc tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 returned with HTTP 200 Dec 31 09:33:42.830275 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 193/380] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:33:42 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 => generated 361 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:42.845150 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cc63f6b-6dc5-49b4-9156-e8c8a6d41e29 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True Dec 31 09:33:42.845846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cc63f6b-6dc5-49b4-9156-e8c8a6d41e29 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:42.846340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cc63f6b-6dc5-49b4-9156-e8c8a6d41e29 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:42.871661 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] POST http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes Dec 31 09:33:42.872504 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1509096717", "imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:42.873960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1509096717', 'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:33:43.036470 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cc63f6b-6dc5-49b4-9156-e8c8a6d41e29 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True returned with HTTP 200 Dec 31 09:33:43.051804 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 194/381] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:33:42 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True => generated 1076 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:33:43.173666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Create volume of 1 GB Dec 31 09:33:43.195196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Availability Zones retrieved successfully. Dec 31 09:33:43.216614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Flow 'volume_create_api' (8c1149ea-6d63-45fa-9457-9b84240c1034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:43.220356 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1fd925a-fb70-400a-b86a-61569283f7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:43.223656 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:33:43.249405 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] POST http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes Dec 31 09:33:43.250383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1319229337"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:43.252112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1319229337'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:33:43.252728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Create volume of 1 GB Dec 31 09:33:43.280833 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Availability Zones retrieved successfully. Dec 31 09:33:43.320210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Flow 'volume_create_api' (db211454-8bc4-4a68-bdab-5ffe03bca6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:43.323048 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a61325c9-3dc1-475a-9bb4-0aec9888065a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:43.325203 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:33:43.427954 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a61325c9-3dc1-475a-9bb4-0aec9888065a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:43.436395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9706fe62-11fe-40c9-8865-b6ff0148bd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:43.463914 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1fd925a-fb70-400a-b86a-61569283f7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:43.466342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c42f1464-5a23-4371-8b4f-57add15e12b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:43.616250 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Created reservations ['30132f34-392e-4a12-ac0c-6fd1abfc1fcf', '8eecda91-d5a5-446a-a699-d413cb97f605', '1ccde641-656b-47e0-a910-20ff9cdd84a7', '608dbb0a-b86b-4997-8dd5-e85aaddb45fe'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:43.618889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c42f1464-5a23-4371-8b4f-57add15e12b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30132f34-392e-4a12-ac0c-6fd1abfc1fcf', '8eecda91-d5a5-446a-a699-d413cb97f605', '1ccde641-656b-47e0-a910-20ff9cdd84a7', '608dbb0a-b86b-4997-8dd5-e85aaddb45fe']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:43.621080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c0ae337-ef14-4c52-888b-a5205b72fa17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:43.653808 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Created reservations ['43bf3b0c-d030-46cc-b168-4ebbcac7e54f', '1983cb7e-1de5-42f4-b92d-6195bd46775e', '249117d8-842b-425f-82fc-20c17d09ed09', 'b35d7921-40a5-49ce-bdee-5c5bbc0b74c8'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:43.656122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9706fe62-11fe-40c9-8865-b6ff0148bd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43bf3b0c-d030-46cc-b168-4ebbcac7e54f', '1983cb7e-1de5-42f4-b92d-6195bd46775e', '249117d8-842b-425f-82fc-20c17d09ed09', 'b35d7921-40a5-49ce-bdee-5c5bbc0b74c8']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:43.661796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc46b87c-f3b9-47ea-9b96-4ae862ae7b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:43.692632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c0ae337-ef14-4c52-888b-a5205b72fa17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2a958eb-7188-4218-80a2-124cfccaf339', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1509096717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c63810c38784dcb8563785f33472525',qos_specs=None,replication_status=,reservations=['30132f34-392e-4a12-ac0c-6fd1abfc1fcf','8eecda91-d5a5-446a-a699-d413cb97f605','1ccde641-656b-47e0-a910-20ff9cdd84a7','608dbb0a-b86b-4997-8dd5-e85aaddb45fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59768c18eee743369d68613c46dc1300',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1509096717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2a958eb-7188-4218-80a2-124cfccaf339,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c63810c38784dcb8563785f33472525',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='59768c18eee743369d68613c46dc1300',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:43.695291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08e2e0c3-654e-4fcf-921e-9367ab137edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:43.732200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08e2e0c3-654e-4fcf-921e-9367ab137edf) 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-1509096717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c63810c38784dcb8563785f33472525',qos_specs=None,replication_status=,reservations=['30132f34-392e-4a12-ac0c-6fd1abfc1fcf','8eecda91-d5a5-446a-a699-d413cb97f605','1ccde641-656b-47e0-a910-20ff9cdd84a7','608dbb0a-b86b-4997-8dd5-e85aaddb45fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59768c18eee743369d68613c46dc1300',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:43.738908 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a57b38-18ad-4664-8851-408718ec81fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:43.789406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a57b38-18ad-4664-8851-408718ec81fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:43.792244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Flow 'volume_create_api' (8c1149ea-6d63-45fa-9457-9b84240c1034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:43.828928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc46b87c-f3b9-47ea-9b96-4ae862ae7b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20945c3d-0876-4696-b7b0-fa918ae36596', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1319229337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d8a569708441b0910dcb4a4f74cae0',qos_specs=None,replication_status=,reservations=['43bf3b0c-d030-46cc-b168-4ebbcac7e54f','1983cb7e-1de5-42f4-b92d-6195bd46775e','249117d8-842b-425f-82fc-20c17d09ed09','b35d7921-40a5-49ce-bdee-5c5bbc0b74c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4924db3b4e6e49b8b95f07b6c12c68fe',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1319229337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20945c3d-0876-4696-b7b0-fa918ae36596,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34d8a569708441b0910dcb4a4f74cae0',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='4924db3b4e6e49b8b95f07b6c12c68fe',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:43.832621 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60926e77-4a62-45f0-96a8-91b3dcbfb6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:43.898515 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60926e77-4a62-45f0-96a8-91b3dcbfb6a7) 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-1319229337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d8a569708441b0910dcb4a4f74cae0',qos_specs=None,replication_status=,reservations=['43bf3b0c-d030-46cc-b168-4ebbcac7e54f','1983cb7e-1de5-42f4-b92d-6195bd46775e','249117d8-842b-425f-82fc-20c17d09ed09','b35d7921-40a5-49ce-bdee-5c5bbc0b74c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4924db3b4e6e49b8b95f07b6c12c68fe',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:43.909659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf90dc8a-ef51-4663-a41e-e73a2753fa03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:43.959377 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Create volume request issued successfully. Dec 31 09:33:43.972083 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf90dc8a-ef51-4663-a41e-e73a2753fa03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:43.995323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Flow 'volume_create_api' (db211454-8bc4-4a68-bdab-5ffe03bca6be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:44.007625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27770f2b-ca10-4eaa-abac-5d1fcae3c7b9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes returned with HTTP 202 Dec 31 09:33:44.012684 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 188/382] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:33:42 2020] POST /volume/v3/6c63810c38784dcb8563785f33472525/volumes => generated 821 bytes in 1372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:33:44.037631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f7a80cf-d961-4b05-8837-d5b2ddd063ab tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:44.041035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2f7a80cf-d961-4b05-8837-d5b2ddd063ab tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:44.041351 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:44.041351 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:44.042299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2f7a80cf-d961-4b05-8837-d5b2ddd063ab tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:44.150400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Create volume request issued successfully. Dec 31 09:33:44.169624 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:44.169624 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:44.174942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-184c9bad-06c2-49e1-8ed0-4c80aed64c1f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes returned with HTTP 202 Dec 31 09:33:44.177537 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 195/383] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:33:43 2020] POST /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes => generated 825 bytes in 1123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 09:33:44.180363 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2f7a80cf-d961-4b05-8837-d5b2ddd063ab tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:44.206641 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e012c5d-19ab-499b-8c53-63ee2869fb8f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] GET http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 Dec 31 09:33:44.207205 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e012c5d-19ab-499b-8c53-63ee2869fb8f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:44.207450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:44.207450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:44.207845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e012c5d-19ab-499b-8c53-63ee2869fb8f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:44.233864 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f7a80cf-d961-4b05-8837-d5b2ddd063ab tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:44.234927 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 189/384] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:44 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:33:44.347099 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:44.347099 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:44.372879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0e012c5d-19ab-499b-8c53-63ee2869fb8f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Volume info retrieved successfully. Dec 31 09:33:44.409908 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e012c5d-19ab-499b-8c53-63ee2869fb8f tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 returned with HTTP 200 Dec 31 09:33:44.411343 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 196/385] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:44 2020] GET /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 => generated 893 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:45.256695 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-566821e9-9068-42a8-bb1c-aaf78c908b74 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:45.257281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-566821e9-9068-42a8-bb1c-aaf78c908b74 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:45.257625 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:45.257625 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:45.258036 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-566821e9-9068-42a8-bb1c-aaf78c908b74 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:45.429805 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aa9d2d7a-2579-432f-b9d8-206fa8628623 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] GET http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 Dec 31 09:33:45.430591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aa9d2d7a-2579-432f-b9d8-206fa8628623 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:45.430940 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:45.430940 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:45.431560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aa9d2d7a-2579-432f-b9d8-206fa8628623 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:45.561853 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:45.561853 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:45.601790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-566821e9-9068-42a8-bb1c-aaf78c908b74 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:45.691050 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-566821e9-9068-42a8-bb1c-aaf78c908b74 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:45.698430 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 190/386] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:45 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:45.723813 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:45.723813 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:45.749550 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-aa9d2d7a-2579-432f-b9d8-206fa8628623 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Volume info retrieved successfully. Dec 31 09:33:45.843029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aa9d2d7a-2579-432f-b9d8-206fa8628623 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 returned with HTTP 200 Dec 31 09:33:45.847498 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 197/387] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:45 2020] GET /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 => generated 917 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:33:46.719307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cdfedd6-cf12-405a-a991-32a516874164 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:46.719871 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cdfedd6-cf12-405a-a991-32a516874164 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:46.720038 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:46.720038 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:46.721663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cdfedd6-cf12-405a-a991-32a516874164 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:46.810360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:46.810360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:46.829401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3cdfedd6-cf12-405a-a991-32a516874164 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:46.868722 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb1f9b51-ffe7-41c9-b125-9c5d0ca20e84 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] GET http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 Dec 31 09:33:46.869800 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb1f9b51-ffe7-41c9-b125-9c5d0ca20e84 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:46.870237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:46.870237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:46.870992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb1f9b51-ffe7-41c9-b125-9c5d0ca20e84 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:46.918095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cdfedd6-cf12-405a-a991-32a516874164 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:46.925352 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 191/388] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:46 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:47.018065 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:47.018065 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:47.047214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cb1f9b51-ffe7-41c9-b125-9c5d0ca20e84 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Volume info retrieved successfully. Dec 31 09:33:47.087673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb1f9b51-ffe7-41c9-b125-9c5d0ca20e84 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 returned with HTTP 200 Dec 31 09:33:47.092302 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 198/389] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:46 2020] GET /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 => generated 918 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:47.118704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-886b2f27-c0f3-4b45-9682-284447bd25ca tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True Dec 31 09:33:47.119713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-886b2f27-c0f3-4b45-9682-284447bd25ca tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:47.120045 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:47.120045 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:47.120596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-886b2f27-c0f3-4b45-9682-284447bd25ca tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:47.206587 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-886b2f27-c0f3-4b45-9682-284447bd25ca tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True returned with HTTP 200 Dec 31 09:33:47.207898 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 192/390] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:33:47 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True => generated 1076 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:47.223817 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-acfd9354-8f6d-4bb4-8473-1b3082e410a7 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] DELETE http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 Dec 31 09:33:47.224936 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-acfd9354-8f6d-4bb4-8473-1b3082e410a7 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:47.225333 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:47.225333 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:47.225928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-acfd9354-8f6d-4bb4-8473-1b3082e410a7 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:47.226543 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-acfd9354-8f6d-4bb4-8473-1b3082e410a7 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Delete volume with id: 20945c3d-0876-4696-b7b0-fa918ae36596 Dec 31 09:33:47.391804 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:47.391804 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:47.394471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-acfd9354-8f6d-4bb4-8473-1b3082e410a7 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Volume info retrieved successfully. Dec 31 09:33:47.458394 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-acfd9354-8f6d-4bb4-8473-1b3082e410a7 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Delete volume request issued successfully. Dec 31 09:33:47.459045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-acfd9354-8f6d-4bb4-8473-1b3082e410a7 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 returned with HTTP 202 Dec 31 09:33:47.460556 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 199/391] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:33:47 2020] DELETE /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:33:47.469364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dfec4b55-1131-4eeb-afe5-f42c1317dafe tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] GET http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 Dec 31 09:33:47.472260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dfec4b55-1131-4eeb-afe5-f42c1317dafe tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:47.475194 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dfec4b55-1131-4eeb-afe5-f42c1317dafe tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:47.582208 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:47.582208 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:47.597966 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dfec4b55-1131-4eeb-afe5-f42c1317dafe tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Volume info retrieved successfully. Dec 31 09:33:47.645525 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dfec4b55-1131-4eeb-afe5-f42c1317dafe tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 returned with HTTP 200 Dec 31 09:33:47.647511 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 193/392] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:47 2020] GET /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 => generated 917 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:47.943043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-994282c2-d148-4de8-83cf-52b0673bd966 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:47.943794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-994282c2-d148-4de8-83cf-52b0673bd966 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:47.944339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:47.944339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:47.945150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-994282c2-d148-4de8-83cf-52b0673bd966 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:48.219746 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:48.219746 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:48.262275 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-994282c2-d148-4de8-83cf-52b0673bd966 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:48.344064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-994282c2-d148-4de8-83cf-52b0673bd966 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:48.346195 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 200/393] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:47 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:48.666920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98cfb37e-ec40-438c-8a8e-f8c62b1e48e8 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] GET http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 Dec 31 09:33:48.668383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98cfb37e-ec40-438c-8a8e-f8c62b1e48e8 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:48.668782 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:48.668782 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:48.669556 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98cfb37e-ec40-438c-8a8e-f8c62b1e48e8 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:48.930377 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:48.930377 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:48.982983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-98cfb37e-ec40-438c-8a8e-f8c62b1e48e8 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Volume info retrieved successfully. Dec 31 09:33:49.075994 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98cfb37e-ec40-438c-8a8e-f8c62b1e48e8 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 returned with HTTP 200 Dec 31 09:33:49.083650 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 194/394] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:48 2020] GET /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 => generated 917 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:49.361557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb228736-78d1-4e7b-b69c-2fdb2af94bcb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:49.362087 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb228736-78d1-4e7b-b69c-2fdb2af94bcb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:49.362303 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:49.362303 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:49.362677 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb228736-78d1-4e7b-b69c-2fdb2af94bcb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:49.481976 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:49.481976 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:49.509227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fb228736-78d1-4e7b-b69c-2fdb2af94bcb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:49.575385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb228736-78d1-4e7b-b69c-2fdb2af94bcb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:49.586274 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 201/395] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:49 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:50.101351 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f96d00d-f228-42ef-a272-28219b4308d1 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] GET http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 Dec 31 09:33:50.101842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f96d00d-f228-42ef-a272-28219b4308d1 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:50.102062 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:50.102062 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:50.102426 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f96d00d-f228-42ef-a272-28219b4308d1 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:50.264697 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:50.264697 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:50.289794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1f96d00d-f228-42ef-a272-28219b4308d1 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Volume info retrieved successfully. Dec 31 09:33:50.408374 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f96d00d-f228-42ef-a272-28219b4308d1 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 returned with HTTP 200 Dec 31 09:33:50.413021 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 195/396] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:50 2020] GET /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 => generated 917 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:50.603331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ecc3c39b-1534-4f91-932a-d654b2b4092b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:50.603905 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ecc3c39b-1534-4f91-932a-d654b2b4092b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:50.604124 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:50.604124 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:50.604649 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ecc3c39b-1534-4f91-932a-d654b2b4092b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:50.732823 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:50.732823 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:50.761298 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ecc3c39b-1534-4f91-932a-d654b2b4092b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:50.797424 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ecc3c39b-1534-4f91-932a-d654b2b4092b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:50.798521 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 202/397] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:50 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:51.430847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2ec3853b-ea16-4948-a418-b67cf4fba5cc tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] GET http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 Dec 31 09:33:51.438874 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2ec3853b-ea16-4948-a418-b67cf4fba5cc tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:51.439146 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:51.439146 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:51.439634 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2ec3853b-ea16-4948-a418-b67cf4fba5cc tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:51.513408 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2ec3853b-ea16-4948-a418-b67cf4fba5cc tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 returned with HTTP 404 Dec 31 09:33:51.515832 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 196/398] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:51 2020] GET /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:33:51.526843 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] POST http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes Dec 31 09:33:51.527594 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:51.527594 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:51.528275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-381254010"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:51.529715 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-381254010'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:33:51.530226 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Create volume of 1 GB Dec 31 09:33:51.572573 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Availability Zones retrieved successfully. Dec 31 09:33:51.629816 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Flow 'volume_create_api' (69c23214-2c13-46bb-9b52-1b840272b518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:51.645021 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52705a63-aaaf-4d09-a07d-bb2be397675a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:51.653161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:33:51.818034 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb0a7780-361f-4c15-a063-70e8337ca051 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:51.820325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb0a7780-361f-4c15-a063-70e8337ca051 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:51.821428 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb0a7780-361f-4c15-a063-70e8337ca051 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:51.879846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52705a63-aaaf-4d09-a07d-bb2be397675a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:51.884755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (026d71c3-5512-4a43-91c2-c4c35a9e0ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:51.954815 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:51.954815 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:51.983536 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cb0a7780-361f-4c15-a063-70e8337ca051 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:52.051537 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb0a7780-361f-4c15-a063-70e8337ca051 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:52.052686 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 197/399] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:51 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:33:52.072221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Created reservations ['fd8a2a83-3b74-4e72-a7e9-974af11eb3b0', 'ae6c968c-e211-4d1a-86d9-49ba67e47f53', '302f6df8-d14b-4611-87f1-2b2aeac188ca', 'df05bd4d-d6f5-49dc-ab77-8c4beeb3a18b'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:52.074987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (026d71c3-5512-4a43-91c2-c4c35a9e0ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd8a2a83-3b74-4e72-a7e9-974af11eb3b0', 'ae6c968c-e211-4d1a-86d9-49ba67e47f53', '302f6df8-d14b-4611-87f1-2b2aeac188ca', 'df05bd4d-d6f5-49dc-ab77-8c4beeb3a18b']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:52.078118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbba1c33-8564-41e2-99fc-5ccaeb33fca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:52.266669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbba1c33-8564-41e2-99fc-5ccaeb33fca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de62a22c-420b-4e78-8ea0-9dd87f43666b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-381254010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d8a569708441b0910dcb4a4f74cae0',qos_specs=None,replication_status=,reservations=['fd8a2a83-3b74-4e72-a7e9-974af11eb3b0','ae6c968c-e211-4d1a-86d9-49ba67e47f53','302f6df8-d14b-4611-87f1-2b2aeac188ca','df05bd4d-d6f5-49dc-ab77-8c4beeb3a18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4924db3b4e6e49b8b95f07b6c12c68fe',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:33:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-381254010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de62a22c-420b-4e78-8ea0-9dd87f43666b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34d8a569708441b0910dcb4a4f74cae0',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='4924db3b4e6e49b8b95f07b6c12c68fe',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:52.271672 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ece591c-6532-4c87-b77b-9de6399149d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:52.328290 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ece591c-6532-4c87-b77b-9de6399149d1) 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-381254010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34d8a569708441b0910dcb4a4f74cae0',qos_specs=None,replication_status=,reservations=['fd8a2a83-3b74-4e72-a7e9-974af11eb3b0','ae6c968c-e211-4d1a-86d9-49ba67e47f53','302f6df8-d14b-4611-87f1-2b2aeac188ca','df05bd4d-d6f5-49dc-ab77-8c4beeb3a18b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4924db3b4e6e49b8b95f07b6c12c68fe',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:52.330351 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c985c90-c899-4c52-bd30-218ff5ffb84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:52.362530 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c985c90-c899-4c52-bd30-218ff5ffb84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:52.369041 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Flow 'volume_create_api' (69c23214-2c13-46bb-9b52-1b840272b518) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:52.431001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Create volume request issued successfully. Dec 31 09:33:52.451927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b0b3289-e193-4b82-9658-df34ab4a209d tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes returned with HTTP 202 Dec 31 09:33:52.464520 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 203/400] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:33:51 2020] POST /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes => generated 824 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:33:52.469946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e6814a5-8133-4abf-a0d9-8f8dd511b443 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] GET http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:33:52.470646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e6814a5-8133-4abf-a0d9-8f8dd511b443 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:52.470978 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:52.470978 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:52.471593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e6814a5-8133-4abf-a0d9-8f8dd511b443 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:52.618815 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:52.618815 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:52.652390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4e6814a5-8133-4abf-a0d9-8f8dd511b443 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Volume info retrieved successfully. Dec 31 09:33:52.722561 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e6814a5-8133-4abf-a0d9-8f8dd511b443 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b returned with HTTP 200 Dec 31 09:33:52.739740 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 198/401] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:52 2020] GET /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b => generated 892 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:53.069650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b3ab44a-3c3d-4757-bd68-d8fa8f87f7d4 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:53.070191 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b3ab44a-3c3d-4757-bd68-d8fa8f87f7d4 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:53.070572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:53.070572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:53.070961 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b3ab44a-3c3d-4757-bd68-d8fa8f87f7d4 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:53.218386 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:53.218386 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:53.228367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3b3ab44a-3c3d-4757-bd68-d8fa8f87f7d4 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:53.258677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b3ab44a-3c3d-4757-bd68-d8fa8f87f7d4 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:53.272762 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 204/402] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:53 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:53.747045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-874bc0b7-da3c-4915-9fc8-4474920592b8 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] GET http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:33:53.748343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-874bc0b7-da3c-4915-9fc8-4474920592b8 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:53.748777 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:53.748777 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:53.749452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-874bc0b7-da3c-4915-9fc8-4474920592b8 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:53.822310 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:53.822310 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:53.833857 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-874bc0b7-da3c-4915-9fc8-4474920592b8 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Volume info retrieved successfully. Dec 31 09:33:53.940504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-874bc0b7-da3c-4915-9fc8-4474920592b8 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b returned with HTTP 200 Dec 31 09:33:53.941780 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 199/403] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:53 2020] GET /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b => generated 916 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:54.282045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-636d2dfe-3fd2-41d8-97ce-5094ad591c36 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:54.283204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-636d2dfe-3fd2-41d8-97ce-5094ad591c36 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:54.283688 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:54.283688 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:54.284300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-636d2dfe-3fd2-41d8-97ce-5094ad591c36 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:54.425829 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:54.425829 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:54.450455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-636d2dfe-3fd2-41d8-97ce-5094ad591c36 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:54.514824 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-636d2dfe-3fd2-41d8-97ce-5094ad591c36 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:54.516486 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 205/404] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:54 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:54.960234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fbd29fd5-0d67-4393-9763-e6ad977bb280 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] GET http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:33:54.962066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fbd29fd5-0d67-4393-9763-e6ad977bb280 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:54.962455 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:54.962455 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:54.963379 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fbd29fd5-0d67-4393-9763-e6ad977bb280 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:55.027970 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:55.027970 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:55.039497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fbd29fd5-0d67-4393-9763-e6ad977bb280 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Volume info retrieved successfully. Dec 31 09:33:55.069869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fbd29fd5-0d67-4393-9763-e6ad977bb280 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b returned with HTTP 200 Dec 31 09:33:55.070862 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 206/405] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:54 2020] GET /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b => generated 917 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:55.091012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c0cd908-a52b-4cc9-b24c-1a5405cf86d4 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True Dec 31 09:33:55.091673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c0cd908-a52b-4cc9-b24c-1a5405cf86d4 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:55.091892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:55.091892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:55.092431 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c0cd908-a52b-4cc9-b24c-1a5405cf86d4 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:55.162139 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c0cd908-a52b-4cc9-b24c-1a5405cf86d4 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True returned with HTTP 200 Dec 31 09:33:55.167664 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 207/406] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:33:55 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True => generated 1076 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:55.181797 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7e20a24-445e-4f07-8fe6-dba20babe643 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/77ac0f70338046c1be16df22062786e9?usage=True Dec 31 09:33:55.182929 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7e20a24-445e-4f07-8fe6-dba20babe643 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:55.183612 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7e20a24-445e-4f07-8fe6-dba20babe643 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:55.206844 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed7eb61d-3d1b-42f3-a286-8e162c75f369 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] POST http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types Dec 31 09:33:55.207986 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:55.207986 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:55.208488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed7eb61d-3d1b-42f3-a286-8e162c75f369 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-521321316"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:55.254495 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7e20a24-445e-4f07-8fe6-dba20babe643 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/77ac0f70338046c1be16df22062786e9?usage=True returned with HTTP 200 Dec 31 09:33:55.263801 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 208/407] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:33:55 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/77ac0f70338046c1be16df22062786e9?usage=True => generated 868 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:33:55.271674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed7eb61d-3d1b-42f3-a286-8e162c75f369 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types returned with HTTP 200 Dec 31 09:33:55.271991 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d9f9e9b-1a7a-4b18-8d76-02f1550cac3b tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] POST http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/os-volume-transfer Dec 31 09:33:55.272513 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 200/408] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:33:54 2020] POST /volume/v3/3339d6318953419ca4b887e85960e09d/types => generated 223 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:55.280111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2d9f9e9b-1a7a-4b18-8d76-02f1550cac3b tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "de62a22c-420b-4e78-8ea0-9dd87f43666b"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:55.281544 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.volume_transfer [None req-2d9f9e9b-1a7a-4b18-8d76-02f1550cac3b tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Creating new volume transfer {'transfer': {'volume_id': 'de62a22c-420b-4e78-8ea0-9dd87f43666b'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 31 09:33:55.281994 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.volume_transfer [None req-2d9f9e9b-1a7a-4b18-8d76-02f1550cac3b tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Creating transfer of volume de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:33:55.282766 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.transfer.api [None req-2d9f9e9b-1a7a-4b18-8d76-02f1550cac3b tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Generating transfer record for volume de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:33:55.284810 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e712f6c4-1b0b-435a-b906-9d670d905cf6 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] POST http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types Dec 31 09:33:55.285813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e712f6c4-1b0b-435a-b906-9d670d905cf6 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-104099433"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:55.343204 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:55.343204 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:55.355159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e712f6c4-1b0b-435a-b906-9d670d905cf6 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types returned with HTTP 202 Dec 31 09:33:55.356515 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 201/409] 10.222.0.45 () {62 vars in 1278 bytes} [Thu Dec 31 09:33:55 2020] POST /volume/v3/3339d6318953419ca4b887e85960e09d/group_types => generated 180 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:33:55.392802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d9f9e9b-1a7a-4b18-8d76-02f1550cac3b tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/os-volume-transfer returned with HTTP 202 Dec 31 09:33:55.395097 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 209/410] 10.222.0.45 () {60 vars in 1258 bytes} [Thu Dec 31 09:33:55 2020] POST /volume/v3/34d8a569708441b0910dcb4a4f74cae0/os-volume-transfer => generated 507 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:33:55.609014 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-675622a5-fb7e-4dff-a762-c3e2fbdbda89 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups Dec 31 09:33:55.611222 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-675622a5-fb7e-4dff-a762-c3e2fbdbda89 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'create', calling method: version_select, body: {"group": {"group_type": "118f02c8-15b9-4eb9-843b-13e896edf651", "volume_types": ["4d12bbec-fdae-4b7e-aed7-c14770d7dcfd"], "name": "tempest-GroupSnapshotsTest-Group-260092191"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:55.613507 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-675622a5-fb7e-4dff-a762-c3e2fbdbda89 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating new group {'group': {'group_type': '118f02c8-15b9-4eb9-843b-13e896edf651', 'volume_types': ['4d12bbec-fdae-4b7e-aed7-c14770d7dcfd'], 'name': 'tempest-GroupSnapshotsTest-Group-260092191'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 31 09:33:55.656317 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-675622a5-fb7e-4dff-a762-c3e2fbdbda89 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating group tempest-GroupSnapshotsTest-Group-260092191. Dec 31 09:33:55.727025 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43df71c6-d45f-4a6f-abff-f045334f8c88 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] POST http://10.222.0.45/volume/v3/77ac0f70338046c1be16df22062786e9/os-volume-transfer/8ab06a0d-cde8-4d33-85fd-9e47c354c5b1/accept Dec 31 09:33:55.727539 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:55.727539 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:55.727970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43df71c6-d45f-4a6f-abff-f045334f8c88 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "37c1ea6a615ccc15"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:55.730176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.volume_transfer [None req-43df71c6-d45f-4a6f-abff-f045334f8c88 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Accepting volume transfer 8ab06a0d-cde8-4d33-85fd-9e47c354c5b1 {{(pid=88085) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 31 09:33:55.730770 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.volume_transfer [None req-43df71c6-d45f-4a6f-abff-f045334f8c88 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Accepting transfer 8ab06a0d-cde8-4d33-85fd-9e47c354c5b1 Dec 31 09:33:55.732881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-675622a5-fb7e-4dff-a762-c3e2fbdbda89 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Availability Zones retrieved successfully. Dec 31 09:33:55.788286 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-675622a5-fb7e-4dff-a762-c3e2fbdbda89 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['8f639223-5350-4b29-8767-5a3012fbb089'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:55.888509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-675622a5-fb7e-4dff-a762-c3e2fbdbda89 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups returned with HTTP 202 Dec 31 09:33:55.905600 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 202/411] 10.222.0.45 () {62 vars in 1264 bytes} [Thu Dec 31 09:33:55 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups => generated 111 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:33:55.916232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1e04073-4254-4ec0-8efb-7e442f25dcd9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:55.917169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1e04073-4254-4ec0-8efb-7e442f25dcd9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:55.917552 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:55.917552 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:55.918482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1e04073-4254-4ec0-8efb-7e442f25dcd9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:56.017898 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:56.017898 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:56.027506 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-43df71c6-d45f-4a6f-abff-f045334f8c88 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Created reservations ['9d5be226-bb17-4dca-a672-ab578c4aa63e', '5d5a5f65-1ccc-46dc-98d6-2a10f5c6a597', 'c3b5f767-fe97-40fb-a6c8-76a6c9dddf39', 'a0608ad3-4905-4c63-8903-6da8b45d3ca9'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:56.031153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f1e04073-4254-4ec0-8efb-7e442f25dcd9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:56.082569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1e04073-4254-4ec0-8efb-7e442f25dcd9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:56.084563 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 203/412] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:55 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:56.093802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a2baf35-52c1-4aa2-82fc-3b9d637870d4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e Dec 31 09:33:56.094282 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a2baf35-52c1-4aa2-82fc-3b9d637870d4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:56.094494 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:56.094494 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:56.094857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a2baf35-52c1-4aa2-82fc-3b9d637870d4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:56.095264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-3a2baf35-52c1-4aa2-82fc-3b9d637870d4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:33:56.099588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-43df71c6-d45f-4a6f-abff-f045334f8c88 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Created reservations ['62278804-ed57-4b8b-9039-5f7715108e35', '6d23f9e7-2b4b-46dc-81cd-f5832a8a8751', '70c28279-d4a3-43fe-a696-f25bb58f4dec', '8192e2fc-79b7-4f09-8c58-09504d5c0bc9'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:56.113062 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:56.113062 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:56.154016 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a2baf35-52c1-4aa2-82fc-3b9d637870d4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e returned with HTTP 200 Dec 31 09:33:56.155793 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 204/413] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:33:56 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:56.167769 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes Dec 31 09:33:56.168564 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:56.168564 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:56.169006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4d12bbec-fdae-4b7e-aed7-c14770d7dcfd", "group_id": "f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-266934642"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:56.170383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume request body: {'volume': {'volume_type': '4d12bbec-fdae-4b7e-aed7-c14770d7dcfd', 'group_id': 'f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-266934642'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:33:56.193992 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:56.193992 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:56.195247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume of 1 GB Dec 31 09:33:56.196381 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-43df71c6-d45f-4a6f-abff-f045334f8c88 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Created reservations ['c83a8d9c-7745-4b46-af0a-97f5ca17e068', '5eac652f-5358-4f53-b5f2-252de166d450', 'bbfc0240-33a8-4939-862c-bc43ae2c0c4c', '7ea904bd-4552-4caf-91b2-840811e6b9a1'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:56.214182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Availability Zones retrieved successfully. Dec 31 09:33:56.232874 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Flow 'volume_create_api' (55e44059-10e1-44c1-a5ef-6749e04e7596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:56.237187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75945e2b-0288-488d-9511-beec91cde66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:56.238187 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:56.238187 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:56.238890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:33:56.274274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-43df71c6-d45f-4a6f-abff-f045334f8c88 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Created reservations ['750baf7a-71e7-45ce-aa21-51de9681feb8', 'b7761805-8778-44aa-8e63-5096f46dcb67', 'e38f0c1b-2492-49ce-8e4a-7b1a4b7ffa75', '0d70b994-e7af-4a09-9d08-ea1d2fb8bda6'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:56.277053 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:56.277053 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:56.334687 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75945e2b-0288-488d-9511-beec91cde66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:33:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4d12bbec-fdae-4b7e-aed7-c14770d7dcfd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-521321316',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d12bbec-fdae-4b7e-aed7-c14770d7dcfd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:56.337270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f39f660-fe9f-444a-b293-43ae4ce3dd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:56.339956 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-43df71c6-d45f-4a6f-abff-f045334f8c88 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Transfer volume completed successfully. Dec 31 09:33:56.383889 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:33:56.383889 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:33:56.426120 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-521321316 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-521321316, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:56.427179 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-521321316 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-521321316, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:56.517756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['162b30c2-7948-4577-8140-4017f8167837', 'c6f3a9a0-2d2d-4e5b-af4d-518716d4d265', '44f8904f-c152-4de0-acf5-090105d033ca', '55b8d277-d840-4afc-b9f2-6dcfcb41a155'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:56.523493 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f39f660-fe9f-444a-b293-43ae4ce3dd22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162b30c2-7948-4577-8140-4017f8167837', 'c6f3a9a0-2d2d-4e5b-af4d-518716d4d265', '44f8904f-c152-4de0-acf5-090105d033ca', '55b8d277-d840-4afc-b9f2-6dcfcb41a155']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:56.529404 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d01d07-d39f-4eaa-bdd5-b2dd9f29057b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:56.551377 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.transfer.api [None req-43df71c6-d45f-4a6f-abff-f045334f8c88 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Volume de62a22c-420b-4e78-8ea0-9dd87f43666b has been transferred. Dec 31 09:33:56.596975 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d01d07-d39f-4eaa-bdd5-b2dd9f29057b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1e8912a-aabf-4ccc-80cb-7be6e80810bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-266934642',encryption_key_id=None,group_id=f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e,group_type_id=,metadata={},multiattach=False,project_id='759cf85f8115463c8defd1c7fbe7f502',qos_specs=None,replication_status=,reservations=['162b30c2-7948-4577-8140-4017f8167837','c6f3a9a0-2d2d-4e5b-af4d-518716d4d265','44f8904f-c152-4de0-acf5-090105d033ca','55b8d277-d840-4afc-b9f2-6dcfcb41a155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce6db0b85e40418bb96ab1eac9c193',volume_type_id=4d12bbec-fdae-4b7e-aed7-c14770d7dcfd), '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-31T09:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-266934642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e,host=None,id=c1e8912a-aabf-4ccc-80cb-7be6e80810bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='759cf85f8115463c8defd1c7fbe7f502',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='30ce6db0b85e40418bb96ab1eac9c193',volume_attachment=,volume_type=,volume_type_id=4d12bbec-fdae-4b7e-aed7-c14770d7dcfd)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:56.599312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb316b9-f4e1-4a58-b37d-0145c879bc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:56.625503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43df71c6-d45f-4a6f-abff-f045334f8c88 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] http://10.222.0.45/volume/v3/77ac0f70338046c1be16df22062786e9/os-volume-transfer/8ab06a0d-cde8-4d33-85fd-9e47c354c5b1/accept returned with HTTP 202 Dec 31 09:33:56.626417 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 210/414] 10.222.0.45 () {60 vars in 1390 bytes} [Thu Dec 31 09:33:55 2020] POST /volume/v3/77ac0f70338046c1be16df22062786e9/os-volume-transfer/8ab06a0d-cde8-4d33-85fd-9e47c354c5b1/accept => generated 431 bytes in 1224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:33:56.651283 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-501ba340-e679-4eb8-8f1e-1dfbc379b315 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] GET http://10.222.0.45/volume/v3/77ac0f70338046c1be16df22062786e9/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:33:56.652887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-501ba340-e679-4eb8-8f1e-1dfbc379b315 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:56.653307 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:56.653307 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:56.654599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-501ba340-e679-4eb8-8f1e-1dfbc379b315 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:56.666228 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcb316b9-f4e1-4a58-b37d-0145c879bc4b) 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-266934642',encryption_key_id=None,group_id=f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e,group_type_id=,metadata={},multiattach=False,project_id='759cf85f8115463c8defd1c7fbe7f502',qos_specs=None,replication_status=,reservations=['162b30c2-7948-4577-8140-4017f8167837','c6f3a9a0-2d2d-4e5b-af4d-518716d4d265','44f8904f-c152-4de0-acf5-090105d033ca','55b8d277-d840-4afc-b9f2-6dcfcb41a155'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce6db0b85e40418bb96ab1eac9c193',volume_type_id=4d12bbec-fdae-4b7e-aed7-c14770d7dcfd)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:56.674325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d7bfc0-3311-422b-9c9b-d3d1cf82b43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:33:56.742249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d7bfc0-3311-422b-9c9b-d3d1cf82b43a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:33:56.759773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Flow 'volume_create_api' (55e44059-10e1-44c1-a5ef-6749e04e7596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:33:56.770410 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:56.770410 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:56.780497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-501ba340-e679-4eb8-8f1e-1dfbc379b315 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] Volume info retrieved successfully. Dec 31 09:33:56.810269 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-501ba340-e679-4eb8-8f1e-1dfbc379b315 tempest-VolumeQuotasAdminTestJSON-1916289435 tempest-VolumeQuotasAdminTestJSON-1916289435] http://10.222.0.45/volume/v3/77ac0f70338046c1be16df22062786e9/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b returned with HTTP 200 Dec 31 09:33:56.822698 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 211/415] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:56 2020] GET /volume/v3/77ac0f70338046c1be16df22062786e9/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b => generated 917 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:33:56.829561 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fef56c85-e9bf-419a-8fcf-3d52c853717b tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True Dec 31 09:33:56.830149 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fef56c85-e9bf-419a-8fcf-3d52c853717b tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:56.830344 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:56.830344 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:56.830729 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fef56c85-e9bf-419a-8fcf-3d52c853717b tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:56.897780 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-fef56c85-e9bf-419a-8fcf-3d52c853717b tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-521321316 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-521321316, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:56.898861 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-fef56c85-e9bf-419a-8fcf-3d52c853717b tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-521321316 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-521321316, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:56.900102 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-fef56c85-e9bf-419a-8fcf-3d52c853717b tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-521321316 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-521321316, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:56.915544 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume request issued successfully. Dec 31 09:33:56.960138 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:56.961357 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:56.974336 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fef56c85-e9bf-419a-8fcf-3d52c853717b tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True returned with HTTP 200 Dec 31 09:33:56.979463 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 212/416] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:33:56 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0?usage=True => generated 1437 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:56.984936 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:57.004938 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:57.004938 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:57.008091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30156105-7a6a-40b6-aa5c-db607f356040 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/77ac0f70338046c1be16df22062786e9?usage=True Dec 31 09:33:57.008780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30156105-7a6a-40b6-aa5c-db607f356040 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:57.009338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30156105-7a6a-40b6-aa5c-db607f356040 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:57.057491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb5aa576-43b0-4877-b4fe-1d575e577469 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes returned with HTTP 202 Dec 31 09:33:57.063066 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 205/417] 10.222.0.45 () {62 vars in 1267 bytes} [Thu Dec 31 09:33:56 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes => generated 906 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:33:57.091789 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7678d212-d4e0-49aa-9dbe-fb4f0989f7f9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd Dec 31 09:33:57.093092 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7678d212-d4e0-49aa-9dbe-fb4f0989f7f9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:57.093542 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:57.093542 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:57.094575 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7678d212-d4e0-49aa-9dbe-fb4f0989f7f9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:57.165227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30156105-7a6a-40b6-aa5c-db607f356040 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/77ac0f70338046c1be16df22062786e9?usage=True returned with HTTP 200 Dec 31 09:33:57.166247 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 213/418] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:33:56 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/77ac0f70338046c1be16df22062786e9?usage=True => generated 1181 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:57.179659 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71bf11c1-2639-4855-b83a-47528871467f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:57.180305 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71bf11c1-2639-4855-b83a-47528871467f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:57.180793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71bf11c1-2639-4855-b83a-47528871467f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:57.192200 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:57.192200 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:57.205760 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7678d212-d4e0-49aa-9dbe-fb4f0989f7f9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:33:57.239485 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-7678d212-d4e0-49aa-9dbe-fb4f0989f7f9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:57.241032 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-7678d212-d4e0-49aa-9dbe-fb4f0989f7f9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:57.254325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-7678d212-d4e0-49aa-9dbe-fb4f0989f7f9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:57.269481 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:57.269481 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:57.278095 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:57.278095 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:57.289813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-71bf11c1-2639-4855-b83a-47528871467f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:57.307684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7678d212-d4e0-49aa-9dbe-fb4f0989f7f9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd returned with HTTP 200 Dec 31 09:33:57.309882 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 206/419] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:57 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd => generated 998 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:33:57.319207 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2daf8f85-13c2-4b3f-afdf-ff70d14182a2 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] DELETE http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:33:57.319774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2daf8f85-13c2-4b3f-afdf-ff70d14182a2 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:57.320066 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:57.320066 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:57.324899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2daf8f85-13c2-4b3f-afdf-ff70d14182a2 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:57.325421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-2daf8f85-13c2-4b3f-afdf-ff70d14182a2 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Delete volume with id: de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:33:57.340448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71bf11c1-2639-4855-b83a-47528871467f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:57.341910 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 214/420] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:57 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:57.386386 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:57.386386 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:57.387517 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2daf8f85-13c2-4b3f-afdf-ff70d14182a2 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Volume info retrieved successfully. Dec 31 09:33:57.420870 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2daf8f85-13c2-4b3f-afdf-ff70d14182a2 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Delete volume request issued successfully. Dec 31 09:33:57.421493 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2daf8f85-13c2-4b3f-afdf-ff70d14182a2 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b returned with HTTP 202 Dec 31 09:33:57.422643 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 207/421] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:33:57 2020] DELETE /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:33:57.431899 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bcff5074-119c-4830-aee3-8fe31d535cf8 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:33:57.432513 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bcff5074-119c-4830-aee3-8fe31d535cf8 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:57.432724 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:57.432724 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:57.433180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bcff5074-119c-4830-aee3-8fe31d535cf8 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:57.490411 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:57.490411 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:57.505613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bcff5074-119c-4830-aee3-8fe31d535cf8 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Volume info retrieved successfully. Dec 31 09:33:57.530474 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bcff5074-119c-4830-aee3-8fe31d535cf8 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b returned with HTTP 200 Dec 31 09:33:57.531815 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 215/422] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:57 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b => generated 1087 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:33:58.330286 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2273b694-27a8-434e-83e8-75e155771715 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd Dec 31 09:33:58.332167 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2273b694-27a8-434e-83e8-75e155771715 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:58.332761 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:58.332761 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:58.333868 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2273b694-27a8-434e-83e8-75e155771715 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:58.359912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cde8dc7e-fb45-4945-b78f-c06a7e684884 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:58.360918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cde8dc7e-fb45-4945-b78f-c06a7e684884 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:58.362077 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:58.362077 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:58.362745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cde8dc7e-fb45-4945-b78f-c06a7e684884 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:58.555268 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:58.555268 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:58.563080 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:58.563080 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:58.595759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cde8dc7e-fb45-4945-b78f-c06a7e684884 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:58.596863 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2273b694-27a8-434e-83e8-75e155771715 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:33:58.656954 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-2273b694-27a8-434e-83e8-75e155771715 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:33:58.664929 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-2273b694-27a8-434e-83e8-75e155771715 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:33:58.689266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cde8dc7e-fb45-4945-b78f-c06a7e684884 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:58.694347 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-2273b694-27a8-434e-83e8-75e155771715 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:33:58.708829 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 216/423] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:58 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:58.717338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:58.717338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:58.718990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3943e79a-e512-4b0b-99af-aa6f95ad04d0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:33:58.724950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3943e79a-e512-4b0b-99af-aa6f95ad04d0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:58.725507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:58.725507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:58.726173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3943e79a-e512-4b0b-99af-aa6f95ad04d0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:58.796428 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2273b694-27a8-434e-83e8-75e155771715 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd returned with HTTP 200 Dec 31 09:33:58.797560 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 208/424] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:33:58 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd => generated 999 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:58.816140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9bce1038-115b-4f12-86af-807601335b0f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots Dec 31 09:33:58.816773 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:58.816773 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:58.817221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9bce1038-115b-4f12-86af-807601335b0f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e", "name": "tempest-group_snapshot-1286469287"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:33:58.822973 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-9bce1038-115b-4f12-86af-807601335b0f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating new group_snapshot {'group_snapshot': {'group_id': 'f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e', 'name': 'tempest-group_snapshot-1286469287'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 31 09:33:58.824703 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:58.824703 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:58.836426 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3943e79a-e512-4b0b-99af-aa6f95ad04d0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Volume info retrieved successfully. Dec 31 09:33:58.859679 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:58.859679 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:58.897783 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.group_snapshots [None req-9bce1038-115b-4f12-86af-807601335b0f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating group_snapshot tempest-group_snapshot-1286469287. Dec 31 09:33:58.930290 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3943e79a-e512-4b0b-99af-aa6f95ad04d0 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b returned with HTTP 200 Dec 31 09:33:58.946935 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 217/425] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:58 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b => generated 1087 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:59.027186 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:59.027186 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:59.135447 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-9bce1038-115b-4f12-86af-807601335b0f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-521321316 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-521321316, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:33:59.235208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-9bce1038-115b-4f12-86af-807601335b0f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['046b360a-6469-4a62-893e-12fe5f6574ae', '9111bf6e-314a-42d0-9eeb-9e6fe672bba0', 'c1d21bea-4874-4a1f-a6ad-c628a4891ce4', '53b0bb27-fbf5-454b-baa1-8e9cccf6ecc0'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:33:59.444699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9bce1038-115b-4f12-86af-807601335b0f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots returned with HTTP 202 Dec 31 09:33:59.446965 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 209/426] 10.222.0.45 () {62 vars in 1291 bytes} [Thu Dec 31 09:33:58 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots => generated 168 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:33:59.457882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-351d12c1-7a4a-451a-ad44-22ad19cd39f1 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 Dec 31 09:33:59.458507 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-351d12c1-7a4a-451a-ad44-22ad19cd39f1 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:59.458745 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:59.458745 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:59.459556 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-351d12c1-7a4a-451a-ad44-22ad19cd39f1 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:59.460019 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-351d12c1-7a4a-451a-ad44-22ad19cd39f1 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:33:59.474984 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:59.474984 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:59.507136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-351d12c1-7a4a-451a-ad44-22ad19cd39f1 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 returned with HTTP 200 Dec 31 09:33:59.508275 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 218/427] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:33:59 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 => generated 307 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:33:59.716692 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf84abb8-98b8-474d-8abc-c98262e65380 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:33:59.717217 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf84abb8-98b8-474d-8abc-c98262e65380 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:59.717436 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:59.717436 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:59.717804 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf84abb8-98b8-474d-8abc-c98262e65380 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:33:59.818611 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:33:59.818611 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:33:59.849816 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cf84abb8-98b8-474d-8abc-c98262e65380 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:33:59.893214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf84abb8-98b8-474d-8abc-c98262e65380 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:33:59.903948 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 210/428] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:59 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:33:59.957406 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2565bc0a-76d0-421d-9937-6aae274bb5da tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:33:59.958000 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2565bc0a-76d0-421d-9937-6aae274bb5da tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:33:59.958495 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:33:59.958495 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:33:59.959330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2565bc0a-76d0-421d-9937-6aae274bb5da tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:00.104728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2565bc0a-76d0-421d-9937-6aae274bb5da tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b returned with HTTP 404 Dec 31 09:34:00.118589 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 219/429] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:33:59 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:00.146774 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5e19a0c-c1a3-497a-bc67-4decfd539527 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] GET http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/d43f0dc7f521420a9d5f594dc8b2f0ab?usage=True Dec 31 09:34:00.147828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5e19a0c-c1a3-497a-bc67-4decfd539527 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:00.148087 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:00.148087 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:00.148844 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5e19a0c-c1a3-497a-bc67-4decfd539527 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:00.402102 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5e19a0c-c1a3-497a-bc67-4decfd539527 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/d43f0dc7f521420a9d5f594dc8b2f0ab?usage=True returned with HTTP 200 Dec 31 09:34:00.406567 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 211/430] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:34:00 2020] GET /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/d43f0dc7f521420a9d5f594dc8b2f0ab?usage=True => generated 1181 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:00.432528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00d49638-a2b9-4806-82a7-63c7347bc479 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] PUT http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 Dec 31 09:34:00.433925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00d49638-a2b9-4806-82a7-63c7347bc479 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:00.524266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57eed1f9-6da5-40f5-93fc-943878e9debc tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 Dec 31 09:34:00.526430 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57eed1f9-6da5-40f5-93fc-943878e9debc tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:00.527343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57eed1f9-6da5-40f5-93fc-943878e9debc tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:00.528011 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-57eed1f9-6da5-40f5-93fc-943878e9debc tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:34:00.538081 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:00.538081 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:00.555012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57eed1f9-6da5-40f5-93fc-943878e9debc tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 returned with HTTP 200 Dec 31 09:34:00.556847 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 212/431] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:34:00 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 => generated 307 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:00.910385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bcc0c5ba-3b2e-45cc-a9a5-33f42dc01356 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:00.910922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bcc0c5ba-3b2e-45cc-a9a5-33f42dc01356 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:00.911125 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:00.911125 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:00.911518 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bcc0c5ba-3b2e-45cc-a9a5-33f42dc01356 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:00.940911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00d49638-a2b9-4806-82a7-63c7347bc479 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 returned with HTTP 200 Dec 31 09:34:00.941748 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 220/432] 10.222.0.45 () {60 vars in 1342 bytes} [Thu Dec 31 09:34:00 2020] PUT /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 => generated 517 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:00.958813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-86a55888-2cf2-4024-bd5c-23bb1e3b9129 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] PUT http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 Dec 31 09:34:00.960431 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-86a55888-2cf2-4024-bd5c-23bb1e3b9129 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:01.040135 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:01.040135 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:01.052984 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bcc0c5ba-3b2e-45cc-a9a5-33f42dc01356 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:01.095431 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bcc0c5ba-3b2e-45cc-a9a5-33f42dc01356 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:01.096340 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 213/433] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:00 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:01.570550 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d964bab8-0aff-4822-94f7-839c1e5b8cb5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 Dec 31 09:34:01.571838 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-86a55888-2cf2-4024-bd5c-23bb1e3b9129 tempest-VolumeQuotasAdminTestJSON-1716373642 tempest-VolumeQuotasAdminTestJSON-1716373642] http://10.222.0.45/volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 returned with HTTP 200 Dec 31 09:34:01.572323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d964bab8-0aff-4822-94f7-839c1e5b8cb5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:01.572795 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:01.572795 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:01.573477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d964bab8-0aff-4822-94f7-839c1e5b8cb5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:01.574118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-d964bab8-0aff-4822-94f7-839c1e5b8cb5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:34:01.581281 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 221/434] 10.222.0.45 () {60 vars in 1342 bytes} [Thu Dec 31 09:34:00 2020] PUT /volume/v3/d43f0dc7f521420a9d5f594dc8b2f0ab/os-quota-sets/34d8a569708441b0910dcb4a4f74cae0 => generated 515 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:34:01.588239 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a5f2bd7-bbbb-4a36-8708-d94121617a19 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] DELETE http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:34:01.589285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a5f2bd7-bbbb-4a36-8708-d94121617a19 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:01.589976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a5f2bd7-bbbb-4a36-8708-d94121617a19 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:01.590611 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-4a5f2bd7-bbbb-4a36-8708-d94121617a19 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Delete volume with id: de62a22c-420b-4e78-8ea0-9dd87f43666b Dec 31 09:34:01.597334 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:01.597334 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:01.620952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d964bab8-0aff-4822-94f7-839c1e5b8cb5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 returned with HTTP 200 Dec 31 09:34:01.627067 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 214/435] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:34:01 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 => generated 307 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:01.648638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a5f2bd7-bbbb-4a36-8708-d94121617a19 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b returned with HTTP 404 Dec 31 09:34:01.654106 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 222/436] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:34:01 2020] DELETE /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/de62a22c-420b-4e78-8ea0-9dd87f43666b => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:01.659834 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-466af5bd-2802-4932-9239-bd1666cdc982 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] DELETE http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 Dec 31 09:34:01.660756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-466af5bd-2802-4932-9239-bd1666cdc982 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:01.661207 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:01.661207 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:01.661896 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-466af5bd-2802-4932-9239-bd1666cdc982 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:01.662612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-466af5bd-2802-4932-9239-bd1666cdc982 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] Delete volume with id: 20945c3d-0876-4696-b7b0-fa918ae36596 Dec 31 09:34:01.727309 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-466af5bd-2802-4932-9239-bd1666cdc982 tempest-VolumeQuotasAdminTestJSON-1858002284 tempest-VolumeQuotasAdminTestJSON-1858002284] http://10.222.0.45/volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 returned with HTTP 404 Dec 31 09:34:01.729259 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 215/437] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:34:01 2020] DELETE /volume/v3/34d8a569708441b0910dcb4a4f74cae0/volumes/20945c3d-0876-4696-b7b0-fa918ae36596 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:02.126592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95047382-39d5-4afb-a100-12af981ff736 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:02.139390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-95047382-39d5-4afb-a100-12af981ff736 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:02.139390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-95047382-39d5-4afb-a100-12af981ff736 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:02.236277 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:02.236277 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:02.266905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-95047382-39d5-4afb-a100-12af981ff736 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:02.335335 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95047382-39d5-4afb-a100-12af981ff736 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:02.342886 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 223/438] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:02 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:02.658504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad800cae-c458-41b8-ab68-b609e67e46c8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 Dec 31 09:34:02.659574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad800cae-c458-41b8-ab68-b609e67e46c8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:02.660547 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad800cae-c458-41b8-ab68-b609e67e46c8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:02.661113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-ad800cae-c458-41b8-ab68-b609e67e46c8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:34:02.682169 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:02.682169 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:02.731600 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad800cae-c458-41b8-ab68-b609e67e46c8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 returned with HTTP 200 Dec 31 09:34:02.743275 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 216/439] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:34:02 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 => generated 308 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:02.747786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-371843e0-f1bc-4188-b0d4-05fa2eeda6a8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail Dec 31 09:34:02.748817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-371843e0-f1bc-4188-b0d4-05fa2eeda6a8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:02.748817 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:02.748817 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:02.749109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-371843e0-f1bc-4188-b0d4-05fa2eeda6a8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:02.749940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-371843e0-f1bc-4188-b0d4-05fa2eeda6a8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:02.752030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-371843e0-f1bc-4188-b0d4-05fa2eeda6a8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 09:34:02.794186 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-371843e0-f1bc-4188-b0d4-05fa2eeda6a8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all snapshots completed successfully. Dec 31 09:34:02.795129 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:02.795129 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:02.796905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-371843e0-f1bc-4188-b0d4-05fa2eeda6a8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail returned with HTTP 200 Dec 31 09:34:02.798306 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 224/440] 10.222.0.45 () {58 vars in 1231 bytes} [Thu Dec 31 09:34:02 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail => generated 454 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:02.810671 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9f9dd30c-6300-46f3-a766-f3a286d6fd92 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 Dec 31 09:34:02.811493 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9f9dd30c-6300-46f3-a766-f3a286d6fd92 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:02.811703 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:02.811703 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:02.812366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9f9dd30c-6300-46f3-a766-f3a286d6fd92 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:02.852340 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:02.852340 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:02.853914 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9f9dd30c-6300-46f3-a766-f3a286d6fd92 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:34:02.856363 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9f9dd30c-6300-46f3-a766-f3a286d6fd92 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 returned with HTTP 200 Dec 31 09:34:02.866370 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 217/441] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:02 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 => generated 451 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:02.870243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/action Dec 31 09:34:02.870765 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:02.870765 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:02.871193 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action body: b'{"create-from-src": {"group_snapshot_id": "6f8f7694-44f9-4e4f-85bd-ef51acc8aa55", "name": "tempest-Group_from_snap-1635652022"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:34:02.872872 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "6f8f7694-44f9-4e4f-85bd-ef51acc8aa55", "name": "tempest-Group_from_snap-1635652022"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:02.874838 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating new group {'create-from-src': {'group_snapshot_id': '6f8f7694-44f9-4e4f-85bd-ef51acc8aa55', 'name': 'tempest-Group_from_snap-1635652022'}}. {{(pid=88085) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 31 09:34:02.875184 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating group tempest-Group_from_snap-1635652022 from group_snapshot 6f8f7694-44f9-4e4f-85bd-ef51acc8aa55. Dec 31 09:34:02.927145 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:02.927145 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:02.987223 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:02.987223 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:03.007838 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:03.007838 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:03.186342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['1d0c7b0f-f2ec-43e3-9d07-292d30f6fbd0'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:03.366297 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10bb0e8d-4511-4ed6-8036-653169fff98b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:03.370338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10bb0e8d-4511-4ed6-8036-653169fff98b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:03.371450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:03.371450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:03.373799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10bb0e8d-4511-4ed6-8036-653169fff98b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:03.479651 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.group.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] A mapping entry already exists for group 7ad7f3a2-1908-4582-83c0-ec16373bdaa3 and volume type 4d12bbec-fdae-4b7e-aed7-c14770d7dcfd. Do not need to create again. Dec 31 09:34:03.480596 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:03.480596 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:03.481967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Availability Zones retrieved successfully. Dec 31 09:34:03.523519 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Flow 'volume_create_api' (4e2dd6a5-b1c5-4bff-b5b1-fdec13539d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:03.528242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06df6843-78a6-41ee-bdd8-88d343e50481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:03.531336 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:34:03.555270 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:03.555270 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:03.578733 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-10bb0e8d-4511-4ed6-8036-653169fff98b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:03.662473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10bb0e8d-4511-4ed6-8036-653169fff98b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:03.662473 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 218/442] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:03 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:03.757723 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06df6843-78a6-41ee-bdd8-88d343e50481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2c10932f-b774-4fe9-9342-cf5560d03bd9', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:33:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4d12bbec-fdae-4b7e-aed7-c14770d7dcfd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-521321316',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d12bbec-fdae-4b7e-aed7-c14770d7dcfd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7ad7f3a2-1908-4582-83c0-ec16373bdaa3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:03.761424 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc66ac9e-cd2f-49d7-a1a7-5ebf40ae7651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:03.883520 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['b61beee7-f3c3-4064-b57e-e141168c7f6c', 'cb9a3df1-afb8-4ca0-bb74-cd41a68e0c81'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:03.887486 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc66ac9e-cd2f-49d7-a1a7-5ebf40ae7651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b61beee7-f3c3-4064-b57e-e141168c7f6c', 'cb9a3df1-afb8-4ca0-bb74-cd41a68e0c81']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:03.891977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7bfff82-adf7-477d-9e91-95553ecaef42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:04.227373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7bfff82-adf7-477d-9e91-95553ecaef42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83e80871-b070-4ba4-bf91-5b6472653e38', '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=7ad7f3a2-1908-4582-83c0-ec16373bdaa3,group_type_id=,metadata={},multiattach=False,project_id='759cf85f8115463c8defd1c7fbe7f502',qos_specs=None,replication_status=,reservations=['b61beee7-f3c3-4064-b57e-e141168c7f6c','cb9a3df1-afb8-4ca0-bb74-cd41a68e0c81'],size=1,snapshot_id=2c10932f-b774-4fe9-9342-cf5560d03bd9,source_replicaid=,source_volid=None,status='creating',user_id='30ce6db0b85e40418bb96ab1eac9c193',volume_type_id=4d12bbec-fdae-4b7e-aed7-c14770d7dcfd), '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-31T09:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7ad7f3a2-1908-4582-83c0-ec16373bdaa3,host=None,id=83e80871-b070-4ba4-bf91-5b6472653e38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='759cf85f8115463c8defd1c7fbe7f502',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=2c10932f-b774-4fe9-9342-cf5560d03bd9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='30ce6db0b85e40418bb96ab1eac9c193',volume_attachment=,volume_type=,volume_type_id=4d12bbec-fdae-4b7e-aed7-c14770d7dcfd)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:04.238528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26890f5d-ece6-41ec-81de-dff28d64a01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:04.285223 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26890f5d-ece6-41ec-81de-dff28d64a01d) 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=7ad7f3a2-1908-4582-83c0-ec16373bdaa3,group_type_id=,metadata={},multiattach=False,project_id='759cf85f8115463c8defd1c7fbe7f502',qos_specs=None,replication_status=,reservations=['b61beee7-f3c3-4064-b57e-e141168c7f6c','cb9a3df1-afb8-4ca0-bb74-cd41a68e0c81'],size=1,snapshot_id=2c10932f-b774-4fe9-9342-cf5560d03bd9,source_replicaid=,source_volid=None,status='creating',user_id='30ce6db0b85e40418bb96ab1eac9c193',volume_type_id=4d12bbec-fdae-4b7e-aed7-c14770d7dcfd)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:04.292409 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Flow 'volume_create_api' (4e2dd6a5-b1c5-4bff-b5b1-fdec13539d32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:04.421513 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume request issued successfully. Dec 31 09:34:04.521656 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c37422ee-806e-41c8-b681-89483db304bf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/action returned with HTTP 202 Dec 31 09:34:04.523128 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 225/443] 10.222.0.45 () {62 vars in 1285 bytes} [Thu Dec 31 09:34:02 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/action => generated 103 bytes in 1658 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:34:04.538712 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail Dec 31 09:34:04.539301 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:04.539574 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:04.539574 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:04.539956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:04.540683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:04.542976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:34:04.671156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0fb952d3-7354-46d2-97dc-d3e572cf42d8 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:04.672021 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0fb952d3-7354-46d2-97dc-d3e572cf42d8 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:04.672402 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:04.672402 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:04.673181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0fb952d3-7354-46d2-97dc-d3e572cf42d8 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:04.697003 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all volumes completed successfully. Dec 31 09:34:04.712276 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:04.713391 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:04.737681 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:04.765158 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:04.765158 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:04.855983 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:04.855983 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:04.883000 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:04.883480 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:04.924779 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:04.944552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0fb952d3-7354-46d2-97dc-d3e572cf42d8 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:04.951860 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:04.951860 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:05.018333 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0fb952d3-7354-46d2-97dc-d3e572cf42d8 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:05.022480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-61d14b27-c136-42e3-89d0-e489d6efa39f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail returned with HTTP 200 Dec 31 09:34:05.024483 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 226/444] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:04 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:05.051971 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 219/445] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:34:04 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail => generated 1983 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:34:05.069861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36d6d1df-a72e-407a-94ff-77dfd2dffdda tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:05.070684 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36d6d1df-a72e-407a-94ff-77dfd2dffdda tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:05.071032 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:05.071032 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:05.071635 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36d6d1df-a72e-407a-94ff-77dfd2dffdda tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:05.250563 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:05.250563 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:05.288501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-36d6d1df-a72e-407a-94ff-77dfd2dffdda tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:05.349440 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-36d6d1df-a72e-407a-94ff-77dfd2dffdda tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:05.352579 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-36d6d1df-a72e-407a-94ff-77dfd2dffdda tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:05.393837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-36d6d1df-a72e-407a-94ff-77dfd2dffdda tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:05.413234 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:05.413234 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:05.531156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36d6d1df-a72e-407a-94ff-77dfd2dffdda tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:05.539568 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 227/446] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:05 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:06.051287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73d61cae-dfb7-4e83-9f80-e6a30f07aaa6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:06.052151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-73d61cae-dfb7-4e83-9f80-e6a30f07aaa6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:06.052310 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:06.052310 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:06.052899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-73d61cae-dfb7-4e83-9f80-e6a30f07aaa6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:06.181629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:06.181629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:06.205367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-73d61cae-dfb7-4e83-9f80-e6a30f07aaa6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:06.305207 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73d61cae-dfb7-4e83-9f80-e6a30f07aaa6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:06.325157 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 220/447] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:06 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:06.559368 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ea01641-8864-4e3c-9059-a3e0a3ff0338 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:06.560749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ea01641-8864-4e3c-9059-a3e0a3ff0338 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:06.563004 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:06.563004 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:06.563690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ea01641-8864-4e3c-9059-a3e0a3ff0338 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:06.727730 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:06.727730 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:06.751728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ea01641-8864-4e3c-9059-a3e0a3ff0338 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:06.803987 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-3ea01641-8864-4e3c-9059-a3e0a3ff0338 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:06.806128 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-3ea01641-8864-4e3c-9059-a3e0a3ff0338 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:06.824219 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-3ea01641-8864-4e3c-9059-a3e0a3ff0338 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:06.883505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:06.883505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:06.968344 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ea01641-8864-4e3c-9059-a3e0a3ff0338 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:06.972050 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 228/448] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:06 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:34:07.335847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5a76a42-09e2-4ec3-80d8-caa7841851ec tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:07.337116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5a76a42-09e2-4ec3-80d8-caa7841851ec tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:07.337526 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:07.337526 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:07.338427 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5a76a42-09e2-4ec3-80d8-caa7841851ec tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:07.519532 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:07.519532 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:07.555920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f5a76a42-09e2-4ec3-80d8-caa7841851ec tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:07.677880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5a76a42-09e2-4ec3-80d8-caa7841851ec tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:07.691907 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 221/449] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:07 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:07.993445 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b258f59-1197-4edf-a994-5bf5137d0b3f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:07.994413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b258f59-1197-4edf-a994-5bf5137d0b3f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:07.994803 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:07.994803 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:07.995813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b258f59-1197-4edf-a994-5bf5137d0b3f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:08.111373 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:08.111373 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:08.148786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5b258f59-1197-4edf-a994-5bf5137d0b3f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:08.194024 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-5b258f59-1197-4edf-a994-5bf5137d0b3f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:08.198776 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-5b258f59-1197-4edf-a994-5bf5137d0b3f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:08.233141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-5b258f59-1197-4edf-a994-5bf5137d0b3f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:08.249341 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:08.249341 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:08.321334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b258f59-1197-4edf-a994-5bf5137d0b3f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:08.323135 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 229/450] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:07 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:08.705537 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5cc178b-4948-4413-b523-0451e89f9516 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:08.706128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5cc178b-4948-4413-b523-0451e89f9516 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:08.706317 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:08.706317 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:08.706594 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5cc178b-4948-4413-b523-0451e89f9516 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:08.825168 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:08.825168 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:08.914093 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c5cc178b-4948-4413-b523-0451e89f9516 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:08.987660 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5cc178b-4948-4413-b523-0451e89f9516 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:08.988471 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 222/451] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:08 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:09.352148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22d07887-2e35-493b-9906-c86b2730fb7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:09.353296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22d07887-2e35-493b-9906-c86b2730fb7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:09.353939 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:09.353939 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:09.354766 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22d07887-2e35-493b-9906-c86b2730fb7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:09.534224 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:09.534224 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:09.558258 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-22d07887-2e35-493b-9906-c86b2730fb7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:09.601919 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-22d07887-2e35-493b-9906-c86b2730fb7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:09.609785 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-22d07887-2e35-493b-9906-c86b2730fb7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:09.627872 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-22d07887-2e35-493b-9906-c86b2730fb7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:09.646813 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:09.646813 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:09.721204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22d07887-2e35-493b-9906-c86b2730fb7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:09.722114 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 230/452] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:09 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:34:10.004573 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cfbae662-9791-4dba-b3b8-f16328c1593a tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:10.005310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cfbae662-9791-4dba-b3b8-f16328c1593a tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:10.005692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:10.005692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:10.006265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cfbae662-9791-4dba-b3b8-f16328c1593a tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:10.113836 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:10.113836 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:10.126078 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cfbae662-9791-4dba-b3b8-f16328c1593a tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:10.163259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cfbae662-9791-4dba-b3b8-f16328c1593a tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:10.165013 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 223/453] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:09 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:10.741308 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-173601a5-2224-4e63-a393-8319645833c3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:10.742497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-173601a5-2224-4e63-a393-8319645833c3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:10.742911 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:10.742911 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:10.743645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-173601a5-2224-4e63-a393-8319645833c3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:10.892000 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:10.892000 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:10.919877 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-173601a5-2224-4e63-a393-8319645833c3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:10.966912 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-173601a5-2224-4e63-a393-8319645833c3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:10.967813 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-173601a5-2224-4e63-a393-8319645833c3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:10.997985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-173601a5-2224-4e63-a393-8319645833c3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:11.014821 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:11.014821 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:11.070674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-173601a5-2224-4e63-a393-8319645833c3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:11.071790 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 231/454] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:10 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:11.184477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7500d4fd-4665-464e-a0ea-a781bc529ccb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:11.185630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7500d4fd-4665-464e-a0ea-a781bc529ccb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:11.185854 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:11.185854 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:11.186521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7500d4fd-4665-464e-a0ea-a781bc529ccb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:11.358295 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:11.358295 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:11.380641 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7500d4fd-4665-464e-a0ea-a781bc529ccb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:11.459408 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04c7d8c3-907f-4e3f-9d43-902417ea5953 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:34:11.460469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04c7d8c3-907f-4e3f-9d43-902417ea5953 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:11.460895 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:11.460895 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:11.461579 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04c7d8c3-907f-4e3f-9d43-902417ea5953 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:11.480061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7500d4fd-4665-464e-a0ea-a781bc529ccb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:11.482351 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 224/455] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:11 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 971 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:11.663485 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:11.663485 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:11.689752 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-04c7d8c3-907f-4e3f-9d43-902417ea5953 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:34:11.757380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04c7d8c3-907f-4e3f-9d43-902417ea5953 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:34:11.771904 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 232/456] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:11 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 913 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:11.777323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23adbf2a-f0bb-4957-bbbb-647989608e00 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:34:11.779385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23adbf2a-f0bb-4957-bbbb-647989608e00 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:11.780910 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:11.780910 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:11.782359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23adbf2a-f0bb-4957-bbbb-647989608e00 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:11.981159 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:11.981159 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:12.003645 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-23adbf2a-f0bb-4957-bbbb-647989608e00 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:34:12.093375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23adbf2a-f0bb-4957-bbbb-647989608e00 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:34:12.101713 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0eb3f946-f419-4f6f-8906-2e836251b514 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:12.102442 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0eb3f946-f419-4f6f-8906-2e836251b514 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:12.102765 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:12.102765 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:12.103322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0eb3f946-f419-4f6f-8906-2e836251b514 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:12.126401 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 225/457] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:11 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 913 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:12.440202 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:12.440202 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:12.498113 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4de8690-76c7-4d00-8aae-fe382ae32958 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:12.499037 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4de8690-76c7-4d00-8aae-fe382ae32958 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:12.499692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:12.499692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:12.500410 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4de8690-76c7-4d00-8aae-fe382ae32958 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:12.511780 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0eb3f946-f419-4f6f-8906-2e836251b514 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:12.574993 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-0eb3f946-f419-4f6f-8906-2e836251b514 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:12.575473 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-0eb3f946-f419-4f6f-8906-2e836251b514 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:12.607680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-0eb3f946-f419-4f6f-8906-2e836251b514 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:12.634545 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:12.634545 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:12.680299 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:12.680299 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:12.728386 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0eb3f946-f419-4f6f-8906-2e836251b514 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:12.738650 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 233/458] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:12 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:34:12.747573 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e4de8690-76c7-4d00-8aae-fe382ae32958 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:12.840156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4de8690-76c7-4d00-8aae-fe382ae32958 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:12.859955 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 226/459] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:12 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 971 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:13.778131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5292d548-6a00-410e-95a3-333268cc5d60 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:13.778731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5292d548-6a00-410e-95a3-333268cc5d60 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:13.778930 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:13.778930 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:13.779626 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5292d548-6a00-410e-95a3-333268cc5d60 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:13.877700 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-477badc2-e231-4852-b97e-cafb5b345b15 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:13.877700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-477badc2-e231-4852-b97e-cafb5b345b15 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:13.877700 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:13.877700 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:13.877700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-477badc2-e231-4852-b97e-cafb5b345b15 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:13.981381 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:13.981381 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:14.032621 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5292d548-6a00-410e-95a3-333268cc5d60 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:14.034818 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:14.034818 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:14.068274 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-477badc2-e231-4852-b97e-cafb5b345b15 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:14.072859 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-5292d548-6a00-410e-95a3-333268cc5d60 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:14.074097 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-5292d548-6a00-410e-95a3-333268cc5d60 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:14.091501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-5292d548-6a00-410e-95a3-333268cc5d60 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:14.102794 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:14.102794 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:14.166483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-477badc2-e231-4852-b97e-cafb5b345b15 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:14.171263 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 227/460] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:13 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 974 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:14.182240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5292d548-6a00-410e-95a3-333268cc5d60 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:14.185760 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 234/461] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:13 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:15.186840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-81e9256e-7a81-4b76-9363-cea4643dbe74 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:15.187587 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-81e9256e-7a81-4b76-9363-cea4643dbe74 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:15.187587 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:15.187587 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:15.188014 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-81e9256e-7a81-4b76-9363-cea4643dbe74 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:15.209350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e775d5f-265a-4173-b7d1-9a25ad6937b5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:15.210092 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e775d5f-265a-4173-b7d1-9a25ad6937b5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:15.210318 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:15.210318 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:15.210692 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e775d5f-265a-4173-b7d1-9a25ad6937b5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:15.365588 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:15.365588 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:15.409143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-81e9256e-7a81-4b76-9363-cea4643dbe74 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:15.459148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-81e9256e-7a81-4b76-9363-cea4643dbe74 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:15.460809 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 228/462] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:15 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 974 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:15.490636 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:15.490636 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:15.515704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7e775d5f-265a-4173-b7d1-9a25ad6937b5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:15.533412 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-7e775d5f-265a-4173-b7d1-9a25ad6937b5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:15.533899 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-7e775d5f-265a-4173-b7d1-9a25ad6937b5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:15.544570 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-7e775d5f-265a-4173-b7d1-9a25ad6937b5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:15.556936 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:15.556936 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:15.708887 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e775d5f-265a-4173-b7d1-9a25ad6937b5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:15.713600 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 235/463] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:15 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:16.497195 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a4240e8-2e5c-4f87-9b94-d30d64615cdb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:16.499178 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a4240e8-2e5c-4f87-9b94-d30d64615cdb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:16.500896 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:16.500896 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:16.503461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a4240e8-2e5c-4f87-9b94-d30d64615cdb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:16.539708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-687ef325-73a5-459c-ba0c-83022da17b65 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] GET http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services Dec 31 09:34:16.541389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-687ef325-73a5-459c-ba0c-83022da17b65 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:16.542826 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:16.542826 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:16.544236 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-687ef325-73a5-459c-ba0c-83022da17b65 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:16.573637 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-687ef325-73a5-459c-ba0c-83022da17b65 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services returned with HTTP 200 Dec 31 09:34:16.593660 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 229/464] 10.222.0.45 () {58 vars in 1216 bytes} [Thu Dec 31 09:34:15 2020] GET /volume/v3/be35f9604c804050b9afd18260949cad/os-services => generated 629 bytes in 632 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:16.616675 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9582f8fb-c219-4d46-b208-e7068763aa86 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] PUT http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services/disable-log-reason Dec 31 09:34:16.621160 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9582f8fb-c219-4d46-b208-e7068763aa86 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] Action: 'update', calling method: update, body: {"host": "n-d-765311-8", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:16.627575 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9582f8fb-c219-4d46-b208-e7068763aa86 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services/disable-log-reason returned with HTTP 400 Dec 31 09:34:16.629788 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 230/465] 10.222.0.45 () {60 vars in 1293 bytes} [Thu Dec 31 09:34:16 2020] PUT /volume/v3/be35f9604c804050b9afd18260949cad/os-services/disable-log-reason => generated 136 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:34:16.672467 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95dca20e-da6f-4909-82b8-321dd350ff73 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] PUT http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services/disable Dec 31 09:34:16.681642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-95dca20e-da6f-4909-82b8-321dd350ff73 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] Action: 'update', calling method: update, body: {"host": "n-d-765311-8", "binary": "invalid_binary"} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:16.747864 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95dca20e-da6f-4909-82b8-321dd350ff73 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services/disable returned with HTTP 404 Dec 31 09:34:16.764232 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 231/466] 10.222.0.45 () {60 vars in 1260 bytes} [Thu Dec 31 09:34:16 2020] PUT /volume/v3/be35f9604c804050b9afd18260949cad/os-services/disable => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:16.793225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a8caca9-14c4-4767-b394-964b1c8c2331 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:16.794326 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a8caca9-14c4-4767-b394-964b1c8c2331 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:16.797739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a8caca9-14c4-4767-b394-964b1c8c2331 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:16.862504 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:16.862504 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:16.926182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2a4240e8-2e5c-4f87-9b94-d30d64615cdb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:17.014174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a4240e8-2e5c-4f87-9b94-d30d64615cdb tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:17.018893 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 236/467] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:16 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 974 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:34:17.044640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09b4c2d4-945e-47e8-9e8d-ca4d9b599a9b tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] PUT http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services/enable Dec 31 09:34:17.048187 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:17.048187 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:17.049135 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09b4c2d4-945e-47e8-9e8d-ca4d9b599a9b tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:17.065906 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:17.065906 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:17.083734 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09b4c2d4-945e-47e8-9e8d-ca4d9b599a9b tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services/enable returned with HTTP 404 Dec 31 09:34:17.091126 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 237/468] 10.222.0.45 () {60 vars in 1257 bytes} [Thu Dec 31 09:34:17 2020] PUT /volume/v3/be35f9604c804050b9afd18260949cad/os-services/enable => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:17.106342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c606a63-2c8e-4619-ab68-ab9837aff475 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] PUT http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services/freeze Dec 31 09:34:17.109490 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c606a63-2c8e-4619-ab68-ab9837aff475 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:17.116790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7a8caca9-14c4-4767-b394-964b1c8c2331 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:17.140610 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c606a63-2c8e-4619-ab68-ab9837aff475 tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services/freeze returned with HTTP 400 Dec 31 09:34:17.155834 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 238/469] 10.222.0.45 () {60 vars in 1257 bytes} [Thu Dec 31 09:34:17 2020] PUT /volume/v3/be35f9604c804050b9afd18260949cad/os-services/freeze => generated 83 bytes in 58 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:34:17.175618 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-7a8caca9-14c4-4767-b394-964b1c8c2331 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:17.177632 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-7a8caca9-14c4-4767-b394-964b1c8c2331 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:17.184135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f919d05e-cd00-4c34-8a84-2139679ad34e tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] PUT http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services/thaw Dec 31 09:34:17.188841 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f919d05e-cd00-4c34-8a84-2139679ad34e tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:17.213266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-7a8caca9-14c4-4767-b394-964b1c8c2331 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:17.248451 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:17.248451 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:17.250361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f919d05e-cd00-4c34-8a84-2139679ad34e tempest-VolumeServicesNegativeTest-1824418644 tempest-VolumeServicesNegativeTest-1824418644] http://10.222.0.45/volume/v3/be35f9604c804050b9afd18260949cad/os-services/thaw returned with HTTP 400 Dec 31 09:34:17.261972 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 239/470] 10.222.0.45 () {60 vars in 1251 bytes} [Thu Dec 31 09:34:17 2020] PUT /volume/v3/be35f9604c804050b9afd18260949cad/os-services/thaw => generated 83 bytes in 104 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:34:17.322656 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a8caca9-14c4-4767-b394-964b1c8c2331 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:17.326920 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 232/471] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:16 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:18.036740 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-61a9b49c-9d14-4b8b-b27f-3df9473eff23 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:18.037851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-61a9b49c-9d14-4b8b-b27f-3df9473eff23 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:18.038562 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-61a9b49c-9d14-4b8b-b27f-3df9473eff23 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:18.172473 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:18.172473 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:18.193939 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-61a9b49c-9d14-4b8b-b27f-3df9473eff23 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:18.224694 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-61a9b49c-9d14-4b8b-b27f-3df9473eff23 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:18.226793 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 240/472] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:18 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 974 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:18.345438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a8d9ccd3-7115-4072-961d-fa3e2ab53e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:18.346430 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a8d9ccd3-7115-4072-961d-fa3e2ab53e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:18.346804 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:18.346804 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:18.347740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a8d9ccd3-7115-4072-961d-fa3e2ab53e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:18.475269 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:18.475269 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:18.503620 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a8d9ccd3-7115-4072-961d-fa3e2ab53e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:18.540307 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a8d9ccd3-7115-4072-961d-fa3e2ab53e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:18.543452 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a8d9ccd3-7115-4072-961d-fa3e2ab53e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:18.561225 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a8d9ccd3-7115-4072-961d-fa3e2ab53e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:18.593237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:18.593237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:18.659254 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a8d9ccd3-7115-4072-961d-fa3e2ab53e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:18.660519 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 233/473] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:18 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 992 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:18.682391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-700fbd59-24a8-41ed-b7c3-8a348447eb48 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/7ad7f3a2-1908-4582-83c0-ec16373bdaa3 Dec 31 09:34:18.683179 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-700fbd59-24a8-41ed-b7c3-8a348447eb48 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:18.700408 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:18.700408 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:18.701270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-700fbd59-24a8-41ed-b7c3-8a348447eb48 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:18.702034 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-700fbd59-24a8-41ed-b7c3-8a348447eb48 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 7ad7f3a2-1908-4582-83c0-ec16373bdaa3 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:18.721795 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:18.721795 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:18.801604 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-700fbd59-24a8-41ed-b7c3-8a348447eb48 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/7ad7f3a2-1908-4582-83c0-ec16373bdaa3 returned with HTTP 200 Dec 31 09:34:18.803342 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 241/474] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:18 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/7ad7f3a2-1908-4582-83c0-ec16373bdaa3 => generated 418 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:18.816605 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail Dec 31 09:34:18.817633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:18.818427 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:18.818427 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:18.819148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:18.820740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:18.825831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:34:18.979317 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all volumes completed successfully. Dec 31 09:34:18.985014 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:18.985988 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:19.001760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:19.031288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:19.031288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:19.049267 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:19.049742 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:19.058748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:19.071960 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:19.071960 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:19.105896 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a273eb92-aff7-47df-988b-a327aef6dab4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail returned with HTTP 200 Dec 31 09:34:19.121670 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 234/475] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:34:18 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail => generated 1984 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:34:19.127001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0de0200-cde7-4405-a3fc-8820b446bfa8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/7ad7f3a2-1908-4582-83c0-ec16373bdaa3/action Dec 31 09:34:19.127582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:19.127582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:19.128170 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0de0200-cde7-4405-a3fc-8820b446bfa8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:34:19.128665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0de0200-cde7-4405-a3fc-8820b446bfa8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:19.129734 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-a0de0200-cde7-4405-a3fc-8820b446bfa8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] delete called for group 7ad7f3a2-1908-4582-83c0-ec16373bdaa3 {{(pid=88085) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 09:34:19.134266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-a0de0200-cde7-4405-a3fc-8820b446bfa8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete group with id: 7ad7f3a2-1908-4582-83c0-ec16373bdaa3 Dec 31 09:34:19.153848 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:19.153848 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:19.245651 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24ebfb9a-a648-45f7-84dc-887e088b2717 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:19.246094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24ebfb9a-a648-45f7-84dc-887e088b2717 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:19.246529 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:19.246529 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:19.247459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24ebfb9a-a648-45f7-84dc-887e088b2717 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:19.370765 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0de0200-cde7-4405-a3fc-8820b446bfa8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/7ad7f3a2-1908-4582-83c0-ec16373bdaa3/action returned with HTTP 202 Dec 31 09:34:19.372672 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 242/476] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 09:34:19 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/7ad7f3a2-1908-4582-83c0-ec16373bdaa3/action => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:34:19.398699 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:19.398699 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:19.406609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e041359-f8d7-4bff-875e-ab6167d0977d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:19.413277 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-24ebfb9a-a648-45f7-84dc-887e088b2717 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:19.415928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e041359-f8d7-4bff-875e-ab6167d0977d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:19.416571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:19.416571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:19.418826 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e041359-f8d7-4bff-875e-ab6167d0977d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:19.450626 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24ebfb9a-a648-45f7-84dc-887e088b2717 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:19.452018 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 235/477] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:19 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 974 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:19.652455 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:19.652455 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:19.684061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2e041359-f8d7-4bff-875e-ab6167d0977d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:19.735139 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-2e041359-f8d7-4bff-875e-ab6167d0977d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:19.739287 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-2e041359-f8d7-4bff-875e-ab6167d0977d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:19.763633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-2e041359-f8d7-4bff-875e-ab6167d0977d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:19.780231 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:19.780231 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:19.832067 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e041359-f8d7-4bff-875e-ab6167d0977d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:19.839484 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 243/478] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:19 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:20.469538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b4ee8fd-f3d1-4f76-a9ee-c402cbf678e2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:20.470928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b4ee8fd-f3d1-4f76-a9ee-c402cbf678e2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:20.471396 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:20.471396 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:20.473415 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b4ee8fd-f3d1-4f76-a9ee-c402cbf678e2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:20.597256 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:20.597256 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:20.614518 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3b4ee8fd-f3d1-4f76-a9ee-c402cbf678e2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:20.710435 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b4ee8fd-f3d1-4f76-a9ee-c402cbf678e2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:20.711284 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 236/479] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:20 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 974 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:20.859803 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-555ecc6c-895a-4b73-b965-d1591f4132c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:20.861620 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-555ecc6c-895a-4b73-b965-d1591f4132c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:20.863032 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:20.863032 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:20.866373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-555ecc6c-895a-4b73-b965-d1591f4132c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:21.081453 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:21.081453 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:21.104497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-555ecc6c-895a-4b73-b965-d1591f4132c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:21.142613 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-555ecc6c-895a-4b73-b965-d1591f4132c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:21.147970 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-555ecc6c-895a-4b73-b965-d1591f4132c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:21.168876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-555ecc6c-895a-4b73-b965-d1591f4132c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:21.195916 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:21.195916 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:21.263199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-555ecc6c-895a-4b73-b965-d1591f4132c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:21.275999 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 244/480] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:20 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:21.733462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c25aea03-b7c3-43fb-b03c-9b245f097581 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:21.734836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c25aea03-b7c3-43fb-b03c-9b245f097581 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:21.735447 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:21.735447 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:21.736319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c25aea03-b7c3-43fb-b03c-9b245f097581 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:21.822852 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:21.822852 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:21.834941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c25aea03-b7c3-43fb-b03c-9b245f097581 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:21.863927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c25aea03-b7c3-43fb-b03c-9b245f097581 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:21.865387 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 237/481] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:21 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 974 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:22.282045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24ee08dc-936a-4cc7-b0ae-3918f128754f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:22.283104 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24ee08dc-936a-4cc7-b0ae-3918f128754f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:22.283502 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:22.283502 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:22.284139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24ee08dc-936a-4cc7-b0ae-3918f128754f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:22.434123 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:22.434123 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:22.457695 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-24ee08dc-936a-4cc7-b0ae-3918f128754f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:22.485444 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-24ee08dc-936a-4cc7-b0ae-3918f128754f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:22.485907 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-24ee08dc-936a-4cc7-b0ae-3918f128754f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:22.506335 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-24ee08dc-936a-4cc7-b0ae-3918f128754f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:22.522213 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:22.522213 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:22.594509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24ee08dc-936a-4cc7-b0ae-3918f128754f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 200 Dec 31 09:34:22.595731 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 245/482] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:22 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 991 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:22.885349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17cf80ac-65dd-4fbd-a70f-74e458f8c9aa tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:34:22.886388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17cf80ac-65dd-4fbd-a70f-74e458f8c9aa tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:22.886941 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:22.886941 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:22.892543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17cf80ac-65dd-4fbd-a70f-74e458f8c9aa tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:23.103082 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:23.103082 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:23.130854 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-17cf80ac-65dd-4fbd-a70f-74e458f8c9aa tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:23.175091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17cf80ac-65dd-4fbd-a70f-74e458f8c9aa tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:34:23.177525 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 238/483] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:22 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 1362 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:23.205731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] POST http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes Dec 31 09:34:23.206339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:23.206339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:23.206957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1691005399"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:23.209142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1691005399'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:34:23.212812 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Create volume of 1 GB Dec 31 09:34:23.251171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Availability Zones retrieved successfully. Dec 31 09:34:23.338858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Flow 'volume_create_api' (eb245311-41c1-4e4e-8f7a-daeb3bd15b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:23.348993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87ced89-96a5-409a-8e19-4a3248aa673e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:23.359061 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:34:23.571672 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c87ced89-96a5-409a-8e19-4a3248aa673e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:23.585690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7abfd854-dd81-414f-ae4a-c351696b04d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:23.616501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7a231a3-8c9d-4540-9ca9-b02fad0eb3c5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 Dec 31 09:34:23.617482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7a231a3-8c9d-4540-9ca9-b02fad0eb3c5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:23.617815 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:23.617815 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:23.618402 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7a231a3-8c9d-4540-9ca9-b02fad0eb3c5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:23.790503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7a231a3-8c9d-4540-9ca9-b02fad0eb3c5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 returned with HTTP 404 Dec 31 09:34:23.793855 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 239/484] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:23 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/83e80871-b070-4ba4-bf91-5b6472653e38 => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:34:23.805467 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-207441a0-ea40-4080-83d0-5b663f5570db tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/7ad7f3a2-1908-4582-83c0-ec16373bdaa3 Dec 31 09:34:23.807128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-207441a0-ea40-4080-83d0-5b663f5570db tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:23.807276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Created reservations ['15b4642d-a3e1-46ce-9623-5af37b6ef7a1', 'cc50ab9a-45fb-4427-9582-38dcd91e340d', 'ca7f2dcc-b75b-445e-9acf-e7ba508442db', '3c6f733a-a62d-4b8a-aebb-0cf0ac544269'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:23.809276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7abfd854-dd81-414f-ae4a-c351696b04d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15b4642d-a3e1-46ce-9623-5af37b6ef7a1', 'cc50ab9a-45fb-4427-9582-38dcd91e340d', 'ca7f2dcc-b75b-445e-9acf-e7ba508442db', '3c6f733a-a62d-4b8a-aebb-0cf0ac544269']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:23.809595 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-207441a0-ea40-4080-83d0-5b663f5570db tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:23.810127 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-207441a0-ea40-4080-83d0-5b663f5570db tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 7ad7f3a2-1908-4582-83c0-ec16373bdaa3 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:23.811473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25e6f15-3b42-4582-828a-e04ff7d4e845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:23.836685 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-207441a0-ea40-4080-83d0-5b663f5570db tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/7ad7f3a2-1908-4582-83c0-ec16373bdaa3 returned with HTTP 404 Dec 31 09:34:23.840965 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 240/485] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:23 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/7ad7f3a2-1908-4582-83c0-ec16373bdaa3 => generated 108 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 31 09:34:23.854359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a4488a8-e735-4aa6-bbdb-31eef6ebf285 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] DELETE http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 Dec 31 09:34:23.864534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a4488a8-e735-4aa6-bbdb-31eef6ebf285 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:23.865288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a4488a8-e735-4aa6-bbdb-31eef6ebf285 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:23.868326 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-0a4488a8-e735-4aa6-bbdb-31eef6ebf285 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] delete called for member 6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 {{(pid=88086) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 31 09:34:23.868796 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.group_snapshots [None req-0a4488a8-e735-4aa6-bbdb-31eef6ebf285 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete group_snapshot with id: 6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 Dec 31 09:34:23.890191 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:23.890191 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:24.102882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a4488a8-e735-4aa6-bbdb-31eef6ebf285 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 returned with HTTP 202 Dec 31 09:34:24.106854 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25e6f15-3b42-4582-828a-e04ff7d4e845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '281e4e2f-6666-4b58-8926-489927a0145f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1691005399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c63810c38784dcb8563785f33472525',qos_specs=None,replication_status=,reservations=['15b4642d-a3e1-46ce-9623-5af37b6ef7a1','cc50ab9a-45fb-4427-9582-38dcd91e340d','ca7f2dcc-b75b-445e-9acf-e7ba508442db','3c6f733a-a62d-4b8a-aebb-0cf0ac544269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59768c18eee743369d68613c46dc1300',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:34:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1691005399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=281e4e2f-6666-4b58-8926-489927a0145f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c63810c38784dcb8563785f33472525',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='59768c18eee743369d68613c46dc1300',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:24.107041 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 241/486] 10.222.0.45 () {60 vars in 1383 bytes} [Thu Dec 31 09:34:23 2020] DELETE /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:34:24.112727 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3401680b-9eff-47f3-9267-555a441e7012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:24.119922 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-146150a6-6dc7-47c1-b441-1af035efd7b3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail Dec 31 09:34:24.125843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-146150a6-6dc7-47c1-b441-1af035efd7b3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:24.130582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:24.130582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:24.132053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-146150a6-6dc7-47c1-b441-1af035efd7b3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:24.136319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-146150a6-6dc7-47c1-b441-1af035efd7b3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:24.138417 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:24.138417 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:24.146226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-146150a6-6dc7-47c1-b441-1af035efd7b3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:34:24.176871 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3401680b-9eff-47f3-9267-555a441e7012) 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-1691005399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c63810c38784dcb8563785f33472525',qos_specs=None,replication_status=,reservations=['15b4642d-a3e1-46ce-9623-5af37b6ef7a1','cc50ab9a-45fb-4427-9582-38dcd91e340d','ca7f2dcc-b75b-445e-9acf-e7ba508442db','3c6f733a-a62d-4b8a-aebb-0cf0ac544269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59768c18eee743369d68613c46dc1300',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:24.179491 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18a0757a-075d-4744-a66e-a735c092415e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:24.226629 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18a0757a-075d-4744-a66e-a735c092415e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:24.247621 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Flow 'volume_create_api' (eb245311-41c1-4e4e-8f7a-daeb3bd15b9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:24.451811 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-146150a6-6dc7-47c1-b441-1af035efd7b3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all volumes completed successfully. Dec 31 09:34:24.466554 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-146150a6-6dc7-47c1-b441-1af035efd7b3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:24.470817 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-146150a6-6dc7-47c1-b441-1af035efd7b3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:24.500886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-146150a6-6dc7-47c1-b441-1af035efd7b3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:24.528317 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Create volume request issued successfully. Dec 31 09:34:24.530695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:24.530695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:24.586163 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64e44891-2492-428a-8a80-41693044f52d tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes returned with HTTP 202 Dec 31 09:34:24.610556 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-146150a6-6dc7-47c1-b441-1af035efd7b3 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail returned with HTTP 200 Dec 31 09:34:24.612757 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 246/487] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:34:23 2020] POST /volume/v3/6c63810c38784dcb8563785f33472525/volumes => generated 821 bytes in 1414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:34:24.616532 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 242/488] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:34:24 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail => generated 1002 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:34:24.637437 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c8c69e0-ce25-4b38-845f-9f470396cd14 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f Dec 31 09:34:24.648486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9acff4f-48b3-4a2f-a6ef-b18759899d46 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail Dec 31 09:34:24.649368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9acff4f-48b3-4a2f-a6ef-b18759899d46 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:24.649702 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:24.649702 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:24.650274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9acff4f-48b3-4a2f-a6ef-b18759899d46 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:24.651071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-a9acff4f-48b3-4a2f-a6ef-b18759899d46 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:24.653656 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-a9acff4f-48b3-4a2f-a6ef-b18759899d46 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 09:34:24.654431 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c8c69e0-ce25-4b38-845f-9f470396cd14 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:24.658643 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:24.658643 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:24.660586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c8c69e0-ce25-4b38-845f-9f470396cd14 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:24.828663 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:24.828663 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:24.864070 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8c8c69e0-ce25-4b38-845f-9f470396cd14 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:24.949638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c8c69e0-ce25-4b38-845f-9f470396cd14 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f returned with HTTP 200 Dec 31 09:34:24.954570 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 247/489] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:24 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f => generated 913 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:25.093432 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a9acff4f-48b3-4a2f-a6ef-b18759899d46 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all snapshots completed successfully. Dec 31 09:34:25.097990 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:25.097990 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:25.101483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9acff4f-48b3-4a2f-a6ef-b18759899d46 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail returned with HTTP 200 Dec 31 09:34:25.106685 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 243/490] 10.222.0.45 () {58 vars in 1231 bytes} [Thu Dec 31 09:34:24 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail => generated 453 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:25.119863 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87384e03-0354-42a6-b955-a72c6376d4dc tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 Dec 31 09:34:25.123699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87384e03-0354-42a6-b955-a72c6376d4dc tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:25.124101 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:25.124101 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:25.124888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87384e03-0354-42a6-b955-a72c6376d4dc tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:25.197343 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:25.197343 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:25.205071 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-87384e03-0354-42a6-b955-a72c6376d4dc tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:34:25.212114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87384e03-0354-42a6-b955-a72c6376d4dc tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 returned with HTTP 200 Dec 31 09:34:25.215315 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 248/491] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:25 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 => generated 450 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:25.992595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03bba366-c4ab-4cdd-a230-09c9b5ded2cf tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f Dec 31 09:34:25.993307 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03bba366-c4ab-4cdd-a230-09c9b5ded2cf tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:25.993307 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:25.993307 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:25.993985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03bba366-c4ab-4cdd-a230-09c9b5ded2cf tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:26.155353 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:26.155353 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:26.176388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-03bba366-c4ab-4cdd-a230-09c9b5ded2cf tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:26.203066 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03bba366-c4ab-4cdd-a230-09c9b5ded2cf tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f returned with HTTP 200 Dec 31 09:34:26.204787 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 244/492] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:25 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:26.227201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54732f84-79e4-43c6-919a-68d445df8c70 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 Dec 31 09:34:26.228287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54732f84-79e4-43c6-919a-68d445df8c70 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:26.228693 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:26.228693 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:26.242908 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54732f84-79e4-43c6-919a-68d445df8c70 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:26.407130 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:26.407130 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:26.413667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-54732f84-79e4-43c6-919a-68d445df8c70 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:34:26.420972 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54732f84-79e4-43c6-919a-68d445df8c70 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 returned with HTTP 200 Dec 31 09:34:26.421992 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 249/493] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:26 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 => generated 450 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:27.230399 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e725688-eeb1-41c4-9ac0-1c612e7604da tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f Dec 31 09:34:27.232823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e725688-eeb1-41c4-9ac0-1c612e7604da tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:27.233305 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:27.233305 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:27.234600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e725688-eeb1-41c4-9ac0-1c612e7604da tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:27.309443 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:27.309443 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:27.322456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5e725688-eeb1-41c4-9ac0-1c612e7604da tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:27.353434 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e725688-eeb1-41c4-9ac0-1c612e7604da tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f returned with HTTP 200 Dec 31 09:34:27.354772 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 245/494] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:27 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f => generated 914 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:27.381126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] POST http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes Dec 31 09:34:27.381591 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:27.381591 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:27.382495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-720982995"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:27.383654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-720982995'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:34:27.384023 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Create volume of 1 GB Dec 31 09:34:27.405250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Availability Zones retrieved successfully. Dec 31 09:34:27.425009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Flow 'volume_create_api' (4bc2770b-634d-4e94-844a-135928dd29d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:27.429614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41fba76b-b830-4e76-b0a8-2e2bc153464d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:27.435830 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-79e65423-8323-45f7-aa2a-077b5080057f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 Dec 31 09:34:27.436607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-79e65423-8323-45f7-aa2a-077b5080057f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:27.437161 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:27.437161 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:27.438085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-79e65423-8323-45f7-aa2a-077b5080057f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:27.441801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:34:27.473836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-79e65423-8323-45f7-aa2a-077b5080057f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 returned with HTTP 404 Dec 31 09:34:27.475848 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 246/495] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:27 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/2c10932f-b774-4fe9-9342-cf5560d03bd9 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:27.485595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-781fad60-1eee-488c-9d88-1d53cfabd421 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 Dec 31 09:34:27.486877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-781fad60-1eee-488c-9d88-1d53cfabd421 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:27.487609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-781fad60-1eee-488c-9d88-1d53cfabd421 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:27.488433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-781fad60-1eee-488c-9d88-1d53cfabd421 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:34:27.495785 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-781fad60-1eee-488c-9d88-1d53cfabd421 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 returned with HTTP 404 Dec 31 09:34:27.497545 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 247/496] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:34:27 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/6f8f7694-44f9-4e4f-85bd-ef51acc8aa55 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 31 09:34:27.509543 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-441077b9-2c28-4fff-a4fa-e7d5aa6b69ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail Dec 31 09:34:27.510118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-441077b9-2c28-4fff-a4fa-e7d5aa6b69ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:27.510608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-441077b9-2c28-4fff-a4fa-e7d5aa6b69ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:27.511218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-441077b9-2c28-4fff-a4fa-e7d5aa6b69ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:27.513016 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-441077b9-2c28-4fff-a4fa-e7d5aa6b69ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:34:27.536860 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41fba76b-b830-4e76-b0a8-2e2bc153464d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:27.539948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7154b302-cd66-477c-aee5-a43c8ecbc840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:27.595358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-441077b9-2c28-4fff-a4fa-e7d5aa6b69ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all volumes completed successfully. Dec 31 09:34:27.597122 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-441077b9-2c28-4fff-a4fa-e7d5aa6b69ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:27.599431 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-441077b9-2c28-4fff-a4fa-e7d5aa6b69ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:27.616775 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-441077b9-2c28-4fff-a4fa-e7d5aa6b69ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:27.629592 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:27.629592 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:27.633500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Created reservations ['66958437-5f62-4588-9d55-ea33cdfc5ee6', '803382bb-fc86-4357-8758-9cd0e6f87287', 'f4c7ad61-8005-4d1b-a398-4352a71dd6ce', '28a9248f-b61e-47ea-b935-49f2189c8ed0'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:27.636327 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7154b302-cd66-477c-aee5-a43c8ecbc840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66958437-5f62-4588-9d55-ea33cdfc5ee6', '803382bb-fc86-4357-8758-9cd0e6f87287', 'f4c7ad61-8005-4d1b-a398-4352a71dd6ce', '28a9248f-b61e-47ea-b935-49f2189c8ed0']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:27.640360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee6cdcd-01c6-4b79-8eb3-402f9276810f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:27.706253 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-441077b9-2c28-4fff-a4fa-e7d5aa6b69ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail returned with HTTP 200 Dec 31 09:34:27.724998 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 248/497] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:34:27 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail => generated 1002 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:34:27.729464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ee6cdcd-01c6-4b79-8eb3-402f9276810f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6e9d88d-f395-4ae9-8ee0-5686671481a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-720982995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c63810c38784dcb8563785f33472525',qos_specs=None,replication_status=,reservations=['66958437-5f62-4588-9d55-ea33cdfc5ee6','803382bb-fc86-4357-8758-9cd0e6f87287','f4c7ad61-8005-4d1b-a398-4352a71dd6ce','28a9248f-b61e-47ea-b935-49f2189c8ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59768c18eee743369d68613c46dc1300',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-720982995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6e9d88d-f395-4ae9-8ee0-5686671481a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c63810c38784dcb8563785f33472525',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='59768c18eee743369d68613c46dc1300',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:27.731655 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70d50aba-7781-4dd5-8a0d-cc94ed325b8a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e/action Dec 31 09:34:27.732522 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69b5a3ca-306b-462a-8313-09991f33083b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:27.732956 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:27.732956 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:27.734672 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70d50aba-7781-4dd5-8a0d-cc94ed325b8a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:34:27.735062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70d50aba-7781-4dd5-8a0d-cc94ed325b8a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:27.736048 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-70d50aba-7781-4dd5-8a0d-cc94ed325b8a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] delete called for group f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e {{(pid=88086) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 09:34:27.736393 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-70d50aba-7781-4dd5-8a0d-cc94ed325b8a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete group with id: f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e Dec 31 09:34:27.752668 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:27.752668 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:27.795244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69b5a3ca-306b-462a-8313-09991f33083b) 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-720982995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c63810c38784dcb8563785f33472525',qos_specs=None,replication_status=,reservations=['66958437-5f62-4588-9d55-ea33cdfc5ee6','803382bb-fc86-4357-8758-9cd0e6f87287','f4c7ad61-8005-4d1b-a398-4352a71dd6ce','28a9248f-b61e-47ea-b935-49f2189c8ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59768c18eee743369d68613c46dc1300',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:27.802614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798a7875-ceaf-4f24-abd1-17e9ebc3c92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:27.842215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (798a7875-ceaf-4f24-abd1-17e9ebc3c92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:27.856610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Flow 'volume_create_api' (4bc2770b-634d-4e94-844a-135928dd29d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:27.975984 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70d50aba-7781-4dd5-8a0d-cc94ed325b8a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e/action returned with HTTP 202 Dec 31 09:34:27.977253 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 249/498] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 09:34:27 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e/action => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:34:27.986429 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e773a293-53e7-49c6-8e5e-17432bb18205 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd Dec 31 09:34:27.986997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e773a293-53e7-49c6-8e5e-17432bb18205 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:27.987213 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:27.987213 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:27.987631 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e773a293-53e7-49c6-8e5e-17432bb18205 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:28.033996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Create volume request issued successfully. Dec 31 09:34:28.069403 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:28.069403 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:28.093402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee6044e7-be83-4f3e-94ec-c5fd554fe6d6 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes returned with HTTP 202 Dec 31 09:34:28.095585 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 250/499] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:34:27 2020] POST /volume/v3/6c63810c38784dcb8563785f33472525/volumes => generated 820 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:34:28.099391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e773a293-53e7-49c6-8e5e-17432bb18205 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:28.116100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-112e7aca-f120-4602-9cff-b89ae2125122 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 Dec 31 09:34:28.116906 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-112e7aca-f120-4602-9cff-b89ae2125122 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:28.117290 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:28.117290 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:28.117758 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-112e7aca-f120-4602-9cff-b89ae2125122 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:28.126985 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-e773a293-53e7-49c6-8e5e-17432bb18205 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:28.127464 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-e773a293-53e7-49c6-8e5e-17432bb18205 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:28.146724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-e773a293-53e7-49c6-8e5e-17432bb18205 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:28.153971 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:28.153971 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:28.191938 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:28.191938 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:28.200950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e773a293-53e7-49c6-8e5e-17432bb18205 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd returned with HTTP 200 Dec 31 09:34:28.202686 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-112e7aca-f120-4602-9cff-b89ae2125122 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:28.212262 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 250/500] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:27 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd => generated 998 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:28.252078 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-112e7aca-f120-4602-9cff-b89ae2125122 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 returned with HTTP 200 Dec 31 09:34:28.252871 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 251/501] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:28 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 => generated 912 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:29.219111 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0eb9f58b-23cf-487a-8f7c-5131bbe82619 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd Dec 31 09:34:29.220004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0eb9f58b-23cf-487a-8f7c-5131bbe82619 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:29.220541 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:29.220541 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:29.221226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0eb9f58b-23cf-487a-8f7c-5131bbe82619 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:29.270731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b86094a-3902-4096-8512-f6340979e1b0 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 Dec 31 09:34:29.272669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b86094a-3902-4096-8512-f6340979e1b0 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:29.272669 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:29.272669 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:29.272669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b86094a-3902-4096-8512-f6340979e1b0 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:29.458255 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:29.458255 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:29.463517 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:29.463517 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:29.473286 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8b86094a-3902-4096-8512-f6340979e1b0 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:29.497353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0eb9f58b-23cf-487a-8f7c-5131bbe82619 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:29.509848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b86094a-3902-4096-8512-f6340979e1b0 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 returned with HTTP 200 Dec 31 09:34:29.510947 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 252/502] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:29 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 => generated 912 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:29.527680 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-0eb9f58b-23cf-487a-8f7c-5131bbe82619 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:29.528100 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-0eb9f58b-23cf-487a-8f7c-5131bbe82619 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:29.544066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-0eb9f58b-23cf-487a-8f7c-5131bbe82619 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:29.553420 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:29.553420 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:29.617127 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0eb9f58b-23cf-487a-8f7c-5131bbe82619 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd returned with HTTP 200 Dec 31 09:34:29.625291 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 251/503] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:29 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd => generated 998 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:30.534497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6f9d466-089b-47dc-95e0-5de7a47cd89b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 Dec 31 09:34:30.535745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6f9d466-089b-47dc-95e0-5de7a47cd89b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:30.536124 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:30.536124 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:30.537009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6f9d466-089b-47dc-95e0-5de7a47cd89b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:30.594523 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:30.594523 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:30.603893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c6f9d466-089b-47dc-95e0-5de7a47cd89b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:34:30.628582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6f9d466-089b-47dc-95e0-5de7a47cd89b tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 returned with HTTP 200 Dec 31 09:34:30.640665 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 253/504] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:30 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 => generated 913 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:30.653250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d572536-dd0b-4e85-b62f-a7460178a4f5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd Dec 31 09:34:30.654395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d572536-dd0b-4e85-b62f-a7460178a4f5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:30.654395 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:30.654395 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:30.655175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d572536-dd0b-4e85-b62f-a7460178a4f5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:30.789564 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:30.789564 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:30.813896 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6d572536-dd0b-4e85-b62f-a7460178a4f5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:30.844849 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-6d572536-dd0b-4e85-b62f-a7460178a4f5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:30.845389 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-6d572536-dd0b-4e85-b62f-a7460178a4f5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:30.859554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-6d572536-dd0b-4e85-b62f-a7460178a4f5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:30.870147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:30.870147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:30.931438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d572536-dd0b-4e85-b62f-a7460178a4f5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd returned with HTTP 200 Dec 31 09:34:30.933423 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 252/505] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:30 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd => generated 997 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:31.949873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a973a60f-1e59-4bf8-b294-ff444f6e635e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd Dec 31 09:34:31.950461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a973a60f-1e59-4bf8-b294-ff444f6e635e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:31.950661 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:31.950661 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:31.951035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a973a60f-1e59-4bf8-b294-ff444f6e635e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:32.062841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a973a60f-1e59-4bf8-b294-ff444f6e635e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd returned with HTTP 404 Dec 31 09:34:32.069469 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 253/506] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:31 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:34:32.078740 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-833e66e2-ac48-4b09-a972-2c8ddd23819d tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] POST http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types Dec 31 09:34:32.079063 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:32.079063 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:32.079802 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-833e66e2-ac48-4b09-a972-2c8ddd23819d tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2091519555", "os-volume-type-access:is_public": false}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:32.084015 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-591198c0-c33d-4d9a-8a9a-f14c5210a502 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e Dec 31 09:34:32.084609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-591198c0-c33d-4d9a-8a9a-f14c5210a502 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:32.085094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-591198c0-c33d-4d9a-8a9a-f14c5210a502 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:32.085501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-591198c0-c33d-4d9a-8a9a-f14c5210a502 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:32.113305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-591198c0-c33d-4d9a-8a9a-f14c5210a502 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e returned with HTTP 404 Dec 31 09:34:32.122807 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 254/507] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:32 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/f9ceb7d3-7e53-4eda-a75a-6cb2cef36d0e => generated 108 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:34:32.131072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b449b9f8-69d1-49f0-be22-43d3e3ff1b69 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] DELETE http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types/118f02c8-15b9-4eb9-843b-13e896edf651 Dec 31 09:34:32.131683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b449b9f8-69d1-49f0-be22-43d3e3ff1b69 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:32.132172 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b449b9f8-69d1-49f0-be22-43d3e3ff1b69 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:32.196355 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-833e66e2-ac48-4b09-a972-2c8ddd23819d tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types returned with HTTP 200 Dec 31 09:34:32.196610 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:34:32.196610 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:34:32.201945 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 254/508] 10.222.0.45 () {60 vars in 1220 bytes} [Thu Dec 31 09:34:31 2020] POST /volume/v3/1aab979aaa1348978e2a86bd72da851b/types => generated 231 bytes in 712 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:32.220391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b449b9f8-69d1-49f0-be22-43d3e3ff1b69 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types/118f02c8-15b9-4eb9-843b-13e896edf651 returned with HTTP 202 Dec 31 09:34:32.221498 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 255/509] 10.222.0.45 () {60 vars in 1371 bytes} [Thu Dec 31 09:34:32 2020] DELETE /volume/v3/3339d6318953419ca4b887e85960e09d/group_types/118f02c8-15b9-4eb9-843b-13e896edf651 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:34:32.238720 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39d233f9-528e-4d6c-a49e-08bd703c43d9 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] POST http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types Dec 31 09:34:32.239738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39d233f9-528e-4d6c-a49e-08bd703c43d9 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2033784244"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:32.338461 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39d233f9-528e-4d6c-a49e-08bd703c43d9 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types returned with HTTP 200 Dec 31 09:34:32.339671 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 256/510] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:34:32 2020] POST /volume/v3/3339d6318953419ca4b887e85960e09d/types => generated 224 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:32.358123 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d4da1da-4427-4472-84ab-1ce2a03de6aa tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] POST http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types Dec 31 09:34:32.359289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d4da1da-4427-4472-84ab-1ce2a03de6aa tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1747607020"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:32.467732 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d4da1da-4427-4472-84ab-1ce2a03de6aa tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types returned with HTTP 202 Dec 31 09:34:32.495148 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 257/511] 10.222.0.45 () {62 vars in 1278 bytes} [Thu Dec 31 09:34:32 2020] POST /volume/v3/3339d6318953419ca4b887e85960e09d/group_types => generated 181 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:32.509531 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d36a902-e241-4d83-8708-9e3c4ad567aa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups Dec 31 09:34:32.510955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2d36a902-e241-4d83-8708-9e3c4ad567aa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c328131f-d1da-4d7a-b055-36fd770c3c0c", "volume_types": ["4c2058e2-f363-48bb-8d2e-4cd9f836cf17"], "name": "tempest-GroupSnapshotsTest-Group-235114933"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:32.520581 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-2d36a902-e241-4d83-8708-9e3c4ad567aa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating new group {'group': {'group_type': 'c328131f-d1da-4d7a-b055-36fd770c3c0c', 'volume_types': ['4c2058e2-f363-48bb-8d2e-4cd9f836cf17'], 'name': 'tempest-GroupSnapshotsTest-Group-235114933'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 31 09:34:32.558890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-2d36a902-e241-4d83-8708-9e3c4ad567aa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating group tempest-GroupSnapshotsTest-Group-235114933. Dec 31 09:34:32.646789 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2d36a902-e241-4d83-8708-9e3c4ad567aa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Availability Zones retrieved successfully. Dec 31 09:34:32.694787 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-2d36a902-e241-4d83-8708-9e3c4ad567aa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['eaad1805-fd66-472d-86c6-5e13a8644c74'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:32.837870 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d36a902-e241-4d83-8708-9e3c4ad567aa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups returned with HTTP 202 Dec 31 09:34:32.838949 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 258/512] 10.222.0.45 () {62 vars in 1264 bytes} [Thu Dec 31 09:34:32 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups => generated 111 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:32.855169 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e63c5d6-51ce-409b-ad04-a75021c2fbc4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:32.855814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e63c5d6-51ce-409b-ad04-a75021c2fbc4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:32.856038 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:32.856038 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:32.856392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e63c5d6-51ce-409b-ad04-a75021c2fbc4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:32.856804 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-4e63c5d6-51ce-409b-ad04-a75021c2fbc4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member df27691a-768a-4821-a764-46718134cc0f {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:32.865769 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:32.865769 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:32.924305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85692c4a-f386-45f2-979a-fb51e4b8dd02 tempest-VolumeTypesNegativeTest-490976344 tempest-VolumeTypesNegativeTest-490976344] POST http://10.222.0.45/volume/v3/49c376a134554bd785afd6cd68cfe593/volumes Dec 31 09:34:32.925638 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85692c4a-f386-45f2-979a-fb51e4b8dd02 tempest-VolumeTypesNegativeTest-490976344 tempest-VolumeTypesNegativeTest-490976344] Action: 'create', calling method: create, body: {"volume": {"volume_type": "96196121-07c9-43b7-a51d-7e9c1f250cd5", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1019238549"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:32.927544 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-85692c4a-f386-45f2-979a-fb51e4b8dd02 tempest-VolumeTypesNegativeTest-490976344 tempest-VolumeTypesNegativeTest-490976344] Create volume request body: {'volume': {'volume_type': '96196121-07c9-43b7-a51d-7e9c1f250cd5', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1019238549'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:34:32.941261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e63c5d6-51ce-409b-ad04-a75021c2fbc4 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 200 Dec 31 09:34:32.942312 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 259/513] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:32 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 391 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:33.040671 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85692c4a-f386-45f2-979a-fb51e4b8dd02 tempest-VolumeTypesNegativeTest-490976344 tempest-VolumeTypesNegativeTest-490976344] http://10.222.0.45/volume/v3/49c376a134554bd785afd6cd68cfe593/volumes returned with HTTP 404 Dec 31 09:34:33.054175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49828c80-2259-4071-b4d4-a4d95e7422e1 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] POST http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types Dec 31 09:34:33.054692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:33.054692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:33.055185 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-49828c80-2259-4071-b4d4-a4d95e7422e1 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:33.056483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49828c80-2259-4071-b4d4-a4d95e7422e1 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types returned with HTTP 400 Dec 31 09:34:33.062160 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 260/514] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:34:33 2020] POST /volume/v3/1aab979aaa1348978e2a86bd72da851b/types => generated 108 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 31 09:34:33.068462 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 255/515] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:34:32 2020] POST /volume/v3/49c376a134554bd785afd6cd68cfe593/volumes => generated 114 bytes in 864 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:33.073998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30a97d2b-ce70-4d10-9b85-ae18ca958c23 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] DELETE http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types/9901f889-fbad-4054-8724-4c5219140ff1 Dec 31 09:34:33.074678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30a97d2b-ce70-4d10-9b85-ae18ca958c23 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:33.076673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30a97d2b-ce70-4d10-9b85-ae18ca958c23 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:33.077680 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:33.077680 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:33.124421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30a97d2b-ce70-4d10-9b85-ae18ca958c23 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types/9901f889-fbad-4054-8724-4c5219140ff1 returned with HTTP 404 Dec 31 09:34:33.125732 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 261/516] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:34:33 2020] DELETE /volume/v3/1aab979aaa1348978e2a86bd72da851b/types/9901f889-fbad-4054-8724-4c5219140ff1 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:33.135390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba5f10f4-378d-4f09-9701-416fa10a2ae7 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] GET http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types/c6a338a9-6283-44a0-96ae-e0aa8bab0b67 Dec 31 09:34:33.136339 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba5f10f4-378d-4f09-9701-416fa10a2ae7 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:33.136999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba5f10f4-378d-4f09-9701-416fa10a2ae7 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:33.186403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba5f10f4-378d-4f09-9701-416fa10a2ae7 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types/c6a338a9-6283-44a0-96ae-e0aa8bab0b67 returned with HTTP 404 Dec 31 09:34:33.187293 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 256/517] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:34:33 2020] GET /volume/v3/1aab979aaa1348978e2a86bd72da851b/types/c6a338a9-6283-44a0-96ae-e0aa8bab0b67 => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:33.198860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fba5e330-273f-45d1-ac92-5512cc123218 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] DELETE http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types/96196121-07c9-43b7-a51d-7e9c1f250cd5 Dec 31 09:34:33.199398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fba5e330-273f-45d1-ac92-5512cc123218 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:33.199947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fba5e330-273f-45d1-ac92-5512cc123218 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:33.332350 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:34:33.332350 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:34:33.344644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fba5e330-273f-45d1-ac92-5512cc123218 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types/96196121-07c9-43b7-a51d-7e9c1f250cd5 returned with HTTP 202 Dec 31 09:34:33.346451 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 262/518] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:34:33 2020] DELETE /volume/v3/1aab979aaa1348978e2a86bd72da851b/types/96196121-07c9-43b7-a51d-7e9c1f250cd5 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:34:33.357015 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-990dd94e-9711-4922-8aaa-d2317dbb44b2 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] GET http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types/96196121-07c9-43b7-a51d-7e9c1f250cd5 Dec 31 09:34:33.357915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-990dd94e-9711-4922-8aaa-d2317dbb44b2 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:33.358771 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-990dd94e-9711-4922-8aaa-d2317dbb44b2 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:33.373552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-990dd94e-9711-4922-8aaa-d2317dbb44b2 tempest-VolumeTypesNegativeTest-878856119 tempest-VolumeTypesNegativeTest-878856119] http://10.222.0.45/volume/v3/1aab979aaa1348978e2a86bd72da851b/types/96196121-07c9-43b7-a51d-7e9c1f250cd5 returned with HTTP 404 Dec 31 09:34:33.375355 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 257/519] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:34:33 2020] GET /volume/v3/1aab979aaa1348978e2a86bd72da851b/types/96196121-07c9-43b7-a51d-7e9c1f250cd5 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:33.953977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11694fc3-6823-44ed-8747-11d006990027 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:33.955041 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11694fc3-6823-44ed-8747-11d006990027 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:33.955704 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11694fc3-6823-44ed-8747-11d006990027 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:33.956296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-11694fc3-6823-44ed-8747-11d006990027 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member df27691a-768a-4821-a764-46718134cc0f {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:33.972100 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:33.972100 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:34.033602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11694fc3-6823-44ed-8747-11d006990027 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 200 Dec 31 09:34:34.041512 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 263/520] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:33 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 392 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:34.046633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes Dec 31 09:34:34.048000 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4c2058e2-f363-48bb-8d2e-4cd9f836cf17", "group_id": "df27691a-768a-4821-a764-46718134cc0f", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2038733946"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:34.049454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume request body: {'volume': {'volume_type': '4c2058e2-f363-48bb-8d2e-4cd9f836cf17', 'group_id': 'df27691a-768a-4821-a764-46718134cc0f', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2038733946'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:34:34.076394 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:34.076394 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:34.078528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume of 1 GB Dec 31 09:34:34.111839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Availability Zones retrieved successfully. Dec 31 09:34:34.151727 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Flow 'volume_create_api' (dda188d1-4cc4-417e-9488-db0909145df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:34.155987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a4d4ca7-6855-4f18-85dc-b0422dc45307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:34.158461 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:34.158461 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:34.159599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:34:34.235740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a4d4ca7-6855-4f18-85dc-b0422dc45307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:34:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4c2058e2-f363-48bb-8d2e-4cd9f836cf17,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2033784244',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c2058e2-f363-48bb-8d2e-4cd9f836cf17', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'df27691a-768a-4821-a764-46718134cc0f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:34.238302 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b1ffac-f480-491a-86c3-92ad3a0a2807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:34.343376 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2033784244 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2033784244, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:34:34.346207 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2033784244 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2033784244, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:34:34.428733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['75f552b6-d891-4d94-a7df-a72da62ae95c', '488d09b7-6287-4dda-8e70-10ef420a7e9d', 'b205f705-e5fc-4501-b89c-aa7f16e3eb80', 'ec80aaa3-4082-485a-aa02-ce779dd3ff39'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:34.432153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78b1ffac-f480-491a-86c3-92ad3a0a2807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75f552b6-d891-4d94-a7df-a72da62ae95c', '488d09b7-6287-4dda-8e70-10ef420a7e9d', 'b205f705-e5fc-4501-b89c-aa7f16e3eb80', 'ec80aaa3-4082-485a-aa02-ce779dd3ff39']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:34.434616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46630f3a-5eb5-4aab-943d-561d6eac2e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:34.505684 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46630f3a-5eb5-4aab-943d-561d6eac2e86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13dd8a24-9944-44ef-93db-8dabf1e04c9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2038733946',encryption_key_id=None,group_id=df27691a-768a-4821-a764-46718134cc0f,group_type_id=,metadata={},multiattach=False,project_id='759cf85f8115463c8defd1c7fbe7f502',qos_specs=None,replication_status=,reservations=['75f552b6-d891-4d94-a7df-a72da62ae95c','488d09b7-6287-4dda-8e70-10ef420a7e9d','b205f705-e5fc-4501-b89c-aa7f16e3eb80','ec80aaa3-4082-485a-aa02-ce779dd3ff39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce6db0b85e40418bb96ab1eac9c193',volume_type_id=4c2058e2-f363-48bb-8d2e-4cd9f836cf17), '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-31T09:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2038733946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=df27691a-768a-4821-a764-46718134cc0f,host=None,id=13dd8a24-9944-44ef-93db-8dabf1e04c9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='759cf85f8115463c8defd1c7fbe7f502',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='30ce6db0b85e40418bb96ab1eac9c193',volume_attachment=,volume_type=,volume_type_id=4c2058e2-f363-48bb-8d2e-4cd9f836cf17)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:34.508803 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c430f3d-cc48-4b97-aef4-e83a2170c41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:34.538017 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c430f3d-cc48-4b97-aef4-e83a2170c41b) 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-2038733946',encryption_key_id=None,group_id=df27691a-768a-4821-a764-46718134cc0f,group_type_id=,metadata={},multiattach=False,project_id='759cf85f8115463c8defd1c7fbe7f502',qos_specs=None,replication_status=,reservations=['75f552b6-d891-4d94-a7df-a72da62ae95c','488d09b7-6287-4dda-8e70-10ef420a7e9d','b205f705-e5fc-4501-b89c-aa7f16e3eb80','ec80aaa3-4082-485a-aa02-ce779dd3ff39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce6db0b85e40418bb96ab1eac9c193',volume_type_id=4c2058e2-f363-48bb-8d2e-4cd9f836cf17)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:34.541202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289ca482-7b00-4204-9133-2d8f176835c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:34.568823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (289ca482-7b00-4204-9133-2d8f176835c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:34.572477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Flow 'volume_create_api' (dda188d1-4cc4-417e-9488-db0909145df6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:34.648787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume request issued successfully. Dec 31 09:34:34.667902 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:34.668645 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:34.679567 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:34.687449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:34.687449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:34.700792 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c66a75f9-4e35-44de-9dff-6484b5f0b4ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes returned with HTTP 202 Dec 31 09:34:34.702321 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 258/521] 10.222.0.45 () {62 vars in 1267 bytes} [Thu Dec 31 09:34:34 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes => generated 908 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:34.717328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4644904-0f7d-42f9-a365-cc646af099b6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d Dec 31 09:34:34.717927 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4644904-0f7d-42f9-a365-cc646af099b6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:34.718153 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:34.718153 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:34.718523 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4644904-0f7d-42f9-a365-cc646af099b6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:34.778150 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:34.778150 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:34.794089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e4644904-0f7d-42f9-a365-cc646af099b6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:34.811001 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-e4644904-0f7d-42f9-a365-cc646af099b6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:34.811911 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-e4644904-0f7d-42f9-a365-cc646af099b6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:34.820346 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-e4644904-0f7d-42f9-a365-cc646af099b6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:34.828492 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:34.828492 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:34.852310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4644904-0f7d-42f9-a365-cc646af099b6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d returned with HTTP 200 Dec 31 09:34:34.854194 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 264/522] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:34 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d => generated 976 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:35.875457 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9510c7a-6984-4dc7-8ce5-286ac497cd58 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d Dec 31 09:34:35.876858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9510c7a-6984-4dc7-8ce5-286ac497cd58 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:35.877357 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:35.877357 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:35.878099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9510c7a-6984-4dc7-8ce5-286ac497cd58 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:36.065812 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:36.065812 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:36.077937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d9510c7a-6984-4dc7-8ce5-286ac497cd58 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:36.096101 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-d9510c7a-6984-4dc7-8ce5-286ac497cd58 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:36.097394 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-d9510c7a-6984-4dc7-8ce5-286ac497cd58 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:36.107968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-d9510c7a-6984-4dc7-8ce5-286ac497cd58 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:36.116210 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:36.116210 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:36.148363 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9510c7a-6984-4dc7-8ce5-286ac497cd58 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d returned with HTTP 200 Dec 31 09:34:36.161242 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 259/523] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:35 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d => generated 1000 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:34:37.168613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3390cc91-1aad-48d3-8c33-434ab6278b02 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d Dec 31 09:34:37.171263 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3390cc91-1aad-48d3-8c33-434ab6278b02 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:37.171883 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:37.171883 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:37.172613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3390cc91-1aad-48d3-8c33-434ab6278b02 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:37.239234 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:37.239234 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:37.250065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3390cc91-1aad-48d3-8c33-434ab6278b02 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:37.265880 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-3390cc91-1aad-48d3-8c33-434ab6278b02 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:37.266712 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-3390cc91-1aad-48d3-8c33-434ab6278b02 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:37.277789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-3390cc91-1aad-48d3-8c33-434ab6278b02 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:37.287465 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:37.287465 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:37.310506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3390cc91-1aad-48d3-8c33-434ab6278b02 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d returned with HTTP 200 Dec 31 09:34:37.321982 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 265/524] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:37 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d => generated 1001 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:34:37.328256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes Dec 31 09:34:37.329156 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:37.329156 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:37.329921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4c2058e2-f363-48bb-8d2e-4cd9f836cf17", "group_id": "df27691a-768a-4821-a764-46718134cc0f", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2068278597"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:37.331338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume request body: {'volume': {'volume_type': '4c2058e2-f363-48bb-8d2e-4cd9f836cf17', 'group_id': 'df27691a-768a-4821-a764-46718134cc0f', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2068278597'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:34:37.354567 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:37.354567 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:37.356126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume of 1 GB Dec 31 09:34:37.374164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Availability Zones retrieved successfully. Dec 31 09:34:37.394270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Flow 'volume_create_api' (e33b4704-be4d-4b39-bf41-a3cbe01c39bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:37.398658 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70611348-be49-4971-bf8a-7cbe57228ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:37.400875 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:37.400875 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:37.401867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:34:37.479211 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70611348-be49-4971-bf8a-7cbe57228ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:34:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4c2058e2-f363-48bb-8d2e-4cd9f836cf17,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2033784244',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c2058e2-f363-48bb-8d2e-4cd9f836cf17', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'df27691a-768a-4821-a764-46718134cc0f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:37.484365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c752128-5ccc-43b2-ae02-4a7a94ebe77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:37.569296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['8150d30d-3e03-4050-ace3-9d7b4e1d4c8c', '071b931f-99a8-4d0d-9957-f4b5616813ba', 'ddd9ca3c-1ae1-48ab-9b62-53794319a5d7', '850a68e9-8e36-42bc-a338-2d1094c2ac38'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:37.575884 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c752128-5ccc-43b2-ae02-4a7a94ebe77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8150d30d-3e03-4050-ace3-9d7b4e1d4c8c', '071b931f-99a8-4d0d-9957-f4b5616813ba', 'ddd9ca3c-1ae1-48ab-9b62-53794319a5d7', '850a68e9-8e36-42bc-a338-2d1094c2ac38']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:37.579001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7ac7eb-7779-4b93-b67e-4c57bc2d9184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:37.740653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd7ac7eb-7779-4b93-b67e-4c57bc2d9184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16002f08-5610-41c0-b741-1fed10ec1b81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2068278597',encryption_key_id=None,group_id=df27691a-768a-4821-a764-46718134cc0f,group_type_id=,metadata={},multiattach=False,project_id='759cf85f8115463c8defd1c7fbe7f502',qos_specs=None,replication_status=,reservations=['8150d30d-3e03-4050-ace3-9d7b4e1d4c8c','071b931f-99a8-4d0d-9957-f4b5616813ba','ddd9ca3c-1ae1-48ab-9b62-53794319a5d7','850a68e9-8e36-42bc-a338-2d1094c2ac38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce6db0b85e40418bb96ab1eac9c193',volume_type_id=4c2058e2-f363-48bb-8d2e-4cd9f836cf17), '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-31T09:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2068278597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=df27691a-768a-4821-a764-46718134cc0f,host=None,id=16002f08-5610-41c0-b741-1fed10ec1b81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='759cf85f8115463c8defd1c7fbe7f502',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='30ce6db0b85e40418bb96ab1eac9c193',volume_attachment=,volume_type=,volume_type_id=4c2058e2-f363-48bb-8d2e-4cd9f836cf17)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:37.750952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5604fc-b582-4e39-98c4-17ab28e54190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:37.810535 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5604fc-b582-4e39-98c4-17ab28e54190) 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-2068278597',encryption_key_id=None,group_id=df27691a-768a-4821-a764-46718134cc0f,group_type_id=,metadata={},multiattach=False,project_id='759cf85f8115463c8defd1c7fbe7f502',qos_specs=None,replication_status=,reservations=['8150d30d-3e03-4050-ace3-9d7b4e1d4c8c','071b931f-99a8-4d0d-9957-f4b5616813ba','ddd9ca3c-1ae1-48ab-9b62-53794319a5d7','850a68e9-8e36-42bc-a338-2d1094c2ac38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce6db0b85e40418bb96ab1eac9c193',volume_type_id=4c2058e2-f363-48bb-8d2e-4cd9f836cf17)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:37.813036 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67fc372-1e38-4ece-98b7-998e20ae6335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:37.850307 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c67fc372-1e38-4ece-98b7-998e20ae6335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:37.864183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Flow 'volume_create_api' (e33b4704-be4d-4b39-bf41-a3cbe01c39bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:38.010029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume request issued successfully. Dec 31 09:34:38.043559 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:38.044033 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:38.068774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:38.077154 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:38.077154 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:38.091226 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cee5fdb9-6c39-4e42-923a-5df63c9b281d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes returned with HTTP 202 Dec 31 09:34:38.104613 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 260/525] 10.222.0.45 () {62 vars in 1267 bytes} [Thu Dec 31 09:34:37 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes => generated 908 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:38.109997 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c4e797c4-fde9-4bc6-b721-ed5440c651f6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 Dec 31 09:34:38.110714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c4e797c4-fde9-4bc6-b721-ed5440c651f6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:38.111333 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:38.111333 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:38.112225 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c4e797c4-fde9-4bc6-b721-ed5440c651f6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:38.195232 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:38.195232 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:38.206475 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c4e797c4-fde9-4bc6-b721-ed5440c651f6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:38.245999 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-c4e797c4-fde9-4bc6-b721-ed5440c651f6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:38.248884 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-c4e797c4-fde9-4bc6-b721-ed5440c651f6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:38.261801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-c4e797c4-fde9-4bc6-b721-ed5440c651f6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:38.274119 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:38.274119 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:38.301734 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c4e797c4-fde9-4bc6-b721-ed5440c651f6 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 returned with HTTP 200 Dec 31 09:34:38.303289 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 266/526] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:38 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 => generated 976 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:39.344502 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-32d7c2dd-6b01-471c-ba06-634a69a61ace tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 Dec 31 09:34:39.346830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-32d7c2dd-6b01-471c-ba06-634a69a61ace tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:39.347163 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:39.347163 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:39.347980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-32d7c2dd-6b01-471c-ba06-634a69a61ace tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:39.570883 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:39.570883 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:39.588983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-32d7c2dd-6b01-471c-ba06-634a69a61ace tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:39.620075 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-32d7c2dd-6b01-471c-ba06-634a69a61ace tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:39.620735 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-32d7c2dd-6b01-471c-ba06-634a69a61ace tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:39.641862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-32d7c2dd-6b01-471c-ba06-634a69a61ace tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:39.656169 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:39.656169 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:39.715236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-32d7c2dd-6b01-471c-ba06-634a69a61ace tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 returned with HTTP 200 Dec 31 09:34:39.716754 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 261/527] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:39 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 => generated 1000 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:34:40.041433 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] POST http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes Dec 31 09:34:40.042978 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:40.042978 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:40.043511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-225943001"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:40.044853 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-225943001'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:34:40.045655 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create volume of 1 GB Dec 31 09:34:40.064319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Availability Zones retrieved successfully. Dec 31 09:34:40.085038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Flow 'volume_create_api' (583acc27-137b-4387-90c2-e44b336e6c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:40.090947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfbc7ca-cb00-4e0d-b14c-99eae9946d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:40.094071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:34:40.187451 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adfbc7ca-cb00-4e0d-b14c-99eae9946d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:40.191981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c758b2c3-9776-49c1-b082-9d1dad3eedfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:40.438963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Created reservations ['0a8fdccc-e17e-45fa-9c34-12395131d179', 'c9530a13-b6ad-4d64-8edd-acefed046e7d', '242fe703-ce4b-4db7-8d40-6ac21c510362', 'ec291ae8-6331-4921-8709-44acf80b63d9'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:40.444023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c758b2c3-9776-49c1-b082-9d1dad3eedfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8fdccc-e17e-45fa-9c34-12395131d179', 'c9530a13-b6ad-4d64-8edd-acefed046e7d', '242fe703-ce4b-4db7-8d40-6ac21c510362', 'ec291ae8-6331-4921-8709-44acf80b63d9']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:40.450917 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b94fca-9bb2-4668-9000-3c6376a8d33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:40.625755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2b94fca-9bb2-4668-9000-3c6376a8d33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f828fc6-e0ed-4252-ac1b-5979258ca549', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-225943001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b21a1c5f0241cb8667c7a1d8bbfba8',qos_specs=None,replication_status=,reservations=['0a8fdccc-e17e-45fa-9c34-12395131d179','c9530a13-b6ad-4d64-8edd-acefed046e7d','242fe703-ce4b-4db7-8d40-6ac21c510362','ec291ae8-6331-4921-8709-44acf80b63d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9506abb5d2784fa38e086df817fe4443',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-225943001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f828fc6-e0ed-4252-ac1b-5979258ca549,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b21a1c5f0241cb8667c7a1d8bbfba8',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='9506abb5d2784fa38e086df817fe4443',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:40.630541 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a36107a-758b-45fb-b748-ec989192f805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:40.692916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a36107a-758b-45fb-b748-ec989192f805) 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-225943001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b21a1c5f0241cb8667c7a1d8bbfba8',qos_specs=None,replication_status=,reservations=['0a8fdccc-e17e-45fa-9c34-12395131d179','c9530a13-b6ad-4d64-8edd-acefed046e7d','242fe703-ce4b-4db7-8d40-6ac21c510362','ec291ae8-6331-4921-8709-44acf80b63d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9506abb5d2784fa38e086df817fe4443',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:40.697004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e718faed-3de8-40d3-8d33-4bf851d7308d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:40.724150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e718faed-3de8-40d3-8d33-4bf851d7308d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:40.727713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Flow 'volume_create_api' (583acc27-137b-4387-90c2-e44b336e6c01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:40.738948 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9942036d-688a-4cc5-9ccb-2cd65e17c0c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 Dec 31 09:34:40.739462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9942036d-688a-4cc5-9ccb-2cd65e17c0c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:40.740300 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:40.740300 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:40.741305 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9942036d-688a-4cc5-9ccb-2cd65e17c0c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:40.821565 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create volume request issued successfully. Dec 31 09:34:40.851696 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:40.851696 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:40.862354 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99ebe502-8273-4611-ab46-6e1af5af84c2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes returned with HTTP 202 Dec 31 09:34:40.874315 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 267/528] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:34:39 2020] POST /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes => generated 819 bytes in 1105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:34:40.904927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2192ab61-d961-4ed3-a940-1bb59f48fd21 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:40.906052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2192ab61-d961-4ed3-a940-1bb59f48fd21 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:40.906500 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:40.906500 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:40.907304 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2192ab61-d961-4ed3-a940-1bb59f48fd21 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:40.921981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9942036d-688a-4cc5-9ccb-2cd65e17c0c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:34:40.969334 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-9942036d-688a-4cc5-9ccb-2cd65e17c0c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:40.970338 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-9942036d-688a-4cc5-9ccb-2cd65e17c0c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:41.004196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-9942036d-688a-4cc5-9ccb-2cd65e17c0c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:41.027545 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:41.027545 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:41.068278 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:41.068278 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:41.073042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9942036d-688a-4cc5-9ccb-2cd65e17c0c7 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 returned with HTTP 200 Dec 31 09:34:41.075174 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 262/529] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:34:40 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 => generated 1001 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:34:41.117799 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-525a59d7-54dd-4c40-9256-52de02973f68 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] PUT http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:41.121509 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:41.121509 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:41.121509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-525a59d7-54dd-4c40-9256-52de02973f68 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "13dd8a24-9944-44ef-93db-8dabf1e04c9d"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:41.121509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-525a59d7-54dd-4c40-9256-52de02973f68 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Update called for group df27691a-768a-4821-a764-46718134cc0f. {{(pid=88085) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 31 09:34:41.121509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-525a59d7-54dd-4c40-9256-52de02973f68 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Updating group df27691a-768a-4821-a764-46718134cc0f with name None description: None add_volumes: None remove_volumes: 13dd8a24-9944-44ef-93db-8dabf1e04c9d. Dec 31 09:34:41.132007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2192ab61-d961-4ed3-a940-1bb59f48fd21 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:41.133155 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:41.133155 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:41.194808 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-525a59d7-54dd-4c40-9256-52de02973f68 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 202 Dec 31 09:34:41.196199 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 263/530] 10.222.0.45 () {62 vars in 1373 bytes} [Thu Dec 31 09:34:41 2020] PUT /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:34:41.205846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aaa41b2b-8922-4303-8cab-840e885c233b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:41.207558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aaa41b2b-8922-4303-8cab-840e885c233b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:41.208352 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:41.208352 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:41.210342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aaa41b2b-8922-4303-8cab-840e885c233b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:41.211173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-aaa41b2b-8922-4303-8cab-840e885c233b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member df27691a-768a-4821-a764-46718134cc0f {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:41.228617 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:41.228617 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:41.249300 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2192ab61-d961-4ed3-a940-1bb59f48fd21 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 returned with HTTP 200 Dec 31 09:34:41.250205 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 268/531] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:40 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 => generated 911 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:34:41.287471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aaa41b2b-8922-4303-8cab-840e885c233b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 200 Dec 31 09:34:41.288824 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 264/532] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:41 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 391 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:34:42.271648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac2f67e6-177e-45e2-92fc-652b56585191 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:42.272804 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac2f67e6-177e-45e2-92fc-652b56585191 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:42.273177 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:42.273177 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:42.273817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac2f67e6-177e-45e2-92fc-652b56585191 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:42.305999 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9571f01-4feb-4f95-b015-f16b093ac692 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:42.306911 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9571f01-4feb-4f95-b015-f16b093ac692 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:42.307352 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:42.307352 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:42.308905 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9571f01-4feb-4f95-b015-f16b093ac692 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:42.309752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-b9571f01-4feb-4f95-b015-f16b093ac692 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member df27691a-768a-4821-a764-46718134cc0f {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:42.329829 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:42.329829 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:42.413449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9571f01-4feb-4f95-b015-f16b093ac692 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 200 Dec 31 09:34:42.414204 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:42.414204 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:42.417990 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 265/533] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:42 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 392 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:42.447135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b16c7af6-923f-40e6-b217-8421b30e299c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] PUT http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:42.448032 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:42.448032 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:42.448979 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b16c7af6-923f-40e6-b217-8421b30e299c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "13dd8a24-9944-44ef-93db-8dabf1e04c9d"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:42.450467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-b16c7af6-923f-40e6-b217-8421b30e299c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Update called for group df27691a-768a-4821-a764-46718134cc0f. {{(pid=88085) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 31 09:34:42.451211 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-b16c7af6-923f-40e6-b217-8421b30e299c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Updating group df27691a-768a-4821-a764-46718134cc0f with name None description: None add_volumes: 13dd8a24-9944-44ef-93db-8dabf1e04c9d remove_volumes: None. Dec 31 09:34:42.457701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ac2f67e6-177e-45e2-92fc-652b56585191 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:42.462118 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:42.462118 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:42.524995 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac2f67e6-177e-45e2-92fc-652b56585191 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 returned with HTTP 200 Dec 31 09:34:42.526072 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 269/534] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:42 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 => generated 912 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:42.547367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76529c56-2b09-46ec-a3a2-8e64504c718d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] POST http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots Dec 31 09:34:42.548166 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:42.548166 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:42.548840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-76529c56-2b09-46ec-a3a2-8e64504c718d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f828fc6-e0ed-4252-ac1b-5979258ca549", "name": "tempest-VolumesDeleteCascade-Snapshot-230406151"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:42.605649 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b16c7af6-923f-40e6-b217-8421b30e299c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 202 Dec 31 09:34:42.606654 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 266/535] 10.222.0.45 () {62 vars in 1373 bytes} [Thu Dec 31 09:34:42 2020] PUT /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:34:42.622144 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0711517b-ecd9-4ddf-94ac-75529ad646cd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:42.622748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0711517b-ecd9-4ddf-94ac-75529ad646cd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:42.622976 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:42.622976 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:42.623356 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0711517b-ecd9-4ddf-94ac-75529ad646cd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:42.623809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-0711517b-ecd9-4ddf-94ac-75529ad646cd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member df27691a-768a-4821-a764-46718134cc0f {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:42.640686 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:42.640686 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:42.722037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0711517b-ecd9-4ddf-94ac-75529ad646cd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 200 Dec 31 09:34:42.725967 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 267/536] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:42 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 391 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:42.729091 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:42.729091 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:42.730834 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-76529c56-2b09-46ec-a3a2-8e64504c718d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:42.731029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-76529c56-2b09-46ec-a3a2-8e64504c718d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create snapshot from volume 9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:42.981117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-76529c56-2b09-46ec-a3a2-8e64504c718d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Created reservations ['d0efaa7b-3fa6-48d0-8fd0-c67ee60cb8fb', '20b15a62-1450-4762-a1f4-ea920bba91a2', '63c8e7d5-f882-4629-bf93-d30da4863317', '99e687b7-a5ff-4c2d-9cee-170cae08efb4'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:43.203963 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-76529c56-2b09-46ec-a3a2-8e64504c718d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot create request issued successfully. Dec 31 09:34:43.205158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76529c56-2b09-46ec-a3a2-8e64504c718d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots returned with HTTP 202 Dec 31 09:34:43.213984 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 270/537] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:34:42 2020] POST /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots => generated 306 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:34:43.221441 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f03d93a3-8333-43f6-911a-f72a8bf6b7e2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd Dec 31 09:34:43.222436 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f03d93a3-8333-43f6-911a-f72a8bf6b7e2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:43.222884 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:43.222884 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:43.223637 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f03d93a3-8333-43f6-911a-f72a8bf6b7e2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:43.315699 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:43.315699 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:43.317986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f03d93a3-8333-43f6-911a-f72a8bf6b7e2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot retrieved successfully. Dec 31 09:34:43.321551 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f03d93a3-8333-43f6-911a-f72a8bf6b7e2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd returned with HTTP 200 Dec 31 09:34:43.327180 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 268/538] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:43 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd => generated 438 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:43.737177 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8da9105d-7de9-4823-9f0e-3dca3883fcf9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:43.738115 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8da9105d-7de9-4823-9f0e-3dca3883fcf9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:43.738537 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:43.738537 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:43.739312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8da9105d-7de9-4823-9f0e-3dca3883fcf9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:43.740150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-8da9105d-7de9-4823-9f0e-3dca3883fcf9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member df27691a-768a-4821-a764-46718134cc0f {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:43.758211 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:43.758211 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:43.821651 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8da9105d-7de9-4823-9f0e-3dca3883fcf9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 200 Dec 31 09:34:43.823554 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 271/539] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:43 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 392 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:43.837921 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9c8d9cf-cf22-4460-aefd-432630cea5c0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] PUT http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:43.838470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:43.838470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:43.838889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f9c8d9cf-cf22-4460-aefd-432630cea5c0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "16002f08-5610-41c0-b741-1fed10ec1b81"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:43.840100 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-f9c8d9cf-cf22-4460-aefd-432630cea5c0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Update called for group df27691a-768a-4821-a764-46718134cc0f. {{(pid=88085) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 31 09:34:43.840462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-f9c8d9cf-cf22-4460-aefd-432630cea5c0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Updating group df27691a-768a-4821-a764-46718134cc0f with name None description: None add_volumes: None remove_volumes: 16002f08-5610-41c0-b741-1fed10ec1b81. Dec 31 09:34:43.866924 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:43.866924 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:43.955557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9c8d9cf-cf22-4460-aefd-432630cea5c0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 202 Dec 31 09:34:43.956820 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 269/540] 10.222.0.45 () {62 vars in 1373 bytes} [Thu Dec 31 09:34:43 2020] PUT /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:34:43.966038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89fbf4cf-c640-4c08-a6af-87f1dc691827 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:43.966622 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89fbf4cf-c640-4c08-a6af-87f1dc691827 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:43.966901 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:43.966901 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:43.967185 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89fbf4cf-c640-4c08-a6af-87f1dc691827 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:43.967632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-89fbf4cf-c640-4c08-a6af-87f1dc691827 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member df27691a-768a-4821-a764-46718134cc0f {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:43.983144 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:43.983144 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:44.122151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89fbf4cf-c640-4c08-a6af-87f1dc691827 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 200 Dec 31 09:34:44.123563 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 272/541] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:43 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 391 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:34:44.334299 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f02b0384-5867-4d9f-9431-3df633e825e3 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd Dec 31 09:34:44.334890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f02b0384-5867-4d9f-9431-3df633e825e3 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:44.335012 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:44.335012 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:44.335360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f02b0384-5867-4d9f-9431-3df633e825e3 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:44.414393 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:44.414393 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:44.416158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f02b0384-5867-4d9f-9431-3df633e825e3 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot retrieved successfully. Dec 31 09:34:44.418379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f02b0384-5867-4d9f-9431-3df633e825e3 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd returned with HTTP 200 Dec 31 09:34:44.423412 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 270/542] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:44 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd => generated 438 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:45.142386 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25f42afa-84f4-450b-911b-ae569cec49ef tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:45.144069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25f42afa-84f4-450b-911b-ae569cec49ef tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:45.144795 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:45.144795 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:45.149104 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25f42afa-84f4-450b-911b-ae569cec49ef tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:45.150288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-25f42afa-84f4-450b-911b-ae569cec49ef tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member df27691a-768a-4821-a764-46718134cc0f {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:45.181491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:45.181491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:45.303491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25f42afa-84f4-450b-911b-ae569cec49ef tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 200 Dec 31 09:34:45.326548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41fab530-1883-45fd-bbb5-d2fce998de3b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] PUT http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:45.327841 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:45.327841 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:45.328764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41fab530-1883-45fd-bbb5-d2fce998de3b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "16002f08-5610-41c0-b741-1fed10ec1b81"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:45.329489 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 273/543] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:45 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 392 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:45.331444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-41fab530-1883-45fd-bbb5-d2fce998de3b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Update called for group df27691a-768a-4821-a764-46718134cc0f. {{(pid=88085) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 31 09:34:45.332482 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-41fab530-1883-45fd-bbb5-d2fce998de3b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Updating group df27691a-768a-4821-a764-46718134cc0f with name None description: None add_volumes: 16002f08-5610-41c0-b741-1fed10ec1b81 remove_volumes: None. Dec 31 09:34:45.363175 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:45.363175 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:45.437761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5726b5f-8221-4387-bd8d-291765a01b30 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd Dec 31 09:34:45.438754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5726b5f-8221-4387-bd8d-291765a01b30 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:45.443108 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:45.443108 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:45.444167 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5726b5f-8221-4387-bd8d-291765a01b30 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:45.572330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:45.572330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:45.574654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f5726b5f-8221-4387-bd8d-291765a01b30 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot retrieved successfully. Dec 31 09:34:45.580449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5726b5f-8221-4387-bd8d-291765a01b30 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd returned with HTTP 200 Dec 31 09:34:45.589697 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 274/544] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:45 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd => generated 465 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:45.605039 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f33310af-400b-4559-9830-18174506fbe0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] POST http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots Dec 31 09:34:45.606274 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:45.606274 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:45.606701 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f33310af-400b-4559-9830-18174506fbe0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f828fc6-e0ed-4252-ac1b-5979258ca549", "name": "tempest-VolumesDeleteCascade-Snapshot-355574816"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:45.671596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41fab530-1883-45fd-bbb5-d2fce998de3b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 202 Dec 31 09:34:45.674555 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 271/545] 10.222.0.45 () {62 vars in 1373 bytes} [Thu Dec 31 09:34:45 2020] PUT /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 0 bytes in 358 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:34:45.687969 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4df1b9c-350e-4c39-a7d0-71cb658b0276 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:45.688444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4df1b9c-350e-4c39-a7d0-71cb658b0276 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:45.688795 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:45.688795 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:45.703487 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4df1b9c-350e-4c39-a7d0-71cb658b0276 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:45.704073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-e4df1b9c-350e-4c39-a7d0-71cb658b0276 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member df27691a-768a-4821-a764-46718134cc0f {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:45.729232 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:45.729232 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:45.781298 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:45.781298 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:45.791403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f33310af-400b-4559-9830-18174506fbe0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:45.793063 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-f33310af-400b-4559-9830-18174506fbe0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create snapshot from volume 9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:45.827021 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4df1b9c-350e-4c39-a7d0-71cb658b0276 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 200 Dec 31 09:34:45.829096 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 272/546] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:45 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 391 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:46.012137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-f33310af-400b-4559-9830-18174506fbe0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Created reservations ['c25a23f8-0e52-4d3c-a176-ac643cf5b9b4', '9578d293-320d-4ed9-87ac-e882fe4586fc', 'ea125f8b-c3b1-4589-b705-a74baf081d6f', 'f40ec09a-ea05-459b-bc35-ebc0bd3f2a12'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:46.257223 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f33310af-400b-4559-9830-18174506fbe0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot create request issued successfully. Dec 31 09:34:46.258354 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f33310af-400b-4559-9830-18174506fbe0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots returned with HTTP 202 Dec 31 09:34:46.265664 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 275/547] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:34:45 2020] POST /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots => generated 306 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:34:46.270932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44b711df-f870-487a-b2e2-827e4d0bbdaa tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 Dec 31 09:34:46.271848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44b711df-f870-487a-b2e2-827e4d0bbdaa tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:46.272051 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:46.272051 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:46.272710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44b711df-f870-487a-b2e2-827e4d0bbdaa tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:46.330718 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:46.330718 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:46.335353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-44b711df-f870-487a-b2e2-827e4d0bbdaa tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot retrieved successfully. Dec 31 09:34:46.341799 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44b711df-f870-487a-b2e2-827e4d0bbdaa tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 returned with HTTP 200 Dec 31 09:34:46.345513 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 273/548] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:46 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 => generated 438 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:46.845390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70e807fa-620c-4102-88c4-681ebabf9900 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:34:46.846246 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70e807fa-620c-4102-88c4-681ebabf9900 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:46.850083 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:46.850083 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:46.850840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70e807fa-620c-4102-88c4-681ebabf9900 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:46.853140 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-70e807fa-620c-4102-88c4-681ebabf9900 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member df27691a-768a-4821-a764-46718134cc0f {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:34:46.880898 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:46.880898 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:46.971306 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70e807fa-620c-4102-88c4-681ebabf9900 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 200 Dec 31 09:34:46.977276 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 276/549] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:34:46 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 392 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:46.992135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail Dec 31 09:34:46.992718 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:46.992932 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:46.992932 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:46.993281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:46.994002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:46.996025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:34:47.117870 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all volumes completed successfully. Dec 31 09:34:47.119513 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:47.120255 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:47.138026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:47.153182 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:47.153182 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:47.192849 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:47.193193 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:47.211849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:47.224285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:47.224285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:47.309967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cc28747-aa50-4a47-bea2-e84877e0b67c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail returned with HTTP 200 Dec 31 09:34:47.314483 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 274/550] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:34:46 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail => generated 1995 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:34:47.331539 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a2334f89-0421-4d9f-8264-f28cef0f11ec tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots Dec 31 09:34:47.332591 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:47.332591 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:47.333316 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a2334f89-0421-4d9f-8264-f28cef0f11ec tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "df27691a-768a-4821-a764-46718134cc0f", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1471838092"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:47.334510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-a2334f89-0421-4d9f-8264-f28cef0f11ec tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating new group_snapshot {'group_snapshot': {'group_id': 'df27691a-768a-4821-a764-46718134cc0f', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1471838092'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 31 09:34:47.350484 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:47.350484 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:47.364030 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d88c7184-9c10-47a2-ae5f-7dbadde14e84 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 Dec 31 09:34:47.364738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d88c7184-9c10-47a2-ae5f-7dbadde14e84 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:47.365193 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:47.365193 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:47.365809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d88c7184-9c10-47a2-ae5f-7dbadde14e84 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:47.416923 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:47.416923 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:47.418824 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d88c7184-9c10-47a2-ae5f-7dbadde14e84 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot retrieved successfully. Dec 31 09:34:47.426038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d88c7184-9c10-47a2-ae5f-7dbadde14e84 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 returned with HTTP 200 Dec 31 09:34:47.429349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.group_snapshots [None req-a2334f89-0421-4d9f-8264-f28cef0f11ec tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1471838092. Dec 31 09:34:47.430749 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 275/551] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:47 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 => generated 438 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:47.687303 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:47.687303 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:47.847244 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-a2334f89-0421-4d9f-8264-f28cef0f11ec tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2033784244 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2033784244, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:34:47.848308 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-a2334f89-0421-4d9f-8264-f28cef0f11ec tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2033784244 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2033784244, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:34:47.942341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-a2334f89-0421-4d9f-8264-f28cef0f11ec tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['36d6ab35-a2f7-4ce8-ba2a-772bf2db1e98', '107e47e1-d844-4912-b8e9-0df5e2e4813c', '12f1b58c-3ce4-4334-a317-a16e7c408293', '34d58182-519f-40b7-a72a-45f513e0d8cd'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:48.062845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a2334f89-0421-4d9f-8264-f28cef0f11ec tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots returned with HTTP 202 Dec 31 09:34:48.069020 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 277/552] 10.222.0.45 () {62 vars in 1291 bytes} [Thu Dec 31 09:34:47 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots => generated 187 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:34:48.077346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75fbc0c1-8a2c-4bc4-b8f5-3dfdaf8e1183 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:34:48.077926 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75fbc0c1-8a2c-4bc4-b8f5-3dfdaf8e1183 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:48.078147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:48.078147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:48.078523 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75fbc0c1-8a2c-4bc4-b8f5-3dfdaf8e1183 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:48.078937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-75fbc0c1-8a2c-4bc4-b8f5-3dfdaf8e1183 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 5e763977-9d79-411b-a170-a957e1c52094 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:34:48.094734 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:48.094734 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:48.121624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75fbc0c1-8a2c-4bc4-b8f5-3dfdaf8e1183 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 returned with HTTP 200 Dec 31 09:34:48.122558 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 276/553] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:34:48 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 => generated 326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:48.444628 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a3c36e4-87fd-4ec7-8af0-e0b53d379f47 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 Dec 31 09:34:48.445438 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a3c36e4-87fd-4ec7-8af0-e0b53d379f47 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:48.445901 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:48.445901 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:48.446711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a3c36e4-87fd-4ec7-8af0-e0b53d379f47 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:48.518625 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:48.518625 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:48.520525 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3a3c36e4-87fd-4ec7-8af0-e0b53d379f47 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot retrieved successfully. Dec 31 09:34:48.525873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a3c36e4-87fd-4ec7-8af0-e0b53d379f47 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 returned with HTTP 200 Dec 31 09:34:48.530208 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 278/554] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:48 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 => generated 438 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:49.134445 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c1f43870-7b29-458d-b8f8-daef1a02314a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:34:49.135147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c1f43870-7b29-458d-b8f8-daef1a02314a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:49.135316 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:49.135316 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:49.135637 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c1f43870-7b29-458d-b8f8-daef1a02314a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:49.136040 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-c1f43870-7b29-458d-b8f8-daef1a02314a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 5e763977-9d79-411b-a170-a957e1c52094 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:34:49.148037 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:49.148037 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:49.185489 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c1f43870-7b29-458d-b8f8-daef1a02314a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 returned with HTTP 200 Dec 31 09:34:49.190624 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 277/555] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:34:49 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 => generated 326 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:49.540819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c216849f-3441-4945-a2fc-a15c4ac6d1de tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 Dec 31 09:34:49.541359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c216849f-3441-4945-a2fc-a15c4ac6d1de tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:49.541582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:49.541582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:49.541967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c216849f-3441-4945-a2fc-a15c4ac6d1de tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:49.620551 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:49.620551 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:49.621826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c216849f-3441-4945-a2fc-a15c4ac6d1de tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot retrieved successfully. Dec 31 09:34:49.623766 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c216849f-3441-4945-a2fc-a15c4ac6d1de tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 returned with HTTP 200 Dec 31 09:34:49.635359 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 279/556] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:49 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 => generated 465 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:49.646052 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e0cf015e-24e7-4139-bdfa-61eaa896cbc0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] DELETE http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549?cascade=True Dec 31 09:34:49.646559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e0cf015e-24e7-4139-bdfa-61eaa896cbc0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:49.646751 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:49.646751 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:49.647062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e0cf015e-24e7-4139-bdfa-61eaa896cbc0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:49.647678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-e0cf015e-24e7-4139-bdfa-61eaa896cbc0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Delete volume with id: 9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:49.796844 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:49.796844 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:49.807168 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e0cf015e-24e7-4139-bdfa-61eaa896cbc0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:49.966747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e0cf015e-24e7-4139-bdfa-61eaa896cbc0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Delete volume request issued successfully. Dec 31 09:34:49.969380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e0cf015e-24e7-4139-bdfa-61eaa896cbc0 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549?cascade=True returned with HTTP 202 Dec 31 09:34:49.970550 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 278/557] 10.222.0.45 () {58 vars in 1343 bytes} [Thu Dec 31 09:34:49 2020] DELETE /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549?cascade=True => generated 0 bytes in 328 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:34:49.978263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee5bed9b-e744-4ed7-8965-abbaaf9782ab tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:49.978784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee5bed9b-e744-4ed7-8965-abbaaf9782ab tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:49.978962 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:49.978962 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:49.979325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee5bed9b-e744-4ed7-8965-abbaaf9782ab tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:50.146965 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:50.146965 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:50.176279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ee5bed9b-e744-4ed7-8965-abbaaf9782ab tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:50.201527 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e22bd3ff-eae3-4fd1-83ea-bbe449383a8c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:34:50.202398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e22bd3ff-eae3-4fd1-83ea-bbe449383a8c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:50.202791 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:50.202791 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:50.203610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e22bd3ff-eae3-4fd1-83ea-bbe449383a8c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:50.204304 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-e22bd3ff-eae3-4fd1-83ea-bbe449383a8c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 5e763977-9d79-411b-a170-a957e1c52094 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:34:50.225353 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:50.225353 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:50.267845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee5bed9b-e744-4ed7-8965-abbaaf9782ab tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 returned with HTTP 200 Dec 31 09:34:50.270245 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e22bd3ff-eae3-4fd1-83ea-bbe449383a8c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 returned with HTTP 200 Dec 31 09:34:50.277622 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 280/558] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:49 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 => generated 911 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:50.278271 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 279/559] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:34:50 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 => generated 326 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:51.299040 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7070cc23-3995-4a93-a684-203ddf70c36e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:34:51.300151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7070cc23-3995-4a93-a684-203ddf70c36e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:51.300525 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:51.300525 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:51.301202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7070cc23-3995-4a93-a684-203ddf70c36e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:51.305187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f6189ba-5276-45db-b279-192cc2c8cdfc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:51.306670 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f6189ba-5276-45db-b279-192cc2c8cdfc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:51.311222 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:51.311222 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:51.312508 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f6189ba-5276-45db-b279-192cc2c8cdfc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:51.316157 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-7070cc23-3995-4a93-a684-203ddf70c36e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 5e763977-9d79-411b-a170-a957e1c52094 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:34:51.359223 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:51.359223 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:51.402025 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7070cc23-3995-4a93-a684-203ddf70c36e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 returned with HTTP 200 Dec 31 09:34:51.403598 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 280/560] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:34:51 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 => generated 326 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:51.577700 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:51.577700 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:51.629468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8f6189ba-5276-45db-b279-192cc2c8cdfc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:51.757998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f6189ba-5276-45db-b279-192cc2c8cdfc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 returned with HTTP 200 Dec 31 09:34:51.767609 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 281/561] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:51 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 => generated 911 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:52.426094 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-badb85ba-c46b-40a8-ade0-45fb8387f726 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:34:52.427861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-badb85ba-c46b-40a8-ade0-45fb8387f726 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:52.432390 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:52.432390 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:52.435160 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-badb85ba-c46b-40a8-ade0-45fb8387f726 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:52.438259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-badb85ba-c46b-40a8-ade0-45fb8387f726 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 5e763977-9d79-411b-a170-a957e1c52094 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:34:52.490609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:52.490609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:52.584416 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-badb85ba-c46b-40a8-ade0-45fb8387f726 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 returned with HTTP 200 Dec 31 09:34:52.585850 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 281/562] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:34:52 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 => generated 326 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:52.796696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-284aa302-42b3-4cc3-bc1f-6de0b4089522 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:52.797878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-284aa302-42b3-4cc3-bc1f-6de0b4089522 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:52.798256 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:52.798256 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:52.799091 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-284aa302-42b3-4cc3-bc1f-6de0b4089522 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:53.075865 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:53.075865 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:53.107715 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-284aa302-42b3-4cc3-bc1f-6de0b4089522 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:53.179182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-284aa302-42b3-4cc3-bc1f-6de0b4089522 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 returned with HTTP 200 Dec 31 09:34:53.179182 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 282/563] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:52 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 => generated 911 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:34:53.602160 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-edd40209-58c9-4445-9d35-8a5ff0c8c722 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:34:53.603090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-edd40209-58c9-4445-9d35-8a5ff0c8c722 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:53.603468 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:53.603468 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:53.604096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-edd40209-58c9-4445-9d35-8a5ff0c8c722 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:53.604636 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-edd40209-58c9-4445-9d35-8a5ff0c8c722 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 5e763977-9d79-411b-a170-a957e1c52094 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:34:53.622108 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:53.622108 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:53.684611 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-edd40209-58c9-4445-9d35-8a5ff0c8c722 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 returned with HTTP 200 Dec 31 09:34:53.684611 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 282/564] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:34:53 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 => generated 326 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:54.202104 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77bde0ab-7778-433c-83ef-6357af96107a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:54.202992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77bde0ab-7778-433c-83ef-6357af96107a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:54.203834 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:54.203834 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:54.204461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77bde0ab-7778-433c-83ef-6357af96107a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:54.445834 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:54.445834 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:54.480622 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-77bde0ab-7778-433c-83ef-6357af96107a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:54.583566 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77bde0ab-7778-433c-83ef-6357af96107a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 returned with HTTP 200 Dec 31 09:34:54.584782 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 283/565] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:54 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 => generated 911 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:54.699966 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd8d4c9d-83d8-4c1e-93e5-7984d20e8634 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:34:54.700905 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd8d4c9d-83d8-4c1e-93e5-7984d20e8634 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:54.701433 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:54.701433 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:54.702021 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd8d4c9d-83d8-4c1e-93e5-7984d20e8634 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:54.703002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-dd8d4c9d-83d8-4c1e-93e5-7984d20e8634 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 5e763977-9d79-411b-a170-a957e1c52094 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:34:54.719755 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:54.719755 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:54.749039 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd8d4c9d-83d8-4c1e-93e5-7984d20e8634 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 returned with HTTP 200 Dec 31 09:34:54.753177 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 283/566] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:34:54 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 => generated 327 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:34:54.768947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1fcde45-854f-4b5d-b085-ec9432f174cf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail Dec 31 09:34:54.769528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1fcde45-854f-4b5d-b085-ec9432f174cf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:54.769735 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:54.769735 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:54.770606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1fcde45-854f-4b5d-b085-ec9432f174cf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:54.771680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-b1fcde45-854f-4b5d-b085-ec9432f174cf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:54.775384 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-b1fcde45-854f-4b5d-b085-ec9432f174cf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 09:34:54.862305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b1fcde45-854f-4b5d-b085-ec9432f174cf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all snapshots completed successfully. Dec 31 09:34:54.864938 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:54.864938 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:54.874392 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1fcde45-854f-4b5d-b085-ec9432f174cf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail returned with HTTP 200 Dec 31 09:34:54.884361 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 284/567] 10.222.0.45 () {58 vars in 1231 bytes} [Thu Dec 31 09:34:54 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail => generated 931 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:54.900870 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19639ef5-a9b5-4677-bb3c-cfbb5ba50d78 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d Dec 31 09:34:54.901992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19639ef5-a9b5-4677-bb3c-cfbb5ba50d78 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:54.902480 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:54.902480 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:54.903357 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19639ef5-a9b5-4677-bb3c-cfbb5ba50d78 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:55.016855 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:55.016855 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:55.021072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-19639ef5-a9b5-4677-bb3c-cfbb5ba50d78 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:34:55.039083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19639ef5-a9b5-4677-bb3c-cfbb5ba50d78 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d returned with HTTP 200 Dec 31 09:34:55.040838 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 284/568] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:54 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d => generated 470 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:55.055530 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39d9a903-05d4-45ac-a8fc-c85f7b42626a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/5aecefc5-bb65-4ca7-9e5a-3f3d84920bd1 Dec 31 09:34:55.056075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39d9a903-05d4-45ac-a8fc-c85f7b42626a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:55.056268 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:55.056268 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:55.056683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39d9a903-05d4-45ac-a8fc-c85f7b42626a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:55.138412 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:55.138412 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:55.142729 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-39d9a903-05d4-45ac-a8fc-c85f7b42626a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:34:55.152575 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39d9a903-05d4-45ac-a8fc-c85f7b42626a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/5aecefc5-bb65-4ca7-9e5a-3f3d84920bd1 returned with HTTP 200 Dec 31 09:34:55.157084 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 285/569] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:55 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/5aecefc5-bb65-4ca7-9e5a-3f3d84920bd1 => generated 470 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:55.172920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-130a6b21-b015-4558-9b70-33a0246ae92f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] DELETE http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:34:55.173560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-130a6b21-b015-4558-9b70-33a0246ae92f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:55.173767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:55.173767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:55.179231 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-130a6b21-b015-4558-9b70-33a0246ae92f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:55.180038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-130a6b21-b015-4558-9b70-33a0246ae92f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] delete called for member 5e763977-9d79-411b-a170-a957e1c52094 {{(pid=88085) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 31 09:34:55.180601 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.group_snapshots [None req-130a6b21-b015-4558-9b70-33a0246ae92f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete group_snapshot with id: 5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:34:55.196794 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:55.196794 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:55.329819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-130a6b21-b015-4558-9b70-33a0246ae92f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 returned with HTTP 202 Dec 31 09:34:55.344507 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 285/570] 10.222.0.45 () {60 vars in 1383 bytes} [Thu Dec 31 09:34:55 2020] DELETE /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:34:55.359868 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail Dec 31 09:34:55.362508 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:55.366423 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:55.366423 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:55.370606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:55.373753 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:55.386944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:34:55.532799 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all volumes completed successfully. Dec 31 09:34:55.534563 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:55.535042 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:55.554694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:55.586267 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:55.586267 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:55.616643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea82d262-c0c6-4b15-8158-ceadd4e0d50d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:55.617556 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea82d262-c0c6-4b15-8158-ceadd4e0d50d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:55.617923 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:55.617923 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:55.618571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea82d262-c0c6-4b15-8158-ceadd4e0d50d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:55.638174 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:34:55.638900 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:34:55.669408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:34:55.703555 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:55.703555 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:55.763477 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:55.763477 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:55.773893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63f78abd-7382-46f8-b810-b6e0539c5c05 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail returned with HTTP 200 Dec 31 09:34:55.791533 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 286/571] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:34:55 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail => generated 1995 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:34:55.795743 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ea82d262-c0c6-4b15-8158-ceadd4e0d50d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:55.801884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-178885ce-2bf2-407b-9db2-d5fd82e45e1f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail Dec 31 09:34:55.802420 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-178885ce-2bf2-407b-9db2-d5fd82e45e1f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:55.802628 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:55.802628 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:55.803003 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-178885ce-2bf2-407b-9db2-d5fd82e45e1f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:55.803591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-178885ce-2bf2-407b-9db2-d5fd82e45e1f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:55.805902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-178885ce-2bf2-407b-9db2-d5fd82e45e1f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 09:34:55.839215 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea82d262-c0c6-4b15-8158-ceadd4e0d50d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 returned with HTTP 200 Dec 31 09:34:55.842649 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 286/572] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:55 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 => generated 911 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:55.844800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-178885ce-2bf2-407b-9db2-d5fd82e45e1f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all snapshots completed successfully. Dec 31 09:34:55.845720 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:55.845720 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:55.847136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-178885ce-2bf2-407b-9db2-d5fd82e45e1f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail returned with HTTP 200 Dec 31 09:34:55.847987 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 287/573] 10.222.0.45 () {58 vars in 1231 bytes} [Thu Dec 31 09:34:55 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail => generated 929 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:55.860307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2ef6111d-f6da-41ad-9664-d0d0bed50c7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d Dec 31 09:34:55.861192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2ef6111d-f6da-41ad-9664-d0d0bed50c7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:55.861615 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:55.861615 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:55.862327 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2ef6111d-f6da-41ad-9664-d0d0bed50c7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:55.946174 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:55.946174 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:55.947871 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2ef6111d-f6da-41ad-9664-d0d0bed50c7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:34:55.950637 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2ef6111d-f6da-41ad-9664-d0d0bed50c7d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d returned with HTTP 200 Dec 31 09:34:55.960017 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 287/574] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:55 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d => generated 469 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:56.897820 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c48965c5-6e68-45ab-b03a-ded564976a91 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:56.898502 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c48965c5-6e68-45ab-b03a-ded564976a91 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:56.898621 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:56.898621 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:56.898983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c48965c5-6e68-45ab-b03a-ded564976a91 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:56.965159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2db63eb-28df-40fd-b554-090b43f825ea tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d Dec 31 09:34:56.966200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2db63eb-28df-40fd-b554-090b43f825ea tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:56.966624 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:56.966624 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:56.967309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2db63eb-28df-40fd-b554-090b43f825ea tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:57.045690 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:57.045690 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:57.048510 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e2db63eb-28df-40fd-b554-090b43f825ea tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:34:57.061248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2db63eb-28df-40fd-b554-090b43f825ea tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d returned with HTTP 200 Dec 31 09:34:57.064399 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 288/575] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:56 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d => generated 469 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:57.094233 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:57.094233 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:57.120675 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c48965c5-6e68-45ab-b03a-ded564976a91 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:57.179775 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c48965c5-6e68-45ab-b03a-ded564976a91 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 returned with HTTP 200 Dec 31 09:34:57.196881 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 288/576] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:56 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 => generated 911 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:58.080996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a1ce817-ac2a-4346-a8e1-ab9b831f5285 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d Dec 31 09:34:58.082159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a1ce817-ac2a-4346-a8e1-ab9b831f5285 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:58.082696 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:58.082696 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:58.084067 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a1ce817-ac2a-4346-a8e1-ab9b831f5285 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:58.151053 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:58.151053 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:58.164400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8a1ce817-ac2a-4346-a8e1-ab9b831f5285 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:34:58.168687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a1ce817-ac2a-4346-a8e1-ab9b831f5285 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d returned with HTTP 200 Dec 31 09:34:58.170082 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 289/577] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:58 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d => generated 469 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:58.204213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1622429-9bbc-46bf-a530-182bc783390c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:34:58.204732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1622429-9bbc-46bf-a530-182bc783390c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:58.204936 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:58.204936 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:58.205630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1622429-9bbc-46bf-a530-182bc783390c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:58.313032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1622429-9bbc-46bf-a530-182bc783390c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 returned with HTTP 404 Dec 31 09:34:58.314458 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 289/578] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:58 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:34:58.322555 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f755b53-b001-4179-a0cb-9b1fe9493cea tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes Dec 31 09:34:58.323464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2f755b53-b001-4179-a0cb-9b1fe9493cea tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:58.323790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:58.323790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:58.324665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2f755b53-b001-4179-a0cb-9b1fe9493cea tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:58.325566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-2f755b53-b001-4179-a0cb-9b1fe9493cea tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:58.327703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2f755b53-b001-4179-a0cb-9b1fe9493cea tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:34:58.409602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2f755b53-b001-4179-a0cb-9b1fe9493cea tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Get all volumes completed successfully. Dec 31 09:34:58.410740 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f755b53-b001-4179-a0cb-9b1fe9493cea tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes returned with HTTP 200 Dec 31 09:34:58.418106 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 290/579] 10.222.0.45 () {58 vars in 1204 bytes} [Thu Dec 31 09:34:58 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:34:58.423514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-20106f13-f1de-4bdb-b5e6-6488fcf25c4e tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots Dec 31 09:34:58.425715 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-20106f13-f1de-4bdb-b5e6-6488fcf25c4e tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:58.430734 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-20106f13-f1de-4bdb-b5e6-6488fcf25c4e tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:58.432393 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-20106f13-f1de-4bdb-b5e6-6488fcf25c4e tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:34:58.442906 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-20106f13-f1de-4bdb-b5e6-6488fcf25c4e tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 09:34:58.477647 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-20106f13-f1de-4bdb-b5e6-6488fcf25c4e tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Get all snapshots completed successfully. Dec 31 09:34:58.478397 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-20106f13-f1de-4bdb-b5e6-6488fcf25c4e tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots returned with HTTP 200 Dec 31 09:34:58.479838 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 290/580] 10.222.0.45 () {58 vars in 1210 bytes} [Thu Dec 31 09:34:58 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:34:58.499117 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] POST http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes Dec 31 09:34:58.500323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-413563372"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:34:58.506831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-413563372'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:34:58.507944 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create volume of 1 GB Dec 31 09:34:58.529851 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Availability Zones retrieved successfully. Dec 31 09:34:58.577966 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Flow 'volume_create_api' (b2dbee82-d3da-4c39-8db9-3ea072686a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:58.592643 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a65c63cb-9655-4d1d-8698-e88d6b0e88f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:58.595646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:34:58.712847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a65c63cb-9655-4d1d-8698-e88d6b0e88f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:58.716670 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdbd62c7-d2a2-44e5-96fe-3676c2b15c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:58.803824 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Created reservations ['804cb529-83d3-4125-8a2c-efb4fb75e056', '82c44d4e-8ae1-46a7-8bf1-7b399bddd104', 'c31e6f33-7971-456d-8314-0bae6946d3af', 'a8076011-0630-4c47-963b-84132a8d0fbb'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:34:58.806691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdbd62c7-d2a2-44e5-96fe-3676c2b15c01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['804cb529-83d3-4125-8a2c-efb4fb75e056', '82c44d4e-8ae1-46a7-8bf1-7b399bddd104', 'c31e6f33-7971-456d-8314-0bae6946d3af', 'a8076011-0630-4c47-963b-84132a8d0fbb']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:58.809377 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e29453-7143-423d-b132-d918836321e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:58.998007 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70e29453-7143-423d-b132-d918836321e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b711463d-70cc-4bd6-8a2e-a7c5a9017118', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-413563372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b21a1c5f0241cb8667c7a1d8bbfba8',qos_specs=None,replication_status=,reservations=['804cb529-83d3-4125-8a2c-efb4fb75e056','82c44d4e-8ae1-46a7-8bf1-7b399bddd104','c31e6f33-7971-456d-8314-0bae6946d3af','a8076011-0630-4c47-963b-84132a8d0fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9506abb5d2784fa38e086df817fe4443',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:34:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-413563372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b711463d-70cc-4bd6-8a2e-a7c5a9017118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b21a1c5f0241cb8667c7a1d8bbfba8',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='9506abb5d2784fa38e086df817fe4443',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:59.004225 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25cbffe0-6196-41d4-b98a-17e020b787eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:59.061235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25cbffe0-6196-41d4-b98a-17e020b787eb) 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-413563372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b21a1c5f0241cb8667c7a1d8bbfba8',qos_specs=None,replication_status=,reservations=['804cb529-83d3-4125-8a2c-efb4fb75e056','82c44d4e-8ae1-46a7-8bf1-7b399bddd104','c31e6f33-7971-456d-8314-0bae6946d3af','a8076011-0630-4c47-963b-84132a8d0fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9506abb5d2784fa38e086df817fe4443',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:59.063450 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3962086f-65ef-4759-948f-44a475e28163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:34:59.093823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3962086f-65ef-4759-948f-44a475e28163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:34:59.102023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Flow 'volume_create_api' (b2dbee82-d3da-4c39-8db9-3ea072686a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:34:59.182114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-418396fc-84d2-44e1-8239-5f73d1b136a9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d Dec 31 09:34:59.182651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-418396fc-84d2-44e1-8239-5f73d1b136a9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:59.183308 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-418396fc-84d2-44e1-8239-5f73d1b136a9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:59.196545 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create volume request issued successfully. Dec 31 09:34:59.232898 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09c5f2a7-8677-4feb-8ee8-a6f505f9d0f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes returned with HTTP 202 Dec 31 09:34:59.237659 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 291/581] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:34:58 2020] POST /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes => generated 819 bytes in 743 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:34:59.253327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0d6fcc5-bf04-41cf-8848-e95add49af79 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:34:59.253927 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0d6fcc5-bf04-41cf-8848-e95add49af79 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:34:59.254151 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:34:59.254151 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:34:59.254532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0d6fcc5-bf04-41cf-8848-e95add49af79 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:34:59.270534 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:59.270534 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:59.271723 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-418396fc-84d2-44e1-8239-5f73d1b136a9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:34:59.273679 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-418396fc-84d2-44e1-8239-5f73d1b136a9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d returned with HTTP 200 Dec 31 09:34:59.274512 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 291/582] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:34:59 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d => generated 468 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:34:59.349690 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:34:59.349690 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:34:59.375759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b0d6fcc5-bf04-41cf-8848-e95add49af79 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:34:59.425065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0d6fcc5-bf04-41cf-8848-e95add49af79 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 returned with HTTP 200 Dec 31 09:34:59.426975 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 292/583] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:34:59 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 => generated 887 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:00.296525 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9be1184-8b87-4974-bbaf-2d899889047f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d Dec 31 09:35:00.297789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f9be1184-8b87-4974-bbaf-2d899889047f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:00.298229 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:00.298229 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:00.299310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f9be1184-8b87-4974-bbaf-2d899889047f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:00.340432 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9be1184-8b87-4974-bbaf-2d899889047f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d returned with HTTP 404 Dec 31 09:35:00.345702 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 292/584] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:35:00 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/9d72d106-a546-414a-853d-a54e0cb0806d => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:00.349247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84fbe10a-3bb2-4cf8-924e-ba4d7ac81116 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/5aecefc5-bb65-4ca7-9e5a-3f3d84920bd1 Dec 31 09:35:00.350888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84fbe10a-3bb2-4cf8-924e-ba4d7ac81116 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:00.351708 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:00.351708 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:00.354458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84fbe10a-3bb2-4cf8-924e-ba4d7ac81116 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:00.397368 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84fbe10a-3bb2-4cf8-924e-ba4d7ac81116 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/5aecefc5-bb65-4ca7-9e5a-3f3d84920bd1 returned with HTTP 404 Dec 31 09:35:00.399049 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 293/585] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:35:00 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/5aecefc5-bb65-4ca7-9e5a-3f3d84920bd1 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:35:00.408129 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d60c8bcc-42ab-432e-9954-3e93f82ffdbf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:35:00.408718 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d60c8bcc-42ab-432e-9954-3e93f82ffdbf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:00.409796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d60c8bcc-42ab-432e-9954-3e93f82ffdbf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:00.409796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-d60c8bcc-42ab-432e-9954-3e93f82ffdbf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 5e763977-9d79-411b-a170-a957e1c52094 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:35:00.417967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d60c8bcc-42ab-432e-9954-3e93f82ffdbf tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 returned with HTTP 404 Dec 31 09:35:00.423857 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 293/586] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:35:00 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:35:00.432559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-205555a5-6e68-4a1e-a047-dc7f85ad8d10 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] DELETE http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:35:00.433317 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-205555a5-6e68-4a1e-a047-dc7f85ad8d10 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:00.433848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-205555a5-6e68-4a1e-a047-dc7f85ad8d10 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:00.434263 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-205555a5-6e68-4a1e-a047-dc7f85ad8d10 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] delete called for member 5e763977-9d79-411b-a170-a957e1c52094 {{(pid=88085) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 31 09:35:00.434605 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.group_snapshots [None req-205555a5-6e68-4a1e-a047-dc7f85ad8d10 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete group_snapshot with id: 5e763977-9d79-411b-a170-a957e1c52094 Dec 31 09:35:00.448987 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f01bf69d-c36b-4a4f-8165-a789de3f99ce tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:00.449250 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f01bf69d-c36b-4a4f-8165-a789de3f99ce tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:00.449864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f01bf69d-c36b-4a4f-8165-a789de3f99ce tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:00.459452 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-205555a5-6e68-4a1e-a047-dc7f85ad8d10 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 returned with HTTP 404 Dec 31 09:35:00.462906 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 294/587] 10.222.0.45 () {60 vars in 1383 bytes} [Thu Dec 31 09:35:00 2020] DELETE /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/5e763977-9d79-411b-a170-a957e1c52094 => generated 116 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:35:00.475151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail Dec 31 09:35:00.475317 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:00.476002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:00.483078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:35:00.485101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:35:00.608499 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:00.608499 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:00.631144 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f01bf69d-c36b-4a4f-8165-a789de3f99ce tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:00.638167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all volumes completed successfully. Dec 31 09:35:00.644584 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:00.644584 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:00.668879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:00.688505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:00.688505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:00.691075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f01bf69d-c36b-4a4f-8165-a789de3f99ce tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 returned with HTTP 200 Dec 31 09:35:00.702886 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 294/588] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:00 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 => generated 911 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:00.705364 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:00.706166 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:00.730983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:00.753359 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:00.753359 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:00.809901 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91343501-081f-42f8-841b-34c9106e72b2 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail returned with HTTP 200 Dec 31 09:35:00.810711 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 295/589] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:35:00 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail => generated 1995 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:35:00.827787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-272b28b3-dce2-4e80-a098-dfef9f3ccb79 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f/action Dec 31 09:35:00.828510 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:00.828510 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:00.829178 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-272b28b3-dce2-4e80-a098-dfef9f3ccb79 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:35:00.829768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-272b28b3-dce2-4e80-a098-dfef9f3ccb79 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:00.830932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-272b28b3-dce2-4e80-a098-dfef9f3ccb79 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] delete called for group df27691a-768a-4821-a764-46718134cc0f {{(pid=88086) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 09:35:00.831668 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-272b28b3-dce2-4e80-a098-dfef9f3ccb79 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete group with id: df27691a-768a-4821-a764-46718134cc0f Dec 31 09:35:00.839394 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:00.839394 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:01.260029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-272b28b3-dce2-4e80-a098-dfef9f3ccb79 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f/action returned with HTTP 202 Dec 31 09:35:01.261579 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 295/590] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 09:35:00 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f/action => generated 0 bytes in 438 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 31 09:35:01.269360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4133780-ea99-424d-b426-32dc54ce6928 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 Dec 31 09:35:01.270274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4133780-ea99-424d-b426-32dc54ce6928 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:01.270822 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:01.270822 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:01.271203 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4133780-ea99-424d-b426-32dc54ce6928 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:01.380298 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:01.380298 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:01.406836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d4133780-ea99-424d-b426-32dc54ce6928 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:35:01.433975 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-d4133780-ea99-424d-b426-32dc54ce6928 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:01.434448 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-d4133780-ea99-424d-b426-32dc54ce6928 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:01.456488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-d4133780-ea99-424d-b426-32dc54ce6928 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:01.466826 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:01.466826 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:01.520105 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4133780-ea99-424d-b426-32dc54ce6928 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 returned with HTTP 200 Dec 31 09:35:01.531444 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 296/591] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:01 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 => generated 1000 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:35:01.709442 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52db0c9b-c8ff-4bf4-befb-75655645a364 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:01.709992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52db0c9b-c8ff-4bf4-befb-75655645a364 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:01.710210 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:01.710210 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:01.710585 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52db0c9b-c8ff-4bf4-befb-75655645a364 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:01.920586 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:01.920586 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:01.951240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-52db0c9b-c8ff-4bf4-befb-75655645a364 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:02.024480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52db0c9b-c8ff-4bf4-befb-75655645a364 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 returned with HTTP 200 Dec 31 09:35:02.028196 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 296/592] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:01 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 => generated 912 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:02.050461 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7ff0be9-b280-4889-ae48-00b4231dbd1d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] POST http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots Dec 31 09:35:02.050928 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:02.050928 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:02.051352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7ff0be9-b280-4889-ae48-00b4231dbd1d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b711463d-70cc-4bd6-8a2e-a7c5a9017118", "name": "tempest-VolumesDeleteCascade-Snapshot-1929815489"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:02.157717 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:02.157717 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:02.163574 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d7ff0be9-b280-4889-ae48-00b4231dbd1d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:02.165909 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-d7ff0be9-b280-4889-ae48-00b4231dbd1d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create snapshot from volume b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:02.326960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-d7ff0be9-b280-4889-ae48-00b4231dbd1d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Created reservations ['bfddcbb7-1ca1-4a7b-a22b-b4bb72d507fc', 'dedb9ccc-285e-4c6e-8783-2cc8aa8bccc6', 'a40cb114-692d-41d8-8b14-c5bc791d0bec', '4cce0513-43d8-44de-85a5-0469faea2ce2'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:35:02.527675 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d7ff0be9-b280-4889-ae48-00b4231dbd1d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot create request issued successfully. Dec 31 09:35:02.534705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7ff0be9-b280-4889-ae48-00b4231dbd1d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots returned with HTTP 202 Dec 31 09:35:02.541445 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-add585d5-8b01-4df5-96b4-6a7f76d3d80d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 Dec 31 09:35:02.542406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-add585d5-8b01-4df5-96b4-6a7f76d3d80d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:02.542784 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:02.542784 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:02.543506 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-add585d5-8b01-4df5-96b4-6a7f76d3d80d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:02.558014 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 297/593] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:35:02 2020] POST /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots => generated 307 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:35:02.574261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1040155-cb07-4d3d-94c7-08da40f6a05a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 Dec 31 09:35:02.574865 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1040155-cb07-4d3d-94c7-08da40f6a05a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:02.575005 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:02.575005 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:02.577748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1040155-cb07-4d3d-94c7-08da40f6a05a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:02.650278 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:02.650278 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:02.652106 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f1040155-cb07-4d3d-94c7-08da40f6a05a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot retrieved successfully. Dec 31 09:35:02.655595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1040155-cb07-4d3d-94c7-08da40f6a05a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 returned with HTTP 200 Dec 31 09:35:02.656726 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 298/594] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:35:02 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 => generated 439 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:02.676915 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:02.676915 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:02.686522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-add585d5-8b01-4df5-96b4-6a7f76d3d80d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:35:02.704423 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-add585d5-8b01-4df5-96b4-6a7f76d3d80d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:02.704903 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-add585d5-8b01-4df5-96b4-6a7f76d3d80d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:02.717124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-add585d5-8b01-4df5-96b4-6a7f76d3d80d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:02.726743 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:02.726743 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:02.754298 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-add585d5-8b01-4df5-96b4-6a7f76d3d80d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 returned with HTTP 200 Dec 31 09:35:02.756245 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 297/595] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:02 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 => generated 1000 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:35:03.669726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf0cba7b-acb1-468b-b0b3-4f206079400d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 Dec 31 09:35:03.671302 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf0cba7b-acb1-468b-b0b3-4f206079400d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:03.671796 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:03.671796 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:03.672311 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf0cba7b-acb1-468b-b0b3-4f206079400d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:03.700250 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:03.700250 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:03.702727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bf0cba7b-acb1-468b-b0b3-4f206079400d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot retrieved successfully. Dec 31 09:35:03.705122 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf0cba7b-acb1-468b-b0b3-4f206079400d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 returned with HTTP 200 Dec 31 09:35:03.707660 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 299/596] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:35:03 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:03.774509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c8aeb90-5123-4812-a615-3819f08cb48b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 Dec 31 09:35:03.778775 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c8aeb90-5123-4812-a615-3819f08cb48b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:03.779147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:03.779147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:03.779720 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c8aeb90-5123-4812-a615-3819f08cb48b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:03.887138 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:03.887138 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:03.898831 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3c8aeb90-5123-4812-a615-3819f08cb48b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:35:03.914038 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-3c8aeb90-5123-4812-a615-3819f08cb48b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:03.914725 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-3c8aeb90-5123-4812-a615-3819f08cb48b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:03.923819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-3c8aeb90-5123-4812-a615-3819f08cb48b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:03.932812 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:03.932812 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:03.959631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c8aeb90-5123-4812-a615-3819f08cb48b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 returned with HTTP 200 Dec 31 09:35:03.967859 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 298/597] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:03 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 => generated 1000 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:35:04.720764 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-175879f0-6515-4120-9ae0-45c63b839d35 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 Dec 31 09:35:04.721901 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-175879f0-6515-4120-9ae0-45c63b839d35 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:04.722270 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:04.722270 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:04.722895 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-175879f0-6515-4120-9ae0-45c63b839d35 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:04.778642 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:04.778642 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:04.780238 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-175879f0-6515-4120-9ae0-45c63b839d35 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot retrieved successfully. Dec 31 09:35:04.793905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-175879f0-6515-4120-9ae0-45c63b839d35 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 returned with HTTP 200 Dec 31 09:35:04.795359 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 300/598] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:35:04 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 => generated 466 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:04.808009 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] POST http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes Dec 31 09:35:04.808483 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:04.808483 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:04.809363 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1aa3b027-ba3d-46ec-a6fc-448a52bf8227", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2065710622"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:04.810653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create volume request body: {'volume': {'snapshot_id': '1aa3b027-ba3d-46ec-a6fc-448a52bf8227', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2065710622'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:35:04.880660 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:04.880660 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:04.882284 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Snapshot retrieved successfully. Dec 31 09:35:04.893900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create volume of 1 GB Dec 31 09:35:04.944523 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Availability Zones retrieved successfully. Dec 31 09:35:04.978289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5b0000d-f479-461f-a595-350a7b741d1a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 Dec 31 09:35:04.978853 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a5b0000d-f479-461f-a595-350a7b741d1a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:04.979110 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:04.979110 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:04.979477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a5b0000d-f479-461f-a595-350a7b741d1a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:04.981963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Flow 'volume_create_api' (7eab6555-be0b-466c-88ee-d926fb9a1944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:35:04.989440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd53702-4d72-4e05-a755-109807725494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:04.992361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:35:05.128940 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:05.128940 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:05.143186 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a5b0000d-f479-461f-a595-350a7b741d1a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:35:05.161583 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a5b0000d-f479-461f-a595-350a7b741d1a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:05.162358 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a5b0000d-f479-461f-a595-350a7b741d1a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:05.172994 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a5b0000d-f479-461f-a595-350a7b741d1a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:05.183043 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:05.183043 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:05.232197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd53702-4d72-4e05-a755-109807725494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1aa3b027-ba3d-46ec-a6fc-448a52bf8227', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:05.233393 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5b0000d-f479-461f-a595-350a7b741d1a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 returned with HTTP 200 Dec 31 09:35:05.234960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0d5c75-b4e0-423b-a61c-4304a5672d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:05.250401 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 301/599] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:04 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 => generated 1000 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:35:05.353216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Created reservations ['d68d2819-5316-4317-a3ce-5c0e2ff0206d', '2524114f-aa70-4850-83f3-0a2f19f9371e', 'a2525425-f639-4adc-b7e3-27e3e68180db', 'ba4171c9-768a-4c24-8a30-0ef151d3796c'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:35:05.358365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0d5c75-b4e0-423b-a61c-4304a5672d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d68d2819-5316-4317-a3ce-5c0e2ff0206d', '2524114f-aa70-4850-83f3-0a2f19f9371e', 'a2525425-f639-4adc-b7e3-27e3e68180db', 'ba4171c9-768a-4c24-8a30-0ef151d3796c']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:05.360600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd81321c-e90a-4d98-a63f-798257b20571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:05.571889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd81321c-e90a-4d98-a63f-798257b20571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2065710622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b21a1c5f0241cb8667c7a1d8bbfba8',qos_specs=None,replication_status=,reservations=['d68d2819-5316-4317-a3ce-5c0e2ff0206d','2524114f-aa70-4850-83f3-0a2f19f9371e','a2525425-f639-4adc-b7e3-27e3e68180db','ba4171c9-768a-4c24-8a30-0ef151d3796c'],size=1,snapshot_id=1aa3b027-ba3d-46ec-a6fc-448a52bf8227,source_replicaid=,source_volid=None,status='creating',user_id='9506abb5d2784fa38e086df817fe4443',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2065710622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b21a1c5f0241cb8667c7a1d8bbfba8',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=1aa3b027-ba3d-46ec-a6fc-448a52bf8227,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9506abb5d2784fa38e086df817fe4443',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:05.575110 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5371d97-972a-46e2-a49f-83d0a42c296a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:05.613803 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5371d97-972a-46e2-a49f-83d0a42c296a) 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-2065710622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b21a1c5f0241cb8667c7a1d8bbfba8',qos_specs=None,replication_status=,reservations=['d68d2819-5316-4317-a3ce-5c0e2ff0206d','2524114f-aa70-4850-83f3-0a2f19f9371e','a2525425-f639-4adc-b7e3-27e3e68180db','ba4171c9-768a-4c24-8a30-0ef151d3796c'],size=1,snapshot_id=1aa3b027-ba3d-46ec-a6fc-448a52bf8227,source_replicaid=,source_volid=None,status='creating',user_id='9506abb5d2784fa38e086df817fe4443',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:05.616536 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c672c6-7b97-475f-97e1-04bf34ab7be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:05.784117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c672c6-7b97-475f-97e1-04bf34ab7be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:05.799270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Flow 'volume_create_api' (7eab6555-be0b-466c-88ee-d926fb9a1944) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:35:05.925979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Create volume request issued successfully. Dec 31 09:35:05.985770 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4059e802-7cdd-4c37-8a2e-4bb83ff82327 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes returned with HTTP 202 Dec 31 09:35:05.987651 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 299/600] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:35:04 2020] POST /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes => generated 854 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:35:06.009737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38300265-445c-4a40-b87e-5f2615e8d45c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:06.010729 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38300265-445c-4a40-b87e-5f2615e8d45c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:06.011099 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:06.011099 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:06.011783 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38300265-445c-4a40-b87e-5f2615e8d45c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:06.093671 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:06.093671 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:06.106241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-38300265-445c-4a40-b87e-5f2615e8d45c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:06.141590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38300265-445c-4a40-b87e-5f2615e8d45c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:06.143673 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 302/601] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:05 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:06.262528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0bb35e1b-c741-4791-a3c6-639214ec718f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 Dec 31 09:35:06.263114 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0bb35e1b-c741-4791-a3c6-639214ec718f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:06.263344 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:06.263344 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:06.267972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0bb35e1b-c741-4791-a3c6-639214ec718f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:06.415170 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:06.415170 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:06.432280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0bb35e1b-c741-4791-a3c6-639214ec718f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:35:06.475491 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-0bb35e1b-c741-4791-a3c6-639214ec718f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:06.475960 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-0bb35e1b-c741-4791-a3c6-639214ec718f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:06.487543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-0bb35e1b-c741-4791-a3c6-639214ec718f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:06.515383 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:06.515383 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:06.581979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0bb35e1b-c741-4791-a3c6-639214ec718f tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 returned with HTTP 200 Dec 31 09:35:06.582834 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 300/602] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:06 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 => generated 999 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:07.164386 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e202f23d-141e-4d7f-97ed-67394db72425 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:07.166330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e202f23d-141e-4d7f-97ed-67394db72425 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:07.166970 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:07.166970 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:07.170389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e202f23d-141e-4d7f-97ed-67394db72425 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:07.298955 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:07.298955 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:07.329873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e202f23d-141e-4d7f-97ed-67394db72425 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:07.362167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e202f23d-141e-4d7f-97ed-67394db72425 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:07.363278 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 303/603] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:07 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:07.601894 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c175f15-56be-4cbd-b429-879959190384 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 Dec 31 09:35:07.602483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c175f15-56be-4cbd-b429-879959190384 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:07.602703 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:07.602703 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:07.603081 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c175f15-56be-4cbd-b429-879959190384 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:07.715401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c175f15-56be-4cbd-b429-879959190384 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 returned with HTTP 404 Dec 31 09:35:07.720356 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 301/604] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:07 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:35:07.724550 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0dc875a-182b-4932-b368-f604dae9dd19 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d Dec 31 09:35:07.725124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0dc875a-182b-4932-b368-f604dae9dd19 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:07.725339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:07.725339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:07.725709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0dc875a-182b-4932-b368-f604dae9dd19 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:07.833389 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0dc875a-182b-4932-b368-f604dae9dd19 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d returned with HTTP 404 Dec 31 09:35:07.835202 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 304/605] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:07 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:35:07.843736 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c2f05e3-7b97-47fb-bb6c-dba2c79db126 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f Dec 31 09:35:07.844908 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c2f05e3-7b97-47fb-bb6c-dba2c79db126 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:07.845680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c2f05e3-7b97-47fb-bb6c-dba2c79db126 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:07.846532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-7c2f05e3-7b97-47fb-bb6c-dba2c79db126 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member df27691a-768a-4821-a764-46718134cc0f {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:35:07.855224 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c2f05e3-7b97-47fb-bb6c-dba2c79db126 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f returned with HTTP 404 Dec 31 09:35:07.856880 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 302/606] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:35:07 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/df27691a-768a-4821-a764-46718134cc0f => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 31 09:35:07.865255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2984c26-a638-431f-a7e6-794f808ff644 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] DELETE http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types/c328131f-d1da-4d7a-b055-36fd770c3c0c Dec 31 09:35:07.866124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2984c26-a638-431f-a7e6-794f808ff644 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:07.868335 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2984c26-a638-431f-a7e6-794f808ff644 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:07.921875 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:35:07.921875 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:35:07.930447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2984c26-a638-431f-a7e6-794f808ff644 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types/c328131f-d1da-4d7a-b055-36fd770c3c0c returned with HTTP 202 Dec 31 09:35:07.931772 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 305/607] 10.222.0.45 () {60 vars in 1371 bytes} [Thu Dec 31 09:35:07 2020] DELETE /volume/v3/3339d6318953419ca4b887e85960e09d/group_types/c328131f-d1da-4d7a-b055-36fd770c3c0c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:35:07.950457 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-539eab5b-dd70-4498-9069-ec3c34369b59 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] POST http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types Dec 31 09:35:07.951574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-539eab5b-dd70-4498-9069-ec3c34369b59 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-276435887"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:08.062321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-539eab5b-dd70-4498-9069-ec3c34369b59 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types returned with HTTP 200 Dec 31 09:35:08.063716 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 303/608] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:35:07 2020] POST /volume/v3/3339d6318953419ca4b887e85960e09d/types => generated 223 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:08.074203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d075802b-8366-4c1c-94f3-1d942af8bb49 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] POST http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types Dec 31 09:35:08.075253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d075802b-8366-4c1c-94f3-1d942af8bb49 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1105711978"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:08.164539 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d075802b-8366-4c1c-94f3-1d942af8bb49 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types returned with HTTP 202 Dec 31 09:35:08.166034 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 306/609] 10.222.0.45 () {62 vars in 1278 bytes} [Thu Dec 31 09:35:08 2020] POST /volume/v3/3339d6318953419ca4b887e85960e09d/group_types => generated 181 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:08.185644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5f26258-0ed7-4bd8-9f84-53cdd723f437 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups Dec 31 09:35:08.187862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a5f26258-0ed7-4bd8-9f84-53cdd723f437 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cb8d8d6e-928d-43dc-99e3-253305c2b5ef", "volume_types": ["0da70d71-2c09-45de-b2e7-6f9d1c5405df"], "name": "tempest-GroupSnapshotsTest-Group-1367176428"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:08.189483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-a5f26258-0ed7-4bd8-9f84-53cdd723f437 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating new group {'group': {'group_type': 'cb8d8d6e-928d-43dc-99e3-253305c2b5ef', 'volume_types': ['0da70d71-2c09-45de-b2e7-6f9d1c5405df'], 'name': 'tempest-GroupSnapshotsTest-Group-1367176428'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 31 09:35:08.216560 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-a5f26258-0ed7-4bd8-9f84-53cdd723f437 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating group tempest-GroupSnapshotsTest-Group-1367176428. Dec 31 09:35:08.275381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a5f26258-0ed7-4bd8-9f84-53cdd723f437 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Availability Zones retrieved successfully. Dec 31 09:35:08.311604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-a5f26258-0ed7-4bd8-9f84-53cdd723f437 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['2f3eb5ac-86cb-430c-bad1-d504a61acf27'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:35:08.381831 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b336a68-7269-48f8-8eb0-37c1db558529 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:08.382376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b336a68-7269-48f8-8eb0-37c1db558529 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:08.382881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b336a68-7269-48f8-8eb0-37c1db558529 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:08.422485 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5f26258-0ed7-4bd8-9f84-53cdd723f437 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups returned with HTTP 202 Dec 31 09:35:08.428278 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 304/610] 10.222.0.45 () {62 vars in 1264 bytes} [Thu Dec 31 09:35:08 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups => generated 112 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:35:08.449158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17b7e647-50ac-429c-8ef4-8f68ddbd2856 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394 Dec 31 09:35:08.449772 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17b7e647-50ac-429c-8ef4-8f68ddbd2856 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:08.450001 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:08.450001 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:08.450373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17b7e647-50ac-429c-8ef4-8f68ddbd2856 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:08.450790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-17b7e647-50ac-429c-8ef4-8f68ddbd2856 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 19ad70d7-40f7-47bf-a7ec-3b9aaf632394 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:35:08.465665 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:08.465665 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:08.522302 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17b7e647-50ac-429c-8ef4-8f68ddbd2856 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394 returned with HTTP 200 Dec 31 09:35:08.523172 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 305/611] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:35:08 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394 => generated 392 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:08.532756 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:08.532756 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:08.543199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5b336a68-7269-48f8-8eb0-37c1db558529 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:08.580107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b336a68-7269-48f8-8eb0-37c1db558529 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:08.581381 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 307/612] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:08 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:09.535107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c9d30491-9c06-44ab-96a5-cc654aeb55ae tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394 Dec 31 09:35:09.535662 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c9d30491-9c06-44ab-96a5-cc654aeb55ae tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:09.535864 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:09.535864 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:09.537152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c9d30491-9c06-44ab-96a5-cc654aeb55ae tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:09.537726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-c9d30491-9c06-44ab-96a5-cc654aeb55ae tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 19ad70d7-40f7-47bf-a7ec-3b9aaf632394 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:35:09.553731 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:09.553731 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:09.597967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7908217-7e48-4c83-a68b-add7e074ba3c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:09.598817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7908217-7e48-4c83-a68b-add7e074ba3c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:09.599360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:09.599360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:09.600102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7908217-7e48-4c83-a68b-add7e074ba3c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:09.630679 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c9d30491-9c06-44ab-96a5-cc654aeb55ae tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394 returned with HTTP 200 Dec 31 09:35:09.631865 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 306/613] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:35:09 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394 => generated 393 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:09.642222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes Dec 31 09:35:09.642559 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:09.642559 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:09.642968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0da70d71-2c09-45de-b2e7-6f9d1c5405df", "group_id": "19ad70d7-40f7-47bf-a7ec-3b9aaf632394", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-328162391"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:09.644242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume request body: {'volume': {'volume_type': '0da70d71-2c09-45de-b2e7-6f9d1c5405df', 'group_id': '19ad70d7-40f7-47bf-a7ec-3b9aaf632394', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-328162391'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:35:09.692872 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:09.692872 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:09.694182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume of 1 GB Dec 31 09:35:09.728863 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:09.728863 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:09.749294 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Availability Zones retrieved successfully. Dec 31 09:35:09.752174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f7908217-7e48-4c83-a68b-add7e074ba3c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:09.797603 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Flow 'volume_create_api' (5452d558-eb57-444d-85cb-3d5ba626746c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:35:09.810735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ea9eb0-0a8d-4abd-ac62-fbe64c4036e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:09.812455 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:09.812455 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:09.813010 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:35:09.815593 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7908217-7e48-4c83-a68b-add7e074ba3c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:09.834683 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 308/614] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:09 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:09.972694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78ea9eb0-0a8d-4abd-ac62-fbe64c4036e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:35:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0da70d71-2c09-45de-b2e7-6f9d1c5405df,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-276435887',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0da70d71-2c09-45de-b2e7-6f9d1c5405df', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '19ad70d7-40f7-47bf-a7ec-3b9aaf632394', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:09.975086 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2249599-49ca-49f3-ab4d-a7049191b563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:10.107817 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-276435887 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-276435887, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:35:10.108607 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-276435887 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-276435887, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:35:10.191251 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['11600aa9-3c83-45e0-a15f-abc5fef5b972', 'd301fe53-b12b-4e65-84fa-8586a79364b1', '8a5cb284-c1b7-450c-a4b0-92a6e376da78', '97e45186-73ac-4ae9-a2b0-bdcfa395df69'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:35:10.193427 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2249599-49ca-49f3-ab4d-a7049191b563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11600aa9-3c83-45e0-a15f-abc5fef5b972', 'd301fe53-b12b-4e65-84fa-8586a79364b1', '8a5cb284-c1b7-450c-a4b0-92a6e376da78', '97e45186-73ac-4ae9-a2b0-bdcfa395df69']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:10.196422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690a7ac9-f8e4-43c2-9016-523289cede35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:10.327779 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (690a7ac9-f8e4-43c2-9016-523289cede35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca51f97e-db0b-455e-9f3a-f4f72031acf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-328162391',encryption_key_id=None,group_id=19ad70d7-40f7-47bf-a7ec-3b9aaf632394,group_type_id=,metadata={},multiattach=False,project_id='759cf85f8115463c8defd1c7fbe7f502',qos_specs=None,replication_status=,reservations=['11600aa9-3c83-45e0-a15f-abc5fef5b972','d301fe53-b12b-4e65-84fa-8586a79364b1','8a5cb284-c1b7-450c-a4b0-92a6e376da78','97e45186-73ac-4ae9-a2b0-bdcfa395df69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce6db0b85e40418bb96ab1eac9c193',volume_type_id=0da70d71-2c09-45de-b2e7-6f9d1c5405df), '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-31T09:35:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-328162391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=19ad70d7-40f7-47bf-a7ec-3b9aaf632394,host=None,id=ca51f97e-db0b-455e-9f3a-f4f72031acf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='759cf85f8115463c8defd1c7fbe7f502',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='30ce6db0b85e40418bb96ab1eac9c193',volume_attachment=,volume_type=,volume_type_id=0da70d71-2c09-45de-b2e7-6f9d1c5405df)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:10.341073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca19ab4-c79a-42db-9164-856e5cf431c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:10.409192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca19ab4-c79a-42db-9164-856e5cf431c8) 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-328162391',encryption_key_id=None,group_id=19ad70d7-40f7-47bf-a7ec-3b9aaf632394,group_type_id=,metadata={},multiattach=False,project_id='759cf85f8115463c8defd1c7fbe7f502',qos_specs=None,replication_status=,reservations=['11600aa9-3c83-45e0-a15f-abc5fef5b972','d301fe53-b12b-4e65-84fa-8586a79364b1','8a5cb284-c1b7-450c-a4b0-92a6e376da78','97e45186-73ac-4ae9-a2b0-bdcfa395df69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30ce6db0b85e40418bb96ab1eac9c193',volume_type_id=0da70d71-2c09-45de-b2e7-6f9d1c5405df)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:10.413606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c173e034-3ea8-4452-93ac-494b864ac353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:10.537244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c173e034-3ea8-4452-93ac-494b864ac353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:10.551706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Flow 'volume_create_api' (5452d558-eb57-444d-85cb-3d5ba626746c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:35:10.734458 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Create volume request issued successfully. Dec 31 09:35:10.769228 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:10.769686 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:10.782385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:10.799529 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:10.799529 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:10.826708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe0c6672-e3c1-4239-9739-1da2085d651b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes returned with HTTP 202 Dec 31 09:35:10.828142 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 307/615] 10.222.0.45 () {62 vars in 1267 bytes} [Thu Dec 31 09:35:09 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes => generated 906 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:35:10.841721 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e22ef32-d66f-4b57-af13-901b8a1f6405 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:10.843159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e22ef32-d66f-4b57-af13-901b8a1f6405 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:10.844157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:10.844157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:10.844868 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e22ef32-d66f-4b57-af13-901b8a1f6405 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:10.849878 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb94a29d-7b41-4ae3-99e0-91926c6f23d0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 Dec 31 09:35:10.850110 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb94a29d-7b41-4ae3-99e0-91926c6f23d0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:10.850510 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:10.850510 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:10.851175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb94a29d-7b41-4ae3-99e0-91926c6f23d0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:10.977026 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:10.977026 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:11.006598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8e22ef32-d66f-4b57-af13-901b8a1f6405 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:11.057883 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e22ef32-d66f-4b57-af13-901b8a1f6405 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:11.060777 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 309/616] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:10 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:11.122489 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:11.122489 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:11.165330 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fb94a29d-7b41-4ae3-99e0-91926c6f23d0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:35:11.196113 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-fb94a29d-7b41-4ae3-99e0-91926c6f23d0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:11.196711 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-fb94a29d-7b41-4ae3-99e0-91926c6f23d0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:11.213122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-fb94a29d-7b41-4ae3-99e0-91926c6f23d0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:11.225111 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:11.225111 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:11.346302 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb94a29d-7b41-4ae3-99e0-91926c6f23d0 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 returned with HTTP 200 Dec 31 09:35:11.359000 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 308/617] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:10 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 => generated 998 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:35:12.078345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3493337f-2bec-456b-8cc8-0ac5edd9ea94 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:12.078909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3493337f-2bec-456b-8cc8-0ac5edd9ea94 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:12.079073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:12.079073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:12.079502 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3493337f-2bec-456b-8cc8-0ac5edd9ea94 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:12.245324 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:12.245324 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:12.278727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3493337f-2bec-456b-8cc8-0ac5edd9ea94 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:12.316140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3493337f-2bec-456b-8cc8-0ac5edd9ea94 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:12.317356 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 310/618] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:12 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:12.372009 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f2c9740-0eba-4d77-bad2-c7b65e064f1e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 Dec 31 09:35:12.372767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f2c9740-0eba-4d77-bad2-c7b65e064f1e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:12.373203 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:12.373203 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:12.373784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f2c9740-0eba-4d77-bad2-c7b65e064f1e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:12.641291 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:12.641291 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:12.671116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1f2c9740-0eba-4d77-bad2-c7b65e064f1e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:35:12.828910 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-1f2c9740-0eba-4d77-bad2-c7b65e064f1e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:12.833203 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-1f2c9740-0eba-4d77-bad2-c7b65e064f1e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:12.891469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-1f2c9740-0eba-4d77-bad2-c7b65e064f1e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:12.950717 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:12.950717 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:13.012426 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f2c9740-0eba-4d77-bad2-c7b65e064f1e tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 returned with HTTP 200 Dec 31 09:35:13.013687 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 309/619] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:12 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 => generated 999 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:13.030237 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6833ecaa-e871-4f5e-b5a8-71c5aca4a23c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots Dec 31 09:35:13.031755 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:13.031755 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:13.032642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6833ecaa-e871-4f5e-b5a8-71c5aca4a23c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "19ad70d7-40f7-47bf-a7ec-3b9aaf632394", "name": "tempest-group_snapshot-226715859"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:13.033909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-6833ecaa-e871-4f5e-b5a8-71c5aca4a23c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating new group_snapshot {'group_snapshot': {'group_id': '19ad70d7-40f7-47bf-a7ec-3b9aaf632394', 'name': 'tempest-group_snapshot-226715859'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 31 09:35:13.050289 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:13.050289 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:13.074453 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.group_snapshots [None req-6833ecaa-e871-4f5e-b5a8-71c5aca4a23c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Creating group_snapshot tempest-group_snapshot-226715859. Dec 31 09:35:13.248866 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:13.248866 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:13.329415 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-6833ecaa-e871-4f5e-b5a8-71c5aca4a23c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-276435887 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-276435887, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:35:13.338577 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2172020f-c809-4db8-b62d-45b5e25e775f tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:13.340977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2172020f-c809-4db8-b62d-45b5e25e775f tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:13.340977 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:13.340977 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:13.340977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2172020f-c809-4db8-b62d-45b5e25e775f tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:13.353416 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-6833ecaa-e871-4f5e-b5a8-71c5aca4a23c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-276435887 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-276435887, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:35:13.455164 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-6833ecaa-e871-4f5e-b5a8-71c5aca4a23c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Created reservations ['573c694a-d8a2-45c0-96b0-4acb0a97e82f', 'fade6d96-e142-418d-8ac0-678c9ec069e2', '7ce30935-bd06-44bf-99cf-5acc997189b0', '2779834e-013f-441e-9177-b85d0ee6a0e7'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:35:13.497215 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:13.497215 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:13.517663 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2172020f-c809-4db8-b62d-45b5e25e775f tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:13.566037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2172020f-c809-4db8-b62d-45b5e25e775f tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:13.584976 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 310/620] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:13 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:13.612998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6833ecaa-e871-4f5e-b5a8-71c5aca4a23c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots returned with HTTP 202 Dec 31 09:35:13.614469 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 311/621] 10.222.0.45 () {62 vars in 1291 bytes} [Thu Dec 31 09:35:13 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots => generated 167 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:13.627793 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1da52756-9918-4e0f-90f7-82c562d8de3a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 Dec 31 09:35:13.628388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1da52756-9918-4e0f-90f7-82c562d8de3a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:13.628941 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:13.628941 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:13.629321 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1da52756-9918-4e0f-90f7-82c562d8de3a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:13.629916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-1da52756-9918-4e0f-90f7-82c562d8de3a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member f76fbbfe-1d59-4e62-a0fa-232149d746e4 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:35:13.647471 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:13.647471 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:13.675558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1da52756-9918-4e0f-90f7-82c562d8de3a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 returned with HTTP 200 Dec 31 09:35:13.679870 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 311/622] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:35:13 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 => generated 306 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:14.587232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a25c8621-0293-453a-8bfc-416fbe7dd9f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:14.588473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a25c8621-0293-453a-8bfc-416fbe7dd9f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:14.589220 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:14.589220 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:14.589932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a25c8621-0293-453a-8bfc-416fbe7dd9f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:14.693125 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-043c58bb-8635-48fc-b6a5-541a8b88dfd9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 Dec 31 09:35:14.694639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-043c58bb-8635-48fc-b6a5-541a8b88dfd9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:14.697989 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:14.697989 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:14.699412 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-043c58bb-8635-48fc-b6a5-541a8b88dfd9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:14.703980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-043c58bb-8635-48fc-b6a5-541a8b88dfd9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member f76fbbfe-1d59-4e62-a0fa-232149d746e4 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:35:14.756743 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:14.756743 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:14.807319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-043c58bb-8635-48fc-b6a5-541a8b88dfd9 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 returned with HTTP 200 Dec 31 09:35:14.812220 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 312/623] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:35:14 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 => generated 306 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:14.817245 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:14.817245 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:14.835620 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a25c8621-0293-453a-8bfc-416fbe7dd9f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:14.901221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a25c8621-0293-453a-8bfc-416fbe7dd9f2 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:14.917533 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 312/624] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:14 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:15.830012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0e994ff-6b31-4a18-bb20-45fb9889a2e5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 Dec 31 09:35:15.830575 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0e994ff-6b31-4a18-bb20-45fb9889a2e5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:15.843979 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:15.843979 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:15.844577 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0e994ff-6b31-4a18-bb20-45fb9889a2e5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:15.845041 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-a0e994ff-6b31-4a18-bb20-45fb9889a2e5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member f76fbbfe-1d59-4e62-a0fa-232149d746e4 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:35:15.865345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:15.865345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:15.905913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0e994ff-6b31-4a18-bb20-45fb9889a2e5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 returned with HTTP 200 Dec 31 09:35:15.914115 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 313/625] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:35:15 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 => generated 306 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:15.972174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b61c48a-9c9a-47ac-82bd-d68e897d448d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:15.975027 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b61c48a-9c9a-47ac-82bd-d68e897d448d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:15.975300 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:15.975300 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:15.976189 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b61c48a-9c9a-47ac-82bd-d68e897d448d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:16.068667 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:16.068667 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:16.097264 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1b61c48a-9c9a-47ac-82bd-d68e897d448d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:16.160010 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b61c48a-9c9a-47ac-82bd-d68e897d448d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:16.166089 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 313/626] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:15 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:16.926006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb8f5cc5-7361-453f-8bf3-0a30aaeb26fa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 Dec 31 09:35:16.928045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb8f5cc5-7361-453f-8bf3-0a30aaeb26fa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:16.928547 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:16.928547 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:16.929236 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb8f5cc5-7361-453f-8bf3-0a30aaeb26fa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:16.929892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-eb8f5cc5-7361-453f-8bf3-0a30aaeb26fa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member f76fbbfe-1d59-4e62-a0fa-232149d746e4 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:35:16.940232 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:16.940232 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:16.958666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb8f5cc5-7361-453f-8bf3-0a30aaeb26fa tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 returned with HTTP 200 Dec 31 09:35:16.967122 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 314/627] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:35:16 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:16.971654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad7f6f82-ef3a-4de9-ad67-690e71dbce43 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail Dec 31 09:35:16.972461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad7f6f82-ef3a-4de9-ad67-690e71dbce43 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:16.972461 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:16.972461 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:16.972907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad7f6f82-ef3a-4de9-ad67-690e71dbce43 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:16.973459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-ad7f6f82-ef3a-4de9-ad67-690e71dbce43 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:35:16.976240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-ad7f6f82-ef3a-4de9-ad67-690e71dbce43 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 09:35:17.037517 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ad7f6f82-ef3a-4de9-ad67-690e71dbce43 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all snapshots completed successfully. Dec 31 09:35:17.039045 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:17.039045 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:17.040438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad7f6f82-ef3a-4de9-ad67-690e71dbce43 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail returned with HTTP 200 Dec 31 09:35:17.049720 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 314/628] 10.222.0.45 () {58 vars in 1231 bytes} [Thu Dec 31 09:35:16 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail => generated 453 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:17.056828 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57becbc1-55ae-4a08-8ab7-32f6074a7886 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b Dec 31 09:35:17.058356 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57becbc1-55ae-4a08-8ab7-32f6074a7886 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:17.058821 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:17.058821 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:17.059573 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57becbc1-55ae-4a08-8ab7-32f6074a7886 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:17.136862 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:17.136862 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:17.143622 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-57becbc1-55ae-4a08-8ab7-32f6074a7886 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:35:17.149280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57becbc1-55ae-4a08-8ab7-32f6074a7886 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b returned with HTTP 200 Dec 31 09:35:17.150553 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 315/629] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:35:17 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b => generated 450 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:17.171162 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d4ca355-7ea5-41fc-ac63-9db6a61865d8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 Dec 31 09:35:17.171786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d4ca355-7ea5-41fc-ac63-9db6a61865d8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:17.172011 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:17.172011 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:17.172385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d4ca355-7ea5-41fc-ac63-9db6a61865d8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:17.172802 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-9d4ca355-7ea5-41fc-ac63-9db6a61865d8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member f76fbbfe-1d59-4e62-a0fa-232149d746e4 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:35:17.186056 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:17.186056 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:17.201505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a01f2040-397d-43bb-bf5f-24f1adcf98ed tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:17.202514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a01f2040-397d-43bb-bf5f-24f1adcf98ed tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:17.202852 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:17.202852 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:17.203616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a01f2040-397d-43bb-bf5f-24f1adcf98ed tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:17.215938 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d4ca355-7ea5-41fc-ac63-9db6a61865d8 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 returned with HTTP 200 Dec 31 09:35:17.216944 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 315/630] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:35:17 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 => generated 307 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:17.235159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78d9de98-9c98-4a6d-bca4-ef9e03cdb5c5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/detail Dec 31 09:35:17.237867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78d9de98-9c98-4a6d-bca4-ef9e03cdb5c5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:17.238118 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:17.238118 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:17.241348 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78d9de98-9c98-4a6d-bca4-ef9e03cdb5c5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:17.288075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78d9de98-9c98-4a6d-bca4-ef9e03cdb5c5 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/detail returned with HTTP 200 Dec 31 09:35:17.289753 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 316/631] 10.222.0.45 () {60 vars in 1290 bytes} [Thu Dec 31 09:35:17 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/detail => generated 310 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:17.300589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71cf3464-0aa4-404e-83cf-42aff51fa224 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] DELETE http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 Dec 31 09:35:17.301676 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71cf3464-0aa4-404e-83cf-42aff51fa224 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:17.302174 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:17.302174 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:17.311710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71cf3464-0aa4-404e-83cf-42aff51fa224 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:17.312459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-71cf3464-0aa4-404e-83cf-42aff51fa224 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] delete called for member f76fbbfe-1d59-4e62-a0fa-232149d746e4 {{(pid=88085) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 31 09:35:17.313184 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.group_snapshots [None req-71cf3464-0aa4-404e-83cf-42aff51fa224 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete group_snapshot with id: f76fbbfe-1d59-4e62-a0fa-232149d746e4 Dec 31 09:35:17.322157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:17.322157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:17.339917 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:17.339917 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:17.368120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a01f2040-397d-43bb-bf5f-24f1adcf98ed tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:17.412533 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a01f2040-397d-43bb-bf5f-24f1adcf98ed tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:17.419967 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 316/632] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:17 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:17.465714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71cf3464-0aa4-404e-83cf-42aff51fa224 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 returned with HTTP 202 Dec 31 09:35:17.466963 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 317/633] 10.222.0.45 () {60 vars in 1383 bytes} [Thu Dec 31 09:35:17 2020] DELETE /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 31 09:35:17.475997 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-855d62c4-c3e6-4a52-97c4-d0a56cbc428d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail Dec 31 09:35:17.476608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-855d62c4-c3e6-4a52-97c4-d0a56cbc428d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:17.476806 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:17.476806 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:17.477216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-855d62c4-c3e6-4a52-97c4-d0a56cbc428d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:17.478054 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-855d62c4-c3e6-4a52-97c4-d0a56cbc428d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:35:17.480007 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-855d62c4-c3e6-4a52-97c4-d0a56cbc428d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:35:17.548643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-855d62c4-c3e6-4a52-97c4-d0a56cbc428d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all volumes completed successfully. Dec 31 09:35:17.550939 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-855d62c4-c3e6-4a52-97c4-d0a56cbc428d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:17.551477 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-855d62c4-c3e6-4a52-97c4-d0a56cbc428d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:17.563501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-855d62c4-c3e6-4a52-97c4-d0a56cbc428d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:17.574497 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:17.574497 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:17.599728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-855d62c4-c3e6-4a52-97c4-d0a56cbc428d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail returned with HTTP 200 Dec 31 09:35:17.600771 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 317/634] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:35:17 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail => generated 1002 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:35:17.618439 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cfc4ac9f-ef3f-45ef-98eb-917e67c198ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail Dec 31 09:35:17.619025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cfc4ac9f-ef3f-45ef-98eb-917e67c198ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:17.619247 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:17.619247 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:17.619675 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cfc4ac9f-ef3f-45ef-98eb-917e67c198ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:17.620264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-cfc4ac9f-ef3f-45ef-98eb-917e67c198ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:35:17.620983 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:17.620983 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:17.623677 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-cfc4ac9f-ef3f-45ef-98eb-917e67c198ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 09:35:17.647594 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cfc4ac9f-ef3f-45ef-98eb-917e67c198ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all snapshots completed successfully. Dec 31 09:35:17.648964 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:17.648964 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:17.650668 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cfc4ac9f-ef3f-45ef-98eb-917e67c198ca tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail returned with HTTP 200 Dec 31 09:35:17.659845 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 318/635] 10.222.0.45 () {58 vars in 1231 bytes} [Thu Dec 31 09:35:17 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/detail => generated 452 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:17.665301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d782598f-2e47-42f2-8857-52eb1eadd21d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b Dec 31 09:35:17.665861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d782598f-2e47-42f2-8857-52eb1eadd21d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:17.666086 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:17.666086 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:17.666480 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d782598f-2e47-42f2-8857-52eb1eadd21d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:17.697119 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:17.697119 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:17.700676 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d782598f-2e47-42f2-8857-52eb1eadd21d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:35:17.703071 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d782598f-2e47-42f2-8857-52eb1eadd21d tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b returned with HTTP 200 Dec 31 09:35:17.708723 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 318/636] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:35:17 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b => generated 449 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:18.432484 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d32d221a-be9b-411d-952d-15b380e7b793 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:18.433314 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d32d221a-be9b-411d-952d-15b380e7b793 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:18.433314 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:18.433314 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:18.433816 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d32d221a-be9b-411d-952d-15b380e7b793 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:18.565111 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:18.565111 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:18.592813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d32d221a-be9b-411d-952d-15b380e7b793 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:18.641750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d32d221a-be9b-411d-952d-15b380e7b793 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:18.642603 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 319/637] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:18 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 947 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:18.658704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1596eeba-9317-4c43-97dc-dc56fd39fd16 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:18.659539 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1596eeba-9317-4c43-97dc-dc56fd39fd16 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:18.660072 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:18.660072 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:18.661803 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1596eeba-9317-4c43-97dc-dc56fd39fd16 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:18.672970 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-d7e9d127-80e5-467b-9a53-7d8106dc9cec tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:35:18.673928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-d7e9d127-80e5-467b-9a53-7d8106dc9cec tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:18.674293 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:18.674293 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:18.674998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-d7e9d127-80e5-467b-9a53-7d8106dc9cec tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:18.766002 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:18.766002 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:18.831927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1596eeba-9317-4c43-97dc-dc56fd39fd16 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:18.879723 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1596eeba-9317-4c43-97dc-dc56fd39fd16 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:18.882060 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 320/638] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:18 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 947 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:18.887827 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0e0f372-7eb5-4c24-b429-f504d6344d92 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b Dec 31 09:35:18.888621 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0e0f372-7eb5-4c24-b429-f504d6344d92 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:18.889028 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:18.889028 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:18.889777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0e0f372-7eb5-4c24-b429-f504d6344d92 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:18.912320 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:18.912320 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:18.934455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c15da73c-057f-408f-802e-0df258c8ea9e req-d7e9d127-80e5-467b-9a53-7d8106dc9cec tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:35:18.941800 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:18.941800 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:18.944349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a0e0f372-7eb5-4c24-b429-f504d6344d92 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Snapshot retrieved successfully. Dec 31 09:35:18.949631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0e0f372-7eb5-4c24-b429-f504d6344d92 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b returned with HTTP 200 Dec 31 09:35:18.955482 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 321/639] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:35:18 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b => generated 449 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:18.967552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21b5c2fd-ebb8-4e2f-91a2-93f1f8d15a61 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] DELETE http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118?cascade=True Dec 31 09:35:18.969448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-21b5c2fd-ebb8-4e2f-91a2-93f1f8d15a61 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:18.969857 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:18.969857 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:18.970497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-21b5c2fd-ebb8-4e2f-91a2-93f1f8d15a61 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:18.971135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-21b5c2fd-ebb8-4e2f-91a2-93f1f8d15a61 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Delete volume with id: b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:18.992201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-d7e9d127-80e5-467b-9a53-7d8106dc9cec tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:35:18.993063 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 319/640] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:35:18 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 1362 bytes in 949 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:19.015113 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-20403af2-a08e-4e47-99a0-3de634675b93 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f Dec 31 09:35:19.015679 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-20403af2-a08e-4e47-99a0-3de634675b93 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:19.015902 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:19.015902 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:19.016261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-20403af2-a08e-4e47-99a0-3de634675b93 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:19.204797 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:19.204797 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:19.207954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-21b5c2fd-ebb8-4e2f-91a2-93f1f8d15a61 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:19.231065 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:19.231065 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:19.268700 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c15da73c-057f-408f-802e-0df258c8ea9e req-20403af2-a08e-4e47-99a0-3de634675b93 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:35:19.349954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-20403af2-a08e-4e47-99a0-3de634675b93 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f returned with HTTP 200 Dec 31 09:35:19.353065 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 320/641] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:35:19 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f => generated 914 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:35:19.378557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-21b5c2fd-ebb8-4e2f-91a2-93f1f8d15a61 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Delete volume request issued successfully. Dec 31 09:35:19.379035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21b5c2fd-ebb8-4e2f-91a2-93f1f8d15a61 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118?cascade=True returned with HTTP 202 Dec 31 09:35:19.379159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-c5c84fe9-ccfa-4e0f-8b1d-ce75bd7aade2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 Dec 31 09:35:19.379825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-c5c84fe9-ccfa-4e0f-8b1d-ce75bd7aade2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:19.380048 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:19.380048 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:19.380403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-c5c84fe9-ccfa-4e0f-8b1d-ce75bd7aade2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:19.384484 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 322/642] 10.222.0.45 () {58 vars in 1343 bytes} [Thu Dec 31 09:35:18 2020] DELETE /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118?cascade=True => generated 0 bytes in 424 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:35:19.408958 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c9053603-5726-4241-b6f3-9a9f4475b97a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:19.409516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c9053603-5726-4241-b6f3-9a9f4475b97a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:19.409706 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:19.409706 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:19.410088 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c9053603-5726-4241-b6f3-9a9f4475b97a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:19.476928 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:19.476928 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:19.489559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c15da73c-057f-408f-802e-0df258c8ea9e req-c5c84fe9-ccfa-4e0f-8b1d-ce75bd7aade2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:35:19.530759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-c5c84fe9-ccfa-4e0f-8b1d-ce75bd7aade2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 returned with HTTP 200 Dec 31 09:35:19.537572 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 321/643] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:35:19 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 => generated 913 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:35:19.575774 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:19.575774 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:19.577205 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-c5c84fe9-ccfa-4e0f-8b1d-ce75bd7aade2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume// Dec 31 09:35:19.579453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-c5c84fe9-ccfa-4e0f-8b1d-ce75bd7aade2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:19.580147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:19.580147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:19.581648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-c5c84fe9-ccfa-4e0f-8b1d-ce75bd7aade2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:19.583764 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-c5c84fe9-ccfa-4e0f-8b1d-ce75bd7aade2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:35:19.585422 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 322/644] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:35:19 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:35:19.619442 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c9053603-5726-4241-b6f3-9a9f4475b97a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:19.624094 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-346123f7-9033-4ba1-9654-72288aaece87 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] POST http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments Dec 31 09:35:19.625390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-346123f7-9033-4ba1-9654-72288aaece87 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2a958eb-7188-4218-80a2-124cfccaf339", "instance_uuid": "c129e8f1-a87e-4359-aec5-7f30ef920539", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:19.711386 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c9053603-5726-4241-b6f3-9a9f4475b97a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 returned with HTTP 200 Dec 31 09:35:19.730525 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 323/645] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:19 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 => generated 911 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:19.746993 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:19.746993 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:19.886719 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-346123f7-9033-4ba1-9654-72288aaece87 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments returned with HTTP 200 Dec 31 09:35:19.887813 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 323/646] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:35:19 2020] POST /volume/v3/6c63810c38784dcb8563785f33472525/attachments => generated 273 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:19.897460 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c9053603-5726-4241-b6f3-9a9f4475b97a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume// Dec 31 09:35:19.898772 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c9053603-5726-4241-b6f3-9a9f4475b97a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:19.899304 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:19.899304 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:19.900025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c9053603-5726-4241-b6f3-9a9f4475b97a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:19.901724 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c9053603-5726-4241-b6f3-9a9f4475b97a tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:35:19.902901 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 324/647] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:35:19 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:35:19.922591 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-40fb0bed-a7eb-49c7-92a2-69b121bdaa10 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] POST http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments Dec 31 09:35:19.923129 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:19.923129 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:19.923875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-40fb0bed-a7eb-49c7-92a2-69b121bdaa10 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "281e4e2f-6666-4b58-8926-489927a0145f", "instance_uuid": "c129e8f1-a87e-4359-aec5-7f30ef920539", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:19.967304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb6e4404-a25f-43e1-96b5-f7a401be5c74 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b Dec 31 09:35:19.968212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb6e4404-a25f-43e1-96b5-f7a401be5c74 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:19.968849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb6e4404-a25f-43e1-96b5-f7a401be5c74 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:20.037107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb6e4404-a25f-43e1-96b5-f7a401be5c74 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b returned with HTTP 404 Dec 31 09:35:20.039357 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 325/648] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:35:19 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/snapshots/404c7690-dcb4-4f9e-a03e-8cac8de42e8b => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:35:20.048235 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7306992b-6202-4b61-b513-af12c94a212a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 Dec 31 09:35:20.048808 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7306992b-6202-4b61-b513-af12c94a212a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:20.049293 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7306992b-6202-4b61-b513-af12c94a212a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:20.049704 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-7306992b-6202-4b61-b513-af12c94a212a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member f76fbbfe-1d59-4e62-a0fa-232149d746e4 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 31 09:35:20.054030 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:20.054030 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:20.066156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7306992b-6202-4b61-b513-af12c94a212a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 returned with HTTP 404 Dec 31 09:35:20.068157 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 326/649] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:35:20 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 31 09:35:20.081148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-131f1ce5-5d82-4493-ac0b-6d7887622e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots Dec 31 09:35:20.081734 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-131f1ce5-5d82-4493-ac0b-6d7887622e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:20.082642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-131f1ce5-5d82-4493-ac0b-6d7887622e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:20.105018 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-131f1ce5-5d82-4493-ac0b-6d7887622e28 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots returned with HTTP 200 Dec 31 09:35:20.106007 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 327/650] 10.222.0.45 () {60 vars in 1269 bytes} [Thu Dec 31 09:35:20 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots => generated 23 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:35:20.120556 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64928141-c9d6-4328-91fd-8536b203a24b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] DELETE http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 Dec 31 09:35:20.121774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64928141-c9d6-4328-91fd-8536b203a24b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:20.122510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64928141-c9d6-4328-91fd-8536b203a24b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:20.124102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.group_snapshots [None req-64928141-c9d6-4328-91fd-8536b203a24b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] delete called for member f76fbbfe-1d59-4e62-a0fa-232149d746e4 {{(pid=88086) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 31 09:35:20.124102 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.group_snapshots [None req-64928141-c9d6-4328-91fd-8536b203a24b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete group_snapshot with id: f76fbbfe-1d59-4e62-a0fa-232149d746e4 Dec 31 09:35:20.146039 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64928141-c9d6-4328-91fd-8536b203a24b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 returned with HTTP 404 Dec 31 09:35:20.147361 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 328/651] 10.222.0.45 () {60 vars in 1383 bytes} [Thu Dec 31 09:35:20 2020] DELETE /volume/v3/759cf85f8115463c8defd1c7fbe7f502/group_snapshots/f76fbbfe-1d59-4e62-a0fa-232149d746e4 => generated 116 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 31 09:35:20.158044 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ecb2b55-f3d4-4bfc-9706-e5f13a10e4ab tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail Dec 31 09:35:20.159625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ecb2b55-f3d4-4bfc-9706-e5f13a10e4ab tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:20.160155 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ecb2b55-f3d4-4bfc-9706-e5f13a10e4ab tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:20.161118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-8ecb2b55-f3d4-4bfc-9706-e5f13a10e4ab tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:35:20.162968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ecb2b55-f3d4-4bfc-9706-e5f13a10e4ab tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:35:20.195989 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-40fb0bed-a7eb-49c7-92a2-69b121bdaa10 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments returned with HTTP 200 Dec 31 09:35:20.197296 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 324/652] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:35:19 2020] POST /volume/v3/6c63810c38784dcb8563785f33472525/attachments => generated 273 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:20.209642 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-40fb0bed-a7eb-49c7-92a2-69b121bdaa10 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume// Dec 31 09:35:20.210440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-40fb0bed-a7eb-49c7-92a2-69b121bdaa10 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:20.210833 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:20.210833 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:20.211537 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-40fb0bed-a7eb-49c7-92a2-69b121bdaa10 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:20.213130 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-40fb0bed-a7eb-49c7-92a2-69b121bdaa10 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:35:20.213990 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 325/653] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:35:20 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 31 09:35:20.248557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-b600f421-94ec-4c2a-bad8-c65b42a35938 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] POST http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments Dec 31 09:35:20.249443 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-b600f421-94ec-4c2a-bad8-c65b42a35938 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6e9d88d-f395-4ae9-8ee0-5686671481a9", "instance_uuid": "c129e8f1-a87e-4359-aec5-7f30ef920539", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:20.322299 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ecb2b55-f3d4-4bfc-9706-e5f13a10e4ab tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Get all volumes completed successfully. Dec 31 09:35:20.326449 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-8ecb2b55-f3d4-4bfc-9706-e5f13a10e4ab tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:20.331638 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-8ecb2b55-f3d4-4bfc-9706-e5f13a10e4ab tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:20.333148 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:20.333148 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:20.354093 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-8ecb2b55-f3d4-4bfc-9706-e5f13a10e4ab tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:20.363207 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:20.363207 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:20.421287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ecb2b55-f3d4-4bfc-9706-e5f13a10e4ab tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail returned with HTTP 200 Dec 31 09:35:20.431852 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 329/654] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 09:35:20 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/detail => generated 1002 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:35:20.437677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-b600f421-94ec-4c2a-bad8-c65b42a35938 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments returned with HTTP 200 Dec 31 09:35:20.440230 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 326/655] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:35:20 2020] POST /volume/v3/6c63810c38784dcb8563785f33472525/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:35:20.443362 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-296f9ee7-e167-4da7-a42b-e53ddcb24458 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] POST http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394/action Dec 31 09:35:20.443909 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:20.443909 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:20.444355 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-296f9ee7-e167-4da7-a42b-e53ddcb24458 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:35:20.444743 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-296f9ee7-e167-4da7-a42b-e53ddcb24458 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:20.445774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-296f9ee7-e167-4da7-a42b-e53ddcb24458 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] delete called for group 19ad70d7-40f7-47bf-a7ec-3b9aaf632394 {{(pid=88086) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 09:35:20.446118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-296f9ee7-e167-4da7-a42b-e53ddcb24458 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete group with id: 19ad70d7-40f7-47bf-a7ec-3b9aaf632394 Dec 31 09:35:20.458039 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:20.458039 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:20.742276 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed9f0e92-47ee-46b5-a1a7-84d810748c5c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:20.743247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed9f0e92-47ee-46b5-a1a7-84d810748c5c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:20.743639 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:20.743639 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:20.744340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed9f0e92-47ee-46b5-a1a7-84d810748c5c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:20.760609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-296f9ee7-e167-4da7-a42b-e53ddcb24458 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394/action returned with HTTP 202 Dec 31 09:35:20.761583 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 330/656] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 09:35:20 2020] POST /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394/action => generated 0 bytes in 323 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 31 09:35:20.770735 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed10f48e-3c3f-4655-9a06-791caa12ea5a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 Dec 31 09:35:20.771458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed10f48e-3c3f-4655-9a06-791caa12ea5a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:20.771722 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:20.771722 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:20.772106 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed10f48e-3c3f-4655-9a06-791caa12ea5a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:20.873957 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:20.873957 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:20.924074 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ed10f48e-3c3f-4655-9a06-791caa12ea5a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:35:20.946167 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:20.946167 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:20.997643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ed9f0e92-47ee-46b5-a1a7-84d810748c5c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:21.001915 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-ed10f48e-3c3f-4655-9a06-791caa12ea5a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:21.002321 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-ed10f48e-3c3f-4655-9a06-791caa12ea5a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:21.034656 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-ed10f48e-3c3f-4655-9a06-791caa12ea5a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:21.059869 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:21.059869 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:21.104562 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed9f0e92-47ee-46b5-a1a7-84d810748c5c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 returned with HTTP 200 Dec 31 09:35:21.105767 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 327/657] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:20 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 => generated 911 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:21.140113 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed10f48e-3c3f-4655-9a06-791caa12ea5a tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 returned with HTTP 200 Dec 31 09:35:21.151764 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 331/658] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:20 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 => generated 998 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:35:22.121385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f03a97c5-e750-451f-b968-b9ca5253e18b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:22.122507 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f03a97c5-e750-451f-b968-b9ca5253e18b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:22.122862 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:22.122862 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:22.124334 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f03a97c5-e750-451f-b968-b9ca5253e18b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:22.158139 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c9ff5b1-932a-4a8f-9433-4a0a9415ae14 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 Dec 31 09:35:22.158710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c9ff5b1-932a-4a8f-9433-4a0a9415ae14 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:22.158902 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:22.158902 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:22.159586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c9ff5b1-932a-4a8f-9433-4a0a9415ae14 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:22.277237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:22.277237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:22.286792 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f03a97c5-e750-451f-b968-b9ca5253e18b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:22.289353 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:22.289353 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:22.309095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4c9ff5b1-932a-4a8f-9433-4a0a9415ae14 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:35:22.325929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f03a97c5-e750-451f-b968-b9ca5253e18b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 returned with HTTP 200 Dec 31 09:35:22.327281 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 328/659] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:22 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 => generated 911 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:22.347851 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-4c9ff5b1-932a-4a8f-9433-4a0a9415ae14 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:22.348148 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-4c9ff5b1-932a-4a8f-9433-4a0a9415ae14 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:22.357607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-4c9ff5b1-932a-4a8f-9433-4a0a9415ae14 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:22.365836 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:22.365836 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:22.402118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c9ff5b1-932a-4a8f-9433-4a0a9415ae14 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 returned with HTTP 200 Dec 31 09:35:22.406235 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 332/660] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:22 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 => generated 998 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:22.795259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f03a97c5-e750-451f-b968-b9ca5253e18b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume// Dec 31 09:35:22.795771 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f03a97c5-e750-451f-b968-b9ca5253e18b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:22.795997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:22.795997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:22.796382 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f03a97c5-e750-451f-b968-b9ca5253e18b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:22.797425 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f03a97c5-e750-451f-b968-b9ca5253e18b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:35:22.798653 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 329/661] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:35:22 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:35:22.813314 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-5f68d29c-5b05-4375-97b7-841c4c6576d4 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:35:22.814223 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-5f68d29c-5b05-4375-97b7-841c4c6576d4 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:22.814687 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:22.814687 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:22.815322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-5f68d29c-5b05-4375-97b7-841c4c6576d4 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:22.938538 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:22.938538 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:22.954839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c15da73c-057f-408f-802e-0df258c8ea9e req-5f68d29c-5b05-4375-97b7-841c4c6576d4 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:35:22.990428 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:22.990428 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:23.007717 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-5f68d29c-5b05-4375-97b7-841c4c6576d4 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:35:23.018091 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 333/662] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:35:22 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 1460 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:35:23.043380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-dec0d865-a5ac-4471-8060-36d36140fb5e tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] PUT http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/2aa70acb-e0de-403c-a0ed-02ea1215807e Dec 31 09:35:23.044522 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-dec0d865-a5ac-4471-8060-36d36140fb5e tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:23.139088 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:35:23.139088 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:35:23.140791 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-c15da73c-057f-408f-802e-0df258c8ea9e req-dec0d865-a5ac-4471-8060-36d36140fb5e tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Lock "b'cinder-attachment_update-f2a958eb-7188-4218-80a2-124cfccaf339-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.028s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:35:23.148636 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:23.148636 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:23.343846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-154defc9-418b-40cf-b02b-e193a0757164 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:23.344778 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-154defc9-418b-40cf-b02b-e193a0757164 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:23.345445 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:23.345445 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:23.346072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-154defc9-418b-40cf-b02b-e193a0757164 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:23.512755 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:23.512755 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:23.556037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-154defc9-418b-40cf-b02b-e193a0757164 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:23.587621 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-154defc9-418b-40cf-b02b-e193a0757164 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 returned with HTTP 200 Dec 31 09:35:23.589724 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 334/663] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:23 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:23.604866 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d09c60f-f0d7-4510-9159-0cbe3835f5fd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 Dec 31 09:35:23.608366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d09c60f-f0d7-4510-9159-0cbe3835f5fd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:23.608702 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:23.608702 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:23.609277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d09c60f-f0d7-4510-9159-0cbe3835f5fd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:23.804372 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:23.804372 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:23.835484 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4d09c60f-f0d7-4510-9159-0cbe3835f5fd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Volume info retrieved successfully. Dec 31 09:35:23.868046 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-4d09c60f-f0d7-4510-9159-0cbe3835f5fd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 09:35:23.868504 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-4d09c60f-f0d7-4510-9159-0cbe3835f5fd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 09:35:23.893521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-4d09c60f-f0d7-4510-9159-0cbe3835f5fd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 09:35:23.901129 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:23.901129 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:23.966037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d09c60f-f0d7-4510-9159-0cbe3835f5fd tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 returned with HTTP 200 Dec 31 09:35:23.967323 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 335/664] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:23 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 => generated 998 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:24.606043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c4a19d3-83a3-4238-bed9-ee075e592fe9 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:24.606759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c4a19d3-83a3-4238-bed9-ee075e592fe9 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:24.606935 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:24.606935 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:24.608190 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c4a19d3-83a3-4238-bed9-ee075e592fe9 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:24.723005 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:24.723005 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:24.743490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1c4a19d3-83a3-4238-bed9-ee075e592fe9 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:24.788379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c4a19d3-83a3-4238-bed9-ee075e592fe9 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 returned with HTTP 200 Dec 31 09:35:24.796853 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 336/665] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:24 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 => generated 911 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:24.984163 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4251676-dd41-4630-8bed-5f83e1872aff tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 Dec 31 09:35:24.984705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4251676-dd41-4630-8bed-5f83e1872aff tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:24.985305 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:24.985305 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:24.985673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4251676-dd41-4630-8bed-5f83e1872aff tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:25.092988 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4251676-dd41-4630-8bed-5f83e1872aff tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 returned with HTTP 404 Dec 31 09:35:25.094394 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 337/666] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 09:35:24 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:35:25.111015 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-67fbb3c0-1cf7-47cc-b280-6fd285366719 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] GET http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394 Dec 31 09:35:25.111901 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-67fbb3c0-1cf7-47cc-b280-6fd285366719 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:25.112539 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-67fbb3c0-1cf7-47cc-b280-6fd285366719 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:25.113113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-67fbb3c0-1cf7-47cc-b280-6fd285366719 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] show called for member 19ad70d7-40f7-47bf-a7ec-3b9aaf632394 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 09:35:25.129236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-67fbb3c0-1cf7-47cc-b280-6fd285366719 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394 returned with HTTP 404 Dec 31 09:35:25.131139 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 338/667] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 09:35:25 2020] GET /volume/v3/759cf85f8115463c8defd1c7fbe7f502/groups/19ad70d7-40f7-47bf-a7ec-3b9aaf632394 => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:35:25.140225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba58abef-f34c-4bd1-aebe-3bc37040ddc2 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] DELETE http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types/cb8d8d6e-928d-43dc-99e3-253305c2b5ef Dec 31 09:35:25.141100 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba58abef-f34c-4bd1-aebe-3bc37040ddc2 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:25.141749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba58abef-f34c-4bd1-aebe-3bc37040ddc2 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:25.220939 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:35:25.220939 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:35:25.235109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba58abef-f34c-4bd1-aebe-3bc37040ddc2 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/group_types/cb8d8d6e-928d-43dc-99e3-253305c2b5ef returned with HTTP 202 Dec 31 09:35:25.236260 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 339/668] 10.222.0.45 () {60 vars in 1371 bytes} [Thu Dec 31 09:35:25 2020] DELETE /volume/v3/3339d6318953419ca4b887e85960e09d/group_types/cb8d8d6e-928d-43dc-99e3-253305c2b5ef => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:35:25.253226 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-930736e9-3470-44b2-9924-032717b0be23 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] DELETE http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 Dec 31 09:35:25.254006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-930736e9-3470-44b2-9924-032717b0be23 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:25.254812 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-930736e9-3470-44b2-9924-032717b0be23 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:25.255635 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-930736e9-3470-44b2-9924-032717b0be23 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete volume with id: ca51f97e-db0b-455e-9f3a-f4f72031acf4 Dec 31 09:35:25.374553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-930736e9-3470-44b2-9924-032717b0be23 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 returned with HTTP 404 Dec 31 09:35:25.376606 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 340/669] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:35:25 2020] DELETE /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/ca51f97e-db0b-455e-9f3a-f4f72031acf4 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:25.386736 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0fb2b352-048a-44c3-8947-6df00d625415 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] DELETE http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/0da70d71-2c09-45de-b2e7-6f9d1c5405df Dec 31 09:35:25.387332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0fb2b352-048a-44c3-8947-6df00d625415 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:25.388118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0fb2b352-048a-44c3-8947-6df00d625415 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:25.562289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0fb2b352-048a-44c3-8947-6df00d625415 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/0da70d71-2c09-45de-b2e7-6f9d1c5405df returned with HTTP 202 Dec 31 09:35:25.566839 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 341/670] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:35:25 2020] DELETE /volume/v3/3339d6318953419ca4b887e85960e09d/types/0da70d71-2c09-45de-b2e7-6f9d1c5405df => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:35:25.572887 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ce74ba1-80a2-4937-9e31-c9a85007c9bb tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] GET http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/0da70d71-2c09-45de-b2e7-6f9d1c5405df Dec 31 09:35:25.573564 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ce74ba1-80a2-4937-9e31-c9a85007c9bb tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:25.574173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ce74ba1-80a2-4937-9e31-c9a85007c9bb tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:25.600401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ce74ba1-80a2-4937-9e31-c9a85007c9bb tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/0da70d71-2c09-45de-b2e7-6f9d1c5405df returned with HTTP 404 Dec 31 09:35:25.601654 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 342/671] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:35:25 2020] GET /volume/v3/3339d6318953419ca4b887e85960e09d/types/0da70d71-2c09-45de-b2e7-6f9d1c5405df => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:25.612602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f3399dcd-d224-40ef-b5f5-fe127a5c3d04 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] DELETE http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 Dec 31 09:35:25.613390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f3399dcd-d224-40ef-b5f5-fe127a5c3d04 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:25.614166 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f3399dcd-d224-40ef-b5f5-fe127a5c3d04 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:25.614869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-f3399dcd-d224-40ef-b5f5-fe127a5c3d04 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete volume with id: 16002f08-5610-41c0-b741-1fed10ec1b81 Dec 31 09:35:25.708674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f3399dcd-d224-40ef-b5f5-fe127a5c3d04 tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 returned with HTTP 404 Dec 31 09:35:25.717103 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 343/672] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:35:25 2020] DELETE /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/16002f08-5610-41c0-b741-1fed10ec1b81 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:25.726750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8287815c-3f94-4109-bc02-4574c4aa921b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] DELETE http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d Dec 31 09:35:25.729349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8287815c-3f94-4109-bc02-4574c4aa921b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:25.730105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8287815c-3f94-4109-bc02-4574c4aa921b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:25.730834 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-8287815c-3f94-4109-bc02-4574c4aa921b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete volume with id: 13dd8a24-9944-44ef-93db-8dabf1e04c9d Dec 31 09:35:25.866688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8287815c-3f94-4109-bc02-4574c4aa921b tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d returned with HTTP 404 Dec 31 09:35:25.868045 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 344/673] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:35:25 2020] DELETE /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/13dd8a24-9944-44ef-93db-8dabf1e04c9d => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:25.878398 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f20f3e4-2c11-46ff-a654-4d5547457bb6 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:25.882420 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f20f3e4-2c11-46ff-a654-4d5547457bb6 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:25.883114 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f20f3e4-2c11-46ff-a654-4d5547457bb6 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:26.014556 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f20f3e4-2c11-46ff-a654-4d5547457bb6 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 returned with HTTP 404 Dec 31 09:35:26.018990 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 345/674] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:25 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:26.023521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aba96507-6cbb-48f7-80a6-9cdcd029af2c tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] DELETE http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/4c2058e2-f363-48bb-8d2e-4cd9f836cf17 Dec 31 09:35:26.028332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aba96507-6cbb-48f7-80a6-9cdcd029af2c tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:26.030102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aba96507-6cbb-48f7-80a6-9cdcd029af2c tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:26.244636 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aba96507-6cbb-48f7-80a6-9cdcd029af2c tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/4c2058e2-f363-48bb-8d2e-4cd9f836cf17 returned with HTTP 202 Dec 31 09:35:26.245963 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 346/675] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:35:26 2020] DELETE /volume/v3/3339d6318953419ca4b887e85960e09d/types/4c2058e2-f363-48bb-8d2e-4cd9f836cf17 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:35:26.253011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a634852a-9c1c-4128-9df7-659f40fa0977 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes Dec 31 09:35:26.258314 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a634852a-9c1c-4128-9df7-659f40fa0977 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:26.259174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a634852a-9c1c-4128-9df7-659f40fa0977 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:26.260278 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-a634852a-9c1c-4128-9df7-659f40fa0977 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:35:26.265643 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a634852a-9c1c-4128-9df7-659f40fa0977 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:35:26.468299 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a634852a-9c1c-4128-9df7-659f40fa0977 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Get all volumes completed successfully. Dec 31 09:35:26.469789 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a634852a-9c1c-4128-9df7-659f40fa0977 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes returned with HTTP 200 Dec 31 09:35:26.477875 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 347/676] 10.222.0.45 () {58 vars in 1204 bytes} [Thu Dec 31 09:35:26 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes => generated 401 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:26.487746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-816b57e4-ae5a-4366-aef7-8075e90d7152 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] GET http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/4c2058e2-f363-48bb-8d2e-4cd9f836cf17 Dec 31 09:35:26.488756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-816b57e4-ae5a-4366-aef7-8075e90d7152 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:26.489357 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:26.489357 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:26.490127 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-816b57e4-ae5a-4366-aef7-8075e90d7152 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:26.495354 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-c15da73c-057f-408f-802e-0df258c8ea9e req-dec0d865-a5ac-4471-8060-36d36140fb5e tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Lock "b'cinder-attachment_update-f2a958eb-7188-4218-80a2-124cfccaf339-n-h2-765311-8'" released by "attachment_update" :: held 3.356s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:35:26.496359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-dec0d865-a5ac-4471-8060-36d36140fb5e tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/2aa70acb-e0de-403c-a0ed-02ea1215807e returned with HTTP 200 Dec 31 09:35:26.497474 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 330/677] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 09:35:23 2020] PUT /volume/v3/6c63810c38784dcb8563785f33472525/attachments/2aa70acb-e0de-403c-a0ed-02ea1215807e => generated 762 bytes in 3460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:26.522585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-816b57e4-ae5a-4366-aef7-8075e90d7152 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/4c2058e2-f363-48bb-8d2e-4cd9f836cf17 returned with HTTP 404 Dec 31 09:35:26.524336 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 348/678] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:35:26 2020] GET /volume/v3/3339d6318953419ca4b887e85960e09d/types/4c2058e2-f363-48bb-8d2e-4cd9f836cf17 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:26.528756 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-51b5360a-b8bd-4e9e-b44e-96e08f8c0433 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots Dec 31 09:35:26.533973 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-51b5360a-b8bd-4e9e-b44e-96e08f8c0433 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:26.534197 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:26.534197 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:26.534913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-81f8efe0-b135-4ff8-a7d4-06b50a86209c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] DELETE http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd Dec 31 09:35:26.535481 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-51b5360a-b8bd-4e9e-b44e-96e08f8c0433 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:26.536593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-81f8efe0-b135-4ff8-a7d4-06b50a86209c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:26.537387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-81f8efe0-b135-4ff8-a7d4-06b50a86209c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:26.538697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-51b5360a-b8bd-4e9e-b44e-96e08f8c0433 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:35:26.539973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-81f8efe0-b135-4ff8-a7d4-06b50a86209c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] Delete volume with id: c1e8912a-aabf-4ccc-80cb-7be6e80810bd Dec 31 09:35:26.543190 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:26.543190 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:26.550614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-51b5360a-b8bd-4e9e-b44e-96e08f8c0433 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 09:35:26.591822 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-51b5360a-b8bd-4e9e-b44e-96e08f8c0433 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Get all snapshots completed successfully. Dec 31 09:35:26.592815 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-51b5360a-b8bd-4e9e-b44e-96e08f8c0433 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots returned with HTTP 200 Dec 31 09:35:26.593875 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 331/679] 10.222.0.45 () {58 vars in 1210 bytes} [Thu Dec 31 09:35:26 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots => generated 17 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:35:26.617305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-529325de-b612-42c8-89b9-26f7e01611ac tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] POST http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/2aa70acb-e0de-403c-a0ed-02ea1215807e/action Dec 31 09:35:26.619765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-529325de-b612-42c8-89b9-26f7e01611ac tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:35:26.624261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-529325de-b612-42c8-89b9-26f7e01611ac tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:26.650973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-81f8efe0-b135-4ff8-a7d4-06b50a86209c tempest-GroupSnapshotsTest-1309319496 tempest-GroupSnapshotsTest-1309319496] http://10.222.0.45/volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd returned with HTTP 404 Dec 31 09:35:26.652501 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 349/680] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:35:26 2020] DELETE /volume/v3/759cf85f8115463c8defd1c7fbe7f502/volumes/c1e8912a-aabf-4ccc-80cb-7be6e80810bd => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:26.659761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd722e86-6c17-4f1c-8540-8e1066e989cc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] DELETE http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:26.661583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd722e86-6c17-4f1c-8540-8e1066e989cc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:26.662682 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd722e86-6c17-4f1c-8540-8e1066e989cc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:26.664185 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-bd722e86-6c17-4f1c-8540-8e1066e989cc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Delete volume with id: 78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:26.778737 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:26.778737 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:26.783976 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:26.783976 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:26.787464 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bd722e86-6c17-4f1c-8540-8e1066e989cc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:26.812872 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-529325de-b612-42c8-89b9-26f7e01611ac tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/2aa70acb-e0de-403c-a0ed-02ea1215807e/action returned with HTTP 204 Dec 31 09:35:26.813783 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 332/681] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 09:35:26 2020] POST /volume/v3/6c63810c38784dcb8563785f33472525/attachments/2aa70acb-e0de-403c-a0ed-02ea1215807e/action => generated 0 bytes in 208 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:26.818147 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-18f22691-d7e1-44e2-8b3a-c5637d0f2c04 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] DELETE http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/4d12bbec-fdae-4b7e-aed7-c14770d7dcfd Dec 31 09:35:26.823298 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-18f22691-d7e1-44e2-8b3a-c5637d0f2c04 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:26.824371 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:26.824371 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:26.825156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-18f22691-d7e1-44e2-8b3a-c5637d0f2c04 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:26.847592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bd722e86-6c17-4f1c-8540-8e1066e989cc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Delete volume request issued successfully. Dec 31 09:35:26.848074 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd722e86-6c17-4f1c-8540-8e1066e989cc tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 202 Dec 31 09:35:26.849146 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 350/682] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:35:26 2020] DELETE /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:35:26.863619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b5295f9-9c1d-4559-9ee4-e7f6bf005a9c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:26.864304 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b5295f9-9c1d-4559-9ee4-e7f6bf005a9c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:26.864537 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:26.864537 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:26.864918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b5295f9-9c1d-4559-9ee4-e7f6bf005a9c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:27.001581 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:27.001581 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:27.026236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5b5295f9-9c1d-4559-9ee4-e7f6bf005a9c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:27.037775 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:35:27.037775 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:35:27.052333 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-18f22691-d7e1-44e2-8b3a-c5637d0f2c04 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/4d12bbec-fdae-4b7e-aed7-c14770d7dcfd returned with HTTP 202 Dec 31 09:35:27.053920 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 333/683] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:35:26 2020] DELETE /volume/v3/3339d6318953419ca4b887e85960e09d/types/4d12bbec-fdae-4b7e-aed7-c14770d7dcfd => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:35:27.058665 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-18f22691-d7e1-44e2-8b3a-c5637d0f2c04 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] GET http://10.222.0.45/volume// Dec 31 09:35:27.059384 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-18f22691-d7e1-44e2-8b3a-c5637d0f2c04 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:27.059900 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-18f22691-d7e1-44e2-8b3a-c5637d0f2c04 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:27.062459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-18f22691-d7e1-44e2-8b3a-c5637d0f2c04 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:35:27.064410 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 334/684] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:35:27 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:35:27.069846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b5295f9-9c1d-4559-9ee4-e7f6bf005a9c tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:27.074104 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 351/685] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:26 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:27.083830 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-15303fae-c7e2-40b9-8da9-e546ad553107 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] GET http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/4d12bbec-fdae-4b7e-aed7-c14770d7dcfd Dec 31 09:35:27.083830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-15303fae-c7e2-40b9-8da9-e546ad553107 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:27.083830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-15303fae-c7e2-40b9-8da9-e546ad553107 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:27.095455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-15303fae-c7e2-40b9-8da9-e546ad553107 tempest-GroupSnapshotsTest-444282054 tempest-GroupSnapshotsTest-444282054] http://10.222.0.45/volume/v3/3339d6318953419ca4b887e85960e09d/types/4d12bbec-fdae-4b7e-aed7-c14770d7dcfd returned with HTTP 404 Dec 31 09:35:27.097561 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 335/686] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:35:27 2020] GET /volume/v3/3339d6318953419ca4b887e85960e09d/types/4d12bbec-fdae-4b7e-aed7-c14770d7dcfd => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:27.097778 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-574eebf8-6594-4338-a3db-c85b242ec515 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f Dec 31 09:35:27.098751 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-574eebf8-6594-4338-a3db-c85b242ec515 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:27.099150 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:27.099150 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:27.099814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-574eebf8-6594-4338-a3db-c85b242ec515 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:27.206773 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:27.206773 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:27.226931 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c15da73c-057f-408f-802e-0df258c8ea9e req-574eebf8-6594-4338-a3db-c85b242ec515 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:35:27.274700 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:27.274700 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:27.284961 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-574eebf8-6594-4338-a3db-c85b242ec515 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f returned with HTTP 200 Dec 31 09:35:27.286379 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 352/687] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:35:27 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f => generated 1012 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:35:27.314800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-1da120f7-99bc-4495-a0b5-1d98799142b3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] PUT http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/462d1aa5-3a3e-4e3c-93c5-853b4138f056 Dec 31 09:35:27.316066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-1da120f7-99bc-4495-a0b5-1d98799142b3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:27.358819 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:35:27.358819 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:35:27.359776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-c15da73c-057f-408f-802e-0df258c8ea9e req-1da120f7-99bc-4495-a0b5-1d98799142b3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Lock "b'cinder-attachment_update-281e4e2f-6666-4b58-8926-489927a0145f-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.016s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:35:27.364458 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:27.364458 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:28.091826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a3065963-3798-4544-be01-b287e979523d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:28.093026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a3065963-3798-4544-be01-b287e979523d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:28.093416 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:28.093416 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:28.094068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a3065963-3798-4544-be01-b287e979523d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:28.185573 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:28.185573 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:28.204040 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a3065963-3798-4544-be01-b287e979523d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:28.237633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a3065963-3798-4544-be01-b287e979523d tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:28.239067 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 353/688] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:28 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:35:29.255251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ff2f561-34e3-429c-a7f9-13ffdd56626b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:29.256604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ff2f561-34e3-429c-a7f9-13ffdd56626b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:29.257038 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:29.257038 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:29.257938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ff2f561-34e3-429c-a7f9-13ffdd56626b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:29.384055 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:29.384055 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:29.395651 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4ff2f561-34e3-429c-a7f9-13ffdd56626b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Volume info retrieved successfully. Dec 31 09:35:29.423293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ff2f561-34e3-429c-a7f9-13ffdd56626b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 200 Dec 31 09:35:29.424452 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 354/689] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:29 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 946 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:29.697547 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-c15da73c-057f-408f-802e-0df258c8ea9e req-1da120f7-99bc-4495-a0b5-1d98799142b3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Lock "b'cinder-attachment_update-281e4e2f-6666-4b58-8926-489927a0145f-n-h2-765311-8'" released by "attachment_update" :: held 2.338s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:35:29.698211 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-1da120f7-99bc-4495-a0b5-1d98799142b3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/462d1aa5-3a3e-4e3c-93c5-853b4138f056 returned with HTTP 200 Dec 31 09:35:29.699307 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 336/690] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 09:35:27 2020] PUT /volume/v3/6c63810c38784dcb8563785f33472525/attachments/462d1aa5-3a3e-4e3c-93c5-853b4138f056 => generated 762 bytes in 2391 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:29.766010 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-f6d07f11-956c-4106-9183-1c8d2e795c01 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] POST http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/462d1aa5-3a3e-4e3c-93c5-853b4138f056/action Dec 31 09:35:29.766635 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:29.766635 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:29.767152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-f6d07f11-956c-4106-9183-1c8d2e795c01 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:35:29.767677 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-f6d07f11-956c-4106-9183-1c8d2e795c01 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:29.936363 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:29.936363 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:29.986569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-f6d07f11-956c-4106-9183-1c8d2e795c01 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/462d1aa5-3a3e-4e3c-93c5-853b4138f056/action returned with HTTP 204 Dec 31 09:35:29.987705 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 355/691] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 09:35:29 2020] POST /volume/v3/6c63810c38784dcb8563785f33472525/attachments/462d1aa5-3a3e-4e3c-93c5-853b4138f056/action => generated 0 bytes in 226 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:30.050625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-1da120f7-99bc-4495-a0b5-1d98799142b3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume// Dec 31 09:35:30.052465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-1da120f7-99bc-4495-a0b5-1d98799142b3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:30.052859 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:30.052859 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:30.053664 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-1da120f7-99bc-4495-a0b5-1d98799142b3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:30.054892 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-1da120f7-99bc-4495-a0b5-1d98799142b3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:35:30.056408 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 337/692] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:35:30 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:35:30.072811 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-726a6cdb-0550-46d8-9960-adf37f3cc1a9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 Dec 31 09:35:30.073840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-726a6cdb-0550-46d8-9960-adf37f3cc1a9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:30.074158 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:30.074158 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:30.074844 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-726a6cdb-0550-46d8-9960-adf37f3cc1a9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:30.217168 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:30.217168 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:30.239728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c15da73c-057f-408f-802e-0df258c8ea9e req-726a6cdb-0550-46d8-9960-adf37f3cc1a9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:35:30.291478 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:30.291478 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:30.317424 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-726a6cdb-0550-46d8-9960-adf37f3cc1a9 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 returned with HTTP 200 Dec 31 09:35:30.319633 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 356/693] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:35:30 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 => generated 1011 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:35:30.341191 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-f543bfb7-39fe-4c7c-9b8a-88884afe4f27 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] PUT http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/6fb0188c-3cfc-4c90-bb69-7d05b33fe033 Dec 31 09:35:30.342652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-f543bfb7-39fe-4c7c-9b8a-88884afe4f27 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdc"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:30.401076 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:35:30.401076 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:35:30.401614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-c15da73c-057f-408f-802e-0df258c8ea9e req-f543bfb7-39fe-4c7c-9b8a-88884afe4f27 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Lock "b'cinder-attachment_update-d6e9d88d-f395-4ae9-8ee0-5686671481a9-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.010s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:35:30.418990 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:30.418990 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:30.444953 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e0c2929-ab47-44c1-ac30-79118d3519f6 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] GET http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 Dec 31 09:35:30.446232 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e0c2929-ab47-44c1-ac30-79118d3519f6 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:30.446799 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:30.446799 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:30.447928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e0c2929-ab47-44c1-ac30-79118d3519f6 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:30.681580 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e0c2929-ab47-44c1-ac30-79118d3519f6 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 returned with HTTP 404 Dec 31 09:35:30.682665 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 357/694] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:30 2020] GET /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/78f8aa3b-bb5a-4ebd-8c31-1969ffc983c6 => generated 109 bytes in 245 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:30.695885 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b01d85d-a5f7-4d00-a843-91245bf2a904 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] DELETE http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 Dec 31 09:35:30.702717 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b01d85d-a5f7-4d00-a843-91245bf2a904 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:30.703238 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b01d85d-a5f7-4d00-a843-91245bf2a904 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:30.707839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-4b01d85d-a5f7-4d00-a843-91245bf2a904 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Delete snapshot with id: 1aa3b027-ba3d-46ec-a6fc-448a52bf8227 Dec 31 09:35:30.824307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b01d85d-a5f7-4d00-a843-91245bf2a904 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 returned with HTTP 404 Dec 31 09:35:30.829347 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 358/695] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:35:30 2020] DELETE /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/1aa3b027-ba3d-46ec-a6fc-448a52bf8227 => generated 111 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:35:30.839504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f2ee6045-0f21-4169-9779-a89cc34d0659 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] DELETE http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:30.839995 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f2ee6045-0f21-4169-9779-a89cc34d0659 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:30.844740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f2ee6045-0f21-4169-9779-a89cc34d0659 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:30.844740 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-f2ee6045-0f21-4169-9779-a89cc34d0659 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Delete volume with id: b711463d-70cc-4bd6-8a2e-a7c5a9017118 Dec 31 09:35:31.000905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f2ee6045-0f21-4169-9779-a89cc34d0659 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 returned with HTTP 404 Dec 31 09:35:31.008642 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 359/696] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:35:30 2020] DELETE /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/b711463d-70cc-4bd6-8a2e-a7c5a9017118 => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:35:31.043358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01257e39-fb85-477e-853e-0ffc5e4899a1 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] DELETE http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 Dec 31 09:35:31.056469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01257e39-fb85-477e-853e-0ffc5e4899a1 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:31.057392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01257e39-fb85-477e-853e-0ffc5e4899a1 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:31.058061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-01257e39-fb85-477e-853e-0ffc5e4899a1 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Delete snapshot with id: 00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 Dec 31 09:35:31.178116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01257e39-fb85-477e-853e-0ffc5e4899a1 tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 returned with HTTP 404 Dec 31 09:35:31.180077 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 360/697] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:35:31 2020] DELETE /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/00e0c79b-0e24-4505-98db-9b6e9e4ce9e6 => generated 111 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:31.205452 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e284f15e-f3a1-4ee4-acb5-b2956fbd589f tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] DELETE http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd Dec 31 09:35:31.206359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e284f15e-f3a1-4ee4-acb5-b2956fbd589f tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:31.207337 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e284f15e-f3a1-4ee4-acb5-b2956fbd589f tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:31.207893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-e284f15e-f3a1-4ee4-acb5-b2956fbd589f tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Delete snapshot with id: 8e7e0a8d-1ae1-482c-851d-54c25f8453dd Dec 31 09:35:31.377472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e284f15e-f3a1-4ee4-acb5-b2956fbd589f tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd returned with HTTP 404 Dec 31 09:35:31.384926 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 361/698] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:35:31 2020] DELETE /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/snapshots/8e7e0a8d-1ae1-482c-851d-54c25f8453dd => generated 111 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:31.397641 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a7e03a5-5283-4a89-b3df-1a25f3bccf2b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] DELETE http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:35:31.399192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a7e03a5-5283-4a89-b3df-1a25f3bccf2b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:31.400576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a7e03a5-5283-4a89-b3df-1a25f3bccf2b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:31.403722 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-7a7e03a5-5283-4a89-b3df-1a25f3bccf2b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] Delete volume with id: 9f828fc6-e0ed-4252-ac1b-5979258ca549 Dec 31 09:35:31.644335 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a7e03a5-5283-4a89-b3df-1a25f3bccf2b tempest-VolumesDeleteCascade-1966516173 tempest-VolumesDeleteCascade-1966516173] http://10.222.0.45/volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 returned with HTTP 404 Dec 31 09:35:31.648721 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 362/699] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:35:31 2020] DELETE /volume/v3/03b21a1c5f0241cb8667c7a1d8bbfba8/volumes/9f828fc6-e0ed-4252-ac1b-5979258ca549 => generated 109 bytes in 262 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:33.678880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-c15da73c-057f-408f-802e-0df258c8ea9e req-f543bfb7-39fe-4c7c-9b8a-88884afe4f27 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Lock "b'cinder-attachment_update-d6e9d88d-f395-4ae9-8ee0-5686671481a9-n-h2-765311-8'" released by "attachment_update" :: held 3.277s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:35:33.680357 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-f543bfb7-39fe-4c7c-9b8a-88884afe4f27 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/6fb0188c-3cfc-4c90-bb69-7d05b33fe033 returned with HTTP 200 Dec 31 09:35:33.681899 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 338/700] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 09:35:30 2020] PUT /volume/v3/6c63810c38784dcb8563785f33472525/attachments/6fb0188c-3cfc-4c90-bb69-7d05b33fe033 => generated 762 bytes in 3348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:35:33.728785 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-9128c3a7-c24f-41b9-bc85-2f1712424877 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] POST http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/6fb0188c-3cfc-4c90-bb69-7d05b33fe033/action Dec 31 09:35:33.729632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-9128c3a7-c24f-41b9-bc85-2f1712424877 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:35:33.730024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-9128c3a7-c24f-41b9-bc85-2f1712424877 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:33.828911 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:33.828911 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:33.849174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c15da73c-057f-408f-802e-0df258c8ea9e req-9128c3a7-c24f-41b9-bc85-2f1712424877 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/6fb0188c-3cfc-4c90-bb69-7d05b33fe033/action returned with HTTP 204 Dec 31 09:35:33.852017 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 363/701] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 09:35:33 2020] POST /volume/v3/6c63810c38784dcb8563785f33472525/attachments/6fb0188c-3cfc-4c90-bb69-7d05b33fe033/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:41.084119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d00302a-1bf0-44f2-925e-45f3e4be1ff5 tempest-VolumePoolsAdminTestsJSON-1901559194 tempest-VolumePoolsAdminTestsJSON-1901559194] GET http://10.222.0.45/volume/v3/0f3037baaa3d4423bcf43587704b2c54/scheduler-stats/get_pools?detail=True Dec 31 09:35:41.086599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d00302a-1bf0-44f2-925e-45f3e4be1ff5 tempest-VolumePoolsAdminTestsJSON-1901559194 tempest-VolumePoolsAdminTestsJSON-1901559194] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:41.091053 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:41.091053 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:41.092991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d00302a-1bf0-44f2-925e-45f3e4be1ff5 tempest-VolumePoolsAdminTestsJSON-1901559194 tempest-VolumePoolsAdminTestsJSON-1901559194] Calling method 'get_pools' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:41.094867 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:41.094867 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:41.121052 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d00302a-1bf0-44f2-925e-45f3e4be1ff5 tempest-VolumePoolsAdminTestsJSON-1901559194 tempest-VolumePoolsAdminTestsJSON-1901559194] http://10.222.0.45/volume/v3/0f3037baaa3d4423bcf43587704b2c54/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 31 09:35:41.126029 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 339/702] 10.222.0.45 () {58 vars in 1281 bytes} [Thu Dec 31 09:35:40 2020] GET /volume/v3/0f3037baaa3d4423bcf43587704b2c54/scheduler-stats/get_pools?detail=True => generated 769 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:41.155478 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5dac3d0c-9992-4a3d-970a-492c1d395b4b tempest-VolumePoolsAdminTestsJSON-1901559194 tempest-VolumePoolsAdminTestsJSON-1901559194] GET http://10.222.0.45/volume/v3/0f3037baaa3d4423bcf43587704b2c54/scheduler-stats/get_pools Dec 31 09:35:41.159137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5dac3d0c-9992-4a3d-970a-492c1d395b4b tempest-VolumePoolsAdminTestsJSON-1901559194 tempest-VolumePoolsAdminTestsJSON-1901559194] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:41.159557 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:41.159557 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:41.165108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5dac3d0c-9992-4a3d-970a-492c1d395b4b tempest-VolumePoolsAdminTestsJSON-1901559194 tempest-VolumePoolsAdminTestsJSON-1901559194] Calling method 'get_pools' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:41.194517 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5dac3d0c-9992-4a3d-970a-492c1d395b4b tempest-VolumePoolsAdminTestsJSON-1901559194 tempest-VolumePoolsAdminTestsJSON-1901559194] http://10.222.0.45/volume/v3/0f3037baaa3d4423bcf43587704b2c54/scheduler-stats/get_pools returned with HTTP 200 Dec 31 09:35:41.197150 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 364/703] 10.222.0.45 () {58 vars in 1258 bytes} [Thu Dec 31 09:35:41 2020] GET /volume/v3/0f3037baaa3d4423bcf43587704b2c54/scheduler-stats/get_pools => generated 61 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:35:44.580296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes Dec 31 09:35:44.581285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1417772573"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:44.582883 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1417772573'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:35:44.583599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Create volume of 1 GB Dec 31 09:35:44.601414 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Availability Zones retrieved successfully. Dec 31 09:35:44.622226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Flow 'volume_create_api' (b9f60024-f836-44ba-8b46-8e5baad33adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:35:44.625167 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202520f7-de7b-4447-91c9-e032eb5b2156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:44.627375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:35:44.712612 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (202520f7-de7b-4447-91c9-e032eb5b2156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:44.717989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7b9238-702b-4117-a3b3-5337c54258bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:44.845435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Created reservations ['18f46b4c-2be5-4fc7-8979-d7e5ff37fdd2', 'c8337ccb-86fc-47bd-87ac-b86435e6642f', '0517ce4e-d665-490c-be50-de90ba8e60d9', 'b152fd97-3119-4c14-8fa0-978df1a42d44'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:35:44.854678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d7b9238-702b-4117-a3b3-5337c54258bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18f46b4c-2be5-4fc7-8979-d7e5ff37fdd2', 'c8337ccb-86fc-47bd-87ac-b86435e6642f', '0517ce4e-d665-490c-be50-de90ba8e60d9', 'b152fd97-3119-4c14-8fa0-978df1a42d44']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:44.860437 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ef0b76-febc-49f2-92d8-3678d358be17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:45.001021 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14ef0b76-febc-49f2-92d8-3678d358be17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fadb713-0ed4-44ff-b2a7-1cfcfe492990', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1417772573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67846ea030a41738252aae3dbb8e236',qos_specs=None,replication_status=,reservations=['18f46b4c-2be5-4fc7-8979-d7e5ff37fdd2','c8337ccb-86fc-47bd-87ac-b86435e6642f','0517ce4e-d665-490c-be50-de90ba8e60d9','b152fd97-3119-4c14-8fa0-978df1a42d44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7e65575834895b1ee736d7802337c',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1417772573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fadb713-0ed4-44ff-b2a7-1cfcfe492990,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d67846ea030a41738252aae3dbb8e236',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='22f7e65575834895b1ee736d7802337c',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:45.003613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbfb7308-aee2-4c43-b70a-309a60ecb9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:45.065325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbfb7308-aee2-4c43-b70a-309a60ecb9ef) 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-1417772573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d67846ea030a41738252aae3dbb8e236',qos_specs=None,replication_status=,reservations=['18f46b4c-2be5-4fc7-8979-d7e5ff37fdd2','c8337ccb-86fc-47bd-87ac-b86435e6642f','0517ce4e-d665-490c-be50-de90ba8e60d9','b152fd97-3119-4c14-8fa0-978df1a42d44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f7e65575834895b1ee736d7802337c',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:45.067651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d024984-7ec5-4444-a829-7abd0c8c5352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:45.088850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d024984-7ec5-4444-a829-7abd0c8c5352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:45.094601 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Flow 'volume_create_api' (b9f60024-f836-44ba-8b46-8e5baad33adb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:35:45.194793 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Create volume request issued successfully. Dec 31 09:35:45.216198 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13dc7e27-257a-4ce9-bc0b-5a40350a6234 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes returned with HTTP 202 Dec 31 09:35:45.217787 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 340/704] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:35:44 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes => generated 818 bytes in 908 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:35:45.242266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bbbdf637-6588-4599-b7a5-3250089e6b29 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:35:45.243053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bbbdf637-6588-4599-b7a5-3250089e6b29 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:45.243692 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bbbdf637-6588-4599-b7a5-3250089e6b29 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:45.332124 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:45.332124 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:45.365456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bbbdf637-6588-4599-b7a5-3250089e6b29 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:35:45.399047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bbbdf637-6588-4599-b7a5-3250089e6b29 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:35:45.400372 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 365/705] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:45 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 886 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:46.418719 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b566db1-91e4-48bb-818f-13911b228da3 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:35:46.419271 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b566db1-91e4-48bb-818f-13911b228da3 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:46.419501 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:46.419501 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:46.420413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b566db1-91e4-48bb-818f-13911b228da3 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:46.511744 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:46.511744 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:46.522212 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3b566db1-91e4-48bb-818f-13911b228da3 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:35:46.557189 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b566db1-91e4-48bb-818f-13911b228da3 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:35:46.560851 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 341/706] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:46 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 911 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:51.292010 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f76816ab-6cc2-4a01-9adc-b972fc8dec72 tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] GET http://10.222.0.45/volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a Dec 31 09:35:51.293277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f76816ab-6cc2-4a01-9adc-b972fc8dec72 tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:51.293707 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:51.293707 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:51.294672 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f76816ab-6cc2-4a01-9adc-b972fc8dec72 tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:51.332343 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f76816ab-6cc2-4a01-9adc-b972fc8dec72 tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] http://10.222.0.45/volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a returned with HTTP 200 Dec 31 09:35:51.338048 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 366/707] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:35:51 2020] GET /volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a => generated 361 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:51.568595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] POST http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes Dec 31 09:35:51.568595 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:51.568595 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:51.570942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-630597611"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:51.570942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-630597611'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:35:51.570942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Create volume of 1 GB Dec 31 09:35:51.585599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Availability Zones retrieved successfully. Dec 31 09:35:51.603018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Flow 'volume_create_api' (bc0753cb-65c7-43d2-b646-ef72abb211c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:35:51.606173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061fba31-33aa-4f0d-a85f-d241aca62ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:51.608344 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:35:51.720584 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (061fba31-33aa-4f0d-a85f-d241aca62ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:51.727083 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952dd592-9b40-4549-bf90-4d8edced5158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:51.875297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Created reservations ['f5556206-1ae5-48ef-aa6e-88cb8ad4af11', '22ce269c-001e-42f1-a075-5239b3ee8e6e', 'f93af0f5-a638-44d4-b825-0058ed5b7220', '70f6ac6b-2686-42ba-a50b-bb0422f3bcd3'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:35:51.878026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (952dd592-9b40-4549-bf90-4d8edced5158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5556206-1ae5-48ef-aa6e-88cb8ad4af11', '22ce269c-001e-42f1-a075-5239b3ee8e6e', 'f93af0f5-a638-44d4-b825-0058ed5b7220', '70f6ac6b-2686-42ba-a50b-bb0422f3bcd3']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:51.882442 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e079f47c-7e8a-46b2-ab27-4cebd987c686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:51.985494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e079f47c-7e8a-46b2-ab27-4cebd987c686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b22d0024-435b-4e5e-b31f-31404d471e25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-630597611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3afc6214bec34d4792bc8b7c5861029a',qos_specs=None,replication_status=,reservations=['f5556206-1ae5-48ef-aa6e-88cb8ad4af11','22ce269c-001e-42f1-a075-5239b3ee8e6e','f93af0f5-a638-44d4-b825-0058ed5b7220','70f6ac6b-2686-42ba-a50b-bb0422f3bcd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b1a8f53b13e4c85809f2f39ed48aa1a',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-630597611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b22d0024-435b-4e5e-b31f-31404d471e25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3afc6214bec34d4792bc8b7c5861029a',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='9b1a8f53b13e4c85809f2f39ed48aa1a',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:51.990444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ef8e2f-62a1-4e7f-84aa-d6c1fa4ac549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:52.039021 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ef8e2f-62a1-4e7f-84aa-d6c1fa4ac549) 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-630597611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3afc6214bec34d4792bc8b7c5861029a',qos_specs=None,replication_status=,reservations=['f5556206-1ae5-48ef-aa6e-88cb8ad4af11','22ce269c-001e-42f1-a075-5239b3ee8e6e','f93af0f5-a638-44d4-b825-0058ed5b7220','70f6ac6b-2686-42ba-a50b-bb0422f3bcd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b1a8f53b13e4c85809f2f39ed48aa1a',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:52.043647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737ddeb1-b336-4896-b723-639a4f17332d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:52.064560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (737ddeb1-b336-4896-b723-639a4f17332d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:52.068018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Flow 'volume_create_api' (bc0753cb-65c7-43d2-b646-ef72abb211c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:35:52.131727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Create volume request issued successfully. Dec 31 09:35:52.148729 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90a4ef18-af38-4bf5-9096-b42089dad0db tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes returned with HTTP 202 Dec 31 09:35:52.149773 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 342/708] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:35:51 2020] POST /volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes => generated 827 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:35:52.165169 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5791c9a8-e550-4bb0-85c0-722a63a5f024 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] GET http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 Dec 31 09:35:52.166709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5791c9a8-e550-4bb0-85c0-722a63a5f024 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:52.167325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5791c9a8-e550-4bb0-85c0-722a63a5f024 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:52.259166 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:52.259166 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:52.287674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5791c9a8-e550-4bb0-85c0-722a63a5f024 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Volume info retrieved successfully. Dec 31 09:35:52.344812 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5791c9a8-e550-4bb0-85c0-722a63a5f024 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 returned with HTTP 200 Dec 31 09:35:52.345686 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 367/709] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:52 2020] GET /volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 => generated 895 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:53.363210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58b29689-ed69-4d7e-941e-6b91040c8d4d tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] GET http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 Dec 31 09:35:53.364059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58b29689-ed69-4d7e-941e-6b91040c8d4d tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:53.364059 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:53.364059 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:53.364457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58b29689-ed69-4d7e-941e-6b91040c8d4d tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:53.475755 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:53.475755 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:53.485782 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-58b29689-ed69-4d7e-941e-6b91040c8d4d tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Volume info retrieved successfully. Dec 31 09:35:53.514340 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58b29689-ed69-4d7e-941e-6b91040c8d4d tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 returned with HTTP 200 Dec 31 09:35:53.528097 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 343/710] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:53 2020] GET /volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 => generated 920 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:53.537912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0e51520-a4ad-403a-827e-cc280dd94ea0 tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] PUT http://10.222.0.45/volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a Dec 31 09:35:53.538394 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:53.538394 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:53.538813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0e51520-a4ad-403a-827e-cc280dd94ea0 tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:53.673368 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0e51520-a4ad-403a-827e-cc280dd94ea0 tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] http://10.222.0.45/volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a returned with HTTP 200 Dec 31 09:35:53.682193 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 368/711] 10.222.0.45 () {60 vars in 1341 bytes} [Thu Dec 31 09:35:53 2020] PUT /volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a => generated 316 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:53.688333 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] POST http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes Dec 31 09:35:53.689099 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:53.689099 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:53.689809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:53.691348 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Create volume request body: {'volume': {'size': 2}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:35:53.692011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Create volume of 2 GB Dec 31 09:35:53.711995 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Availability Zones retrieved successfully. Dec 31 09:35:53.731899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Flow 'volume_create_api' (afa3689b-e57d-4698-9942-389c01835b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:35:53.738023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf9e0fc-4b2f-4a37-9e42-926097a4aa30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:53.742183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Validating volume size '2' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:35:53.844793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf9e0fc-4b2f-4a37-9e42-926097a4aa30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:53.849971 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89e1278-0157-4941-8ef0-838041a64be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:53.964533 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota_utils [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Quota exceeded for 3afc6214bec34d4792bc8b7c5861029a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 31 09:35:54.008202 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89e1278-0157-4941-8ef0-838041a64be8) transitioned into state 'FAILURE' from state 'RUNNING' Dec 31 09:35:54.008641 n-d-765311-8 devstack@c-api.service[88084]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Dec 31 09:35:54.017127 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89e1278-0157-4941-8ef0-838041a64be8) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:54.022615 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c89e1278-0157-4941-8ef0-838041a64be8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 31 09:35:54.025217 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf9e0fc-4b2f-4a37-9e42-926097a4aa30) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:54.027742 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf9e0fc-4b2f-4a37-9e42-926097a4aa30) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 31 09:35:54.030755 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Flow 'volume_create_api' (afa3689b-e57d-4698-9942-389c01835b42) transitioned into state 'REVERTED' from state 'RUNNING' Dec 31 09:35:54.032029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.middleware.fault [None req-af702201-19fb-43c8-9854-3782cd7dda43 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes returned with HTTP 413 Dec 31 09:35:54.034219 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 344/712] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:35:53 2020] POST /volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes => generated 208 bytes in 350 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 31 09:35:54.052293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7b1cf19-3ebf-4650-a25d-eff58a503ff5 tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] PUT http://10.222.0.45/volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a Dec 31 09:35:54.054119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7b1cf19-3ebf-4650-a25d-eff58a503ff5 tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:54.260119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7b1cf19-3ebf-4650-a25d-eff58a503ff5 tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] http://10.222.0.45/volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a returned with HTTP 200 Dec 31 09:35:54.283750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] POST http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes Dec 31 09:35:54.285070 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:54.285070 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:54.285969 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 369/713] 10.222.0.45 () {60 vars in 1341 bytes} [Thu Dec 31 09:35:54 2020] PUT /volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a => generated 316 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:54.286522 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:54.288742 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Create volume request body: {'volume': {'size': 1}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:35:54.289526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Create volume of 1 GB Dec 31 09:35:54.291330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:54.291330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:54.321253 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Availability Zones retrieved successfully. Dec 31 09:35:54.362329 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Flow 'volume_create_api' (b6cadb77-05dd-40f3-98f3-73ab19db1fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:35:54.366992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (200c00a2-4b8e-49bb-b9d0-4d17d2545408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:54.370108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:35:54.496243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (200c00a2-4b8e-49bb-b9d0-4d17d2545408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:35:54.498610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e396a1f-0877-41b0-850b-c46f05f2eb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:54.594493 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota_utils [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Quota exceeded for 3afc6214bec34d4792bc8b7c5861029a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Dec 31 09:35:54.598494 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e396a1f-0877-41b0-850b-c46f05f2eb69) transitioned into state 'FAILURE' from state 'RUNNING' Dec 31 09:35:54.598494 n-d-765311-8 devstack@c-api.service[88084]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Dec 31 09:35:54.605296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e396a1f-0877-41b0-850b-c46f05f2eb69) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:54.608233 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e396a1f-0877-41b0-850b-c46f05f2eb69) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 31 09:35:54.610749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (200c00a2-4b8e-49bb-b9d0-4d17d2545408) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:35:54.613642 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (200c00a2-4b8e-49bb-b9d0-4d17d2545408) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 31 09:35:54.617865 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Flow 'volume_create_api' (b6cadb77-05dd-40f3-98f3-73ab19db1fed) transitioned into state 'REVERTED' from state 'RUNNING' Dec 31 09:35:54.618710 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.middleware.fault [None req-48f50787-297f-4e71-b9dd-174207e5bd84 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes returned with HTTP 413 Dec 31 09:35:54.635499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c15b027-d084-4172-94ba-725c6a7bccdb tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] PUT http://10.222.0.45/volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a Dec 31 09:35:54.637667 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 345/714] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:35:54 2020] POST /volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes => generated 150 bytes in 362 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 31 09:35:54.638055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c15b027-d084-4172-94ba-725c6a7bccdb tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:54.776233 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c15b027-d084-4172-94ba-725c6a7bccdb tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] http://10.222.0.45/volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a returned with HTTP 200 Dec 31 09:35:54.783656 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 370/715] 10.222.0.45 () {60 vars in 1341 bytes} [Thu Dec 31 09:35:54 2020] PUT /volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a => generated 315 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:54.790909 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee9dc2b0-dabb-4828-90a7-07cbfbf965f5 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] POST http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25/action Dec 31 09:35:54.791590 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:54.791590 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:54.792400 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee9dc2b0-dabb-4828-90a7-07cbfbf965f5 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:35:54.792899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee9dc2b0-dabb-4828-90a7-07cbfbf965f5 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:54.846663 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:54.846663 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:54.848859 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ee9dc2b0-dabb-4828-90a7-07cbfbf965f5 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Volume info retrieved successfully. Dec 31 09:35:54.965302 n-d-765311-8 devstack@c-api.service[88084]: ERROR cinder.volume.api [None req-ee9dc2b0-dabb-4828-90a7-07cbfbf965f5 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Quota exceeded for 3afc6214bec34d4792bc8b7c5861029a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 31 09:35:54.976731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.middleware.fault [None req-ee9dc2b0-dabb-4828-90a7-07cbfbf965f5 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25/action returned with HTTP 413 Dec 31 09:35:54.986963 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 346/716] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:35:54 2020] POST /volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25/action => generated 208 bytes in 199 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 31 09:35:54.996156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d3c9d807-9112-4d31-9cae-665e5ffa947c tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] DELETE http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 Dec 31 09:35:54.997658 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d3c9d807-9112-4d31-9cae-665e5ffa947c tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:54.999258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d3c9d807-9112-4d31-9cae-665e5ffa947c tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:55.000461 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-d3c9d807-9112-4d31-9cae-665e5ffa947c tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Delete volume with id: b22d0024-435b-4e5e-b31f-31404d471e25 Dec 31 09:35:55.084239 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:55.084239 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:55.085782 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d3c9d807-9112-4d31-9cae-665e5ffa947c tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Volume info retrieved successfully. Dec 31 09:35:55.121232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d3c9d807-9112-4d31-9cae-665e5ffa947c tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Delete volume request issued successfully. Dec 31 09:35:55.122232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d3c9d807-9112-4d31-9cae-665e5ffa947c tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 returned with HTTP 202 Dec 31 09:35:55.123475 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 371/717] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:35:54 2020] DELETE /volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:35:55.135390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-348ea93d-2d70-4540-b5c9-cb5ada9cb71a tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] GET http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 Dec 31 09:35:55.136602 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-348ea93d-2d70-4540-b5c9-cb5ada9cb71a tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:55.136750 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:55.136750 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:55.137371 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-348ea93d-2d70-4540-b5c9-cb5ada9cb71a tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:55.262228 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:55.262228 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:55.278052 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-348ea93d-2d70-4540-b5c9-cb5ada9cb71a tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Volume info retrieved successfully. Dec 31 09:35:55.336480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-348ea93d-2d70-4540-b5c9-cb5ada9cb71a tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 returned with HTTP 200 Dec 31 09:35:55.338772 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 347/718] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:55 2020] GET /volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 => generated 919 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:56.356989 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ceceabb-23cc-4bc8-8ef1-cc27df4911f6 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] GET http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 Dec 31 09:35:56.358481 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ceceabb-23cc-4bc8-8ef1-cc27df4911f6 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:56.358956 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:56.358956 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:56.360269 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ceceabb-23cc-4bc8-8ef1-cc27df4911f6 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:56.517631 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:35:56.517631 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:35:56.558904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5ceceabb-23cc-4bc8-8ef1-cc27df4911f6 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Volume info retrieved successfully. Dec 31 09:35:56.612504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ceceabb-23cc-4bc8-8ef1-cc27df4911f6 tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 returned with HTTP 200 Dec 31 09:35:56.615584 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 372/719] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:56 2020] GET /volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 => generated 919 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:35:57.643989 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f513e28-af02-44f9-b4f3-de63b5c7a87d tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] GET http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 Dec 31 09:35:57.644846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f513e28-af02-44f9-b4f3-de63b5c7a87d tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:35:57.645222 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:57.645222 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:57.647256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f513e28-af02-44f9-b4f3-de63b5c7a87d tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:35:57.751102 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f513e28-af02-44f9-b4f3-de63b5c7a87d tempest-VolumeQuotasNegativeTestJSON-1223789935 tempest-VolumeQuotasNegativeTestJSON-1223789935] http://10.222.0.45/volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 returned with HTTP 404 Dec 31 09:35:57.757788 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 348/720] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:35:57 2020] GET /volume/v3/3afc6214bec34d4792bc8b7c5861029a/volumes/b22d0024-435b-4e5e-b31f-31404d471e25 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:35:57.763993 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-001c539e-115a-413b-a1e1-d56cc7921f5e tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] PUT http://10.222.0.45/volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a Dec 31 09:35:57.764592 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:35:57.764592 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:35:57.765274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-001c539e-115a-413b-a1e1-d56cc7921f5e tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:35:57.997941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-001c539e-115a-413b-a1e1-d56cc7921f5e tempest-VolumeQuotasNegativeTestJSON-729119450 tempest-VolumeQuotasNegativeTestJSON-729119450] http://10.222.0.45/volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a returned with HTTP 200 Dec 31 09:35:57.999333 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 373/721] 10.222.0.45 () {60 vars in 1342 bytes} [Thu Dec 31 09:35:57 2020] PUT /volume/v3/c40a469842e54a0b8daccc2a38aa5cfb/os-quota-sets/3afc6214bec34d4792bc8b7c5861029a => generated 319 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:07.374492 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2d19a3f-022b-47fe-8cd8-5867573cb5b2 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] GET http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services Dec 31 09:36:07.375156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2d19a3f-022b-47fe-8cd8-5867573cb5b2 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:07.375567 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2d19a3f-022b-47fe-8cd8-5867573cb5b2 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:07.389143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2d19a3f-022b-47fe-8cd8-5867573cb5b2 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services returned with HTTP 200 Dec 31 09:36:07.405127 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0e73d8e-ca9e-4e13-b629-7ca41f3c48be tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] GET http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?host=n-d-765311-8 Dec 31 09:36:07.406428 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0e73d8e-ca9e-4e13-b629-7ca41f3c48be tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:07.407301 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0e73d8e-ca9e-4e13-b629-7ca41f3c48be tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:07.407752 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 349/722] 10.222.0.45 () {58 vars in 1216 bytes} [Thu Dec 31 09:36:07 2020] GET /volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services => generated 629 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:07.432468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0e73d8e-ca9e-4e13-b629-7ca41f3c48be tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?host=n-d-765311-8 returned with HTTP 200 Dec 31 09:36:07.433736 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 374/723] 10.222.0.45 () {58 vars in 1251 bytes} [Thu Dec 31 09:36:07 2020] GET /volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?host=n-d-765311-8 => generated 629 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:07.450230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13ed05ec-f6da-4c75-9f2b-af8467b90a86 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] GET http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?host=n-d-765311-8&binary=cinder-scheduler Dec 31 09:36:07.451119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-13ed05ec-f6da-4c75-9f2b-af8467b90a86 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:07.451929 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-13ed05ec-f6da-4c75-9f2b-af8467b90a86 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:07.463400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13ed05ec-f6da-4c75-9f2b-af8467b90a86 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?host=n-d-765311-8&binary=cinder-scheduler returned with HTTP 200 Dec 31 09:36:07.482552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bd5d5bd-46ea-4149-9457-d964db1e83d7 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] GET http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?binary=cinder-scheduler Dec 31 09:36:07.483470 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bd5d5bd-46ea-4149-9457-d964db1e83d7 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:07.484588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bd5d5bd-46ea-4149-9457-d964db1e83d7 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:07.485215 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 350/724] 10.222.0.45 () {58 vars in 1299 bytes} [Thu Dec 31 09:36:07 2020] GET /volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?host=n-d-765311-8&binary=cinder-scheduler => generated 191 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:07.496107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bd5d5bd-46ea-4149-9457-d964db1e83d7 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?binary=cinder-scheduler returned with HTTP 200 Dec 31 09:36:07.497353 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 375/725] 10.222.0.45 () {58 vars in 1263 bytes} [Thu Dec 31 09:36:07 2020] GET /volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?binary=cinder-scheduler => generated 191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:07.745559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] POST http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes Dec 31 09:36:07.747197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-257431460"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:07.748822 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-257431460'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:36:07.749422 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Create volume of 1 GB Dec 31 09:36:07.778288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Availability Zones retrieved successfully. Dec 31 09:36:07.796737 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Flow 'volume_create_api' (930ffe7d-fb48-4a75-be97-a852f29639ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:36:07.799716 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1026d71c-ce83-42f2-b722-5cfdb27d7d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:07.802268 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:36:08.051750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1026d71c-ce83-42f2-b722-5cfdb27d7d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:08.055776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23537cca-60c4-4cd0-8a05-04c55c88495d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:08.245084 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Created reservations ['f0911562-5953-417a-8108-504745078fc2', '1375af51-4268-42ba-9091-63922f4afe5b', '9464a3c0-14e9-4a77-9b1a-d33722a648c9', 'a7116257-9b0b-4a49-bace-efce2c75254f'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:36:08.248003 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23537cca-60c4-4cd0-8a05-04c55c88495d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0911562-5953-417a-8108-504745078fc2', '1375af51-4268-42ba-9091-63922f4afe5b', '9464a3c0-14e9-4a77-9b1a-d33722a648c9', 'a7116257-9b0b-4a49-bace-efce2c75254f']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:08.251269 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25220d04-a4c7-4b63-9b4e-c64032d3a80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:08.376911 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25220d04-a4c7-4b63-9b4e-c64032d3a80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '830020e2-41bf-4670-b6d6-bec270300aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-257431460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4368e1a14b2248fb94fa08ed36a71761',qos_specs=None,replication_status=,reservations=['f0911562-5953-417a-8108-504745078fc2','1375af51-4268-42ba-9091-63922f4afe5b','9464a3c0-14e9-4a77-9b1a-d33722a648c9','a7116257-9b0b-4a49-bace-efce2c75254f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='725e851f344842b6864563c2d260bace',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:36:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-257431460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=830020e2-41bf-4670-b6d6-bec270300aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4368e1a14b2248fb94fa08ed36a71761',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='725e851f344842b6864563c2d260bace',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:08.380668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c684c8-7c52-47ae-8586-b47e3e511a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:08.421614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59c684c8-7c52-47ae-8586-b47e3e511a75) 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-257431460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4368e1a14b2248fb94fa08ed36a71761',qos_specs=None,replication_status=,reservations=['f0911562-5953-417a-8108-504745078fc2','1375af51-4268-42ba-9091-63922f4afe5b','9464a3c0-14e9-4a77-9b1a-d33722a648c9','a7116257-9b0b-4a49-bace-efce2c75254f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='725e851f344842b6864563c2d260bace',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:08.424138 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a44e750-6403-40ce-8392-e6d29f26b844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:08.440221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a44e750-6403-40ce-8392-e6d29f26b844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:08.443410 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Flow 'volume_create_api' (930ffe7d-fb48-4a75-be97-a852f29639ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:36:08.498704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Create volume request issued successfully. Dec 31 09:36:08.514151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5391949f-a76d-4567-9a6e-24deab082cdb tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes returned with HTTP 202 Dec 31 09:36:08.515679 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 351/726] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:36:07 2020] POST /volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes => generated 822 bytes in 1009 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:36:08.547511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad71c09b-5d1a-4a08-b250-0c6fa7bb8850 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] GET http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 Dec 31 09:36:08.548765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad71c09b-5d1a-4a08-b250-0c6fa7bb8850 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:08.550231 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad71c09b-5d1a-4a08-b250-0c6fa7bb8850 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:08.796330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:08.796330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:08.822385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ad71c09b-5d1a-4a08-b250-0c6fa7bb8850 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Volume info retrieved successfully. Dec 31 09:36:08.878161 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad71c09b-5d1a-4a08-b250-0c6fa7bb8850 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 returned with HTTP 200 Dec 31 09:36:08.880090 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 376/727] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:08 2020] GET /volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 => generated 914 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:09.942287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3940af25-dd5a-48d0-8bdc-afa5f3f1b46b tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] GET http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 Dec 31 09:36:09.943743 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3940af25-dd5a-48d0-8bdc-afa5f3f1b46b tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:09.944177 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:09.944177 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:09.944917 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3940af25-dd5a-48d0-8bdc-afa5f3f1b46b tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:10.094506 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:10.094506 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:10.105533 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3940af25-dd5a-48d0-8bdc-afa5f3f1b46b tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Volume info retrieved successfully. Dec 31 09:36:10.140633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3940af25-dd5a-48d0-8bdc-afa5f3f1b46b tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 returned with HTTP 200 Dec 31 09:36:10.142121 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 352/728] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:09 2020] GET /volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 => generated 914 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:36:11.170209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b4fa9d7-a6cd-492d-b1e7-3f3e53000eb4 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] GET http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 Dec 31 09:36:11.170826 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b4fa9d7-a6cd-492d-b1e7-3f3e53000eb4 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:11.171051 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:11.171051 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:11.173252 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b4fa9d7-a6cd-492d-b1e7-3f3e53000eb4 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:11.285260 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:11.285260 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:11.302183 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8b4fa9d7-a6cd-492d-b1e7-3f3e53000eb4 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Volume info retrieved successfully. Dec 31 09:36:11.342889 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b4fa9d7-a6cd-492d-b1e7-3f3e53000eb4 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 returned with HTTP 200 Dec 31 09:36:11.343937 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 377/729] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:11 2020] GET /volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:11.361401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e998b85e-c08a-4982-a017-6ee06d436778 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] GET http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 Dec 31 09:36:11.361935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e998b85e-c08a-4982-a017-6ee06d436778 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:11.362144 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:11.362144 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:11.362489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e998b85e-c08a-4982-a017-6ee06d436778 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:11.490514 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:11.490514 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:11.506934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e998b85e-c08a-4982-a017-6ee06d436778 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Volume info retrieved successfully. Dec 31 09:36:11.580214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e998b85e-c08a-4982-a017-6ee06d436778 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 returned with HTTP 200 Dec 31 09:36:11.586669 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 353/730] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:11 2020] GET /volume/v3/9a70284133c041dd8650adf8e5be2c6b/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 => generated 1086 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:36:11.614897 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8252bcb0-b029-48bc-9070-ba8a8f104544 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] GET http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?host=n-d-765311-8&binary=cinder-volume Dec 31 09:36:11.614897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8252bcb0-b029-48bc-9070-ba8a8f104544 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:11.614897 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:11.614897 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:11.614897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8252bcb0-b029-48bc-9070-ba8a8f104544 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:11.648858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8252bcb0-b029-48bc-9070-ba8a8f104544 tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?host=n-d-765311-8&binary=cinder-volume returned with HTTP 200 Dec 31 09:36:11.649728 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 378/731] 10.222.0.45 () {58 vars in 1293 bytes} [Thu Dec 31 09:36:11 2020] GET /volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services?host=n-d-765311-8&binary=cinder-volume => generated 278 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:36:11.678379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b384a6e-c929-4c89-997a-2441fd058f7d tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] GET http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services Dec 31 09:36:11.679090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b384a6e-c929-4c89-997a-2441fd058f7d tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:11.679477 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:11.679477 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:11.680109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b384a6e-c929-4c89-997a-2441fd058f7d tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:11.698588 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b384a6e-c929-4c89-997a-2441fd058f7d tempest-VolumesServicesTestJSON-489852899 tempest-VolumesServicesTestJSON-489852899] http://10.222.0.45/volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services returned with HTTP 200 Dec 31 09:36:11.699330 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 354/732] 10.222.0.45 () {58 vars in 1216 bytes} [Thu Dec 31 09:36:11 2020] GET /volume/v3/9a70284133c041dd8650adf8e5be2c6b/os-services => generated 629 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:11.716187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df25f54c-fa50-4183-9a15-6fd275b1619d tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] DELETE http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 Dec 31 09:36:11.717082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df25f54c-fa50-4183-9a15-6fd275b1619d tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:11.717908 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df25f54c-fa50-4183-9a15-6fd275b1619d tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:11.718694 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-df25f54c-fa50-4183-9a15-6fd275b1619d tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Delete volume with id: 830020e2-41bf-4670-b6d6-bec270300aa6 Dec 31 09:36:11.918937 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:11.918937 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:11.928159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-df25f54c-fa50-4183-9a15-6fd275b1619d tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Volume info retrieved successfully. Dec 31 09:36:12.037747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-df25f54c-fa50-4183-9a15-6fd275b1619d tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Delete volume request issued successfully. Dec 31 09:36:12.045033 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df25f54c-fa50-4183-9a15-6fd275b1619d tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 returned with HTTP 202 Dec 31 09:36:12.047009 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 379/733] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:36:11 2020] DELETE /volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:36:12.054751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54ceebeb-caf4-48f0-806b-f0517374e847 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] GET http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 Dec 31 09:36:12.055276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54ceebeb-caf4-48f0-806b-f0517374e847 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:12.055813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54ceebeb-caf4-48f0-806b-f0517374e847 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:12.190043 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:12.190043 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:12.213135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-54ceebeb-caf4-48f0-806b-f0517374e847 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Volume info retrieved successfully. Dec 31 09:36:12.270427 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54ceebeb-caf4-48f0-806b-f0517374e847 tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 returned with HTTP 200 Dec 31 09:36:12.271501 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 355/734] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:12 2020] GET /volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 => generated 914 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:13.238873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-355c6fe3-0b5e-4a9e-9a64-16d92e194e64 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action Dec 31 09:36:13.239596 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:13.239596 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:13.240171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-355c6fe3-0b5e-4a9e-9a64-16d92e194e64 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action body: b'{"os-attach": {"instance_uuid": "dc93e464-c3d9-4360-8e31-06f145b742c4", "mountpoint": "/dev/sdb"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:36:13.241428 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-355c6fe3-0b5e-4a9e-9a64-16d92e194e64 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dc93e464-c3d9-4360-8e31-06f145b742c4", "mountpoint": "/dev/sdb"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:13.289203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a425737e-dfb5-46e5-be4f-77d8036299af tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] GET http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 Dec 31 09:36:13.289739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a425737e-dfb5-46e5-be4f-77d8036299af tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:13.290033 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:13.290033 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:13.290867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a425737e-dfb5-46e5-be4f-77d8036299af tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:13.324304 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:13.324304 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:13.332614 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-355c6fe3-0b5e-4a9e-9a64-16d92e194e64 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:36:13.370960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-355c6fe3-0b5e-4a9e-9a64-16d92e194e64 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Update volume admin metadata completed successfully. Dec 31 09:36:13.373627 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:13.373627 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:13.405623 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a425737e-dfb5-46e5-be4f-77d8036299af tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Volume info retrieved successfully. Dec 31 09:36:13.477320 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a425737e-dfb5-46e5-be4f-77d8036299af tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 returned with HTTP 200 Dec 31 09:36:13.478600 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 356/735] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:13 2020] GET /volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 => generated 914 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:13.663467 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-355c6fe3-0b5e-4a9e-9a64-16d92e194e64 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Attach volume completed successfully. Dec 31 09:36:13.663979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-355c6fe3-0b5e-4a9e-9a64-16d92e194e64 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action returned with HTTP 202 Dec 31 09:36:13.670575 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 380/736] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:36:13 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action => generated 0 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 31 09:36:13.682233 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f08ee2a2-2c17-4b3d-bcc1-67f2adca3a3a tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:36:13.683409 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f08ee2a2-2c17-4b3d-bcc1-67f2adca3a3a tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:13.683779 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:13.683779 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:13.684448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f08ee2a2-2c17-4b3d-bcc1-67f2adca3a3a tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:13.797582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:13.797582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:13.816490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f08ee2a2-2c17-4b3d-bcc1-67f2adca3a3a tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:36:13.865492 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:13.865492 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:13.884001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f08ee2a2-2c17-4b3d-bcc1-67f2adca3a3a tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:36:13.885081 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 357/737] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:13 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 1245 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:36:13.904440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7756593e-bb3e-4c39-8fc6-b591c1a432c2 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action Dec 31 09:36:13.905582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:13.905582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:13.906710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7756593e-bb3e-4c39-8fc6-b591c1a432c2 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action body: b'{"os-detach": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:36:13.907643 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7756593e-bb3e-4c39-8fc6-b591c1a432c2 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:14.006986 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:14.006986 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:14.008672 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7756593e-bb3e-4c39-8fc6-b591c1a432c2 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:36:14.439571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7756593e-bb3e-4c39-8fc6-b591c1a432c2 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Detach volume completed successfully. Dec 31 09:36:14.442104 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7756593e-bb3e-4c39-8fc6-b591c1a432c2 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action returned with HTTP 202 Dec 31 09:36:14.444574 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 381/738] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:36:13 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action => generated 0 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:36:14.458279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e99ae24-561b-40fb-9a35-ff723cccb39e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:36:14.458942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e99ae24-561b-40fb-9a35-ff723cccb39e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:14.459125 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:14.459125 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:14.466342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e99ae24-561b-40fb-9a35-ff723cccb39e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:14.513859 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-33cf3fea-0d48-4a72-b491-0ced768e63ce tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] GET http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 Dec 31 09:36:14.514890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-33cf3fea-0d48-4a72-b491-0ced768e63ce tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:14.515278 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:14.515278 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:14.516112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-33cf3fea-0d48-4a72-b491-0ced768e63ce tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:14.683736 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:14.683736 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:14.720633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3e99ae24-561b-40fb-9a35-ff723cccb39e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:36:14.741410 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:14.741410 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:14.759757 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-33cf3fea-0d48-4a72-b491-0ced768e63ce tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Volume info retrieved successfully. Dec 31 09:36:14.789958 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e99ae24-561b-40fb-9a35-ff723cccb39e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:36:14.792325 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 358/739] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:14 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 930 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:14.847636 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-33cf3fea-0d48-4a72-b491-0ced768e63ce tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 returned with HTTP 200 Dec 31 09:36:14.855379 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 382/740] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:14 2020] GET /volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 => generated 914 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:36:15.880158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db7f4557-1878-43ec-8c37-fc56a14a907e tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] GET http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 Dec 31 09:36:15.882161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db7f4557-1878-43ec-8c37-fc56a14a907e tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:15.886026 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:15.886026 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:15.887858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db7f4557-1878-43ec-8c37-fc56a14a907e tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:16.214772 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db7f4557-1878-43ec-8c37-fc56a14a907e tempest-VolumesServicesTestJSON-260992628 tempest-VolumesServicesTestJSON-260992628] http://10.222.0.45/volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 returned with HTTP 404 Dec 31 09:36:16.216723 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 359/741] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:15 2020] GET /volume/v3/4368e1a14b2248fb94fa08ed36a71761/volumes/830020e2-41bf-4670-b6d6-bec270300aa6 => generated 109 bytes in 346 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:36:31.425424 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21d50fab-bfb6-4826-b498-ba0c0d715559 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] POST http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types Dec 31 09:36:31.426487 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:31.426487 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:31.427221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-21d50fab-bfb6-4826-b498-ba0c0d715559 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1709310784"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:31.633315 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21d50fab-bfb6-4826-b498-ba0c0d715559 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types returned with HTTP 200 Dec 31 09:36:31.634973 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 383/742] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:36:31 2020] POST /volume/v3/99678f547a1042d7931509b3acb8cba7/types => generated 231 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:36:31.652399 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c2f3127-e8ca-4f82-9329-ee813f0aca5d tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] POST http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs Dec 31 09:36:31.653449 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c2f3127-e8ca-4f82-9329-ee813f0aca5d tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:31.890155 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c2f3127-e8ca-4f82-9329-ee813f0aca5d tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs returned with HTTP 200 Dec 31 09:36:31.891683 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 360/743] 10.222.0.45 () {60 vars in 1366 bytes} [Thu Dec 31 09:36:31 2020] POST /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs => generated 34 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:36:31.905565 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48492b2f-3850-439d-af3a-3f1eb5f9d67d tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] GET http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec3 Dec 31 09:36:31.906049 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48492b2f-3850-439d-af3a-3f1eb5f9d67d tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:31.906739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48492b2f-3850-439d-af3a-3f1eb5f9d67d tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:31.956403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48492b2f-3850-439d-af3a-3f1eb5f9d67d tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec3 returned with HTTP 200 Dec 31 09:36:31.957840 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 384/744] 10.222.0.45 () {58 vars in 1363 bytes} [Thu Dec 31 09:36:31 2020] GET /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec3 => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:36:31.972231 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-229e8f98-750d-48cb-a296-cf24af25ce56 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] DELETE http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec3 Dec 31 09:36:31.973887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-229e8f98-750d-48cb-a296-cf24af25ce56 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:31.974547 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-229e8f98-750d-48cb-a296-cf24af25ce56 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:32.194267 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:36:32.194267 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:36:32.227753 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-229e8f98-750d-48cb-a296-cf24af25ce56 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec3 returned with HTTP 202 Dec 31 09:36:32.228920 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 361/745] 10.222.0.45 () {58 vars in 1366 bytes} [Thu Dec 31 09:36:31 2020] DELETE /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec3 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:36:32.251750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44e8d356-820c-4797-8573-6a21fd24dafc tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] GET http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec3 Dec 31 09:36:32.254104 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44e8d356-820c-4797-8573-6a21fd24dafc tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:32.255373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44e8d356-820c-4797-8573-6a21fd24dafc tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:32.364474 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44e8d356-820c-4797-8573-6a21fd24dafc tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec3 returned with HTTP 404 Dec 31 09:36:32.367848 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 385/746] 10.222.0.45 () {58 vars in 1363 bytes} [Thu Dec 31 09:36:32 2020] GET /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec3 => generated 129 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:36:32.385535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-835a9aaf-346e-4883-8bc8-2aaebf3d244c tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] POST http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs Dec 31 09:36:32.387449 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-835a9aaf-346e-4883-8bc8-2aaebf3d244c tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:32.869143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-835a9aaf-346e-4883-8bc8-2aaebf3d244c tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs returned with HTTP 200 Dec 31 09:36:32.870091 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 362/747] 10.222.0.45 () {60 vars in 1366 bytes} [Thu Dec 31 09:36:32 2020] POST /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs => generated 34 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:36:32.888715 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71ea46ac-a720-43aa-a1b2-ed44e3d6a585 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] GET http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs Dec 31 09:36:32.889253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71ea46ac-a720-43aa-a1b2-ed44e3d6a585 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:32.889751 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71ea46ac-a720-43aa-a1b2-ed44e3d6a585 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:32.929198 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71ea46ac-a720-43aa-a1b2-ed44e3d6a585 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs returned with HTTP 200 Dec 31 09:36:32.929628 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 386/748] 10.222.0.45 () {58 vars in 1345 bytes} [Thu Dec 31 09:36:32 2020] GET /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs => generated 34 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:36:32.942321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-973a9ae4-6053-40e9-98eb-6db58c324bc6 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] POST http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs Dec 31 09:36:32.943101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-973a9ae4-6053-40e9-98eb-6db58c324bc6 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:33.144758 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-973a9ae4-6053-40e9-98eb-6db58c324bc6 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs returned with HTTP 200 Dec 31 09:36:33.165256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1076f480-e661-4274-9bdf-723f15480c81 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] PUT http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec2 Dec 31 09:36:33.166436 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1076f480-e661-4274-9bdf-723f15480c81 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:33.167507 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 363/749] 10.222.0.45 () {60 vars in 1366 bytes} [Thu Dec 31 09:36:32 2020] POST /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs => generated 34 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:36:33.254317 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1076f480-e661-4274-9bdf-723f15480c81 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec2 returned with HTTP 200 Dec 31 09:36:33.265992 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a45df7d-a3c4-43e6-85e3-157f97ee2c2b tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] GET http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec2 Dec 31 09:36:33.266912 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a45df7d-a3c4-43e6-85e3-157f97ee2c2b tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:33.267653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a45df7d-a3c4-43e6-85e3-157f97ee2c2b tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:33.271517 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 387/750] 10.222.0.45 () {60 vars in 1383 bytes} [Thu Dec 31 09:36:33 2020] PUT /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec2 => generated 17 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:36:33.286543 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a45df7d-a3c4-43e6-85e3-157f97ee2c2b tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec2 returned with HTTP 200 Dec 31 09:36:33.287883 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 364/751] 10.222.0.45 () {58 vars in 1363 bytes} [Thu Dec 31 09:36:33 2020] GET /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs/spec2 => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 31 09:36:33.298115 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8707af86-8f3a-4328-88bc-61b80ba9464b tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] POST http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs Dec 31 09:36:33.299679 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8707af86-8f3a-4328-88bc-61b80ba9464b tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:33.424539 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8707af86-8f3a-4328-88bc-61b80ba9464b tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs returned with HTTP 200 Dec 31 09:36:33.439063 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e21de6c-8f29-45b0-b4e7-d5dc98c57359 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] GET http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs Dec 31 09:36:33.439862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e21de6c-8f29-45b0-b4e7-d5dc98c57359 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:33.440583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e21de6c-8f29-45b0-b4e7-d5dc98c57359 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:33.443844 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 388/752] 10.222.0.45 () {60 vars in 1366 bytes} [Thu Dec 31 09:36:33 2020] POST /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs => generated 51 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:36:33.468744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e21de6c-8f29-45b0-b4e7-d5dc98c57359 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs returned with HTTP 200 Dec 31 09:36:33.470192 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 365/753] 10.222.0.45 () {58 vars in 1345 bytes} [Thu Dec 31 09:36:33 2020] GET /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588/extra_specs => generated 68 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:36:33.482030 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-599ec6c7-f579-40d5-8c5a-7c2b76e2c512 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] DELETE http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588 Dec 31 09:36:33.482899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-599ec6c7-f579-40d5-8c5a-7c2b76e2c512 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:33.483679 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-599ec6c7-f579-40d5-8c5a-7c2b76e2c512 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:33.556351 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:36:33.556351 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:36:33.571982 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-599ec6c7-f579-40d5-8c5a-7c2b76e2c512 tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588 returned with HTTP 202 Dec 31 09:36:33.582022 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aa9c5925-9088-429a-867d-27790617925e tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] GET http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588 Dec 31 09:36:33.584163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aa9c5925-9088-429a-867d-27790617925e tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:33.584903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aa9c5925-9088-429a-867d-27790617925e tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:33.589095 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 389/754] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:36:33 2020] DELETE /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:36:33.600412 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aa9c5925-9088-429a-867d-27790617925e tempest-VolumeTypesExtraSpecsTest-1201254504 tempest-VolumeTypesExtraSpecsTest-1201254504] http://10.222.0.45/volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588 returned with HTTP 404 Dec 31 09:36:33.608400 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 366/755] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:36:33 2020] GET /volume/v3/99678f547a1042d7931509b3acb8cba7/types/aa89561e-25fc-4253-b7c0-8540a87eb588 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:36:40.583301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes Dec 31 09:36:40.583301 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-359026356"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:40.583301 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-359026356'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:36:40.583301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Create volume of 1 GB Dec 31 09:36:40.598336 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Availability Zones retrieved successfully. Dec 31 09:36:40.628236 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Flow 'volume_create_api' (a70cd2fe-3d31-428b-a513-0a55ba7d9056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:36:40.636237 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84701df-1bc8-4ad4-934b-5087de45f7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:40.641487 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:36:40.765294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84701df-1bc8-4ad4-934b-5087de45f7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:40.771070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe7c1fd4-6d7f-4d11-9dcc-1297eda6f8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:40.897749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Created reservations ['6f3ceb85-9b87-40c8-9ca0-9e54ea73ac31', '6356511d-2182-4c49-9a29-b67a540a8265', '80955df4-5b07-4a53-a58f-42258fdce14d', 'fcd83ca6-7df5-4b41-bf20-6a188462aeb2'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:36:40.907574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe7c1fd4-6d7f-4d11-9dcc-1297eda6f8e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f3ceb85-9b87-40c8-9ca0-9e54ea73ac31', '6356511d-2182-4c49-9a29-b67a540a8265', '80955df4-5b07-4a53-a58f-42258fdce14d', 'fcd83ca6-7df5-4b41-bf20-6a188462aeb2']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:40.910653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eacdb041-1363-4c21-8261-0e6216b386a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:41.053796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eacdb041-1363-4c21-8261-0e6216b386a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a56a098-b9b6-4429-948e-e9b7235f0798', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-359026356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ae4417d271d4a94904ace6a66d02937',qos_specs=None,replication_status=,reservations=['6f3ceb85-9b87-40c8-9ca0-9e54ea73ac31','6356511d-2182-4c49-9a29-b67a540a8265','80955df4-5b07-4a53-a58f-42258fdce14d','fcd83ca6-7df5-4b41-bf20-6a188462aeb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52823aa122914f71b01261e181f53bdf',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-359026356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a56a098-b9b6-4429-948e-e9b7235f0798,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ae4417d271d4a94904ace6a66d02937',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='52823aa122914f71b01261e181f53bdf',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:41.056770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d26868-ddf6-4422-93f4-fb4c04e55959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:41.091518 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d26868-ddf6-4422-93f4-fb4c04e55959) 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-359026356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ae4417d271d4a94904ace6a66d02937',qos_specs=None,replication_status=,reservations=['6f3ceb85-9b87-40c8-9ca0-9e54ea73ac31','6356511d-2182-4c49-9a29-b67a540a8265','80955df4-5b07-4a53-a58f-42258fdce14d','fcd83ca6-7df5-4b41-bf20-6a188462aeb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52823aa122914f71b01261e181f53bdf',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:41.094913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac7bdb3e-8267-4372-bc39-19059533db18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:41.150495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac7bdb3e-8267-4372-bc39-19059533db18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:41.157897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Flow 'volume_create_api' (a70cd2fe-3d31-428b-a513-0a55ba7d9056) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:36:41.245792 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Create volume request issued successfully. Dec 31 09:36:41.267123 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95af7c25-fd34-4204-9b29-66cc64b70487 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes returned with HTTP 202 Dec 31 09:36:41.283400 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 390/756] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:36:40 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes => generated 819 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:36:41.291741 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e580c846-7631-4115-a0c6-f1dcd47a2abc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:41.292454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e580c846-7631-4115-a0c6-f1dcd47a2abc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:41.293110 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e580c846-7631-4115-a0c6-f1dcd47a2abc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:41.530184 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:41.530184 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:41.582305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e580c846-7631-4115-a0c6-f1dcd47a2abc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:41.695331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e580c846-7631-4115-a0c6-f1dcd47a2abc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:41.707786 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 367/757] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:41 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 911 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:42.722973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a8b80b4-2711-4493-b822-70aa9545a23b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:42.724342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a8b80b4-2711-4493-b822-70aa9545a23b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:42.724756 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:42.724756 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:42.725437 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a8b80b4-2711-4493-b822-70aa9545a23b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:42.787105 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:42.787105 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:42.798903 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6a8b80b4-2711-4493-b822-70aa9545a23b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:42.827261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a8b80b4-2711-4493-b822-70aa9545a23b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:42.839841 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 391/758] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:42 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 912 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:43.061841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-fdd6f4e9-131e-437e-858d-43de9136ad33 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:43.063956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-fdd6f4e9-131e-437e-858d-43de9136ad33 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:43.064415 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:43.064415 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:43.065148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-fdd6f4e9-131e-437e-858d-43de9136ad33 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:43.136760 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:43.136760 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:43.149493 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-fdd6f4e9-131e-437e-858d-43de9136ad33 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:43.177546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-fdd6f4e9-131e-437e-858d-43de9136ad33 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:43.178852 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 368/759] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:36:43 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:43.260372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a8b80b4-2711-4493-b822-70aa9545a23b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume// Dec 31 09:36:43.261205 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a8b80b4-2711-4493-b822-70aa9545a23b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:43.261521 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:43.261521 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:43.262138 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a8b80b4-2711-4493-b822-70aa9545a23b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:43.264616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a8b80b4-2711-4493-b822-70aa9545a23b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:36:43.265782 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 392/760] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:36:43 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:36:43.287699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f9cf6879-defb-4afa-9703-1d968e72b460 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments Dec 31 09:36:43.288246 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:43.288246 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:43.288670 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f9cf6879-defb-4afa-9703-1d968e72b460 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a56a098-b9b6-4429-948e-e9b7235f0798", "instance_uuid": "3e952d99-0e7a-4813-867d-2ecb510adba5", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:43.395074 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:43.395074 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:43.469233 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f9cf6879-defb-4afa-9703-1d968e72b460 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments returned with HTTP 200 Dec 31 09:36:43.479914 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 369/761] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:36:43 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments => generated 273 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:36:43.525714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-245ee5a2-fa22-4500-872e-2eabf218c6ee tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:43.526560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-245ee5a2-fa22-4500-872e-2eabf218c6ee tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:43.527813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-245ee5a2-fa22-4500-872e-2eabf218c6ee tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:43.547616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f9cf6879-defb-4afa-9703-1d968e72b460 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume// Dec 31 09:36:43.548182 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f9cf6879-defb-4afa-9703-1d968e72b460 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:43.548472 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:43.548472 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:43.549053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f9cf6879-defb-4afa-9703-1d968e72b460 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:43.550310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f9cf6879-defb-4afa-9703-1d968e72b460 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:36:43.551135 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 370/762] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:36:43 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:36:43.563893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f6b981b2-ad3b-45aa-bb5b-986a18abf878 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:43.564572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f6b981b2-ad3b-45aa-bb5b-986a18abf878 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:43.565252 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f6b981b2-ad3b-45aa-bb5b-986a18abf878 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:43.637550 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:43.637550 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:43.705738 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-245ee5a2-fa22-4500-872e-2eabf218c6ee tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:43.778889 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:43.778889 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:43.792066 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:43.792066 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:43.798225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f6b981b2-ad3b-45aa-bb5b-986a18abf878 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:43.818246 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-245ee5a2-fa22-4500-872e-2eabf218c6ee tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:43.822660 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 393/763] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:43 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 911 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:43.848233 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:43.848233 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:43.864106 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-f6b981b2-ad3b-45aa-bb5b-986a18abf878 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:43.864964 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 371/764] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:36:43 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 1010 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:36:43.885043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-9002ff22-f78b-475b-b879-ef569b427506 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] PUT http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/3d2734d0-b716-430c-9f76-02fbbfd955bd Dec 31 09:36:43.885807 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:43.885807 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:43.886586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-9002ff22-f78b-475b-b879-ef569b427506 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:43.937406 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:36:43.937406 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:36:43.937952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-9002ff22-f78b-475b-b879-ef569b427506 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Lock "b'cinder-attachment_update-2a56a098-b9b6-4429-948e-e9b7235f0798-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.022s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:36:43.941388 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:43.941388 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:44.850768 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a877439-e6a7-42ed-a8ce-3facf8671280 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:44.853433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a877439-e6a7-42ed-a8ce-3facf8671280 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:44.854339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:44.854339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:44.855669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a877439-e6a7-42ed-a8ce-3facf8671280 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:44.932980 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:44.932980 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:44.945471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9a877439-e6a7-42ed-a8ce-3facf8671280 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:44.972870 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:44.972870 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:44.985220 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a877439-e6a7-42ed-a8ce-3facf8671280 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:44.987257 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 372/765] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:44 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 911 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:45.967088 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-9002ff22-f78b-475b-b879-ef569b427506 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Lock "b'cinder-attachment_update-2a56a098-b9b6-4429-948e-e9b7235f0798-n-h2-765311-8'" released by "attachment_update" :: held 2.029s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:36:45.967805 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-9002ff22-f78b-475b-b879-ef569b427506 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/3d2734d0-b716-430c-9f76-02fbbfd955bd returned with HTTP 200 Dec 31 09:36:45.968691 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 394/766] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 09:36:43 2020] PUT /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/3d2734d0-b716-430c-9f76-02fbbfd955bd => generated 762 bytes in 2089 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:36:46.016619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9074243b-1008-401d-b7d7-845fb345c2f1 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:46.016619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9074243b-1008-401d-b7d7-845fb345c2f1 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:46.016619 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:46.016619 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:46.016619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9074243b-1008-401d-b7d7-845fb345c2f1 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:46.125721 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:46.125721 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:46.136134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9074243b-1008-401d-b7d7-845fb345c2f1 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:46.161685 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:46.161685 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:46.170562 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9074243b-1008-401d-b7d7-845fb345c2f1 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:46.171798 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 373/767] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:45 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 912 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:47.188238 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89f081fe-142b-41dc-8de8-3fa800428afc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:47.189561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89f081fe-142b-41dc-8de8-3fa800428afc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:47.190012 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:47.190012 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:47.190943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89f081fe-142b-41dc-8de8-3fa800428afc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:47.262157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:47.262157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:47.272417 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-89f081fe-142b-41dc-8de8-3fa800428afc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:47.297609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:47.297609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:47.307612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89f081fe-142b-41dc-8de8-3fa800428afc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:47.308888 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 395/768] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:47 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:48.325054 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-492a914d-5c8d-4dae-9bd0-5aa072988224 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:48.326267 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-492a914d-5c8d-4dae-9bd0-5aa072988224 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:48.326619 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:48.326619 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:48.327244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-492a914d-5c8d-4dae-9bd0-5aa072988224 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:48.434542 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:48.434542 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:48.458687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-492a914d-5c8d-4dae-9bd0-5aa072988224 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:48.497278 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:48.497278 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:48.518855 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-492a914d-5c8d-4dae-9bd0-5aa072988224 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:48.532007 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 374/769] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:48 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 912 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:49.537885 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a4529e9-58db-4ca1-8e0c-0645665919ae tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:49.538570 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a4529e9-58db-4ca1-8e0c-0645665919ae tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:49.538850 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:49.538850 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:49.539469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a4529e9-58db-4ca1-8e0c-0645665919ae tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:49.654777 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:49.654777 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:49.683215 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7a4529e9-58db-4ca1-8e0c-0645665919ae tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:49.725056 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:49.725056 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:49.747747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a4529e9-58db-4ca1-8e0c-0645665919ae tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:49.760252 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 396/770] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:49 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 912 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:50.773667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a42a4e3f-9ea6-4623-a43d-6ef695683ab8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:50.775924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a42a4e3f-9ea6-4623-a43d-6ef695683ab8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:50.776552 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:50.776552 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:50.784119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a42a4e3f-9ea6-4623-a43d-6ef695683ab8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:50.922095 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:50.922095 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:50.953459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a42a4e3f-9ea6-4623-a43d-6ef695683ab8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:51.016713 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:51.016713 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:51.050544 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a42a4e3f-9ea6-4623-a43d-6ef695683ab8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:51.051770 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 375/771] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:50 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 912 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:51.547494 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-51fea967-f02f-435b-9666-03ec8e2cd866 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/3d2734d0-b716-430c-9f76-02fbbfd955bd/action Dec 31 09:36:51.547494 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:51.547494 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:51.547494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-51fea967-f02f-435b-9666-03ec8e2cd866 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:36:51.547494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-51fea967-f02f-435b-9666-03ec8e2cd866 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:51.724826 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:51.724826 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:51.748582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e72216a3-14fd-489e-89d8-7e5b79193e98 req-51fea967-f02f-435b-9666-03ec8e2cd866 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/3d2734d0-b716-430c-9f76-02fbbfd955bd/action returned with HTTP 204 Dec 31 09:36:51.751180 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 397/772] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 09:36:51 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/3d2734d0-b716-430c-9f76-02fbbfd955bd/action => generated 0 bytes in 225 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:36:52.071479 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d0f02e5-b8d5-42ba-b305-c4e75ca55797 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:36:52.072597 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d0f02e5-b8d5-42ba-b305-c4e75ca55797 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:52.073221 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:52.073221 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:52.074253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d0f02e5-b8d5-42ba-b305-c4e75ca55797 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:52.208060 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:52.208060 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:52.220031 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8d0f02e5-b8d5-42ba-b305-c4e75ca55797 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:52.266393 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:52.266393 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:52.276131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d0f02e5-b8d5-42ba-b305-c4e75ca55797 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:36:52.277679 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 376/773] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:52 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 1204 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:36:53.827960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes Dec 31 09:36:53.829154 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:53.829154 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:53.830183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-538263825"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:53.832375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-538263825'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:36:53.833049 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Create volume of 1 GB Dec 31 09:36:53.882666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Availability Zones retrieved successfully. Dec 31 09:36:53.987078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Flow 'volume_create_api' (65197304-1e3f-423a-9257-975522fc70f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:36:53.993819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e79a7a-8e11-41b5-9406-c1eda400aad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:54.008094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:36:54.118724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e79a7a-8e11-41b5-9406-c1eda400aad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:54.120946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3982353a-bc00-41d1-a8a6-87e53872f5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:54.213059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Created reservations ['4ba08228-e51e-4de7-a52e-7beb42e010d5', '2a135a8d-7b08-40ee-888b-1f9c1b4d6b1c', 'c3bdf6d6-e979-4a5a-b2c5-087c85a85817', '403efcd5-1bdb-4894-81c8-52b3f3b5c8c1'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:36:54.214996 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3982353a-bc00-41d1-a8a6-87e53872f5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ba08228-e51e-4de7-a52e-7beb42e010d5', '2a135a8d-7b08-40ee-888b-1f9c1b4d6b1c', 'c3bdf6d6-e979-4a5a-b2c5-087c85a85817', '403efcd5-1bdb-4894-81c8-52b3f3b5c8c1']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:54.217162 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e85a91fe-81f1-4794-a26f-65d25f427811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:54.319651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e85a91fe-81f1-4794-a26f-65d25f427811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '441d8822-6754-4755-ad82-71d1affa2e41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-538263825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ae4417d271d4a94904ace6a66d02937',qos_specs=None,replication_status=,reservations=['4ba08228-e51e-4de7-a52e-7beb42e010d5','2a135a8d-7b08-40ee-888b-1f9c1b4d6b1c','c3bdf6d6-e979-4a5a-b2c5-087c85a85817','403efcd5-1bdb-4894-81c8-52b3f3b5c8c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52823aa122914f71b01261e181f53bdf',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-538263825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=441d8822-6754-4755-ad82-71d1affa2e41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ae4417d271d4a94904ace6a66d02937',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='52823aa122914f71b01261e181f53bdf',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:54.322430 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb22356e-f0d8-4f8d-a9c2-a59d988adef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:54.367099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb22356e-f0d8-4f8d-a9c2-a59d988adef7) 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-538263825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ae4417d271d4a94904ace6a66d02937',qos_specs=None,replication_status=,reservations=['4ba08228-e51e-4de7-a52e-7beb42e010d5','2a135a8d-7b08-40ee-888b-1f9c1b4d6b1c','c3bdf6d6-e979-4a5a-b2c5-087c85a85817','403efcd5-1bdb-4894-81c8-52b3f3b5c8c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52823aa122914f71b01261e181f53bdf',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:54.369892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a764917-90e2-4382-a383-8f9ad9d9099d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:36:54.390049 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a764917-90e2-4382-a383-8f9ad9d9099d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:36:54.394205 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Flow 'volume_create_api' (65197304-1e3f-423a-9257-975522fc70f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:36:54.467362 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Create volume request issued successfully. Dec 31 09:36:54.488569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f51b23c0-9156-4ecf-9d12-73c7d0d12a90 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes returned with HTTP 202 Dec 31 09:36:54.490786 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 398/774] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:36:53 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes => generated 819 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:36:54.517125 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8fb4d87b-bf3e-42ea-b63a-03c2e9524a1c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:36:54.517937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8fb4d87b-bf3e-42ea-b63a-03c2e9524a1c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:54.518382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:54.518382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:54.519089 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8fb4d87b-bf3e-42ea-b63a-03c2e9524a1c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:54.628419 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:54.628419 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:54.649767 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8fb4d87b-bf3e-42ea-b63a-03c2e9524a1c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:54.681303 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8fb4d87b-bf3e-42ea-b63a-03c2e9524a1c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:36:54.682812 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 377/775] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:54 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 887 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:55.707200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1be9b13-9c59-40fe-8b3e-a124860a4d46 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:36:55.708016 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1be9b13-9c59-40fe-8b3e-a124860a4d46 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:55.708016 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:55.708016 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:55.708339 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1be9b13-9c59-40fe-8b3e-a124860a4d46 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:55.772485 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:55.772485 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:55.784666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a1be9b13-9c59-40fe-8b3e-a124860a4d46 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:55.813591 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1be9b13-9c59-40fe-8b3e-a124860a4d46 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:36:55.815545 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 399/776] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:55 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 912 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:56.654254 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b11deb5-6687-4c99-90a9-cdc8cc582987 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action Dec 31 09:36:56.655536 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:56.655536 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:56.656877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9b11deb5-6687-4c99-90a9-cdc8cc582987 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action body: b'{"os-attach": {"instance_uuid": "e6acda54-a4ae-45da-b932-cebfca34fcd5", "mountpoint": "/dev/sdb"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:36:56.659675 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9b11deb5-6687-4c99-90a9-cdc8cc582987 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e6acda54-a4ae-45da-b932-cebfca34fcd5", "mountpoint": "/dev/sdb"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:56.835031 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-0470531c-206e-4667-ab95-b81c11a515a8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:36:56.837408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-0470531c-206e-4667-ab95-b81c11a515a8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:56.838093 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:56.838093 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:56.838890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-0470531c-206e-4667-ab95-b81c11a515a8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:56.862829 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:56.862829 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:56.864380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9b11deb5-6687-4c99-90a9-cdc8cc582987 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:36:56.883179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9b11deb5-6687-4c99-90a9-cdc8cc582987 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Update volume admin metadata completed successfully. Dec 31 09:36:56.910000 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:56.910000 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:56.928856 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-945de188-1f8d-4ded-acc6-28905df86b30 req-0470531c-206e-4667-ab95-b81c11a515a8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:56.964376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-0470531c-206e-4667-ab95-b81c11a515a8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:36:56.975043 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 400/777] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:36:56 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 912 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:36:57.071897 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-0470531c-206e-4667-ab95-b81c11a515a8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume// Dec 31 09:36:57.072364 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-0470531c-206e-4667-ab95-b81c11a515a8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:57.072561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:57.072561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:57.073577 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-0470531c-206e-4667-ab95-b81c11a515a8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:57.076780 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-0470531c-206e-4667-ab95-b81c11a515a8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:36:57.077717 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 401/778] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:36:57 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:36:57.111562 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-be673292-d08f-4482-963a-a20547c11101 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments Dec 31 09:36:57.114648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-be673292-d08f-4482-963a-a20547c11101 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "441d8822-6754-4755-ad82-71d1affa2e41", "instance_uuid": "3e952d99-0e7a-4813-867d-2ecb510adba5", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:57.195916 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9b11deb5-6687-4c99-90a9-cdc8cc582987 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Attach volume completed successfully. Dec 31 09:36:57.197263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b11deb5-6687-4c99-90a9-cdc8cc582987 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action returned with HTTP 202 Dec 31 09:36:57.198533 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 378/779] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:36:56 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action => generated 0 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:36:57.208747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa723360-bca5-4943-b90f-686bb7885d47 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:36:57.209634 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa723360-bca5-4943-b90f-686bb7885d47 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:57.210069 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:57.210069 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:57.212144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa723360-bca5-4943-b90f-686bb7885d47 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:57.236480 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:57.236480 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:57.312396 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:57.312396 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:57.321862 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-be673292-d08f-4482-963a-a20547c11101 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments returned with HTTP 200 Dec 31 09:36:57.329490 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 402/780] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:36:57 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments => generated 273 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:36:57.350923 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fa723360-bca5-4943-b90f-686bb7885d47 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:36:57.392210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f60ede22-ef09-4f2a-a2fe-57617a53bf2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:36:57.392862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f60ede22-ef09-4f2a-a2fe-57617a53bf2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:57.393176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:57.393176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:57.393584 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f60ede22-ef09-4f2a-a2fe-57617a53bf2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:57.397349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:57.397349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:57.414572 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa723360-bca5-4943-b90f-686bb7885d47 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:36:57.416707 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 379/781] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:57 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 1245 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:36:57.425493 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa723360-bca5-4943-b90f-686bb7885d47 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume// Dec 31 09:36:57.425990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa723360-bca5-4943-b90f-686bb7885d47 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:57.426216 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:57.426216 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:57.426656 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa723360-bca5-4943-b90f-686bb7885d47 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:57.436023 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa723360-bca5-4943-b90f-686bb7885d47 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:36:57.436984 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 380/782] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:36:57 2020] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:36:57.446534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85f21325-07cd-4554-9b60-707229597367 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:36:57.449738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85f21325-07cd-4554-9b60-707229597367 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:57.450278 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85f21325-07cd-4554-9b60-707229597367 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:57.497093 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:57.497093 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:57.532210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f60ede22-ef09-4f2a-a2fe-57617a53bf2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:57.571595 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:57.571595 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:57.597404 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:57.597404 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:57.598279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-85f21325-07cd-4554-9b60-707229597367 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:36:57.620811 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f60ede22-ef09-4f2a-a2fe-57617a53bf2a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:36:57.622567 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 403/783] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:57 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 911 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:57.626971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-578e32ba-8b7e-47ee-9938-0da68ffdb43c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:36:57.628657 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-578e32ba-8b7e-47ee-9938-0da68ffdb43c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:57.629163 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:57.629163 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:57.633818 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-578e32ba-8b7e-47ee-9938-0da68ffdb43c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:57.696798 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:57.696798 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:57.732319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85f21325-07cd-4554-9b60-707229597367 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:36:57.733197 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 381/784] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:57 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 1245 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:36:57.749043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-389f5eac-1ca0-42e6-a431-a505fb529f9a tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action Dec 31 09:36:57.749556 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:57.749556 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:57.750154 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-389f5eac-1ca0-42e6-a431-a505fb529f9a tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action body: b'{"os-detach": {}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:36:57.750551 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-389f5eac-1ca0-42e6-a431-a505fb529f9a tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:57.758360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:57.758360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:57.805339 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-945de188-1f8d-4ded-acc6-28905df86b30 req-578e32ba-8b7e-47ee-9938-0da68ffdb43c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:57.886727 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:57.886727 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:57.907140 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:57.907140 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:57.908411 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-389f5eac-1ca0-42e6-a431-a505fb529f9a tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:36:57.919841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-578e32ba-8b7e-47ee-9938-0da68ffdb43c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:36:57.925527 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 404/785] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:36:57 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 1010 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:36:57.948681 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-033b92ea-942a-4eaa-9ed5-61719ae7f2cc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] PUT http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/78c1426b-2b02-46d7-b3b6-f7cee9bcb579 Dec 31 09:36:57.949548 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:57.949548 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:57.949843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-033b92ea-942a-4eaa-9ed5-61719ae7f2cc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdc"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:36:57.997924 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:36:57.997924 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:36:57.998475 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-945de188-1f8d-4ded-acc6-28905df86b30 req-033b92ea-942a-4eaa-9ed5-61719ae7f2cc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Lock "b'cinder-attachment_update-441d8822-6754-4755-ad82-71d1affa2e41-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.014s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:36:58.001856 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:58.001856 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:58.289300 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-389f5eac-1ca0-42e6-a431-a505fb529f9a tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Detach volume completed successfully. Dec 31 09:36:58.292431 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-389f5eac-1ca0-42e6-a431-a505fb529f9a tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action returned with HTTP 202 Dec 31 09:36:58.294395 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 382/786] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:36:57 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action => generated 0 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 31 09:36:58.305848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27e27df0-f6d8-4ae7-bdbf-02e26fe34c0f tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:36:58.306814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27e27df0-f6d8-4ae7-bdbf-02e26fe34c0f tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:58.307185 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:58.307185 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:58.307931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27e27df0-f6d8-4ae7-bdbf-02e26fe34c0f tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:58.405926 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:58.405926 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:58.416019 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-27e27df0-f6d8-4ae7-bdbf-02e26fe34c0f tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:36:58.454282 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27e27df0-f6d8-4ae7-bdbf-02e26fe34c0f tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:36:58.456921 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 383/787] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:58 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 930 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:36:58.648889 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4b00e15-5b4e-4b0b-896b-124573684efe tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:36:58.650311 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4b00e15-5b4e-4b0b-896b-124573684efe tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:58.650685 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:58.650685 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:58.651354 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4b00e15-5b4e-4b0b-896b-124573684efe tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:36:58.789366 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:58.789366 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:58.829006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d4b00e15-5b4e-4b0b-896b-124573684efe tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:36:58.908984 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:36:58.908984 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:36:58.954212 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4b00e15-5b4e-4b0b-896b-124573684efe tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:36:58.962722 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 384/788] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:58 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 911 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:36:59.992662 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-902c82f2-55e7-42e2-94ac-3edc79d4cb93 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:36:59.994050 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-902c82f2-55e7-42e2-94ac-3edc79d4cb93 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:36:59.994474 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:36:59.994474 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:36:59.995175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-902c82f2-55e7-42e2-94ac-3edc79d4cb93 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:00.135494 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:00.135494 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:00.146495 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-902c82f2-55e7-42e2-94ac-3edc79d4cb93 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:00.168578 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:00.168578 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:00.179223 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-902c82f2-55e7-42e2-94ac-3edc79d4cb93 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:00.180506 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 385/789] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:36:59 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 911 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:00.506754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-945de188-1f8d-4ded-acc6-28905df86b30 req-033b92ea-942a-4eaa-9ed5-61719ae7f2cc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Lock "b'cinder-attachment_update-441d8822-6754-4755-ad82-71d1affa2e41-n-h2-765311-8'" released by "attachment_update" :: held 2.508s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:37:00.507474 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-033b92ea-942a-4eaa-9ed5-61719ae7f2cc tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/78c1426b-2b02-46d7-b3b6-f7cee9bcb579 returned with HTTP 200 Dec 31 09:37:00.508382 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 405/790] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 09:36:57 2020] PUT /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/78c1426b-2b02-46d7-b3b6-f7cee9bcb579 => generated 762 bytes in 2569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:37:01.197573 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19087ecd-d58a-4588-bea7-be8ef07ad335 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:01.198191 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19087ecd-d58a-4588-bea7-be8ef07ad335 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:01.198482 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:01.198482 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:01.199174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19087ecd-d58a-4588-bea7-be8ef07ad335 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:01.273622 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:01.273622 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:01.284551 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-19087ecd-d58a-4588-bea7-be8ef07ad335 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:01.311410 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:01.311410 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:01.322425 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19087ecd-d58a-4588-bea7-be8ef07ad335 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:01.333628 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 386/791] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:01 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 912 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:02.340122 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-381293ce-cf06-4eff-b484-2e50b9ff200b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:02.342814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-381293ce-cf06-4eff-b484-2e50b9ff200b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:02.343272 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:02.343272 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:02.344570 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-381293ce-cf06-4eff-b484-2e50b9ff200b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:02.510371 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:02.510371 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:02.559325 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-381293ce-cf06-4eff-b484-2e50b9ff200b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:02.599817 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:02.599817 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:02.611326 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-381293ce-cf06-4eff-b484-2e50b9ff200b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:02.614116 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 406/792] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:02 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 912 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:03.633644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b3ba4561-daf8-4ef4-a983-b0e80b476a04 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:03.634873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b3ba4561-daf8-4ef4-a983-b0e80b476a04 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:03.635465 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:03.635465 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:03.636128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b3ba4561-daf8-4ef4-a983-b0e80b476a04 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:03.697028 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:03.697028 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:03.706893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b3ba4561-daf8-4ef4-a983-b0e80b476a04 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:03.728898 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:03.728898 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:03.740507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b3ba4561-daf8-4ef4-a983-b0e80b476a04 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:03.751543 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 387/793] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:03 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 912 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:04.759676 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7b732f9-abe6-4cc7-a11a-3a609140897f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:04.760832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7b732f9-abe6-4cc7-a11a-3a609140897f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:04.761249 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:04.761249 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:04.761893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7b732f9-abe6-4cc7-a11a-3a609140897f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:04.821116 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:04.821116 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:04.847297 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a7b732f9-abe6-4cc7-a11a-3a609140897f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:04.874828 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:04.874828 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:04.886716 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7b732f9-abe6-4cc7-a11a-3a609140897f tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:04.888810 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 407/794] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:04 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 912 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:05.905874 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0ef92dd-fa83-4627-8573-82570d03afdb tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:05.906452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0ef92dd-fa83-4627-8573-82570d03afdb tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:05.906926 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:05.906926 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:05.907813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0ef92dd-fa83-4627-8573-82570d03afdb tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:05.991297 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:05.991297 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:06.012200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a0ef92dd-fa83-4627-8573-82570d03afdb tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:06.051085 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:06.051085 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:06.055316 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-7989edf2-3b21-47d1-bdc7-2cec814d2b42 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/78c1426b-2b02-46d7-b3b6-f7cee9bcb579/action Dec 31 09:37:06.055316 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:06.055316 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:06.055316 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-7989edf2-3b21-47d1-bdc7-2cec814d2b42 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:06.055316 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-7989edf2-3b21-47d1-bdc7-2cec814d2b42 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:06.062764 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0ef92dd-fa83-4627-8573-82570d03afdb tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:06.062764 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 388/795] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:05 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:06.172850 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:06.172850 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:06.188102 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-945de188-1f8d-4ded-acc6-28905df86b30 req-7989edf2-3b21-47d1-bdc7-2cec814d2b42 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/78c1426b-2b02-46d7-b3b6-f7cee9bcb579/action returned with HTTP 204 Dec 31 09:37:06.189660 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 408/796] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 09:37:06 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/78c1426b-2b02-46d7-b3b6-f7cee9bcb579/action => generated 0 bytes in 150 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:37:07.074196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-caaac523-d49b-4b66-b07f-68934ddbd0df tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action Dec 31 09:37:07.074747 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:07.074747 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:07.075352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-caaac523-d49b-4b66-b07f-68934ddbd0df tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action body: b'{"os-reserve": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:07.075520 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6bf52044-e225-473a-9e06-d18f684537d2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:07.075950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-caaac523-d49b-4b66-b07f-68934ddbd0df tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:07.076097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6bf52044-e225-473a-9e06-d18f684537d2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:07.076207 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:07.076207 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:07.076540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6bf52044-e225-473a-9e06-d18f684537d2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:07.176283 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:07.176283 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:07.184558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-caaac523-d49b-4b66-b07f-68934ddbd0df tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:07.195029 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:07.195029 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:07.204723 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-caaac523-d49b-4b66-b07f-68934ddbd0df tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Reserve volume completed successfully. Dec 31 09:37:07.205265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-caaac523-d49b-4b66-b07f-68934ddbd0df tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action returned with HTTP 202 Dec 31 09:37:07.206532 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 409/797] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:07 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:37:07.214444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39532b16-b68f-41e4-b467-1811d6473ce5 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:07.214986 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39532b16-b68f-41e4-b467-1811d6473ce5 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:07.215151 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:07.215151 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:07.215589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39532b16-b68f-41e4-b467-1811d6473ce5 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:07.216387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6bf52044-e225-473a-9e06-d18f684537d2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:07.239074 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:07.239074 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:07.250110 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6bf52044-e225-473a-9e06-d18f684537d2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:07.264187 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 389/798] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:07 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 1204 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:37:07.305067 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:07.305067 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:07.364523 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-39532b16-b68f-41e4-b467-1811d6473ce5 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:07.394609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39532b16-b68f-41e4-b467-1811d6473ce5 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:37:07.412341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b6cc2222-2cb4-4e2b-811f-b92b5c057345 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action Dec 31 09:37:07.413152 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:07.413152 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:07.413916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b6cc2222-2cb4-4e2b-811f-b92b5c057345 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action body: b'{"os-unreserve": {}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:07.414505 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b6cc2222-2cb4-4e2b-811f-b92b5c057345 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:07.418652 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 410/799] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:07 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 930 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:37:07.522949 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:07.522949 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:07.525913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b6cc2222-2cb4-4e2b-811f-b92b5c057345 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:07.625369 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b6cc2222-2cb4-4e2b-811f-b92b5c057345 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Unreserve volume completed successfully. Dec 31 09:37:07.625906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b6cc2222-2cb4-4e2b-811f-b92b5c057345 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action returned with HTTP 202 Dec 31 09:37:07.627167 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 390/800] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:07 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:37:07.635459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9a4b5c4-35af-4962-ac44-6d358e81eaaf tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:07.636131 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9a4b5c4-35af-4962-ac44-6d358e81eaaf tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:07.636582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:07.636582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:07.637242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9a4b5c4-35af-4962-ac44-6d358e81eaaf tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:07.719368 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:07.719368 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:07.730801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a9a4b5c4-35af-4962-ac44-6d358e81eaaf tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:07.769135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9a4b5c4-35af-4962-ac44-6d358e81eaaf tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:37:07.784540 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 411/801] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:07 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 930 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:07.789269 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30d36874-2bc1-4d9c-bfb3-aa1906895264 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action Dec 31 09:37:07.790255 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:07.790255 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:07.791018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30d36874-2bc1-4d9c-bfb3-aa1906895264 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:07.791636 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30d36874-2bc1-4d9c-bfb3-aa1906895264 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:07.849507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:07.849507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:07.851002 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-30d36874-2bc1-4d9c-bfb3-aa1906895264 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:07.863818 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-30d36874-2bc1-4d9c-bfb3-aa1906895264 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume updated successfully. Dec 31 09:37:07.864638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30d36874-2bc1-4d9c-bfb3-aa1906895264 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action returned with HTTP 200 Dec 31 09:37:07.868888 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 391/802] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:07 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action => generated 0 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 31 09:37:07.881900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9c3355b-2344-4030-b78d-ab6e222658d3 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:07.881900 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f9c3355b-2344-4030-b78d-ab6e222658d3 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:07.881900 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:07.881900 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:07.881900 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f9c3355b-2344-4030-b78d-ab6e222658d3 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:07.957295 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:07.957295 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:07.972441 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f9c3355b-2344-4030-b78d-ab6e222658d3 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:08.032883 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9c3355b-2344-4030-b78d-ab6e222658d3 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:37:08.049143 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 412/803] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:07 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 929 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:08.062932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e2c2933-1804-49a0-8a74-20846a4af408 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action Dec 31 09:37:08.064286 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:08.064286 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:08.065634 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e2c2933-1804-49a0-8a74-20846a4af408 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:08.066642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e2c2933-1804-49a0-8a74-20846a4af408 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:08.158516 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:08.158516 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:08.161857 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e2c2933-1804-49a0-8a74-20846a4af408 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:08.172984 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e2c2933-1804-49a0-8a74-20846a4af408 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume updated successfully. Dec 31 09:37:08.173923 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e2c2933-1804-49a0-8a74-20846a4af408 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action returned with HTTP 200 Dec 31 09:37:08.178608 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 392/804] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:08 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action => generated 0 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 31 09:37:08.185416 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6917df3b-eb19-4f48-8450-694f5f11c14e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:08.186275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6917df3b-eb19-4f48-8450-694f5f11c14e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:08.186722 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:08.186722 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:08.187458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6917df3b-eb19-4f48-8450-694f5f11c14e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:08.294590 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:08.294590 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:08.308819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6917df3b-eb19-4f48-8450-694f5f11c14e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:08.349323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6917df3b-eb19-4f48-8450-694f5f11c14e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:37:08.371811 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 413/805] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:08 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 930 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:08.372959 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45087fd2-bb8f-43cf-9efe-4df99d2ef385 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action Dec 31 09:37:08.373423 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:08.373423 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:08.373834 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-45087fd2-bb8f-43cf-9efe-4df99d2ef385 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:08.374372 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-45087fd2-bb8f-43cf-9efe-4df99d2ef385 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:08.442409 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:08.442409 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:08.443723 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-45087fd2-bb8f-43cf-9efe-4df99d2ef385 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:08.464843 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-45087fd2-bb8f-43cf-9efe-4df99d2ef385 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Update volume admin metadata completed successfully. Dec 31 09:37:08.465819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-45087fd2-bb8f-43cf-9efe-4df99d2ef385 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Update readonly setting on volume completed successfully. Dec 31 09:37:08.466267 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45087fd2-bb8f-43cf-9efe-4df99d2ef385 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action returned with HTTP 202 Dec 31 09:37:08.477777 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e123c36-82ee-4ffc-824b-e8da087405bd tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:08.478326 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e123c36-82ee-4ffc-824b-e8da087405bd tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:08.478526 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:08.478526 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:08.479174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e123c36-82ee-4ffc-824b-e8da087405bd tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:08.485301 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 393/806] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:08 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 31 09:37:08.548987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:08.548987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:08.560112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5e123c36-82ee-4ffc-824b-e8da087405bd tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:08.589179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e123c36-82ee-4ffc-824b-e8da087405bd tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:37:08.599723 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 414/807] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:08 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 929 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:08.607705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c1b2d07-2013-4e68-9ab5-7e264f4e3d91 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action Dec 31 09:37:08.608484 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:08.608484 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:08.609550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0c1b2d07-2013-4e68-9ab5-7e264f4e3d91 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:08.610156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0c1b2d07-2013-4e68-9ab5-7e264f4e3d91 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:08.677519 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:08.677519 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:08.679479 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0c1b2d07-2013-4e68-9ab5-7e264f4e3d91 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:08.701666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0c1b2d07-2013-4e68-9ab5-7e264f4e3d91 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Update volume admin metadata completed successfully. Dec 31 09:37:08.702428 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0c1b2d07-2013-4e68-9ab5-7e264f4e3d91 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Update readonly setting on volume completed successfully. Dec 31 09:37:08.703243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c1b2d07-2013-4e68-9ab5-7e264f4e3d91 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action returned with HTTP 202 Dec 31 09:37:08.709553 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 394/808] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:08 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:37:08.714402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c1f2e9d2-340d-421a-aba6-e204e0e9a872 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:08.715671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c1f2e9d2-340d-421a-aba6-e204e0e9a872 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:08.716095 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:08.716095 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:08.716748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c1f2e9d2-340d-421a-aba6-e204e0e9a872 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:08.775176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:08.775176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:08.785894 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c1f2e9d2-340d-421a-aba6-e204e0e9a872 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:08.815521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c1f2e9d2-340d-421a-aba6-e204e0e9a872 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:37:08.817613 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 415/809] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:08 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 930 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:08.837260 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3235bd94-97ff-443f-a233-655a2d5e271e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] POST http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action Dec 31 09:37:08.838112 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:08.838112 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:08.838834 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3235bd94-97ff-443f-a233-655a2d5e271e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-697500330", "disk_format": "raw"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:08.839482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3235bd94-97ff-443f-a233-655a2d5e271e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-697500330", "disk_format": "raw"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:08.926259 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:08.926259 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:08.928003 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3235bd94-97ff-443f-a233-655a2d5e271e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:08.999377 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:08.999377 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:09.281881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3235bd94-97ff-443f-a233-655a2d5e271e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Copy volume to image completed successfully. Dec 31 09:37:09.283543 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3235bd94-97ff-443f-a233-655a2d5e271e tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action returned with HTTP 202 Dec 31 09:37:09.284812 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 395/810] 10.222.0.45 () {60 vars in 1358 bytes} [Thu Dec 31 09:37:08 2020] POST /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990/action => generated 692 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:37:17.600575 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-d4e9b2fb-a790-4493-a3b2-39e17832113b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:37:17.601789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-d4e9b2fb-a790-4493-a3b2-39e17832113b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:17.602236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:17.602236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:17.602611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-d4e9b2fb-a790-4493-a3b2-39e17832113b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:17.715307 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:17.715307 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:17.745613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-d4e9b2fb-a790-4493-a3b2-39e17832113b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:17.782842 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:17.782842 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:17.798747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-d4e9b2fb-a790-4493-a3b2-39e17832113b tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:37:17.803976 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 416/811] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:37:17 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 1204 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:37:17.830441 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-f11d01ff-43fe-45c7-822a-386306af2c95 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798/action Dec 31 09:37:17.830961 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:17.830961 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:17.831581 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-f11d01ff-43fe-45c7-822a-386306af2c95 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action body: b'{"os-begin_detaching": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:17.831973 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-f11d01ff-43fe-45c7-822a-386306af2c95 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:17.968416 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:17.968416 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:17.969688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-f11d01ff-43fe-45c7-822a-386306af2c95 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:17.989364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-f11d01ff-43fe-45c7-822a-386306af2c95 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Begin detaching volume completed successfully. Dec 31 09:37:17.989906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-f11d01ff-43fe-45c7-822a-386306af2c95 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798/action returned with HTTP 202 Dec 31 09:37:17.992278 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 396/812] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 09:37:17 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:37:18.018484 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-946fd275-f480-4b44-aa93-9b0a75cf1734 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:37:18.018824 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-946fd275-f480-4b44-aa93-9b0a75cf1734 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:18.021504 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:18.021504 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:18.022198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-946fd275-f480-4b44-aa93-9b0a75cf1734 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:18.067055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-f11d01ff-43fe-45c7-822a-386306af2c95 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume// Dec 31 09:37:18.068083 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-f11d01ff-43fe-45c7-822a-386306af2c95 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:18.068610 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:18.068610 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:18.069477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-f11d01ff-43fe-45c7-822a-386306af2c95 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:18.071232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-f11d01ff-43fe-45c7-822a-386306af2c95 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:37:18.072508 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 397/813] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:37: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 31 09:37:18.087296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-6e32dfa4-3f77-49c8-9831-5ee0837bdb51 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:37:18.088533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-6e32dfa4-3f77-49c8-9831-5ee0837bdb51 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:18.089751 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-6e32dfa4-3f77-49c8-9831-5ee0837bdb51 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:18.210250 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:18.210250 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:18.237840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-946fd275-f480-4b44-aa93-9b0a75cf1734 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:18.280366 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:18.280366 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:18.309171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-6e32dfa4-3f77-49c8-9831-5ee0837bdb51 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:18.321513 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:18.321513 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:18.336132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-946fd275-f480-4b44-aa93-9b0a75cf1734 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:37:18.338210 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 417/814] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:18 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 1207 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:37:18.351044 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:18.351044 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:18.362473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-6e32dfa4-3f77-49c8-9831-5ee0837bdb51 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:37:18.363853 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 398/815] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:37:18 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 1306 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:37:18.846516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-82d38429-0b81-4a51-a1cf-68cdf270a546 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] DELETE http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/3d2734d0-b716-430c-9f76-02fbbfd955bd Dec 31 09:37:18.846516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-82d38429-0b81-4a51-a1cf-68cdf270a546 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:18.846516 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:18.846516 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:18.846516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-82d38429-0b81-4a51-a1cf-68cdf270a546 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:18.931338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:18.931338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:19.357968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1116ecd2-e272-4034-8852-55d11b2586ad tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:37:19.358504 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1116ecd2-e272-4034-8852-55d11b2586ad tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:19.358703 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:19.358703 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:19.359135 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1116ecd2-e272-4034-8852-55d11b2586ad tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:19.526983 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:19.526983 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:19.538946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1116ecd2-e272-4034-8852-55d11b2586ad tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:19.565697 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:19.565697 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:19.575879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1116ecd2-e272-4034-8852-55d11b2586ad tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:37:19.576962 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 399/816] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:19 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 1207 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:37:20.371906 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-82d38429-0b81-4a51-a1cf-68cdf270a546 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:37:20.372904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-82d38429-0b81-4a51-a1cf-68cdf270a546 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:37:20.397100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5714b6a1-9096-4c74-9f68-47e137f653f6 req-82d38429-0b81-4a51-a1cf-68cdf270a546 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/3d2734d0-b716-430c-9f76-02fbbfd955bd returned with HTTP 200 Dec 31 09:37:20.399391 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 418/817] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 09:37:18 2020] DELETE /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/3d2734d0-b716-430c-9f76-02fbbfd955bd => generated 19 bytes in 1566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:20.605146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-abd338b0-2a96-415f-af48-b3c9f116e96d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:37:20.606311 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-abd338b0-2a96-415f-af48-b3c9f116e96d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:20.606675 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:20.606675 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:20.612380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-abd338b0-2a96-415f-af48-b3c9f116e96d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:20.847557 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:20.847557 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:20.869574 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-abd338b0-2a96-415f-af48-b3c9f116e96d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:20.984144 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-abd338b0-2a96-415f-af48-b3c9f116e96d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:37:20.990604 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 400/818] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:20 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 912 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:23.847118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-e3bd69b1-32ad-4bc7-93e2-f30b400a8928 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:23.848955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-e3bd69b1-32ad-4bc7-93e2-f30b400a8928 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:23.849345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:23.849345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:23.849985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-e3bd69b1-32ad-4bc7-93e2-f30b400a8928 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:23.911062 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] POST http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes Dec 31 09:37:23.912222 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:23.912222 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:23.913106 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1411818116"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:23.916083 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1411818116'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:37:23.916645 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume of 1 GB Dec 31 09:37:23.968242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Availability Zones retrieved successfully. Dec 31 09:37:24.043001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (19f9a59e-0c98-49a2-a354-2b23653dfdf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:37:24.058736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d2c0fb-8641-48db-83dd-178319581207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:37:24.061604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:37:24.067621 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:24.067621 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:24.091262 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-e3bd69b1-32ad-4bc7-93e2-f30b400a8928 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:24.135226 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:24.135226 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:24.144829 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-e3bd69b1-32ad-4bc7-93e2-f30b400a8928 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:24.145848 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 419/819] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:37:23 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 1204 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:37:24.172832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3d2c0fb-8641-48db-83dd-178319581207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:37:24.174846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-a0869569-dd41-40ff-8ca2-db6d2a8aece8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] POST http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41/action Dec 31 09:37:24.175324 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:24.175324 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:24.175898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-a0869569-dd41-40ff-8ca2-db6d2a8aece8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action body: b'{"os-begin_detaching": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:24.176285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-a0869569-dd41-40ff-8ca2-db6d2a8aece8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:24.177084 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ed6d52-d6eb-4327-bce9-169069aeded1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:37:24.288729 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:24.288729 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:24.290238 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-a0869569-dd41-40ff-8ca2-db6d2a8aece8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:24.315114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-a0869569-dd41-40ff-8ca2-db6d2a8aece8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Begin detaching volume completed successfully. Dec 31 09:37:24.316482 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-a0869569-dd41-40ff-8ca2-db6d2a8aece8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41/action returned with HTTP 202 Dec 31 09:37:24.317454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Created reservations ['c6ae45db-4520-4f69-aabe-e2bb08615945', '3f1f6fa4-72cc-4701-8b94-a993625b800a', 'f134fcf1-0813-4a62-87d1-b9d05a185412', '05ebc985-9d13-4085-b94c-0185db7c696b'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:37:24.319852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ed6d52-d6eb-4327-bce9-169069aeded1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6ae45db-4520-4f69-aabe-e2bb08615945', '3f1f6fa4-72cc-4701-8b94-a993625b800a', 'f134fcf1-0813-4a62-87d1-b9d05a185412', '05ebc985-9d13-4085-b94c-0185db7c696b']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:37:24.322239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ede833-4d07-4ac5-8948-9f723f35d65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:37:24.325449 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 420/820] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 09:37:24 2020] POST /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 31 09:37:24.344934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f0aaeacf-c3b6-451b-af6d-a5ce1bb544c2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:24.347013 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f0aaeacf-c3b6-451b-af6d-a5ce1bb544c2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:24.347623 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:24.347623 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:24.349793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f0aaeacf-c3b6-451b-af6d-a5ce1bb544c2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:24.598631 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38ede833-4d07-4ac5-8948-9f723f35d65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67fade82-caa4-4788-bd24-1e603b80807f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1411818116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['c6ae45db-4520-4f69-aabe-e2bb08615945','3f1f6fa4-72cc-4701-8b94-a993625b800a','f134fcf1-0813-4a62-87d1-b9d05a185412','05ebc985-9d13-4085-b94c-0185db7c696b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1411818116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67fade82-caa4-4788-bd24-1e603b80807f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cabf68c5d814c02a7898e7a02af2241',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='ea1ae44364664777bdc215096f958353',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:37:24.601507 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f17c2b3b-275e-477d-9c5b-e8067cf6311d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:37:24.670048 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:24.670048 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:24.721159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f0aaeacf-c3b6-451b-af6d-a5ce1bb544c2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:24.744987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f17c2b3b-275e-477d-9c5b-e8067cf6311d) 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-1411818116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['c6ae45db-4520-4f69-aabe-e2bb08615945','3f1f6fa4-72cc-4701-8b94-a993625b800a','f134fcf1-0813-4a62-87d1-b9d05a185412','05ebc985-9d13-4085-b94c-0185db7c696b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:37:24.749564 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7aca4c1-a036-4eb5-a311-683773f2ab59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:37:24.812670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:24.812670 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:24.833162 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7aca4c1-a036-4eb5-a311-683773f2ab59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:37:24.845492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (19f9a59e-0c98-49a2-a354-2b23653dfdf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:37:24.862678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f0aaeacf-c3b6-451b-af6d-a5ce1bb544c2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:24.862678 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 421/821] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:24 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 1207 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:37:25.045597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request issued successfully. Dec 31 09:37:25.092194 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes returned with HTTP 202 Dec 31 09:37:25.115287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57735657-4850-4d69-8402-19606a8c9aed tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:37:25.115287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57735657-4850-4d69-8402-19606a8c9aed tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:25.115287 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:25.115287 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:25.115287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57735657-4850-4d69-8402-19606a8c9aed tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:25.157024 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 401/822] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:37:23 2020] POST /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes => generated 818 bytes in 1217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:37:25.157024 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume// Dec 31 09:37:25.157024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:25.157024 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:25.157024 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:25.157024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:25.157024 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09bbd366-1f23-4d3b-af42-827ea6a361cb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:37:25.157024 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 402/823] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:37:25 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:37:25.200445 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-a308ca87-6d0b-419b-8ceb-1f1408de2bb1 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:25.211690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-a308ca87-6d0b-419b-8ceb-1f1408de2bb1 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:25.211690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-a308ca87-6d0b-419b-8ceb-1f1408de2bb1 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:25.436936 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:25.436936 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:25.494737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-57735657-4850-4d69-8402-19606a8c9aed tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:25.534675 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:25.534675 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:25.578142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-a308ca87-6d0b-419b-8ceb-1f1408de2bb1 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:25.607508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57735657-4850-4d69-8402-19606a8c9aed tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:37:25.607508 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 422/824] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:25 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 886 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:25.722312 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:25.722312 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:25.768931 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-a308ca87-6d0b-419b-8ceb-1f1408de2bb1 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:25.768931 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 403/825] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:37:25 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 1306 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:37:25.880892 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01c4df26-721b-41d6-8110-85b9d7e48c6a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:25.880892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01c4df26-721b-41d6-8110-85b9d7e48c6a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:25.880892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:25.880892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:25.880892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01c4df26-721b-41d6-8110-85b9d7e48c6a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:26.148530 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:26.148530 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:26.185534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-01c4df26-721b-41d6-8110-85b9d7e48c6a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:26.235269 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:26.235269 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:26.242256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-2d1aacfd-8933-4005-9abb-e8079fa9ded8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] DELETE http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/78c1426b-2b02-46d7-b3b6-f7cee9bcb579 Dec 31 09:37:26.242256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-2d1aacfd-8933-4005-9abb-e8079fa9ded8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:26.242256 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:26.242256 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:26.242256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-2d1aacfd-8933-4005-9abb-e8079fa9ded8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:26.256149 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01c4df26-721b-41d6-8110-85b9d7e48c6a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:26.256149 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 423/826] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:25 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 1207 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:37:26.334120 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:26.334120 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:26.629732 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b5d9fef-f296-4d51-bed4-7db2d333e139 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:37:26.629732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b5d9fef-f296-4d51-bed4-7db2d333e139 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:26.629732 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:26.629732 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:26.629732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b5d9fef-f296-4d51-bed4-7db2d333e139 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:26.719990 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:26.719990 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:26.747001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6b5d9fef-f296-4d51-bed4-7db2d333e139 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:26.831596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b5d9fef-f296-4d51-bed4-7db2d333e139 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:37:26.865859 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 424/827] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:26 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 910 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:27.270923 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-258ee97e-0c11-434d-9825-482af29a280c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:27.271807 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-258ee97e-0c11-434d-9825-482af29a280c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:27.272012 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:27.272012 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:27.272372 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-258ee97e-0c11-434d-9825-482af29a280c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:27.511618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:27.511618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:27.549858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-258ee97e-0c11-434d-9825-482af29a280c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:27.593358 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:27.593358 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:27.606357 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-258ee97e-0c11-434d-9825-482af29a280c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:27.619613 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 425/828] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:27 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 1207 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:37:27.874145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a91ad79d-9de1-49b1-9cc8-99b02c85eaba tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:37:27.874666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a91ad79d-9de1-49b1-9cc8-99b02c85eaba tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:27.874866 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:27.874866 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:27.875598 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a91ad79d-9de1-49b1-9cc8-99b02c85eaba tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:28.018037 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:28.018037 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:28.048675 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-2d1aacfd-8933-4005-9abb-e8079fa9ded8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:37:28.053652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-2d1aacfd-8933-4005-9abb-e8079fa9ded8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:37:28.054760 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a91ad79d-9de1-49b1-9cc8-99b02c85eaba tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:28.088599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4406b1a1-5478-45e2-9a93-db348aadb2da req-2d1aacfd-8933-4005-9abb-e8079fa9ded8 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/78c1426b-2b02-46d7-b3b6-f7cee9bcb579 returned with HTTP 200 Dec 31 09:37:28.088599 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 404/829] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 09:37:26 2020] DELETE /volume/v3/3ae4417d271d4a94904ace6a66d02937/attachments/78c1426b-2b02-46d7-b3b6-f7cee9bcb579 => generated 19 bytes in 1867 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:28.115357 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a91ad79d-9de1-49b1-9cc8-99b02c85eaba tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:37:28.116242 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 426/830] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:27 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 910 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:28.638703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da0e7d6b-c240-4cd9-8002-bba04b177438 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:28.638703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da0e7d6b-c240-4cd9-8002-bba04b177438 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:28.638703 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:28.638703 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:28.638703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da0e7d6b-c240-4cd9-8002-bba04b177438 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:28.852496 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:28.852496 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:28.864806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-da0e7d6b-c240-4cd9-8002-bba04b177438 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:28.903170 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da0e7d6b-c240-4cd9-8002-bba04b177438 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:28.921023 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 405/831] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:28 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 912 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:28.926512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ca94ffd-b52e-4ba6-add3-ad850d8374b2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:28.927077 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1ca94ffd-b52e-4ba6-add3-ad850d8374b2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:28.927275 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:28.927275 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:28.927921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1ca94ffd-b52e-4ba6-add3-ad850d8374b2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:29.155977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-082c3446-fa2c-4b21-aefe-c8c1aa439437 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:37:29.155977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-082c3446-fa2c-4b21-aefe-c8c1aa439437 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:29.155977 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:29.155977 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:29.155977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-082c3446-fa2c-4b21-aefe-c8c1aa439437 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:29.322059 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:29.322059 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:29.352257 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:29.352257 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:29.372288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-082c3446-fa2c-4b21-aefe-c8c1aa439437 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:29.378902 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1ca94ffd-b52e-4ba6-add3-ad850d8374b2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:29.422935 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ca94ffd-b52e-4ba6-add3-ad850d8374b2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:29.425063 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 427/832] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:28 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 912 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:29.444742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-082c3446-fa2c-4b21-aefe-c8c1aa439437 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:37:29.448823 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 406/833] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:29 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 911 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:29.449195 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63cb189b-0378-42cd-9821-ccb17b4eba6e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:29.450607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63cb189b-0378-42cd-9821-ccb17b4eba6e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:29.451195 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:29.451195 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:29.451799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63cb189b-0378-42cd-9821-ccb17b4eba6e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:29.468780 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cdb673eb-24b2-4381-a531-2eb57ae25c4c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] POST http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action Dec 31 09:37:29.469458 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:29.469458 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:29.470177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cdb673eb-24b2-4381-a531-2eb57ae25c4c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Action body: b'{"os-attach": {"instance_uuid": "7c571bee-30ea-4964-82e8-e4bf3cb0fd6e", "mountpoint": "/dev/sdb"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:29.472816 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cdb673eb-24b2-4381-a531-2eb57ae25c4c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7c571bee-30ea-4964-82e8-e4bf3cb0fd6e", "mountpoint": "/dev/sdb"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:29.589224 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:29.589224 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:29.589224 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-63cb189b-0378-42cd-9821-ccb17b4eba6e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:29.669699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63cb189b-0378-42cd-9821-ccb17b4eba6e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:29.669699 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 428/834] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:29 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 912 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:29.697501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a262c12e-0700-4917-b6b8-588d257842b0 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:37:29.697501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a262c12e-0700-4917-b6b8-588d257842b0 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:29.697501 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:29.697501 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:29.697501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a262c12e-0700-4917-b6b8-588d257842b0 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:29.809840 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:29.809840 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:29.809840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cdb673eb-24b2-4381-a531-2eb57ae25c4c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:29.900632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cdb673eb-24b2-4381-a531-2eb57ae25c4c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Update volume admin metadata completed successfully. Dec 31 09:37:29.985045 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:29.985045 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:30.025983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a262c12e-0700-4917-b6b8-588d257842b0 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:30.429293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a262c12e-0700-4917-b6b8-588d257842b0 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:37:30.429293 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 429/835] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:29 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 912 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:30.429293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3aa07003-95b4-4a9d-b867-8116159d96e5 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:37:30.429293 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3aa07003-95b4-4a9d-b867-8116159d96e5 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:30.429293 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:30.429293 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:30.429293 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3aa07003-95b4-4a9d-b867-8116159d96e5 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:30.429293 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:30.429293 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:30.429293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3aa07003-95b4-4a9d-b867-8116159d96e5 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:30.493099 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3aa07003-95b4-4a9d-b867-8116159d96e5 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:37:30.512665 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 430/836] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:30 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 912 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:30.638118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cdb673eb-24b2-4381-a531-2eb57ae25c4c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Attach volume completed successfully. Dec 31 09:37:30.638118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cdb673eb-24b2-4381-a531-2eb57ae25c4c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action returned with HTTP 202 Dec 31 09:37:30.638118 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 407/837] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:29 2020] POST /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action => generated 0 bytes in 1163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:37:30.642853 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c3428799-9d2f-4a23-975c-a58b122d2efd tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:37:30.642853 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c3428799-9d2f-4a23-975c-a58b122d2efd tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:30.642853 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:30.642853 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:30.642853 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c3428799-9d2f-4a23-975c-a58b122d2efd tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:30.792602 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:30.792602 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:30.816140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c3428799-9d2f-4a23-975c-a58b122d2efd tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:30.910325 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:30.910325 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:30.941571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c3428799-9d2f-4a23-975c-a58b122d2efd tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:37:30.941571 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 431/838] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:30 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 1245 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:37:30.962600 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da4e295c-fff1-4246-902b-5d65f19bc234 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:37:30.962600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da4e295c-fff1-4246-902b-5d65f19bc234 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:30.962600 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:30.962600 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:30.962600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da4e295c-fff1-4246-902b-5d65f19bc234 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:31.128718 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:31.128718 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:31.159721 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-da4e295c-fff1-4246-902b-5d65f19bc234 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:31.206101 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:31.206101 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:31.226529 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da4e295c-fff1-4246-902b-5d65f19bc234 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:37:31.239478 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 408/839] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:30 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 1245 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:37:31.918348 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e8a5144e-f68f-4cb9-a59b-f76df73a5ba3 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action Dec 31 09:37:31.919918 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:31.919918 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:31.922041 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e8a5144e-f68f-4cb9-a59b-f76df73a5ba3 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:31.922715 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e8a5144e-f68f-4cb9-a59b-f76df73a5ba3 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:31.924732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-e8a5144e-f68f-4cb9-a59b-f76df73a5ba3 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Updating volume '67fade82-caa4-4788-bd24-1e603b80807f' with '{'status': 'error'}' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 09:37:32.362298 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:32.362298 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:32.754145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e8a5144e-f68f-4cb9-a59b-f76df73a5ba3 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action returned with HTTP 202 Dec 31 09:37:32.755070 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 432/840] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:31 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action => generated 0 bytes in 1515 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:37:32.763464 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-baf6fc7b-251e-4f6c-9584-b5b89ffe2541 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:37:32.764238 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-baf6fc7b-251e-4f6c-9584-b5b89ffe2541 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:32.764609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:32.764609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:32.765181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-baf6fc7b-251e-4f6c-9584-b5b89ffe2541 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:32.853593 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:32.853593 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:32.877691 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-baf6fc7b-251e-4f6c-9584-b5b89ffe2541 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:33.031079 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:33.031079 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:33.093628 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-baf6fc7b-251e-4f6c-9584-b5b89ffe2541 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:37:33.104248 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 409/841] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:32 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 1244 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:37:33.118121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-641dc35e-23be-427f-b916-5b6b123493a5 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action Dec 31 09:37:33.128998 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:33.128998 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:33.128998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-641dc35e-23be-427f-b916-5b6b123493a5 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9138fb7f-996b-47e9-8f8e-268f312a819e"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:33.128998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-641dc35e-23be-427f-b916-5b6b123493a5 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9138fb7f-996b-47e9-8f8e-268f312a819e"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:33.490899 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:33.490899 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:33.490899 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-641dc35e-23be-427f-b916-5b6b123493a5 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Volume info retrieved successfully. Dec 31 09:37:33.839871 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-641dc35e-23be-427f-b916-5b6b123493a5 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Terminate volume connection completed successfully. Dec 31 09:37:33.857447 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-641dc35e-23be-427f-b916-5b6b123493a5 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88086) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Dec 31 09:37:34.259161 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-641dc35e-23be-427f-b916-5b6b123493a5 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Detach volume completed successfully. Dec 31 09:37:34.259608 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-641dc35e-23be-427f-b916-5b6b123493a5 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action returned with HTTP 202 Dec 31 09:37:34.264634 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 433/842] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:33 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action => generated 0 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:37:34.268436 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46df765a-6f1d-46cb-9f8a-86665cab7677 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:37:34.269090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46df765a-6f1d-46cb-9f8a-86665cab7677 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:34.269366 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:34.269366 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:34.269796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46df765a-6f1d-46cb-9f8a-86665cab7677 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:34.427234 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:34.427234 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:34.490998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-46df765a-6f1d-46cb-9f8a-86665cab7677 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:34.569542 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46df765a-6f1d-46cb-9f8a-86665cab7677 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:37:34.581147 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 410/843] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:34 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 930 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:34.598711 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c494c7d9-b665-40c5-91f9-7fd3da6afe69 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:37:34.599909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c494c7d9-b665-40c5-91f9-7fd3da6afe69 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:34.600216 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:34.600216 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:34.600647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c494c7d9-b665-40c5-91f9-7fd3da6afe69 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:34.660682 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:34.660682 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:34.672062 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c494c7d9-b665-40c5-91f9-7fd3da6afe69 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:34.712526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c494c7d9-b665-40c5-91f9-7fd3da6afe69 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:37:34.714518 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 434/844] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:34 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 930 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:34.736085 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a1a76c5-ad55-404d-8ea6-e61907429284 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] POST http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action Dec 31 09:37:34.736916 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:34.736916 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:34.737709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a1a76c5-ad55-404d-8ea6-e61907429284 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Action body: b'{"os-detach": {}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:34.740827 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a1a76c5-ad55-404d-8ea6-e61907429284 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:34.923069 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:34.923069 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:34.935454 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0a1a76c5-ad55-404d-8ea6-e61907429284 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:35.096469 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0a1a76c5-ad55-404d-8ea6-e61907429284 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Detach volume completed successfully. Dec 31 09:37:35.098331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a1a76c5-ad55-404d-8ea6-e61907429284 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action returned with HTTP 202 Dec 31 09:37:35.103142 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 411/845] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:34 2020] POST /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f/action => generated 0 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:37:35.112448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b84fcec3-51d9-4e5d-8193-ef8494e85cbc tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:37:35.112448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b84fcec3-51d9-4e5d-8193-ef8494e85cbc tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:35.112448 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:35.112448 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:35.112885 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b84fcec3-51d9-4e5d-8193-ef8494e85cbc tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:35.238971 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:35.238971 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:35.277321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b84fcec3-51d9-4e5d-8193-ef8494e85cbc tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:35.325114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b84fcec3-51d9-4e5d-8193-ef8494e85cbc tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:37:35.330832 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 435/846] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:35 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 930 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:46.744714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-fe863da6-d770-41d3-b729-62e04e651134 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] DELETE http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/922c95ab-dc03-48ac-9ded-81e76e1fcade Dec 31 09:37:46.745787 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-fe863da6-d770-41d3-b729-62e04e651134 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:46.746156 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:46.746156 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:46.746862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-fe863da6-d770-41d3-b729-62e04e651134 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:46.830818 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:46.830818 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:48.282420 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-fe863da6-d770-41d3-b729-62e04e651134 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:37:48.288877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-fe863da6-d770-41d3-b729-62e04e651134 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:37:48.329236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-fe863da6-d770-41d3-b729-62e04e651134 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/922c95ab-dc03-48ac-9ded-81e76e1fcade returned with HTTP 200 Dec 31 09:37:48.341966 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 412/847] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:37:46 2020] DELETE /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/922c95ab-dc03-48ac-9ded-81e76e1fcade => generated 19 bytes in 1602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:48.351195 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-4a64c27d-287d-4d93-a308-1154eb57c4d9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] DELETE http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/37e02ee7-2a34-4afb-8616-1a93c003328d Dec 31 09:37:48.352432 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-4a64c27d-287d-4d93-a308-1154eb57c4d9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:48.352432 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:48.352432 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:48.352432 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-4a64c27d-287d-4d93-a308-1154eb57c4d9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:48.450424 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:48.450424 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:50.079279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] POST http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes Dec 31 09:37:50.081104 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:50.081104 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:50.082178 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1832436613"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:50.096255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1832436613'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:37:50.096255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume of 1 GB Dec 31 09:37:50.122276 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:50.122276 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:50.202592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-4a64c27d-287d-4d93-a308-1154eb57c4d9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:37:50.204328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-4a64c27d-287d-4d93-a308-1154eb57c4d9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:37:50.231546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-4a64c27d-287d-4d93-a308-1154eb57c4d9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/37e02ee7-2a34-4afb-8616-1a93c003328d returned with HTTP 200 Dec 31 09:37:50.232369 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Availability Zones retrieved successfully. Dec 31 09:37:50.233022 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 436/848] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:37:48 2020] DELETE /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/37e02ee7-2a34-4afb-8616-1a93c003328d => generated 19 bytes in 1892 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:50.262228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-90fa36a4-cb71-4196-92ec-36e064e7d747 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] DELETE http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/30ac7830-7002-4828-8d2f-8ad639183bb2 Dec 31 09:37:50.264341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-90fa36a4-cb71-4196-92ec-36e064e7d747 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:50.265858 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:50.265858 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:50.267015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-90fa36a4-cb71-4196-92ec-36e064e7d747 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:50.335927 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (d323564d-502e-40a4-87f3-478c379abd72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:37:50.342721 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd430ad-17ee-4c4e-8f90-3875df2f5c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:37:50.351821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:37:50.381803 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:50.381803 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:50.770495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbd430ad-17ee-4c4e-8f90-3875df2f5c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:37:50.779239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd64d1ca-31a4-4c4e-a90f-31a2592f8bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:37:51.208759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Created reservations ['7ca5084f-4c9e-43ba-8956-4f99897bbf7d', '7185b156-f587-44de-b09d-2eeaa5e97b37', '8b10bdd1-df8a-4a27-94de-36718e0f2756', '30af08d6-bce8-4ab1-ac10-e6549497fec8'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:37:51.216672 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd64d1ca-31a4-4c4e-a90f-31a2592f8bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ca5084f-4c9e-43ba-8956-4f99897bbf7d', '7185b156-f587-44de-b09d-2eeaa5e97b37', '8b10bdd1-df8a-4a27-94de-36718e0f2756', '30af08d6-bce8-4ab1-ac10-e6549497fec8']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:37:51.232574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac004fa4-d1e7-4a17-a109-1df6b61fcc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:37:51.637997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac004fa4-d1e7-4a17-a109-1df6b61fcc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efb05f71-45f5-4900-b88a-109640517dde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1832436613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['7ca5084f-4c9e-43ba-8956-4f99897bbf7d','7185b156-f587-44de-b09d-2eeaa5e97b37','8b10bdd1-df8a-4a27-94de-36718e0f2756','30af08d6-bce8-4ab1-ac10-e6549497fec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:37:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1832436613',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efb05f71-45f5-4900-b88a-109640517dde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cabf68c5d814c02a7898e7a02af2241',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='ea1ae44364664777bdc215096f958353',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:37:51.641891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (714d369a-d71b-488a-84ca-c90a6a86a14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:37:51.780340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (714d369a-d71b-488a-84ca-c90a6a86a14c) 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-1832436613',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['7ca5084f-4c9e-43ba-8956-4f99897bbf7d','7185b156-f587-44de-b09d-2eeaa5e97b37','8b10bdd1-df8a-4a27-94de-36718e0f2756','30af08d6-bce8-4ab1-ac10-e6549497fec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:37:51.792498 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4485cf43-0c3f-4dd9-acd2-180b56d83609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:37:51.907390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4485cf43-0c3f-4dd9-acd2-180b56d83609) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:37:51.926578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (d323564d-502e-40a4-87f3-478c379abd72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:37:52.293862 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request issued successfully. Dec 31 09:37:52.362957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b02441a-5376-460d-8a9b-a666e3195f15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes returned with HTTP 202 Dec 31 09:37:52.363954 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 413/849] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:37:50 2020] POST /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes => generated 818 bytes in 2295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:37:52.393532 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6d60493-5275-45cc-9c2a-0bf394f1163a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde Dec 31 09:37:52.393532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6d60493-5275-45cc-9c2a-0bf394f1163a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:52.393858 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:52.393858 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:52.394113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6d60493-5275-45cc-9c2a-0bf394f1163a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:52.502327 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:52.502327 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:52.513526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c6d60493-5275-45cc-9c2a-0bf394f1163a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:52.604619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6d60493-5275-45cc-9c2a-0bf394f1163a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde returned with HTTP 200 Dec 31 09:37:52.605595 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 414/850] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:52 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde => generated 886 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:52.988549 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-113c8c95-e099-43fc-b4a6-afadf5f03c25 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:52.989375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-113c8c95-e099-43fc-b4a6-afadf5f03c25 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:52.989726 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:52.989726 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:52.990743 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-113c8c95-e099-43fc-b4a6-afadf5f03c25 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:53.242451 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-90fa36a4-cb71-4196-92ec-36e064e7d747 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:37:53.242878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-90fa36a4-cb71-4196-92ec-36e064e7d747 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:37:53.281184 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ed8e9dc9-7a99-4634-8be9-1b45ae8c40b7 req-90fa36a4-cb71-4196-92ec-36e064e7d747 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/30ac7830-7002-4828-8d2f-8ad639183bb2 returned with HTTP 200 Dec 31 09:37:53.282519 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 437/851] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:37:50 2020] DELETE /volume/v3/d02574a223384947b2ae1305dbe71d35/attachments/30ac7830-7002-4828-8d2f-8ad639183bb2 => generated 19 bytes in 3038 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:53.328653 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:53.328653 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:53.400841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-113c8c95-e099-43fc-b4a6-afadf5f03c25 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:53.593742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-113c8c95-e099-43fc-b4a6-afadf5f03c25 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:37:53.637150 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 415/852] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:52 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 930 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:53.655705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d49805d-934b-4f1f-bbaf-77c223fe075b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde Dec 31 09:37:53.655705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d49805d-934b-4f1f-bbaf-77c223fe075b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:53.655705 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:53.655705 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:53.655705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d49805d-934b-4f1f-bbaf-77c223fe075b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:53.961609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:53.961609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:54.027259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3d49805d-934b-4f1f-bbaf-77c223fe075b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:54.114020 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d49805d-934b-4f1f-bbaf-77c223fe075b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde returned with HTTP 200 Dec 31 09:37:54.135989 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 438/853] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:53 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde => generated 910 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:54.647024 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1ffed43-39a3-47e3-a938-24efc07025d9 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:54.647793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1ffed43-39a3-47e3-a938-24efc07025d9 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:54.648375 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:54.648375 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:54.648375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1ffed43-39a3-47e3-a938-24efc07025d9 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:54.789663 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:54.789663 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:54.810364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f1ffed43-39a3-47e3-a938-24efc07025d9 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:54.837526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1ffed43-39a3-47e3-a938-24efc07025d9 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:37:54.837526 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 416/854] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:54 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 930 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:55.144786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca74bcf7-2b56-45bd-b691-e107abd9174d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] DELETE http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:55.145341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca74bcf7-2b56-45bd-b691-e107abd9174d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:55.145565 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:55.145565 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:55.145940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca74bcf7-2b56-45bd-b691-e107abd9174d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:55.146416 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-ca74bcf7-2b56-45bd-b691-e107abd9174d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Delete volume with id: 441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:55.155259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8553f7e9-8d64-496c-9422-04f597fb7ca5 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde Dec 31 09:37:55.156368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8553f7e9-8d64-496c-9422-04f597fb7ca5 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:55.156368 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:55.156368 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:55.156368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8553f7e9-8d64-496c-9422-04f597fb7ca5 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:55.221854 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:55.221854 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:55.223100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ca74bcf7-2b56-45bd-b691-e107abd9174d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:55.264668 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ca74bcf7-2b56-45bd-b691-e107abd9174d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Delete volume request issued successfully. Dec 31 09:37:55.265376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca74bcf7-2b56-45bd-b691-e107abd9174d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 202 Dec 31 09:37:55.265841 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:55.265841 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:55.267452 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 439/855] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:37:55 2020] DELETE /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:37:55.279196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cccf3d38-3a64-4ca7-beb0-4566687654a9 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:55.280116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8553f7e9-8d64-496c-9422-04f597fb7ca5 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:55.281116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cccf3d38-3a64-4ca7-beb0-4566687654a9 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:55.281509 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:55.281509 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:55.285045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cccf3d38-3a64-4ca7-beb0-4566687654a9 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:55.319984 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8553f7e9-8d64-496c-9422-04f597fb7ca5 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde returned with HTTP 200 Dec 31 09:37:55.321428 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 417/856] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:55 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde => generated 911 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:37:55.339830 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ddbb21eb-8ff8-478a-a7cf-b84548bf1646 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/efb05f71-45f5-4900-b88a-109640517dde/action Dec 31 09:37:55.340212 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:55.340212 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:55.341179 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ddbb21eb-8ff8-478a-a7cf-b84548bf1646 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:55.341179 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ddbb21eb-8ff8-478a-a7cf-b84548bf1646 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:55.346492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-ddbb21eb-8ff8-478a-a7cf-b84548bf1646 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Updating volume 'efb05f71-45f5-4900-b88a-109640517dde' with '{'status': 'attaching'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 09:37:55.355265 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:55.355265 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:55.367960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cccf3d38-3a64-4ca7-beb0-4566687654a9 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:55.430128 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cccf3d38-3a64-4ca7-beb0-4566687654a9 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:55.430128 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 440/857] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:55 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 911 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:55.477986 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:55.477986 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:55.635146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ddbb21eb-8ff8-478a-a7cf-b84548bf1646 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/efb05f71-45f5-4900-b88a-109640517dde/action returned with HTTP 202 Dec 31 09:37:55.635146 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 418/858] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:55 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/efb05f71-45f5-4900-b88a-109640517dde/action => generated 0 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:37:55.642814 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ffa03a4-063c-4ca2-b347-4aedd4a3fc60 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde Dec 31 09:37:55.642814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ffa03a4-063c-4ca2-b347-4aedd4a3fc60 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:55.642814 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:55.642814 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:55.642814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ffa03a4-063c-4ca2-b347-4aedd4a3fc60 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:55.800713 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:55.800713 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:55.826030 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9ffa03a4-063c-4ca2-b347-4aedd4a3fc60 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:55.845314 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a7bf8b6-d65f-4392-8179-e47033860887 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:55.845864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a7bf8b6-d65f-4392-8179-e47033860887 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:55.846415 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:55.846415 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:55.847181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a7bf8b6-d65f-4392-8179-e47033860887 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:55.921732 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ffa03a4-063c-4ca2-b347-4aedd4a3fc60 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde returned with HTTP 200 Dec 31 09:37:55.938006 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 441/859] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:55 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde => generated 911 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:55.948688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2d3229c-9ffd-4102-b260-83d5da065753 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/efb05f71-45f5-4900-b88a-109640517dde/action Dec 31 09:37:55.949182 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:55.949182 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:55.949636 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2d3229c-9ffd-4102-b260-83d5da065753 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-force_delete": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:37:55.950022 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2d3229c-9ffd-4102-b260-83d5da065753 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:37:56.017888 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:56.017888 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:56.034878 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5a7bf8b6-d65f-4392-8179-e47033860887 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:56.086981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a7bf8b6-d65f-4392-8179-e47033860887 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:37:56.091044 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 419/860] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:55 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 930 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:56.125499 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:56.125499 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:56.129845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2d3229c-9ffd-4102-b260-83d5da065753 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Volume info retrieved successfully. Dec 31 09:37:56.205564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2d3229c-9ffd-4102-b260-83d5da065753 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Delete volume request issued successfully. Dec 31 09:37:56.206087 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2d3229c-9ffd-4102-b260-83d5da065753 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/efb05f71-45f5-4900-b88a-109640517dde/action returned with HTTP 202 Dec 31 09:37:56.206978 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 442/861] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:37:55 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/efb05f71-45f5-4900-b88a-109640517dde/action => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:37:56.231837 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72529f73-ce98-437f-9e06-8dce24c3126c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde Dec 31 09:37:56.238724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72529f73-ce98-437f-9e06-8dce24c3126c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:56.242352 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:56.242352 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:56.243835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72529f73-ce98-437f-9e06-8dce24c3126c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:56.357975 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:56.357975 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:56.370307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-72529f73-ce98-437f-9e06-8dce24c3126c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:56.416461 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72529f73-ce98-437f-9e06-8dce24c3126c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde returned with HTTP 200 Dec 31 09:37:56.417757 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 420/862] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:56 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde => generated 910 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:56.442572 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22cfc112-dcb3-4ccf-b873-0368b40ad46a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:56.447339 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22cfc112-dcb3-4ccf-b873-0368b40ad46a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:56.447871 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:56.447871 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:56.448310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22cfc112-dcb3-4ccf-b873-0368b40ad46a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:56.732557 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:56.732557 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:56.755158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-22cfc112-dcb3-4ccf-b873-0368b40ad46a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:56.813811 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22cfc112-dcb3-4ccf-b873-0368b40ad46a tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:56.814653 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 443/863] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:56 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 911 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:57.436328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1caf084b-5d53-4e29-8d07-c176e30706f4 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde Dec 31 09:37:57.437004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1caf084b-5d53-4e29-8d07-c176e30706f4 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:57.437375 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:57.437375 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:57.437940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1caf084b-5d53-4e29-8d07-c176e30706f4 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:57.567995 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:57.567995 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:57.596584 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1caf084b-5d53-4e29-8d07-c176e30706f4 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:57.685605 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a49f2259-1db4-4149-88ff-a0f975117beb tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] DELETE http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:57.685605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a49f2259-1db4-4149-88ff-a0f975117beb tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:57.685605 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:57.685605 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:57.685605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a49f2259-1db4-4149-88ff-a0f975117beb tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:57.685605 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-a49f2259-1db4-4149-88ff-a0f975117beb tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Delete volume with id: 2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:57.734168 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1caf084b-5d53-4e29-8d07-c176e30706f4 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde returned with HTTP 200 Dec 31 09:37:57.753975 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 421/864] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:57 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde => generated 910 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:57.835936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-afbc0251-68e5-49ec-ba0a-39db221838be tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:57.836471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-afbc0251-68e5-49ec-ba0a-39db221838be tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:57.836683 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:57.836683 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:57.837165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-afbc0251-68e5-49ec-ba0a-39db221838be tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:57.865257 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:57.865257 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:57.866614 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a49f2259-1db4-4149-88ff-a0f975117beb tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:57.949532 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:57.949532 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:57.952503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a49f2259-1db4-4149-88ff-a0f975117beb tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Delete volume request issued successfully. Dec 31 09:37:57.952980 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a49f2259-1db4-4149-88ff-a0f975117beb tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 202 Dec 31 09:37:57.954164 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 444/865] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:37:57 2020] DELETE /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 0 bytes in 306 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:37:57.962979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e379bf1-4107-4dac-b427-8e2f29633d0f tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:57.970768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e379bf1-4107-4dac-b427-8e2f29633d0f tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:57.971745 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:57.971745 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:57.972465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e379bf1-4107-4dac-b427-8e2f29633d0f tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:57.994606 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-afbc0251-68e5-49ec-ba0a-39db221838be tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:58.048465 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-afbc0251-68e5-49ec-ba0a-39db221838be tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 200 Dec 31 09:37:58.048465 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 422/866] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:57 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 911 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:58.132535 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:58.132535 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:58.161916 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e379bf1-4107-4dac-b427-8e2f29633d0f tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:58.220350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e379bf1-4107-4dac-b427-8e2f29633d0f tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:37:58.236077 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 445/867] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:57 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 929 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:58.760686 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc576ef3-27df-4300-b1be-e9250e90089a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde Dec 31 09:37:58.761604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dc576ef3-27df-4300-b1be-e9250e90089a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:58.762016 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:58.762016 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:58.762736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dc576ef3-27df-4300-b1be-e9250e90089a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:59.010857 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:59.010857 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:59.055981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dc576ef3-27df-4300-b1be-e9250e90089a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:37:59.059866 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17ab2792-bc9d-4633-9316-209563ca0d37 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 Dec 31 09:37:59.060899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17ab2792-bc9d-4633-9316-209563ca0d37 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:59.061253 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:59.061253 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:59.061851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17ab2792-bc9d-4633-9316-209563ca0d37 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:59.193149 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc576ef3-27df-4300-b1be-e9250e90089a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde returned with HTTP 200 Dec 31 09:37:59.198958 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 423/868] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:58 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde => generated 910 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:37:59.242847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-435ab59f-9509-412b-b119-9fbda533c051 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:37:59.244177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-435ab59f-9509-412b-b119-9fbda533c051 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:59.244716 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:59.244716 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:59.245657 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-435ab59f-9509-412b-b119-9fbda533c051 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:59.260447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17ab2792-bc9d-4633-9316-209563ca0d37 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 returned with HTTP 404 Dec 31 09:37:59.264415 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 446/869] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:59 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/441d8822-6754-4755-ad82-71d1affa2e41 => generated 109 bytes in 208 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:37:59.277221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d763863-ceca-4080-af52-2b61da0e5426 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] DELETE http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:37:59.285672 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2d763863-ceca-4080-af52-2b61da0e5426 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:59.288436 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2d763863-ceca-4080-af52-2b61da0e5426 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:59.289083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-2d763863-ceca-4080-af52-2b61da0e5426 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Delete volume with id: 2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:37:59.473599 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:59.473599 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:59.478007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2d763863-ceca-4080-af52-2b61da0e5426 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:37:59.502414 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:59.502414 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:59.542315 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-435ab59f-9509-412b-b119-9fbda533c051 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:37:59.544166 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2d763863-ceca-4080-af52-2b61da0e5426 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Delete volume request issued successfully. Dec 31 09:37:59.544787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d763863-ceca-4080-af52-2b61da0e5426 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 202 Dec 31 09:37:59.545824 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 447/870] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:37:59 2020] DELETE /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:37:59.555222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b48d97fc-b1a0-4245-90fd-c8952383e5fe tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:37:59.556967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b48d97fc-b1a0-4245-90fd-c8952383e5fe tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:37:59.564578 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:37:59.564578 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:37:59.565591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b48d97fc-b1a0-4245-90fd-c8952383e5fe tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:37:59.739485 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-435ab59f-9509-412b-b119-9fbda533c051 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:37:59.740912 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 424/871] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:59 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 929 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:37:59.920068 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:37:59.920068 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:37:59.967624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b48d97fc-b1a0-4245-90fd-c8952383e5fe tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:38:00.086250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b48d97fc-b1a0-4245-90fd-c8952383e5fe tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:38:00.089800 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 448/872] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:37:59 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 911 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:38:00.220567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd4ffb26-d4fc-4e14-8df8-08baa731de7e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde Dec 31 09:38:00.222076 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd4ffb26-d4fc-4e14-8df8-08baa731de7e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:00.222636 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:00.222636 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:00.225033 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd4ffb26-d4fc-4e14-8df8-08baa731de7e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:00.495323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd4ffb26-d4fc-4e14-8df8-08baa731de7e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde returned with HTTP 404 Dec 31 09:38:00.498623 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 425/873] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:00 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde => generated 109 bytes in 285 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:00.509191 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] POST http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes Dec 31 09:38:00.510395 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:00.510395 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:00.511343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-983563174"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:00.519628 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-983563174'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:38:00.525912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume of 1 GB Dec 31 09:38:00.615071 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Availability Zones retrieved successfully. Dec 31 09:38:00.719144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (b60723bb-6c63-4b47-9df9-282a0cc15a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:00.761344 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9f06b66-a922-4f30-8197-6317b2769cbf tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:38:00.762296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f9f06b66-a922-4f30-8197-6317b2769cbf tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:00.763307 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f9f06b66-a922-4f30-8197-6317b2769cbf tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:00.771732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc72105-e275-4cb3-920e-44af569e0583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:00.793059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:38:01.028700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc72105-e275-4cb3-920e-44af569e0583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:01.031174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8db85cd-1147-4053-80a8-b5dd0aadd396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:01.100743 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:01.100743 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:01.157279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f9f06b66-a922-4f30-8197-6317b2769cbf tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Volume info retrieved successfully. Dec 31 09:38:01.206284 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9f06b66-a922-4f30-8197-6317b2769cbf tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 200 Dec 31 09:38:01.209425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Created reservations ['23dfba1c-ecfd-4c62-9ac0-9f749a18796c', '260898ce-5039-439b-845f-b12d9061fd16', '5e44a33e-1dbf-4d95-89de-eb7c8ef4c78f', '36def888-56da-4f0a-8c65-ec030fab4806'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:38:01.211456 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8db85cd-1147-4053-80a8-b5dd0aadd396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23dfba1c-ecfd-4c62-9ac0-9f749a18796c', '260898ce-5039-439b-845f-b12d9061fd16', '5e44a33e-1dbf-4d95-89de-eb7c8ef4c78f', '36def888-56da-4f0a-8c65-ec030fab4806']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:01.211949 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 426/874] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:00 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 929 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:38:01.213807 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31bab668-6fb1-4ae7-b8e6-30de7bdb8bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:01.219151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f908b71-ec64-4321-a693-78e89984d92d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:38:01.219877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f908b71-ec64-4321-a693-78e89984d92d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:01.221774 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:01.221774 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:01.222486 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f908b71-ec64-4321-a693-78e89984d92d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:01.345312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31bab668-6fb1-4ae7-b8e6-30de7bdb8bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7737992-2de1-499d-a9f7-3b1c41d3b48a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-983563174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['23dfba1c-ecfd-4c62-9ac0-9f749a18796c','260898ce-5039-439b-845f-b12d9061fd16','5e44a33e-1dbf-4d95-89de-eb7c8ef4c78f','36def888-56da-4f0a-8c65-ec030fab4806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:38:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-983563174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7737992-2de1-499d-a9f7-3b1c41d3b48a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cabf68c5d814c02a7898e7a02af2241',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='ea1ae44364664777bdc215096f958353',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:01.346429 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:01.346429 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:01.347955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0195d57-af74-4675-ba08-a9ea4afb0219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:01.372387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3f908b71-ec64-4321-a693-78e89984d92d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:38:01.408651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0195d57-af74-4675-ba08-a9ea4afb0219) 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-983563174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['23dfba1c-ecfd-4c62-9ac0-9f749a18796c','260898ce-5039-439b-845f-b12d9061fd16','5e44a33e-1dbf-4d95-89de-eb7c8ef4c78f','36def888-56da-4f0a-8c65-ec030fab4806'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:01.410869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a204434d-2852-4a30-afc3-f94d400c761c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:01.432849 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f908b71-ec64-4321-a693-78e89984d92d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:38:01.433928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a204434d-2852-4a30-afc3-f94d400c761c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:01.435941 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 427/875] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:01 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 911 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:01.450565 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (b60723bb-6c63-4b47-9df9-282a0cc15a1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:01.586312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request issued successfully. Dec 31 09:38:01.619267 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c322876-d80b-4fc1-896a-fa6ae90f1ae7 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes returned with HTTP 202 Dec 31 09:38:01.635280 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 449/876] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:38:00 2020] POST /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes => generated 817 bytes in 1133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:38:01.640464 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04fa79b6-79b0-44a7-b5ac-c5886a109d5e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a Dec 31 09:38:01.641006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04fa79b6-79b0-44a7-b5ac-c5886a109d5e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:01.641252 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:01.641252 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:01.641629 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04fa79b6-79b0-44a7-b5ac-c5886a109d5e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:01.791861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:01.791861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:01.801626 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-04fa79b6-79b0-44a7-b5ac-c5886a109d5e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:01.835182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04fa79b6-79b0-44a7-b5ac-c5886a109d5e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a returned with HTTP 200 Dec 31 09:38:01.838562 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 428/877] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:01 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a => generated 909 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:02.231351 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b663ffc-20d4-4814-a48a-5a9711e408a5 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] GET http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 Dec 31 09:38:02.231930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b663ffc-20d4-4814-a48a-5a9711e408a5 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:02.232159 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:02.232159 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:02.232533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b663ffc-20d4-4814-a48a-5a9711e408a5 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:02.345355 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b663ffc-20d4-4814-a48a-5a9711e408a5 tempest-VolumesActionsTest-1613632504 tempest-VolumesActionsTest-1613632504] http://10.222.0.45/volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 returned with HTTP 404 Dec 31 09:38:02.351073 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 450/878] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:02 2020] GET /volume/v3/d67846ea030a41738252aae3dbb8e236/volumes/2fadb713-0ed4-44ff-b2a7-1cfcfe492990 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:02.454327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90dccb50-8b08-47a5-97a3-8a158ba6cfec tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:38:02.455956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90dccb50-8b08-47a5-97a3-8a158ba6cfec tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:02.456306 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:02.456306 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:02.456882 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90dccb50-8b08-47a5-97a3-8a158ba6cfec tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:02.598880 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:02.598880 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:02.636839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-90dccb50-8b08-47a5-97a3-8a158ba6cfec tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:38:02.695663 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90dccb50-8b08-47a5-97a3-8a158ba6cfec tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 200 Dec 31 09:38:02.699499 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 429/879] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:02 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:02.871743 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b766b15-cc04-4a4c-bfc5-404eb8ad2608 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a Dec 31 09:38:02.882062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b766b15-cc04-4a4c-bfc5-404eb8ad2608 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:02.912521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b766b15-cc04-4a4c-bfc5-404eb8ad2608 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:03.059335 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:03.059335 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:03.081115 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2b766b15-cc04-4a4c-bfc5-404eb8ad2608 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:03.125835 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b766b15-cc04-4a4c-bfc5-404eb8ad2608 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a returned with HTTP 200 Dec 31 09:38:03.126676 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 451/880] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:02 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a => generated 909 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:03.718310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4200b0fc-6c2e-487b-9c05-b6136f481194 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 Dec 31 09:38:03.721735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4200b0fc-6c2e-487b-9c05-b6136f481194 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:03.722190 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:03.722190 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:03.722885 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4200b0fc-6c2e-487b-9c05-b6136f481194 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:03.821501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4200b0fc-6c2e-487b-9c05-b6136f481194 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 returned with HTTP 404 Dec 31 09:38:03.823184 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 430/881] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:03 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/2a56a098-b9b6-4429-948e-e9b7235f0798 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:04.143089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-950d73c3-7434-4c5c-9d42-4559d20425e2 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a Dec 31 09:38:04.143931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-950d73c3-7434-4c5c-9d42-4559d20425e2 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:04.144155 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:04.144155 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:04.144532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-950d73c3-7434-4c5c-9d42-4559d20425e2 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:04.264924 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:04.264924 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:04.287869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-950d73c3-7434-4c5c-9d42-4559d20425e2 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:04.359517 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-950d73c3-7434-4c5c-9d42-4559d20425e2 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a returned with HTTP 200 Dec 31 09:38:04.360593 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 452/882] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:04 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a => generated 910 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:04.377417 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5d7733bd-a083-4e82-95a1-7f0d31f6c39b tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a/action Dec 31 09:38:04.378566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5d7733bd-a083-4e82-95a1-7f0d31f6c39b tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:38:04.378961 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5d7733bd-a083-4e82-95a1-7f0d31f6c39b tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:04.380435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-5d7733bd-a083-4e82-95a1-7f0d31f6c39b tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Updating volume 'f7737992-2de1-499d-a9f7-3b1c41d3b48a' with '{'status': 'creating'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 09:38:04.701659 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:04.701659 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:04.842845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5d7733bd-a083-4e82-95a1-7f0d31f6c39b tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a/action returned with HTTP 202 Dec 31 09:38:04.846087 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 431/883] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:38:04 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a/action => generated 0 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:38:04.852263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-398451e5-747a-4944-b46a-58c4228567b0 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a Dec 31 09:38:04.852796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-398451e5-747a-4944-b46a-58c4228567b0 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:04.853010 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:04.853010 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:04.853381 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-398451e5-747a-4944-b46a-58c4228567b0 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:04.946893 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:04.946893 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:04.968083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-398451e5-747a-4944-b46a-58c4228567b0 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:04.981425 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b8bb3f6-c448-4438-90e2-68a86462ec0d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] DELETE http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:38:04.982294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b8bb3f6-c448-4438-90e2-68a86462ec0d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:04.982496 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:04.982496 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:04.983330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b8bb3f6-c448-4438-90e2-68a86462ec0d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:04.985012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-4b8bb3f6-c448-4438-90e2-68a86462ec0d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Delete volume with id: 75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:38:05.029040 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-398451e5-747a-4944-b46a-58c4228567b0 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a returned with HTTP 200 Dec 31 09:38:05.032878 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 453/884] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:04 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a => generated 909 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:05.053378 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02758a2f-54fe-4175-a624-121fd62206a4 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a/action Dec 31 09:38:05.054672 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:05.054672 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:05.055494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02758a2f-54fe-4175-a624-121fd62206a4 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-force_delete": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:38:05.056821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02758a2f-54fe-4175-a624-121fd62206a4 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:05.102928 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:05.102928 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:05.103329 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4b8bb3f6-c448-4438-90e2-68a86462ec0d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:38:05.136198 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:05.136198 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:05.137588 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-02758a2f-54fe-4175-a624-121fd62206a4 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Volume info retrieved successfully. Dec 31 09:38:05.165372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4b8bb3f6-c448-4438-90e2-68a86462ec0d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Delete volume request issued successfully. Dec 31 09:38:05.165372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b8bb3f6-c448-4438-90e2-68a86462ec0d tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 202 Dec 31 09:38:05.166727 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 432/885] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:38:04 2020] DELETE /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:38:05.173677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4423d653-bb00-4d8c-bcae-c89c8367264c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:38:05.174817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4423d653-bb00-4d8c-bcae-c89c8367264c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:05.174817 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:05.174817 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:05.175042 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4423d653-bb00-4d8c-bcae-c89c8367264c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:05.204769 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-02758a2f-54fe-4175-a624-121fd62206a4 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Delete volume request issued successfully. Dec 31 09:38:05.205373 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02758a2f-54fe-4175-a624-121fd62206a4 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a/action returned with HTTP 202 Dec 31 09:38:05.206248 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 454/886] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:38:05 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 31 09:38:05.216341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ae8b23b-4f8d-456e-886c-a7b486259b7b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a Dec 31 09:38:05.217054 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ae8b23b-4f8d-456e-886c-a7b486259b7b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:05.217407 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:05.217407 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:05.217969 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ae8b23b-4f8d-456e-886c-a7b486259b7b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:05.282628 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:05.282628 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:05.286480 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:05.286480 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:05.296738 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9ae8b23b-4f8d-456e-886c-a7b486259b7b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:05.307788 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4423d653-bb00-4d8c-bcae-c89c8367264c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:38:05.325219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ae8b23b-4f8d-456e-886c-a7b486259b7b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a returned with HTTP 200 Dec 31 09:38:05.325859 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 455/887] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:05 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a => generated 909 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:05.354684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4423d653-bb00-4d8c-bcae-c89c8367264c tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:38:05.355800 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 433/888] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:05 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 912 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:38:06.357056 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-697f5b21-ffd8-4dbc-94c8-b344f75cd071 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a Dec 31 09:38:06.365220 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-697f5b21-ffd8-4dbc-94c8-b344f75cd071 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:06.367679 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:06.367679 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:06.368194 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-697f5b21-ffd8-4dbc-94c8-b344f75cd071 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:06.372896 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-394744c9-d649-4023-8b80-3436c66a88ce tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:38:06.374654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-394744c9-d649-4023-8b80-3436c66a88ce tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:06.377457 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:06.377457 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:06.380468 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-394744c9-d649-4023-8b80-3436c66a88ce tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:06.535601 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:06.535601 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:06.555270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-394744c9-d649-4023-8b80-3436c66a88ce tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:38:06.606430 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-394744c9-d649-4023-8b80-3436c66a88ce tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:38:06.607580 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 434/889] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:06 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 912 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:06.661923 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:06.661923 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:06.687995 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-697f5b21-ffd8-4dbc-94c8-b344f75cd071 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:06.764904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-697f5b21-ffd8-4dbc-94c8-b344f75cd071 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a returned with HTTP 200 Dec 31 09:38:06.767045 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 456/890] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:06 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a => generated 909 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:07.625174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f03d9f4-4924-43a6-a494-765636d78c82 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:38:07.625703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f03d9f4-4924-43a6-a494-765636d78c82 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:07.626121 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:07.626121 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:07.626741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f03d9f4-4924-43a6-a494-765636d78c82 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:07.717764 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:07.717764 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:07.738803 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1f03d9f4-4924-43a6-a494-765636d78c82 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:38:07.796611 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d1eaa391-7983-4ca0-9b78-9c039cf4a165 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a Dec 31 09:38:07.797066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d1eaa391-7983-4ca0-9b78-9c039cf4a165 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:07.797358 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:07.797358 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:07.798307 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d1eaa391-7983-4ca0-9b78-9c039cf4a165 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:07.813435 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f03d9f4-4924-43a6-a494-765636d78c82 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:38:07.819838 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 435/891] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:07 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 912 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:08.129640 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:08.129640 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:08.177514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d1eaa391-7983-4ca0-9b78-9c039cf4a165 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:08.272946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d1eaa391-7983-4ca0-9b78-9c039cf4a165 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a returned with HTTP 200 Dec 31 09:38:08.272946 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 457/892] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:07 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a => generated 909 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:08.836879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c47be21-3429-4329-9a64-0fcfec3fe05e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:38:08.838667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c47be21-3429-4329-9a64-0fcfec3fe05e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:08.839053 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:08.839053 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:08.839681 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c47be21-3429-4329-9a64-0fcfec3fe05e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:08.956343 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:08.956343 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:08.972114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9c47be21-3429-4329-9a64-0fcfec3fe05e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Volume info retrieved successfully. Dec 31 09:38:09.037910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c47be21-3429-4329-9a64-0fcfec3fe05e tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 200 Dec 31 09:38:09.056087 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 436/893] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:08 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:09.297885 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e1e4fec-cbb1-4426-9ba5-18f04cff71c4 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a Dec 31 09:38:09.300883 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e1e4fec-cbb1-4426-9ba5-18f04cff71c4 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:09.301319 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:09.301319 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:09.302703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e1e4fec-cbb1-4426-9ba5-18f04cff71c4 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:09.374449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e1e4fec-cbb1-4426-9ba5-18f04cff71c4 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a returned with HTTP 404 Dec 31 09:38:09.376107 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 458/894] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:09 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:09.385708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] POST http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes Dec 31 09:38:09.386705 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:09.386705 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:09.387465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1153092658"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:09.389065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1153092658'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:38:09.389715 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume of 1 GB Dec 31 09:38:09.406136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Availability Zones retrieved successfully. Dec 31 09:38:09.426520 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (ff324f39-0f7c-48ca-a170-c703d653812d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:09.439262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5f4824f-04b9-4085-8e19-e39d6c2557f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:09.442084 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:38:09.595384 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5f4824f-04b9-4085-8e19-e39d6c2557f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:09.598753 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31baefd0-f462-4125-b451-cb7cb9b9b198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:09.704496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Created reservations ['fba80282-4ecf-46dc-af97-3634ec2ff243', 'e5ae6e91-08ea-4fb9-b6e1-d3f73dbe6a5c', '0afd743a-2611-4524-aa1c-9a52a7bd1eee', '07d32a0a-894c-4087-9a1d-6988ba69d677'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:38:09.708698 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31baefd0-f462-4125-b451-cb7cb9b9b198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fba80282-4ecf-46dc-af97-3634ec2ff243', 'e5ae6e91-08ea-4fb9-b6e1-d3f73dbe6a5c', '0afd743a-2611-4524-aa1c-9a52a7bd1eee', '07d32a0a-894c-4087-9a1d-6988ba69d677']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:09.715027 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08fbe8be-4147-45b6-8041-8e85053a074b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:09.915466 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08fbe8be-4147-45b6-8041-8e85053a074b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b7b2091-b124-4e1a-b8bf-d23dd3f4872d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1153092658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['fba80282-4ecf-46dc-af97-3634ec2ff243','e5ae6e91-08ea-4fb9-b6e1-d3f73dbe6a5c','0afd743a-2611-4524-aa1c-9a52a7bd1eee','07d32a0a-894c-4087-9a1d-6988ba69d677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:38:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1153092658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b7b2091-b124-4e1a-b8bf-d23dd3f4872d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cabf68c5d814c02a7898e7a02af2241',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='ea1ae44364664777bdc215096f958353',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:09.925535 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8ed54d-e28c-4c00-b595-7c24885f6df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:10.002149 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea8ed54d-e28c-4c00-b595-7c24885f6df5) 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-1153092658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['fba80282-4ecf-46dc-af97-3634ec2ff243','e5ae6e91-08ea-4fb9-b6e1-d3f73dbe6a5c','0afd743a-2611-4524-aa1c-9a52a7bd1eee','07d32a0a-894c-4087-9a1d-6988ba69d677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:10.010819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb0126f-97a6-4c68-8293-9eadd8e1272e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:10.053825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4eb0126f-97a6-4c68-8293-9eadd8e1272e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:10.062523 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (ff324f39-0f7c-48ca-a170-c703d653812d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:10.064136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb236ef1-1a1b-475a-9cb5-010589d401e2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] GET http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b Dec 31 09:38:10.065022 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb236ef1-1a1b-475a-9cb5-010589d401e2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:10.066078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb236ef1-1a1b-475a-9cb5-010589d401e2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:10.179891 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb236ef1-1a1b-475a-9cb5-010589d401e2 tempest-AttachVolumeTestJSON-1648748635 tempest-AttachVolumeTestJSON-1648748635] http://10.222.0.45/volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b returned with HTTP 404 Dec 31 09:38:10.186353 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 459/895] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:10 2020] GET /volume/v3/3ae4417d271d4a94904ace6a66d02937/volumes/75259b21-ff34-45d3-8bd8-1cc2c4eb226b => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:10.216863 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request issued successfully. Dec 31 09:38:10.253728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39c58793-43d8-4a98-b86a-67b3ca480c4e tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes returned with HTTP 202 Dec 31 09:38:10.266152 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 437/896] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:38:09 2020] POST /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes => generated 818 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 09:38:10.271250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf97b3ae-c995-42b1-8d25-de54792ddef1 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d Dec 31 09:38:10.271938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf97b3ae-c995-42b1-8d25-de54792ddef1 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:10.272539 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf97b3ae-c995-42b1-8d25-de54792ddef1 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:10.420205 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:10.420205 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:10.457583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bf97b3ae-c995-42b1-8d25-de54792ddef1 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:10.528682 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf97b3ae-c995-42b1-8d25-de54792ddef1 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d returned with HTTP 200 Dec 31 09:38:10.533140 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 460/897] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:10 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d => generated 910 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:11.554254 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f82accaa-18be-4239-8a80-6d616972b6e5 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d Dec 31 09:38:11.554810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f82accaa-18be-4239-8a80-6d616972b6e5 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:11.554998 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:11.554998 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:11.555325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f82accaa-18be-4239-8a80-6d616972b6e5 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:11.717079 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:11.717079 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:11.745179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f82accaa-18be-4239-8a80-6d616972b6e5 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:11.820212 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f82accaa-18be-4239-8a80-6d616972b6e5 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d returned with HTTP 200 Dec 31 09:38:11.832482 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 438/898] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:11 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d => generated 911 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:11.837653 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f1878af-d07b-400e-b02b-09dafcdbdcaf tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d/action Dec 31 09:38:11.838240 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:11.838240 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:11.838949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f1878af-d07b-400e-b02b-09dafcdbdcaf tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:38:11.839580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f1878af-d07b-400e-b02b-09dafcdbdcaf tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:11.841413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-4f1878af-d07b-400e-b02b-09dafcdbdcaf tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Updating volume '2b7b2091-b124-4e1a-b8bf-d23dd3f4872d' with '{'status': 'error'}' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 09:38:12.204437 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:12.204437 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:12.341971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f1878af-d07b-400e-b02b-09dafcdbdcaf tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d/action returned with HTTP 202 Dec 31 09:38:12.344391 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 461/899] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:38:11 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d/action => generated 0 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:38:12.352815 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5250d225-70d6-40d4-9678-6933d8b9c692 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d Dec 31 09:38:12.353343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5250d225-70d6-40d4-9678-6933d8b9c692 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:12.353564 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:12.353564 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:12.353932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5250d225-70d6-40d4-9678-6933d8b9c692 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:12.479269 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:12.479269 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:12.499930 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5250d225-70d6-40d4-9678-6933d8b9c692 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:12.539200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5250d225-70d6-40d4-9678-6933d8b9c692 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d returned with HTTP 200 Dec 31 09:38:12.541668 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 439/900] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:12 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d => generated 907 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:12.556131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-341d8f57-5d61-4005-af02-0b5dfeede7ca tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d/action Dec 31 09:38:12.558460 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:12.558460 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:12.559129 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-341d8f57-5d61-4005-af02-0b5dfeede7ca tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-force_delete": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:38:12.559678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-341d8f57-5d61-4005-af02-0b5dfeede7ca tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:12.661419 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:12.661419 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:12.662503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-341d8f57-5d61-4005-af02-0b5dfeede7ca tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Volume info retrieved successfully. Dec 31 09:38:12.705086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-341d8f57-5d61-4005-af02-0b5dfeede7ca tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Delete volume request issued successfully. Dec 31 09:38:12.705765 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-341d8f57-5d61-4005-af02-0b5dfeede7ca tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d/action returned with HTTP 202 Dec 31 09:38:12.707210 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 462/901] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:38:12 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:38:12.715009 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd1e4acb-df33-4e27-a080-bad3474d479f tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d Dec 31 09:38:12.715965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd1e4acb-df33-4e27-a080-bad3474d479f tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:12.716505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:12.716505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:12.717099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd1e4acb-df33-4e27-a080-bad3474d479f tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:12.829593 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:12.829593 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:12.850257 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd1e4acb-df33-4e27-a080-bad3474d479f tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:12.902128 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd1e4acb-df33-4e27-a080-bad3474d479f tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d returned with HTTP 200 Dec 31 09:38:12.903468 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 440/902] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:12 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d => generated 910 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:13.919256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5964f47-9c2b-4063-a040-64bbb6592266 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d Dec 31 09:38:13.920610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5964f47-9c2b-4063-a040-64bbb6592266 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:13.920991 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:13.920991 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:13.922017 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5964f47-9c2b-4063-a040-64bbb6592266 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:14.028980 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:14.028980 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:14.049438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f5964f47-9c2b-4063-a040-64bbb6592266 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:14.100421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5964f47-9c2b-4063-a040-64bbb6592266 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d returned with HTTP 200 Dec 31 09:38:14.102090 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 463/903] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:13 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d => generated 910 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:15.118483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-40903f20-63e2-485b-8ab0-30b1645aac28 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d Dec 31 09:38:15.119005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-40903f20-63e2-485b-8ab0-30b1645aac28 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:15.119843 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:15.119843 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:15.120222 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-40903f20-63e2-485b-8ab0-30b1645aac28 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:15.247276 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-40903f20-63e2-485b-8ab0-30b1645aac28 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d returned with HTTP 404 Dec 31 09:38:15.248629 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 441/904] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:15 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:15.258607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] POST http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes Dec 31 09:38:15.259275 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:15.259275 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:15.260018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1866808005"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:15.264226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1866808005'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:38:15.264727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume of 1 GB Dec 31 09:38:15.294602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Availability Zones retrieved successfully. Dec 31 09:38:15.336511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (c17016ad-7660-443e-86e4-7475baafb7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:15.347903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4588bfde-8887-48e2-b64c-0f49a1d3f564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:15.360359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:38:15.520993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4588bfde-8887-48e2-b64c-0f49a1d3f564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:15.528134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d041c964-de5e-4e72-b257-fe3d30eb4e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:15.737728 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Created reservations ['b67c46c5-82c8-44b9-935c-fc5df33ad9c1', '0ff42af5-9dad-4895-a2ce-d7cb1c14f89f', 'a877b2d4-64e7-4e6d-81dd-8847ca7c2871', '27cf3deb-a69a-4a32-88de-6e60bcaf158a'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:38:15.739699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d041c964-de5e-4e72-b257-fe3d30eb4e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b67c46c5-82c8-44b9-935c-fc5df33ad9c1', '0ff42af5-9dad-4895-a2ce-d7cb1c14f89f', 'a877b2d4-64e7-4e6d-81dd-8847ca7c2871', '27cf3deb-a69a-4a32-88de-6e60bcaf158a']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:15.741842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c07d727d-c80f-4a78-878f-e6d83f52e7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:16.008710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c07d727d-c80f-4a78-878f-e6d83f52e7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '252bdb37-4635-4c46-b66f-bb744722e907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1866808005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['b67c46c5-82c8-44b9-935c-fc5df33ad9c1','0ff42af5-9dad-4895-a2ce-d7cb1c14f89f','a877b2d4-64e7-4e6d-81dd-8847ca7c2871','27cf3deb-a69a-4a32-88de-6e60bcaf158a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:38:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1866808005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=252bdb37-4635-4c46-b66f-bb744722e907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cabf68c5d814c02a7898e7a02af2241',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='ea1ae44364664777bdc215096f958353',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:16.010954 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7786b400-dc04-47e6-abe8-9eda9ae0490d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:16.103331 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7786b400-dc04-47e6-abe8-9eda9ae0490d) 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-1866808005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['b67c46c5-82c8-44b9-935c-fc5df33ad9c1','0ff42af5-9dad-4895-a2ce-d7cb1c14f89f','a877b2d4-64e7-4e6d-81dd-8847ca7c2871','27cf3deb-a69a-4a32-88de-6e60bcaf158a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:16.106406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2575493-f1ca-40e4-80b1-7c4ec34dd7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:16.148669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2575493-f1ca-40e4-80b1-7c4ec34dd7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:16.151774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (c17016ad-7660-443e-86e4-7475baafb7cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:16.219581 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] POST http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes Dec 31 09:38:16.220391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "size": 1, "name": "tempest-VolumesCloneTest-Volume-748603332"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:16.222631 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume request body: {'volume': {'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-748603332'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:38:16.260896 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request issued successfully. Dec 31 09:38:16.295762 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e72ef92-8bd7-4b18-9d3b-5250920ced19 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes returned with HTTP 202 Dec 31 09:38:16.316167 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 464/905] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:38:15 2020] POST /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes => generated 818 bytes in 1062 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:38:16.321953 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a934a62-97da-4711-9298-5ce922776523 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 Dec 31 09:38:16.322705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a934a62-97da-4711-9298-5ce922776523 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:16.324041 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:16.324041 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:16.324782 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a934a62-97da-4711-9298-5ce922776523 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:16.408855 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume of 1 GB Dec 31 09:38:16.441471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Availability Zones retrieved successfully. Dec 31 09:38:16.461989 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:16.461989 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:16.488355 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7a934a62-97da-4711-9298-5ce922776523 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:16.495297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Flow 'volume_create_api' (0d5b06ea-5528-444c-820d-dcc2a05d0217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:16.518760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0494318-0335-4a55-a6e1-d960dff48d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:16.528155 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:38:16.541635 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a934a62-97da-4711-9298-5ce922776523 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 returned with HTTP 200 Dec 31 09:38:16.552678 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 465/906] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:16 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 => generated 886 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:16.717357 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0494318-0335-4a55-a6e1-d960dff48d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:16.719717 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9a21b5-cba2-42dd-ace5-ec1d1e9c102d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:16.835254 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Created reservations ['7bc6822c-ee4a-488a-8271-286ba57b1c8f', '576bfcfd-9edf-4d82-a7dd-7849dd74459d', '8b7358e5-28e3-4319-b9d0-fac5743371e2', '070f6f02-e67b-4d90-aa66-99c50d1d38f5'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:38:16.837869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c9a21b5-cba2-42dd-ace5-ec1d1e9c102d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bc6822c-ee4a-488a-8271-286ba57b1c8f', '576bfcfd-9edf-4d82-a7dd-7849dd74459d', '8b7358e5-28e3-4319-b9d0-fac5743371e2', '070f6f02-e67b-4d90-aa66-99c50d1d38f5']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:16.844270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8239ad1-01c6-4e9e-a410-977891c92e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:16.950989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8239ad1-01c6-4e9e-a410-977891c92e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ac73d9b-aa95-4962-bbcc-574a943f8ae1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-748603332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7e59ede4c14c6fb91e24afc787d289',qos_specs=None,replication_status=,reservations=['7bc6822c-ee4a-488a-8271-286ba57b1c8f','576bfcfd-9edf-4d82-a7dd-7849dd74459d','8b7358e5-28e3-4319-b9d0-fac5743371e2','070f6f02-e67b-4d90-aa66-99c50d1d38f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9519ae455f14ae4a01b7715b4cf3c4b',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:38:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-748603332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ac73d9b-aa95-4962-bbcc-574a943f8ae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e7e59ede4c14c6fb91e24afc787d289',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='b9519ae455f14ae4a01b7715b4cf3c4b',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:16.953198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125f7b0e-97c4-4c2b-8e1b-c868f19be07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:17.000552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (125f7b0e-97c4-4c2b-8e1b-c868f19be07f) 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-748603332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7e59ede4c14c6fb91e24afc787d289',qos_specs=None,replication_status=,reservations=['7bc6822c-ee4a-488a-8271-286ba57b1c8f','576bfcfd-9edf-4d82-a7dd-7849dd74459d','8b7358e5-28e3-4319-b9d0-fac5743371e2','070f6f02-e67b-4d90-aa66-99c50d1d38f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9519ae455f14ae4a01b7715b4cf3c4b',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:17.003144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f3d7e9c-96e4-427a-974e-7b0cb7a76af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:17.033082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f3d7e9c-96e4-427a-974e-7b0cb7a76af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:17.046807 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Flow 'volume_create_api' (0d5b06ea-5528-444c-820d-dcc2a05d0217) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:17.108164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume request issued successfully. Dec 31 09:38:17.130923 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46460077-e132-4fae-af9e-3c55527e8885 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes returned with HTTP 202 Dec 31 09:38:17.132730 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 442/907] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:38:16 2020] POST /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes => generated 815 bytes in 917 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:38:17.148598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8326a12-22b4-4bdd-ad3f-c742c1cb24b1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:17.149218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8326a12-22b4-4bdd-ad3f-c742c1cb24b1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:17.149724 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:17.149724 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:17.150162 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8326a12-22b4-4bdd-ad3f-c742c1cb24b1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:17.296384 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:17.296384 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:17.307811 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f8326a12-22b4-4bdd-ad3f-c742c1cb24b1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:17.335941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8326a12-22b4-4bdd-ad3f-c742c1cb24b1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:17.337570 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 466/908] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:17 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 883 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:17.563749 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d46524a0-77fc-4072-ac19-56ec6034ab02 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 Dec 31 09:38:17.564420 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d46524a0-77fc-4072-ac19-56ec6034ab02 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:17.564648 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:17.564648 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:17.565029 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d46524a0-77fc-4072-ac19-56ec6034ab02 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:17.709361 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:17.709361 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:17.718896 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d46524a0-77fc-4072-ac19-56ec6034ab02 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:17.752125 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d46524a0-77fc-4072-ac19-56ec6034ab02 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 returned with HTTP 200 Dec 31 09:38:17.756452 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 443/909] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:17 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 => generated 911 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:17.774941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e772e293-e631-485d-82fd-3fed26b9f530 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/252bdb37-4635-4c46-b66f-bb744722e907/action Dec 31 09:38:17.775452 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:17.775452 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:17.775947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e772e293-e631-485d-82fd-3fed26b9f530 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:38:17.776339 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e772e293-e631-485d-82fd-3fed26b9f530 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:17.777298 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-e772e293-e631-485d-82fd-3fed26b9f530 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Updating volume '252bdb37-4635-4c46-b66f-bb744722e907' with '{'status': 'maintenance'}' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 09:38:18.009511 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:18.009511 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:18.081430 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e772e293-e631-485d-82fd-3fed26b9f530 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/252bdb37-4635-4c46-b66f-bb744722e907/action returned with HTTP 202 Dec 31 09:38:18.086064 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 467/910] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:38:17 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/252bdb37-4635-4c46-b66f-bb744722e907/action => generated 0 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:38:18.091473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-20808318-5939-4e8c-9f01-ea1557471710 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 Dec 31 09:38:18.092266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-20808318-5939-4e8c-9f01-ea1557471710 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:18.092596 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:18.092596 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:18.093116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-20808318-5939-4e8c-9f01-ea1557471710 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:18.237835 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:18.237835 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:18.255770 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-20808318-5939-4e8c-9f01-ea1557471710 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:18.310459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-20808318-5939-4e8c-9f01-ea1557471710 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 returned with HTTP 200 Dec 31 09:38:18.323390 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 444/911] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:18 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:18.329789 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-026db3f1-835f-40b9-8b00-f2795af95529 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/252bdb37-4635-4c46-b66f-bb744722e907/action Dec 31 09:38:18.330793 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:18.330793 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:18.331912 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-026db3f1-835f-40b9-8b00-f2795af95529 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-force_delete": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:38:18.332719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-026db3f1-835f-40b9-8b00-f2795af95529 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:18.354515 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-418dc21d-3486-4cce-a4e6-dce4db424226 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:18.355158 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-418dc21d-3486-4cce-a4e6-dce4db424226 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:18.355527 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:18.355527 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:18.356106 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-418dc21d-3486-4cce-a4e6-dce4db424226 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:18.463757 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:18.463757 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:18.488099 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-418dc21d-3486-4cce-a4e6-dce4db424226 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:18.515987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:18.515987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:18.519928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-026db3f1-835f-40b9-8b00-f2795af95529 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Volume info retrieved successfully. Dec 31 09:38:18.574006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-026db3f1-835f-40b9-8b00-f2795af95529 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Delete volume request issued successfully. Dec 31 09:38:18.574951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-026db3f1-835f-40b9-8b00-f2795af95529 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/252bdb37-4635-4c46-b66f-bb744722e907/action returned with HTTP 202 Dec 31 09:38:18.576524 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 468/912] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:38:18 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/252bdb37-4635-4c46-b66f-bb744722e907/action => generated 0 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:38:18.591007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d97ed2e7-72c0-46a8-b1f3-8f42e152625c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 Dec 31 09:38:18.594528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d97ed2e7-72c0-46a8-b1f3-8f42e152625c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:18.594960 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:18.594960 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:18.597196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-418dc21d-3486-4cce-a4e6-dce4db424226 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:18.597893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d97ed2e7-72c0-46a8-b1f3-8f42e152625c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:18.601261 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 445/913] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:18 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:18.663299 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:18.663299 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:18.676579 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d97ed2e7-72c0-46a8-b1f3-8f42e152625c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:18.780379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d97ed2e7-72c0-46a8-b1f3-8f42e152625c tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 returned with HTTP 200 Dec 31 09:38:18.783660 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 469/914] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:18 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 => generated 910 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:19.621367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-495ff2de-895f-49e3-b066-e901a5d48f57 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:19.622301 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-495ff2de-895f-49e3-b066-e901a5d48f57 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:19.622675 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:19.622675 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:19.623356 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-495ff2de-895f-49e3-b066-e901a5d48f57 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:19.814583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e820e90-37cb-4688-851a-3354711406b0 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 Dec 31 09:38:19.815503 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e820e90-37cb-4688-851a-3354711406b0 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:19.815848 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:19.815848 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:19.816471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e820e90-37cb-4688-851a-3354711406b0 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:19.911754 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:19.911754 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:19.973406 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-495ff2de-895f-49e3-b066-e901a5d48f57 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:20.023015 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:20.023015 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:20.049136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7e820e90-37cb-4688-851a-3354711406b0 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:20.082851 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-495ff2de-895f-49e3-b066-e901a5d48f57 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:20.094943 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 446/915] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:19 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:20.127476 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e820e90-37cb-4688-851a-3354711406b0 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 returned with HTTP 200 Dec 31 09:38:20.130118 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 470/916] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:19 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 => generated 910 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:21.118453 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58f7b9d9-cb51-4198-bca9-e392bbe97ed8 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:21.119755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58f7b9d9-cb51-4198-bca9-e392bbe97ed8 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:21.120156 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:21.120156 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:21.120949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58f7b9d9-cb51-4198-bca9-e392bbe97ed8 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:21.161748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-becddc71-eaf0-4862-8d19-58032d57fb9a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 Dec 31 09:38:21.166713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-becddc71-eaf0-4862-8d19-58032d57fb9a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:21.168221 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:21.168221 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:21.170368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-becddc71-eaf0-4862-8d19-58032d57fb9a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:21.494392 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:21.494392 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:21.509012 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:21.509012 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:21.531814 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-58f7b9d9-cb51-4198-bca9-e392bbe97ed8 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:21.533212 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-becddc71-eaf0-4862-8d19-58032d57fb9a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:21.598466 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58f7b9d9-cb51-4198-bca9-e392bbe97ed8 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:21.600006 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 447/917] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:21 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:21.603886 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-becddc71-eaf0-4862-8d19-58032d57fb9a tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 returned with HTTP 200 Dec 31 09:38:21.625869 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 471/918] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:21 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 => generated 910 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:22.617004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca82ccf2-6cf4-4d30-a033-186fd4094447 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:22.617004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca82ccf2-6cf4-4d30-a033-186fd4094447 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:22.617612 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:22.617612 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:22.619828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca82ccf2-6cf4-4d30-a033-186fd4094447 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:22.622381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cbb9bc7-0d89-4505-8e32-9f46b0382026 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 Dec 31 09:38:22.623177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cbb9bc7-0d89-4505-8e32-9f46b0382026 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:22.623758 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:22.623758 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:22.624456 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cbb9bc7-0d89-4505-8e32-9f46b0382026 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:22.776971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cbb9bc7-0d89-4505-8e32-9f46b0382026 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 returned with HTTP 404 Dec 31 09:38:22.777176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:22.777176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:22.778632 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 472/919] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:22 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:22.790527 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] POST http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes Dec 31 09:38:22.791708 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-112994046"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:22.793070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-112994046'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:38:22.800155 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume of 1 GB Dec 31 09:38:22.812153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ca82ccf2-6cf4-4d30-a033-186fd4094447 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:22.843345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Availability Zones retrieved successfully. Dec 31 09:38:22.866213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca82ccf2-6cf4-4d30-a033-186fd4094447 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:22.867091 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 448/920] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:22 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:22.874880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (6b40c453-851d-4426-9655-81f0f25773ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:22.901661 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c49b3506-be24-4ce3-8c48-43bcde32be8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:22.913284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:38:23.151702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c49b3506-be24-4ce3-8c48-43bcde32be8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:23.153907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (294e23fc-65bd-4841-9cd0-e3c81b74d735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:23.336719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Created reservations ['ef760dee-619c-434d-890f-ff25375e2c1f', '8c32e743-904f-471a-ad05-b92a0fe72cbf', 'b106a692-4d0a-40e6-b83c-098d9e686a04', 'd13bd3e7-67e3-4488-8327-b1f6b938cf61'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:38:23.339085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (294e23fc-65bd-4841-9cd0-e3c81b74d735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef760dee-619c-434d-890f-ff25375e2c1f', '8c32e743-904f-471a-ad05-b92a0fe72cbf', 'b106a692-4d0a-40e6-b83c-098d9e686a04', 'd13bd3e7-67e3-4488-8327-b1f6b938cf61']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:23.341419 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74303259-fb8c-438a-805f-6df8f7495fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:23.563891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74303259-fb8c-438a-805f-6df8f7495fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43005d05-1461-43ec-8522-345c2a1c2efd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-112994046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['ef760dee-619c-434d-890f-ff25375e2c1f','8c32e743-904f-471a-ad05-b92a0fe72cbf','b106a692-4d0a-40e6-b83c-098d9e686a04','d13bd3e7-67e3-4488-8327-b1f6b938cf61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:38:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-112994046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43005d05-1461-43ec-8522-345c2a1c2efd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3cabf68c5d814c02a7898e7a02af2241',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='ea1ae44364664777bdc215096f958353',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:23.573840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (effdf37b-ed48-483d-91fb-2f6bfc9322a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:23.687234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (effdf37b-ed48-483d-91fb-2f6bfc9322a0) 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-112994046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3cabf68c5d814c02a7898e7a02af2241',qos_specs=None,replication_status=,reservations=['ef760dee-619c-434d-890f-ff25375e2c1f','8c32e743-904f-471a-ad05-b92a0fe72cbf','b106a692-4d0a-40e6-b83c-098d9e686a04','d13bd3e7-67e3-4488-8327-b1f6b938cf61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1ae44364664777bdc215096f958353',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:23.697326 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa35eb43-23be-484f-b49b-df90e55719e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:23.734514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa35eb43-23be-484f-b49b-df90e55719e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:23.739639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Flow 'volume_create_api' (6b40c453-851d-4426-9655-81f0f25773ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:23.807893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Create volume request issued successfully. Dec 31 09:38:23.828251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e3f5c20-a7a2-4dc4-b460-bd2bd647bc6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes returned with HTTP 202 Dec 31 09:38:23.829342 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 473/921] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:38:22 2020] POST /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes => generated 817 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 09:38:23.860876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b901d9c-14c1-44d5-bce5-f39ef6a00b84 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:23.862275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b901d9c-14c1-44d5-bce5-f39ef6a00b84 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:23.862477 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:23.862477 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:23.862875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b901d9c-14c1-44d5-bce5-f39ef6a00b84 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:23.884077 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-359d7430-18ce-49fd-af83-29a1bff11a8c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:23.885346 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-359d7430-18ce-49fd-af83-29a1bff11a8c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:23.885531 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:23.885531 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:23.885922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-359d7430-18ce-49fd-af83-29a1bff11a8c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:24.096199 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:24.096199 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:24.105069 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:24.105069 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:24.122747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5b901d9c-14c1-44d5-bce5-f39ef6a00b84 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:24.138725 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-359d7430-18ce-49fd-af83-29a1bff11a8c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:24.192471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b901d9c-14c1-44d5-bce5-f39ef6a00b84 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd returned with HTTP 200 Dec 31 09:38:24.199968 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 449/922] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:23 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd => generated 885 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:24.249182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-359d7430-18ce-49fd-af83-29a1bff11a8c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:24.250040 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 474/923] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:23 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:38:25.226221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e55ed9d2-060d-49ed-89e1-83605633c605 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:25.226786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e55ed9d2-060d-49ed-89e1-83605633c605 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:25.226939 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:25.226939 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:25.227319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e55ed9d2-060d-49ed-89e1-83605633c605 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:25.267661 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17709795-dcb7-40ab-983c-dfe569ae1e6d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:25.268448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17709795-dcb7-40ab-983c-dfe569ae1e6d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:25.268817 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:25.268817 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:25.269450 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17709795-dcb7-40ab-983c-dfe569ae1e6d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:25.377424 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:25.377424 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:25.403727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e55ed9d2-060d-49ed-89e1-83605633c605 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:25.414935 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:25.414935 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:25.426524 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-17709795-dcb7-40ab-983c-dfe569ae1e6d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:25.453751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17709795-dcb7-40ab-983c-dfe569ae1e6d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:25.455320 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 475/924] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:25 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:25.475360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e55ed9d2-060d-49ed-89e1-83605633c605 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd returned with HTTP 200 Dec 31 09:38:25.484566 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 450/925] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:25 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd => generated 909 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:26.478664 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-97d05f3a-c38a-4f91-be0b-62b06638ac92 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:26.480749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-97d05f3a-c38a-4f91-be0b-62b06638ac92 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:26.481374 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:26.481374 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:26.484025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-97d05f3a-c38a-4f91-be0b-62b06638ac92 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:26.500678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-15f292a5-a1fc-4a4c-a1d9-364c1055f387 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:26.501194 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-15f292a5-a1fc-4a4c-a1d9-364c1055f387 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:26.501382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:26.501382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:26.501735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-15f292a5-a1fc-4a4c-a1d9-364c1055f387 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:26.591024 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:26.591024 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:26.599407 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:26.599407 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:26.611876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-15f292a5-a1fc-4a4c-a1d9-364c1055f387 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:26.632685 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-97d05f3a-c38a-4f91-be0b-62b06638ac92 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:26.651941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-15f292a5-a1fc-4a4c-a1d9-364c1055f387 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd returned with HTTP 200 Dec 31 09:38:26.653671 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 451/926] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:26 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd => generated 910 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:26.675496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-159dbb15-14aa-4d1a-908d-ffe4f37c9c87 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action Dec 31 09:38:26.676132 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:26.676132 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:26.677227 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-159dbb15-14aa-4d1a-908d-ffe4f37c9c87 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:38:26.677803 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-159dbb15-14aa-4d1a-908d-ffe4f37c9c87 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:26.678770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-159dbb15-14aa-4d1a-908d-ffe4f37c9c87 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Updating volume '43005d05-1461-43ec-8522-345c2a1c2efd' with '{'status': 'error'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 09:38:26.684653 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-97d05f3a-c38a-4f91-be0b-62b06638ac92 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:26.685827 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 476/927] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:26 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:26.929826 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:26.929826 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:27.107397 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-159dbb15-14aa-4d1a-908d-ffe4f37c9c87 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action returned with HTTP 202 Dec 31 09:38:27.121339 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 452/928] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:38:26 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action => generated 0 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 31 09:38:27.138994 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f42b1cd-1d63-486d-ab13-3b495480d1bf tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:27.140367 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f42b1cd-1d63-486d-ab13-3b495480d1bf tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:27.140905 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:27.140905 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:27.143517 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f42b1cd-1d63-486d-ab13-3b495480d1bf tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:27.393263 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:27.393263 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:27.437405 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3f42b1cd-1d63-486d-ab13-3b495480d1bf tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:27.534996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f42b1cd-1d63-486d-ab13-3b495480d1bf tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd returned with HTTP 200 Dec 31 09:38:27.544882 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 477/929] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:27 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd => generated 906 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:38:27.575013 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd3aeed7-2530-42d9-8153-8e260566ae17 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action Dec 31 09:38:27.576306 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:27.576306 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:27.577495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd3aeed7-2530-42d9-8153-8e260566ae17 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:38:27.578441 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd3aeed7-2530-42d9-8153-8e260566ae17 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:27.582892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-fd3aeed7-2530-42d9-8153-8e260566ae17 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Updating volume '43005d05-1461-43ec-8522-345c2a1c2efd' with '{'status': 'available'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 09:38:27.704534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e15488e3-efe8-4b3e-96da-20c8d04115f1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:27.705868 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e15488e3-efe8-4b3e-96da-20c8d04115f1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:27.706311 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:27.706311 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:27.706996 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e15488e3-efe8-4b3e-96da-20c8d04115f1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:27.812672 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:27.812672 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:27.821688 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:27.821688 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:27.854013 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e15488e3-efe8-4b3e-96da-20c8d04115f1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:27.922438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e15488e3-efe8-4b3e-96da-20c8d04115f1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:27.929090 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 478/930] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:27 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:28.028745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd3aeed7-2530-42d9-8153-8e260566ae17 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action returned with HTTP 202 Dec 31 09:38:28.032432 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 453/931] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:38:27 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action => generated 0 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:38:28.041715 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a469083-1142-49ec-9466-e0344a5da472 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:28.042418 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a469083-1142-49ec-9466-e0344a5da472 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:28.042865 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:28.042865 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:28.043517 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a469083-1142-49ec-9466-e0344a5da472 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:28.172923 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:28.172923 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:28.192432 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9a469083-1142-49ec-9466-e0344a5da472 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:28.250225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a469083-1142-49ec-9466-e0344a5da472 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd returned with HTTP 200 Dec 31 09:38:28.251093 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 479/932] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:28 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd => generated 910 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:28.283789 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aa9f33f9-bca1-42b4-bf9e-6b1ef98d5918 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action Dec 31 09:38:28.285168 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:28.285168 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:28.286361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aa9f33f9-bca1-42b4-bf9e-6b1ef98d5918 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:38:28.287736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aa9f33f9-bca1-42b4-bf9e-6b1ef98d5918 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:28.290782 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-aa9f33f9-bca1-42b4-bf9e-6b1ef98d5918 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Updating volume '43005d05-1461-43ec-8522-345c2a1c2efd' with '{'status': 'maintenance'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 09:38:28.727660 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:28.727660 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:28.865906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aa9f33f9-bca1-42b4-bf9e-6b1ef98d5918 tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action returned with HTTP 202 Dec 31 09:38:28.872095 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 454/933] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:38:28 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action => generated 0 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:38:28.881582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-774b4000-a265-446a-87c3-238ea6bef90b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:28.882126 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-774b4000-a265-446a-87c3-238ea6bef90b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:28.882353 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:28.882353 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:28.882780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-774b4000-a265-446a-87c3-238ea6bef90b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:28.952968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb8514f2-8792-485e-9cca-acdd0ad222cb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:28.953782 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb8514f2-8792-485e-9cca-acdd0ad222cb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:28.954194 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:28.954194 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:28.955641 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb8514f2-8792-485e-9cca-acdd0ad222cb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:29.020853 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:29.020853 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:29.055513 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-774b4000-a265-446a-87c3-238ea6bef90b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:29.134256 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:29.134256 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:29.143227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-774b4000-a265-446a-87c3-238ea6bef90b tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd returned with HTTP 200 Dec 31 09:38:29.150786 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 480/934] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:28 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd => generated 912 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:29.161794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6ebf1bf-7f84-41bb-8eb1-072c75fb11cd tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] POST http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action Dec 31 09:38:29.162345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:29.162345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:29.162836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6ebf1bf-7f84-41bb-8eb1-072c75fb11cd tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:38:29.163249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6ebf1bf-7f84-41bb-8eb1-072c75fb11cd tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:29.164339 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-e6ebf1bf-7f84-41bb-8eb1-072c75fb11cd tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] Updating volume '43005d05-1461-43ec-8522-345c2a1c2efd' with '{'status': 'available'}' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 09:38:29.166705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bb8514f2-8792-485e-9cca-acdd0ad222cb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:29.233867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb8514f2-8792-485e-9cca-acdd0ad222cb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:29.251366 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 455/935] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:28 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:29.399958 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:29.399958 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:29.524116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6ebf1bf-7f84-41bb-8eb1-072c75fb11cd tempest-VolumesActionsTest-374024078 tempest-VolumesActionsTest-374024078] http://10.222.0.45/volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action returned with HTTP 202 Dec 31 09:38:29.525896 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 481/936] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:38:29 2020] POST /volume/v3/6659cc830c7e42f09a6170852d793592/volumes/43005d05-1461-43ec-8522-345c2a1c2efd/action => generated 0 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:38:29.540124 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d02b4521-3d82-4ca3-985d-72f5b5108096 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:29.546709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d02b4521-3d82-4ca3-985d-72f5b5108096 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:29.547695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:29.547695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:29.549663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d02b4521-3d82-4ca3-985d-72f5b5108096 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:29.721307 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:29.721307 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:29.751598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d02b4521-3d82-4ca3-985d-72f5b5108096 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:29.791291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d02b4521-3d82-4ca3-985d-72f5b5108096 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd returned with HTTP 200 Dec 31 09:38:29.793185 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 456/937] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:29 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd => generated 910 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:29.827815 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cf470a5-39c4-4048-b8d8-fc76dbe35242 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] DELETE http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:29.828496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cf470a5-39c4-4048-b8d8-fc76dbe35242 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:29.828743 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:29.828743 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:29.829316 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cf470a5-39c4-4048-b8d8-fc76dbe35242 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:29.829917 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-3cf470a5-39c4-4048-b8d8-fc76dbe35242 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Delete volume with id: 43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:30.025946 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:30.025946 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:30.035328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3cf470a5-39c4-4048-b8d8-fc76dbe35242 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:30.114036 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3cf470a5-39c4-4048-b8d8-fc76dbe35242 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Delete volume request issued successfully. Dec 31 09:38:30.114904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cf470a5-39c4-4048-b8d8-fc76dbe35242 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd returned with HTTP 202 Dec 31 09:38:30.116368 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 482/938] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:38:29 2020] DELETE /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:38:30.125934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bea6b7bf-a7d1-43c1-aff2-927cad0f7315 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:30.127639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bea6b7bf-a7d1-43c1-aff2-927cad0f7315 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:30.127964 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:30.127964 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:30.128376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bea6b7bf-a7d1-43c1-aff2-927cad0f7315 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:30.256197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16f4270a-1151-496b-a5d7-c89ca80ec3fd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:30.257180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16f4270a-1151-496b-a5d7-c89ca80ec3fd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:30.257180 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:30.257180 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:30.257180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16f4270a-1151-496b-a5d7-c89ca80ec3fd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:30.284263 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:30.284263 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:30.316192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bea6b7bf-a7d1-43c1-aff2-927cad0f7315 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:30.359861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:30.359861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:30.379922 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-16f4270a-1151-496b-a5d7-c89ca80ec3fd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:30.387967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bea6b7bf-a7d1-43c1-aff2-927cad0f7315 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd returned with HTTP 200 Dec 31 09:38:30.392738 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 457/939] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:30 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd => generated 909 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:30.444283 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16f4270a-1151-496b-a5d7-c89ca80ec3fd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:30.447275 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 483/940] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:30 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:38:31.420695 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e694bb7-36af-453e-8e8a-d69a79f7d312 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:31.422537 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e694bb7-36af-453e-8e8a-d69a79f7d312 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:31.425666 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:31.425666 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:31.427092 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e694bb7-36af-453e-8e8a-d69a79f7d312 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:31.469924 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f23bacd-0d79-4e39-9588-068b95c2260a tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:31.471858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f23bacd-0d79-4e39-9588-068b95c2260a tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:31.472226 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:31.472226 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:31.472907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f23bacd-0d79-4e39-9588-068b95c2260a tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:31.722713 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:31.722713 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:31.728978 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:31.728978 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:31.754744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5e694bb7-36af-453e-8e8a-d69a79f7d312 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:31.761292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7f23bacd-0d79-4e39-9588-068b95c2260a tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:31.847751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f23bacd-0d79-4e39-9588-068b95c2260a tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:31.849324 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 484/941] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:31 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:31.875766 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e694bb7-36af-453e-8e8a-d69a79f7d312 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd returned with HTTP 200 Dec 31 09:38:31.904027 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 458/942] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:31 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd => generated 909 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:32.875251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53b32e20-75ea-4266-b21b-23f7187f9051 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:32.876526 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53b32e20-75ea-4266-b21b-23f7187f9051 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:32.876906 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:32.876906 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:32.879086 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53b32e20-75ea-4266-b21b-23f7187f9051 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:32.902867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d792d4ad-da73-4874-90c1-bd98affca877 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd Dec 31 09:38:32.903748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d792d4ad-da73-4874-90c1-bd98affca877 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:32.904042 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:32.904042 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:32.904456 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d792d4ad-da73-4874-90c1-bd98affca877 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:33.011513 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:33.011513 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:33.053613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-53b32e20-75ea-4266-b21b-23f7187f9051 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:33.062682 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d792d4ad-da73-4874-90c1-bd98affca877 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd returned with HTTP 404 Dec 31 09:38:33.064742 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 459/943] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:32 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/43005d05-1461-43ec-8522-345c2a1c2efd => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:33.088446 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb75226a-474c-43af-85d6-f14abc2beefb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] DELETE http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 Dec 31 09:38:33.089439 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb75226a-474c-43af-85d6-f14abc2beefb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:33.091742 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb75226a-474c-43af-85d6-f14abc2beefb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:33.095398 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-eb75226a-474c-43af-85d6-f14abc2beefb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Delete volume with id: 252bdb37-4635-4c46-b66f-bb744722e907 Dec 31 09:38:33.151035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53b32e20-75ea-4266-b21b-23f7187f9051 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:33.154172 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 485/944] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:32 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:33.300861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb75226a-474c-43af-85d6-f14abc2beefb tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 returned with HTTP 404 Dec 31 09:38:33.316411 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 460/945] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:38:33 2020] DELETE /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/252bdb37-4635-4c46-b66f-bb744722e907 => generated 109 bytes in 238 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:33.321957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7798162b-286a-4c15-894a-13beadd4a8ce tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] DELETE http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d Dec 31 09:38:33.322518 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7798162b-286a-4c15-894a-13beadd4a8ce tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:33.322779 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:33.322779 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:33.323500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7798162b-286a-4c15-894a-13beadd4a8ce tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:33.324230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-7798162b-286a-4c15-894a-13beadd4a8ce tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Delete volume with id: 2b7b2091-b124-4e1a-b8bf-d23dd3f4872d Dec 31 09:38:33.428992 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7798162b-286a-4c15-894a-13beadd4a8ce tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d returned with HTTP 404 Dec 31 09:38:33.430473 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 486/946] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:38:33 2020] DELETE /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/2b7b2091-b124-4e1a-b8bf-d23dd3f4872d => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:33.438306 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e606e4e-8fc5-4137-929f-6a013ea5f603 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] DELETE http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a Dec 31 09:38:33.440037 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e606e4e-8fc5-4137-929f-6a013ea5f603 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:33.441220 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e606e4e-8fc5-4137-929f-6a013ea5f603 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:33.442435 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-0e606e4e-8fc5-4137-929f-6a013ea5f603 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Delete volume with id: f7737992-2de1-499d-a9f7-3b1c41d3b48a Dec 31 09:38:33.576358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e606e4e-8fc5-4137-929f-6a013ea5f603 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a returned with HTTP 404 Dec 31 09:38:33.592213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da2718b8-afd7-4983-8f2d-344be59b5464 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] DELETE http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde Dec 31 09:38:33.596632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da2718b8-afd7-4983-8f2d-344be59b5464 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:33.597834 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da2718b8-afd7-4983-8f2d-344be59b5464 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:33.598880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-da2718b8-afd7-4983-8f2d-344be59b5464 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Delete volume with id: efb05f71-45f5-4900-b88a-109640517dde Dec 31 09:38:33.599343 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 461/947] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:38:33 2020] DELETE /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/f7737992-2de1-499d-a9f7-3b1c41d3b48a => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:33.768013 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da2718b8-afd7-4983-8f2d-344be59b5464 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde returned with HTTP 404 Dec 31 09:38:33.769408 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 487/948] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:38:33 2020] DELETE /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/efb05f71-45f5-4900-b88a-109640517dde => generated 109 bytes in 184 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:33.777244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2070924-e5c7-4d13-853f-1d0eecc38425 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] DELETE http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:38:33.778156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2070924-e5c7-4d13-853f-1d0eecc38425 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:33.778857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2070924-e5c7-4d13-853f-1d0eecc38425 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:33.779404 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-c2070924-e5c7-4d13-853f-1d0eecc38425 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Delete volume with id: 67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:38:33.894606 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:33.894606 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:33.897855 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c2070924-e5c7-4d13-853f-1d0eecc38425 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:33.943979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c2070924-e5c7-4d13-853f-1d0eecc38425 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Delete volume request issued successfully. Dec 31 09:38:33.944585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2070924-e5c7-4d13-853f-1d0eecc38425 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 202 Dec 31 09:38:33.948625 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 462/949] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:38:33 2020] DELETE /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:38:33.953041 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad28d707-ec7a-437a-9712-47c7390e5d15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:38:33.955871 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad28d707-ec7a-437a-9712-47c7390e5d15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:33.956593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad28d707-ec7a-437a-9712-47c7390e5d15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:34.057245 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:34.057245 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:34.069472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ad28d707-ec7a-437a-9712-47c7390e5d15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:34.125690 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad28d707-ec7a-437a-9712-47c7390e5d15 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:38:34.136514 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 488/950] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:33 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 929 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:34.173949 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05073646-aa1c-4b87-97e3-80058d4d6e7d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:34.175041 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05073646-aa1c-4b87-97e3-80058d4d6e7d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:34.175530 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:34.175530 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:34.176206 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05073646-aa1c-4b87-97e3-80058d4d6e7d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:34.293264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:34.293264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:34.303729 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-05073646-aa1c-4b87-97e3-80058d4d6e7d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:34.358521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05073646-aa1c-4b87-97e3-80058d4d6e7d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:34.359701 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 463/951] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:34 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:35.186183 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f29ae71b-7031-442f-be76-3743f601fb94 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:38:35.186720 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f29ae71b-7031-442f-be76-3743f601fb94 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:35.188619 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:35.188619 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:35.190590 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f29ae71b-7031-442f-be76-3743f601fb94 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:35.376227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f69afd56-e90c-4390-aaf7-a1fce3bb7ccd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:35.376991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f69afd56-e90c-4390-aaf7-a1fce3bb7ccd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:35.377774 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:35.377774 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:35.378473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f69afd56-e90c-4390-aaf7-a1fce3bb7ccd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:35.405997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:35.405997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:35.457363 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f29ae71b-7031-442f-be76-3743f601fb94 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:35.617764 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f29ae71b-7031-442f-be76-3743f601fb94 tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:38:35.628733 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 489/952] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:35 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 929 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:35.696420 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:35.696420 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:35.713501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f69afd56-e90c-4390-aaf7-a1fce3bb7ccd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:35.771963 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f69afd56-e90c-4390-aaf7-a1fce3bb7ccd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:35.776212 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 464/953] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:35 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:35.842080 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7cc235d2-1aed-449a-9a08-cf5ad77b1caa tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] DELETE http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 Dec 31 09:38:35.842781 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7cc235d2-1aed-449a-9a08-cf5ad77b1caa tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:35.843148 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:35.843148 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:35.843868 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7cc235d2-1aed-449a-9a08-cf5ad77b1caa tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:35.845494 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-7cc235d2-1aed-449a-9a08-cf5ad77b1caa tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Delete volume with id: 01d32f74-74a8-43ab-a3c1-2788a6b12642 Dec 31 09:38:35.992630 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:35.992630 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:35.993876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7cc235d2-1aed-449a-9a08-cf5ad77b1caa tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:38:36.061523 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7cc235d2-1aed-449a-9a08-cf5ad77b1caa tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Delete volume request issued successfully. Dec 31 09:38:36.062686 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7cc235d2-1aed-449a-9a08-cf5ad77b1caa tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 returned with HTTP 202 Dec 31 09:38:36.071479 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 490/954] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:38:35 2020] DELETE /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:38:36.072577 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5af03e75-d097-4205-abe8-486eea88c4f3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 Dec 31 09:38:36.073328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5af03e75-d097-4205-abe8-486eea88c4f3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:36.073749 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:36.073749 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:36.074436 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5af03e75-d097-4205-abe8-486eea88c4f3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:36.226950 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:36.226950 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:36.252442 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5af03e75-d097-4205-abe8-486eea88c4f3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:38:36.318372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5af03e75-d097-4205-abe8-486eea88c4f3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 returned with HTTP 200 Dec 31 09:38:36.320606 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 465/955] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:36 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 => generated 918 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:36.636929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2333be1e-46ae-415b-8c9a-7cfac6015afe tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:38:36.636929 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2333be1e-46ae-415b-8c9a-7cfac6015afe tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:36.637312 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:36.637312 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:36.639864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2333be1e-46ae-415b-8c9a-7cfac6015afe tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:36.795834 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2ff0233-cd48-4fcb-be15-e8e9cccddf6e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:36.796667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2ff0233-cd48-4fcb-be15-e8e9cccddf6e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:36.797062 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:36.797062 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:36.797990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2ff0233-cd48-4fcb-be15-e8e9cccddf6e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:36.838273 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:36.838273 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:36.872707 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2333be1e-46ae-415b-8c9a-7cfac6015afe tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:36.968679 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2333be1e-46ae-415b-8c9a-7cfac6015afe tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:38:36.970499 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 491/956] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:36 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 929 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:36.971860 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:36.971860 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:37.045083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c2ff0233-cd48-4fcb-be15-e8e9cccddf6e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:37.135785 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2ff0233-cd48-4fcb-be15-e8e9cccddf6e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:37.141546 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 466/957] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:36 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:37.337263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21007c73-2dc4-4380-827b-9827ef2b4b3c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 Dec 31 09:38:37.337831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-21007c73-2dc4-4380-827b-9827ef2b4b3c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:37.337951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:37.337951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:37.338330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-21007c73-2dc4-4380-827b-9827ef2b4b3c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:37.502159 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:37.502159 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:37.545975 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-21007c73-2dc4-4380-827b-9827ef2b4b3c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:38:37.622429 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21007c73-2dc4-4380-827b-9827ef2b4b3c tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 returned with HTTP 200 Dec 31 09:38:37.623273 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 492/958] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:37 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 => generated 918 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:37.986221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66e02ef1-d8ca-4027-98e6-8b7ae26418ab tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:38:37.987369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66e02ef1-d8ca-4027-98e6-8b7ae26418ab tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:37.988000 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:37.988000 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:37.988915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66e02ef1-d8ca-4027-98e6-8b7ae26418ab tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:38.108382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:38.108382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:38.118213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-66e02ef1-d8ca-4027-98e6-8b7ae26418ab tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Volume info retrieved successfully. Dec 31 09:38:38.142145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66e02ef1-d8ca-4027-98e6-8b7ae26418ab tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 200 Dec 31 09:38:38.143637 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 467/959] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:37 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 929 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:38.157773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8d2496e-98ae-40b6-8f54-45b562eed31f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:38.158456 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8d2496e-98ae-40b6-8f54-45b562eed31f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:38.158654 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:38.158654 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:38.159279 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8d2496e-98ae-40b6-8f54-45b562eed31f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:38.293210 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:38.293210 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:38.318964 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f8d2496e-98ae-40b6-8f54-45b562eed31f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:38.405416 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8d2496e-98ae-40b6-8f54-45b562eed31f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:38.419301 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 493/960] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:38 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:38.639238 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b0b291a-c6c7-4cdb-b176-a96245e347d5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 Dec 31 09:38:38.639956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b0b291a-c6c7-4cdb-b176-a96245e347d5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:38.640288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:38.640288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:38.640887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b0b291a-c6c7-4cdb-b176-a96245e347d5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:38.749237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:38.749237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:38.770756 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6b0b291a-c6c7-4cdb-b176-a96245e347d5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:38:38.839612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b0b291a-c6c7-4cdb-b176-a96245e347d5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 returned with HTTP 200 Dec 31 09:38:38.840838 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 468/961] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:38 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 => generated 918 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:39.159204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b3df3ca3-c81b-4653-9890-9d9b9b805d6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] GET http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f Dec 31 09:38:39.159830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b3df3ca3-c81b-4653-9890-9d9b9b805d6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:39.160054 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:39.160054 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:39.160431 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b3df3ca3-c81b-4653-9890-9d9b9b805d6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:39.281359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b3df3ca3-c81b-4653-9890-9d9b9b805d6d tempest-VolumesActionsTest-1479172938 tempest-VolumesActionsTest-1479172938] http://10.222.0.45/volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f returned with HTTP 404 Dec 31 09:38:39.284093 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 494/962] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:39 2020] GET /volume/v3/3cabf68c5d814c02a7898e7a02af2241/volumes/67fade82-caa4-4788-bd24-1e603b80807f => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:39.423213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63cfca77-0cb9-4857-bbb5-42afea578c72 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:39.424124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63cfca77-0cb9-4857-bbb5-42afea578c72 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:39.424124 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:39.424124 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:39.424757 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63cfca77-0cb9-4857-bbb5-42afea578c72 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:39.543327 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:39.543327 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:39.567444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-63cfca77-0cb9-4857-bbb5-42afea578c72 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:39.593101 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63cfca77-0cb9-4857-bbb5-42afea578c72 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:39.594369 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 469/963] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:39 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:39.857113 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b71bfbe7-5410-4da6-bcb6-6ca68562f607 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 Dec 31 09:38:39.858013 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b71bfbe7-5410-4da6-bcb6-6ca68562f607 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:39.858907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b71bfbe7-5410-4da6-bcb6-6ca68562f607 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:39.996140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b71bfbe7-5410-4da6-bcb6-6ca68562f607 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 returned with HTTP 404 Dec 31 09:38:40.001659 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 495/964] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:39 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/01d32f74-74a8-43ab-a3c1-2788a6b12642 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:40.009427 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-838801bb-d7d0-44fc-b997-9537cd734500 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] DELETE http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 Dec 31 09:38:40.009950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-838801bb-d7d0-44fc-b997-9537cd734500 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:40.010169 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:40.010169 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:40.010543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-838801bb-d7d0-44fc-b997-9537cd734500 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:40.011012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-838801bb-d7d0-44fc-b997-9537cd734500 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Delete volume with id: bedcc927-97dd-4ab9-a33d-e2aff4e3af40 Dec 31 09:38:40.190405 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:40.190405 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:40.191622 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-838801bb-d7d0-44fc-b997-9537cd734500 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:38:40.259963 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-838801bb-d7d0-44fc-b997-9537cd734500 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Delete volume request issued successfully. Dec 31 09:38:40.263073 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-838801bb-d7d0-44fc-b997-9537cd734500 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 returned with HTTP 202 Dec 31 09:38:40.273618 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 470/965] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:38:40 2020] DELETE /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:38:40.276436 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb6efef1-9e02-4812-a036-89a843a3afb0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 Dec 31 09:38:40.277132 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb6efef1-9e02-4812-a036-89a843a3afb0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:40.277889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb6efef1-9e02-4812-a036-89a843a3afb0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:40.468946 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:40.468946 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:40.496570 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bb6efef1-9e02-4812-a036-89a843a3afb0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:38:40.547259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb6efef1-9e02-4812-a036-89a843a3afb0 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 returned with HTTP 200 Dec 31 09:38:40.553523 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 496/966] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:40 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 => generated 917 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:40.611971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-40415589-e9da-47b7-b682-d96f7b9f92ba tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:40.612511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-40415589-e9da-47b7-b682-d96f7b9f92ba tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:40.612734 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:40.612734 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:40.613108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-40415589-e9da-47b7-b682-d96f7b9f92ba tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:41.033437 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:41.033437 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:41.045309 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-40415589-e9da-47b7-b682-d96f7b9f92ba tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:41.098261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-40415589-e9da-47b7-b682-d96f7b9f92ba tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:41.099161 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 471/967] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:40 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:41.569856 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b51ad4c5-12ee-4990-8a99-66c107e80efd tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 Dec 31 09:38:41.570461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b51ad4c5-12ee-4990-8a99-66c107e80efd tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:41.570574 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:41.570574 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:41.570923 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b51ad4c5-12ee-4990-8a99-66c107e80efd tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:41.736361 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:41.736361 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:41.779154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b51ad4c5-12ee-4990-8a99-66c107e80efd tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:38:41.845872 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b51ad4c5-12ee-4990-8a99-66c107e80efd tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 returned with HTTP 200 Dec 31 09:38:41.847600 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 497/968] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:41 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 => generated 917 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:42.115058 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b43e8b38-aa15-4b37-b88b-cdfc994b1f11 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:42.115620 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b43e8b38-aa15-4b37-b88b-cdfc994b1f11 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:42.115805 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:42.115805 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:42.116159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b43e8b38-aa15-4b37-b88b-cdfc994b1f11 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:42.261861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:42.261861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:42.280591 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b43e8b38-aa15-4b37-b88b-cdfc994b1f11 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:42.330051 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b43e8b38-aa15-4b37-b88b-cdfc994b1f11 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:42.332897 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 472/969] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:42 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 907 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:38:42.863344 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43c96cf6-76d8-4070-afcd-28eb1e68ebe3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 Dec 31 09:38:42.863870 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43c96cf6-76d8-4070-afcd-28eb1e68ebe3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:42.864063 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:42.864063 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:42.864663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43c96cf6-76d8-4070-afcd-28eb1e68ebe3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:42.992936 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:42.992936 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:43.026835 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-43c96cf6-76d8-4070-afcd-28eb1e68ebe3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:38:43.062119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43c96cf6-76d8-4070-afcd-28eb1e68ebe3 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 returned with HTTP 200 Dec 31 09:38:43.076000 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 498/970] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:42 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 => generated 917 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:43.352640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c01987e-72ca-4bb4-b158-9c685b7f7e15 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:43.353675 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c01987e-72ca-4bb4-b158-9c685b7f7e15 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:43.353675 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:43.353675 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:43.354283 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c01987e-72ca-4bb4-b158-9c685b7f7e15 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:43.482961 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:43.482961 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:43.504019 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8c01987e-72ca-4bb4-b158-9c685b7f7e15 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:43.593880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c01987e-72ca-4bb4-b158-9c685b7f7e15 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:43.601836 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 473/971] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:43 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 965 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:44.079879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b628a7f2-b2bf-4343-82f8-c7d81d0b5a22 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 Dec 31 09:38:44.080472 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b628a7f2-b2bf-4343-82f8-c7d81d0b5a22 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:44.080577 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:44.080577 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:44.081425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b628a7f2-b2bf-4343-82f8-c7d81d0b5a22 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:44.199871 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b628a7f2-b2bf-4343-82f8-c7d81d0b5a22 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 returned with HTTP 404 Dec 31 09:38:44.203152 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 499/972] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:44 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/bedcc927-97dd-4ab9-a33d-e2aff4e3af40 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:44.216203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cba45a87-240d-401b-81a1-bece0c4d27c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] DELETE http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:38:44.216958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cba45a87-240d-401b-81a1-bece0c4d27c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:44.217341 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:44.217341 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:44.218135 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cba45a87-240d-401b-81a1-bece0c4d27c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:44.219344 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-cba45a87-240d-401b-81a1-bece0c4d27c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Delete volume with id: 15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:38:44.330956 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:44.330956 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:44.338240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cba45a87-240d-401b-81a1-bece0c4d27c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:38:44.427122 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cba45a87-240d-401b-81a1-bece0c4d27c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Delete volume request issued successfully. Dec 31 09:38:44.428833 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cba45a87-240d-401b-81a1-bece0c4d27c9 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 202 Dec 31 09:38:44.431249 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 474/973] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:38:44 2020] DELETE /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:38:44.438727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11014e13-1c79-4e40-824e-2383e568053f tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:38:44.439549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11014e13-1c79-4e40-824e-2383e568053f tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:44.440181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11014e13-1c79-4e40-824e-2383e568053f tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:44.585843 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:44.585843 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:44.605404 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11014e13-1c79-4e40-824e-2383e568053f tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:38:44.617496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a98f666-79a1-4514-94a8-9577267b1771 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:44.618282 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a98f666-79a1-4514-94a8-9577267b1771 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:44.618650 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:44.618650 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:44.619335 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a98f666-79a1-4514-94a8-9577267b1771 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:44.716658 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11014e13-1c79-4e40-824e-2383e568053f tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:38:44.719155 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 500/974] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:44 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 1366 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:38:44.768832 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:44.768832 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:44.792986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6a98f666-79a1-4514-94a8-9577267b1771 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:44.857192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a98f666-79a1-4514-94a8-9577267b1771 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:44.861867 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 475/975] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:44 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 965 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:45.735983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d55f83aa-03fe-44f0-8a59-50b59ddefaaf tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:38:45.736767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d55f83aa-03fe-44f0-8a59-50b59ddefaaf tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:45.736961 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:45.736961 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:45.737330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d55f83aa-03fe-44f0-8a59-50b59ddefaaf tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:45.824583 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:45.824583 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:45.836990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d55f83aa-03fe-44f0-8a59-50b59ddefaaf tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Volume info retrieved successfully. Dec 31 09:38:45.882175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d55f83aa-03fe-44f0-8a59-50b59ddefaaf tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 200 Dec 31 09:38:45.884598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-55f0c615-4493-4e27-92eb-a7bca41a5b1d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:45.885411 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-55f0c615-4493-4e27-92eb-a7bca41a5b1d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:45.901456 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:45.901456 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:45.902713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-55f0c615-4493-4e27-92eb-a7bca41a5b1d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:45.909868 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 501/976] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:45 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 1366 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:38:46.035987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:46.035987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:46.069497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-55f0c615-4493-4e27-92eb-a7bca41a5b1d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:46.125895 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-55f0c615-4493-4e27-92eb-a7bca41a5b1d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:46.131368 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 476/977] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:45 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 968 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:38:46.925772 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62878e75-1437-4286-b646-b9340f3130f5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] GET http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 Dec 31 09:38:46.926535 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62878e75-1437-4286-b646-b9340f3130f5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:46.926830 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:46.926830 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:46.927375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62878e75-1437-4286-b646-b9340f3130f5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:47.028825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62878e75-1437-4286-b646-b9340f3130f5 tempest-TaggedBootDevicesTest_v242-1723081787 tempest-TaggedBootDevicesTest_v242-1723081787] http://10.222.0.45/volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 returned with HTTP 404 Dec 31 09:38:47.029865 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 502/978] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:46 2020] GET /volume/v3/d02574a223384947b2ae1305dbe71d35/volumes/15d9833c-81e2-47b8-8eef-e99a3f4540d1 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:47.147802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63f4247b-bc51-4385-9ab7-9112062414b2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:47.148331 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63f4247b-bc51-4385-9ab7-9112062414b2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:47.148553 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:47.148553 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:47.148928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63f4247b-bc51-4385-9ab7-9112062414b2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:47.266168 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:47.266168 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:47.307739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-63f4247b-bc51-4385-9ab7-9112062414b2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:47.370239 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63f4247b-bc51-4385-9ab7-9112062414b2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:47.371751 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 477/979] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:47 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 968 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:48.388566 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41774296-5cc4-45df-9322-bdcd5bfe41ed tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:48.399987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41774296-5cc4-45df-9322-bdcd5bfe41ed tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:48.401077 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41774296-5cc4-45df-9322-bdcd5bfe41ed tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:48.569063 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:48.569063 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:48.597612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-41774296-5cc4-45df-9322-bdcd5bfe41ed tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:48.697350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41774296-5cc4-45df-9322-bdcd5bfe41ed tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:48.721045 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 503/980] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:48 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 968 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:49.726772 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ffede4c6-bfc5-4045-a5c8-44ba6ec74541 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:49.727516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ffede4c6-bfc5-4045-a5c8-44ba6ec74541 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:49.727610 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:49.727610 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:49.727998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ffede4c6-bfc5-4045-a5c8-44ba6ec74541 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:49.798335 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:49.798335 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:49.808287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ffede4c6-bfc5-4045-a5c8-44ba6ec74541 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:49.833200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ffede4c6-bfc5-4045-a5c8-44ba6ec74541 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:49.834677 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 478/981] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:49 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 968 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:50.331810 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a4bc5c43-f950-44d0-8913-ae02dbd1fc52 req-9e87b3e6-6e47-4bff-812c-f849085841a1 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] DELETE http://10.222.0.45/volume/v3/a283993634684ff287b0a1f4ab3da34a/volumes/tempest-invalid-1674053767 Dec 31 09:38:50.332680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a4bc5c43-f950-44d0-8913-ae02dbd1fc52 req-9e87b3e6-6e47-4bff-812c-f849085841a1 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:50.333300 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:50.333300 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:50.334381 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a4bc5c43-f950-44d0-8913-ae02dbd1fc52 req-9e87b3e6-6e47-4bff-812c-f849085841a1 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:50.335258 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-a4bc5c43-f950-44d0-8913-ae02dbd1fc52 req-9e87b3e6-6e47-4bff-812c-f849085841a1 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] Delete volume with id: tempest-invalid-1674053767 Dec 31 09:38:50.444946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a4bc5c43-f950-44d0-8913-ae02dbd1fc52 req-9e87b3e6-6e47-4bff-812c-f849085841a1 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] http://10.222.0.45/volume/v3/a283993634684ff287b0a1f4ab3da34a/volumes/tempest-invalid-1674053767 returned with HTTP 404 Dec 31 09:38:50.447060 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 504/982] 10.222.0.45 () {62 vars in 1561 bytes} [Thu Dec 31 09:38:50 2020] DELETE /volume/v3/a283993634684ff287b0a1f4ab3da34a/volumes/tempest-invalid-1674053767 => generated 99 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:38:50.608749 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-bdb3e43b-e9a5-4b1c-9036-51321a6ddf90 req-12e57339-b575-4510-8500-afb4de30b700 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] DELETE http://10.222.0.45/volume/v3/a283993634684ff287b0a1f4ab3da34a/volumes/5e7e3e65-5b40-4adf-9c58-9aec02995e18 Dec 31 09:38:50.609233 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-bdb3e43b-e9a5-4b1c-9036-51321a6ddf90 req-12e57339-b575-4510-8500-afb4de30b700 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:50.609425 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:50.609425 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:50.610081 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-bdb3e43b-e9a5-4b1c-9036-51321a6ddf90 req-12e57339-b575-4510-8500-afb4de30b700 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:50.610877 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-bdb3e43b-e9a5-4b1c-9036-51321a6ddf90 req-12e57339-b575-4510-8500-afb4de30b700 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] Delete volume with id: 5e7e3e65-5b40-4adf-9c58-9aec02995e18 Dec 31 09:38:50.729108 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-bdb3e43b-e9a5-4b1c-9036-51321a6ddf90 req-12e57339-b575-4510-8500-afb4de30b700 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] http://10.222.0.45/volume/v3/a283993634684ff287b0a1f4ab3da34a/volumes/5e7e3e65-5b40-4adf-9c58-9aec02995e18 returned with HTTP 404 Dec 31 09:38:50.735746 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 479/983] 10.222.0.45 () {62 vars in 1591 bytes} [Thu Dec 31 09:38:50 2020] DELETE /volume/v3/a283993634684ff287b0a1f4ab3da34a/volumes/5e7e3e65-5b40-4adf-9c58-9aec02995e18 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:50.805157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1b072f50-d629-4bea-87c1-1a51392742be req-45ab0fa8-e20c-41ef-834e-a65588528930 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] GET http://10.222.0.45/volume/v3/a283993634684ff287b0a1f4ab3da34a/volumes/61e9386a-7b74-47b9-a79b-e101e6a14863 Dec 31 09:38:50.805687 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1b072f50-d629-4bea-87c1-1a51392742be req-45ab0fa8-e20c-41ef-834e-a65588528930 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:50.806184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1b072f50-d629-4bea-87c1-1a51392742be req-45ab0fa8-e20c-41ef-834e-a65588528930 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:50.851198 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27825ef5-80c2-4023-b448-1323eb3e1c3b tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:50.852001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27825ef5-80c2-4023-b448-1323eb3e1c3b tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:50.852223 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27825ef5-80c2-4023-b448-1323eb3e1c3b tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:50.998582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1b072f50-d629-4bea-87c1-1a51392742be req-45ab0fa8-e20c-41ef-834e-a65588528930 tempest-VolumesNegativeTest-1557052204 tempest-VolumesNegativeTest-1557052204] http://10.222.0.45/volume/v3/a283993634684ff287b0a1f4ab3da34a/volumes/61e9386a-7b74-47b9-a79b-e101e6a14863 returned with HTTP 404 Dec 31 09:38:51.003646 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 505/984] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:38:50 2020] GET /volume/v3/a283993634684ff287b0a1f4ab3da34a/volumes/61e9386a-7b74-47b9-a79b-e101e6a14863 => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:38:51.033032 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:51.033032 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:51.067010 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-27825ef5-80c2-4023-b448-1323eb3e1c3b tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:51.119577 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27825ef5-80c2-4023-b448-1323eb3e1c3b tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:51.123578 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 480/985] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:50 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 968 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:52.143720 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8271cd6f-a735-43ca-8523-7c40295b3b1e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:38:52.145623 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8271cd6f-a735-43ca-8523-7c40295b3b1e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:52.146750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8271cd6f-a735-43ca-8523-7c40295b3b1e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:52.236344 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:52.236344 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:52.251186 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8271cd6f-a735-43ca-8523-7c40295b3b1e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:52.302082 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8271cd6f-a735-43ca-8523-7c40295b3b1e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:38:52.310657 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 506/986] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:52 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 1356 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:38:52.339032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] POST http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes Dec 31 09:38:52.342801 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:52.342801 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:52.343349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8ac73d9b-aa95-4962-bbcc-574a943f8ae1", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1102941977"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:38:52.344887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume request body: {'volume': {'source_volid': '8ac73d9b-aa95-4962-bbcc-574a943f8ae1', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1102941977'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:38:52.439765 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:52.439765 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:52.441084 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume retrieved successfully. Dec 31 09:38:52.441465 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume of 1 GB Dec 31 09:38:52.482671 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Availability Zones retrieved successfully. Dec 31 09:38:52.534884 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Flow 'volume_create_api' (8f0ddf16-0134-47cd-8d7f-9f7872f0b699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:52.546487 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7fcebc-b7d3-408e-b550-f8e799b5fdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:52.554105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Validating volume size '1' using validate_int, validate_source_size {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:38:52.786113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7fcebc-b7d3-408e-b550-f8e799b5fdf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8ac73d9b-aa95-4962-bbcc-574a943f8ae1', 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:52.791094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92d31d4-ed89-4501-95b3-21522ae063d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:52.920672 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Created reservations ['cc97d54b-580b-40d9-a9ff-256850ffa78a', '30f8bf8b-3c73-4a53-9f4b-6802636f4ebf', '27f702b9-02e6-4954-95e2-e2d8a3e9bd5c', '31154fbf-49d4-4078-bab3-2b1d3a48352e'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:38:52.923361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92d31d4-ed89-4501-95b3-21522ae063d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc97d54b-580b-40d9-a9ff-256850ffa78a', '30f8bf8b-3c73-4a53-9f4b-6802636f4ebf', '27f702b9-02e6-4954-95e2-e2d8a3e9bd5c', '31154fbf-49d4-4078-bab3-2b1d3a48352e']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:52.928767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (566acf18-3af9-4d37-853b-bbca73e1f7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:53.077297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (566acf18-3af9-4d37-853b-bbca73e1f7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99d89776-2292-45e7-93e8-aa9e89c4cb97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1102941977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7e59ede4c14c6fb91e24afc787d289',qos_specs=None,replication_status=,reservations=['cc97d54b-580b-40d9-a9ff-256850ffa78a','30f8bf8b-3c73-4a53-9f4b-6802636f4ebf','27f702b9-02e6-4954-95e2-e2d8a3e9bd5c','31154fbf-49d4-4078-bab3-2b1d3a48352e'],size=1,snapshot_id=None,source_replicaid=,source_volid=8ac73d9b-aa95-4962-bbcc-574a943f8ae1,status='creating',user_id='b9519ae455f14ae4a01b7715b4cf3c4b',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:38:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1102941977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99d89776-2292-45e7-93e8-aa9e89c4cb97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e7e59ede4c14c6fb91e24afc787d289',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=8ac73d9b-aa95-4962-bbcc-574a943f8ae1,status='creating',terminated_at=None,updated_at=None,user_id='b9519ae455f14ae4a01b7715b4cf3c4b',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:53.079977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6c810a-6cc9-4a73-9098-a0dbbcfa4cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:53.115107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6c810a-6cc9-4a73-9098-a0dbbcfa4cc4) 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-1102941977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7e59ede4c14c6fb91e24afc787d289',qos_specs=None,replication_status=,reservations=['cc97d54b-580b-40d9-a9ff-256850ffa78a','30f8bf8b-3c73-4a53-9f4b-6802636f4ebf','27f702b9-02e6-4954-95e2-e2d8a3e9bd5c','31154fbf-49d4-4078-bab3-2b1d3a48352e'],size=1,snapshot_id=None,source_replicaid=,source_volid=8ac73d9b-aa95-4962-bbcc-574a943f8ae1,status='creating',user_id='b9519ae455f14ae4a01b7715b4cf3c4b',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:53.118032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d8d730f-0c6d-497a-9610-edde57febe29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:38:53.202839 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d8d730f-0c6d-497a-9610-edde57febe29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:38:53.206647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Flow 'volume_create_api' (8f0ddf16-0134-47cd-8d7f-9f7872f0b699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:38:53.320889 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume request issued successfully. Dec 31 09:38:53.347650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5f3cd7f-b893-457d-8bc8-f02295682e93 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes returned with HTTP 202 Dec 31 09:38:53.350046 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 481/987] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:38:52 2020] POST /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes => generated 849 bytes in 1027 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:38:53.364787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-80ed2685-4502-4c94-8dbb-d1b015c2e607 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:38:53.365520 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-80ed2685-4502-4c94-8dbb-d1b015c2e607 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:53.365878 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:53.365878 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:53.366464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-80ed2685-4502-4c94-8dbb-d1b015c2e607 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:53.499692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:53.499692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:53.528179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-80ed2685-4502-4c94-8dbb-d1b015c2e607 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:53.571774 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-80ed2685-4502-4c94-8dbb-d1b015c2e607 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:38:53.572614 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 507/988] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:53 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:54.602566 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f0b6557a-3b48-497b-ba88-f61470242c6f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:38:54.608555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f0b6557a-3b48-497b-ba88-f61470242c6f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:54.609134 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:54.609134 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:54.610004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f0b6557a-3b48-497b-ba88-f61470242c6f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:54.762588 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:54.762588 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:54.790422 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f0b6557a-3b48-497b-ba88-f61470242c6f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:54.850176 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f0b6557a-3b48-497b-ba88-f61470242c6f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:38:54.854919 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 482/989] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:54 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:55.873206 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11f18318-0b27-4544-857d-e9c69b265942 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:38:55.874570 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11f18318-0b27-4544-857d-e9c69b265942 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:55.875136 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:55.875136 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:55.876002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11f18318-0b27-4544-857d-e9c69b265942 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:55.940433 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:55.940433 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:55.956888 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11f18318-0b27-4544-857d-e9c69b265942 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:55.995612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11f18318-0b27-4544-857d-e9c69b265942 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:38:55.997414 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 508/990] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:55 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:57.014583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-67693d9a-0ee4-4691-988f-7e105d67fa64 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:38:57.015798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-67693d9a-0ee4-4691-988f-7e105d67fa64 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:57.016172 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:57.016172 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:57.017215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-67693d9a-0ee4-4691-988f-7e105d67fa64 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:57.150148 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:57.150148 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:57.194773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-67693d9a-0ee4-4691-988f-7e105d67fa64 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:57.237095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-67693d9a-0ee4-4691-988f-7e105d67fa64 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:38:57.238455 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 483/991] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:57 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:58.255145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a89ae361-38bf-48a6-bf28-398c19572523 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:38:58.256003 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a89ae361-38bf-48a6-bf28-398c19572523 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:58.256917 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:58.256917 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:58.257319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a89ae361-38bf-48a6-bf28-398c19572523 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:58.454706 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:58.454706 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:58.500637 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a89ae361-38bf-48a6-bf28-398c19572523 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:58.600287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a89ae361-38bf-48a6-bf28-398c19572523 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:38:58.611177 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 509/992] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:58 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:38:59.626449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-004a196e-99db-478c-90d0-0818efaa125c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:38:59.627280 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-004a196e-99db-478c-90d0-0818efaa125c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:38:59.627280 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:38:59.627280 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:38:59.627605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-004a196e-99db-478c-90d0-0818efaa125c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:38:59.790718 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:38:59.790718 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:38:59.839260 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-004a196e-99db-478c-90d0-0818efaa125c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:38:59.909055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-004a196e-99db-478c-90d0-0818efaa125c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:38:59.910464 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 484/993] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:38:59 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:39:00.938895 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f70df681-2108-4315-99b0-d535169db355 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:00.939441 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f70df681-2108-4315-99b0-d535169db355 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:00.939686 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:00.939686 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:00.940322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f70df681-2108-4315-99b0-d535169db355 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:01.085017 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:01.085017 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:01.110002 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f70df681-2108-4315-99b0-d535169db355 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:01.164388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f70df681-2108-4315-99b0-d535169db355 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:01.168671 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 510/994] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:00 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:02.192154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-92148ae5-58f8-407e-bbba-f3dd34efcaa6 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:02.192671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-92148ae5-58f8-407e-bbba-f3dd34efcaa6 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:02.192863 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:02.192863 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:02.193519 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-92148ae5-58f8-407e-bbba-f3dd34efcaa6 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:02.373940 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:02.373940 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:02.395749 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-92148ae5-58f8-407e-bbba-f3dd34efcaa6 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:02.516508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-92148ae5-58f8-407e-bbba-f3dd34efcaa6 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:02.521746 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 485/995] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:02 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:03.539797 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3bd550fc-baa7-49ab-b9d1-54077f85ba94 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:03.540326 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3bd550fc-baa7-49ab-b9d1-54077f85ba94 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:03.540707 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:03.540707 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:03.540840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3bd550fc-baa7-49ab-b9d1-54077f85ba94 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:03.693471 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:03.693471 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:03.719286 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3bd550fc-baa7-49ab-b9d1-54077f85ba94 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:03.765622 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3bd550fc-baa7-49ab-b9d1-54077f85ba94 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:03.780897 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 511/996] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:03 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:04.787440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2572e210-313c-4b1c-a247-3711b2f5045d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:04.788215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2572e210-313c-4b1c-a247-3711b2f5045d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:04.788603 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:04.788603 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:04.789330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2572e210-313c-4b1c-a247-3711b2f5045d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:04.976002 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:04.976002 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:05.000198 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2572e210-313c-4b1c-a247-3711b2f5045d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:05.059174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2572e210-313c-4b1c-a247-3711b2f5045d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:05.060440 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 486/997] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:04 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:39:06.092092 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a071936-88d2-495e-8678-7f0d410cbbbb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:06.093792 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a071936-88d2-495e-8678-7f0d410cbbbb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:06.094176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:06.094176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:06.095052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a071936-88d2-495e-8678-7f0d410cbbbb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:06.244935 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:06.244935 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:06.280375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2a071936-88d2-495e-8678-7f0d410cbbbb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:06.353357 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a071936-88d2-495e-8678-7f0d410cbbbb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:06.354452 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 512/998] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:06 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:07.376559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43d73daf-7cce-4e6b-ad3f-142437906779 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:07.378035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43d73daf-7cce-4e6b-ad3f-142437906779 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:07.378411 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:07.378411 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:07.379066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43d73daf-7cce-4e6b-ad3f-142437906779 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:07.511408 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:07.511408 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:07.547899 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-43d73daf-7cce-4e6b-ad3f-142437906779 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:07.634293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43d73daf-7cce-4e6b-ad3f-142437906779 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:07.636448 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 487/999] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:07 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 941 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:08.654596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb77e11f-56b8-4704-a453-1d61c5bfa481 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:08.655129 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb77e11f-56b8-4704-a453-1d61c5bfa481 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:08.655356 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:08.655356 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:08.656149 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb77e11f-56b8-4704-a453-1d61c5bfa481 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:08.764320 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:08.764320 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:08.775375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eb77e11f-56b8-4704-a453-1d61c5bfa481 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:08.803604 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb77e11f-56b8-4704-a453-1d61c5bfa481 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:08.804806 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 513/1000] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:08 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 1391 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:08.821788 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5879235-9f19-496b-b61d-faf3a92f399e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:08.834537 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a5879235-9f19-496b-b61d-faf3a92f399e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:08.834537 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:08.834537 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:08.834537 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a5879235-9f19-496b-b61d-faf3a92f399e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:08.994418 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:08.994418 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:09.013075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a5879235-9f19-496b-b61d-faf3a92f399e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:09.058911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5879235-9f19-496b-b61d-faf3a92f399e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:09.061216 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 488/1001] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:08 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 1391 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:39:09.087771 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] POST http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes Dec 31 09:39:09.088092 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:09.088092 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:09.088979 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1556457716"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:39:09.091548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1556457716'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:39:09.099383 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume of 1 GB Dec 31 09:39:09.126364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Availability Zones retrieved successfully. Dec 31 09:39:09.169066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Flow 'volume_create_api' (fe0c35e3-ce5f-412b-bbfb-c53b244f972f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:09.173595 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3cea6a2-481e-42bd-9f86-ac8370b73b06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:09.183746 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:39:09.342489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3cea6a2-481e-42bd-9f86-ac8370b73b06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:09.348490 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2234af36-1b1b-4c7f-bac2-123b126693b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:09.512512 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Created reservations ['09ca227e-824d-409d-98a5-429c14447eac', 'eea5bfb0-0dcd-4d36-a510-30632e0bd79c', 'd15344b1-9c15-48fd-a3f5-06407fd8fd75', '6831effb-682b-4ab6-86b3-12a13f1c9ac1'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:39:09.512512 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2234af36-1b1b-4c7f-bac2-123b126693b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09ca227e-824d-409d-98a5-429c14447eac', 'eea5bfb0-0dcd-4d36-a510-30632e0bd79c', 'd15344b1-9c15-48fd-a3f5-06407fd8fd75', '6831effb-682b-4ab6-86b3-12a13f1c9ac1']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:09.513552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03c14e96-c5b7-4fef-82ba-82df2a945910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:09.580491 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03c14e96-c5b7-4fef-82ba-82df2a945910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc360292-7c23-43e5-a62e-3a92aa7c15ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1556457716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7e59ede4c14c6fb91e24afc787d289',qos_specs=None,replication_status=,reservations=['09ca227e-824d-409d-98a5-429c14447eac','eea5bfb0-0dcd-4d36-a510-30632e0bd79c','d15344b1-9c15-48fd-a3f5-06407fd8fd75','6831effb-682b-4ab6-86b3-12a13f1c9ac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9519ae455f14ae4a01b7715b4cf3c4b',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:39:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1556457716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc360292-7c23-43e5-a62e-3a92aa7c15ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e7e59ede4c14c6fb91e24afc787d289',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='b9519ae455f14ae4a01b7715b4cf3c4b',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:09.582735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b75723a-7c18-449f-a4cf-31fa8523982c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:09.619147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b75723a-7c18-449f-a4cf-31fa8523982c) 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-1556457716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7e59ede4c14c6fb91e24afc787d289',qos_specs=None,replication_status=,reservations=['09ca227e-824d-409d-98a5-429c14447eac','eea5bfb0-0dcd-4d36-a510-30632e0bd79c','d15344b1-9c15-48fd-a3f5-06407fd8fd75','6831effb-682b-4ab6-86b3-12a13f1c9ac1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9519ae455f14ae4a01b7715b4cf3c4b',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:09.622361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a3827b-4348-44c1-88e4-521a5f5d7a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:09.669207 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a3827b-4348-44c1-88e4-521a5f5d7a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:09.676229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Flow 'volume_create_api' (fe0c35e3-ce5f-412b-bbfb-c53b244f972f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:09.819166 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume request issued successfully. Dec 31 09:39:09.859748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a77d5042-44e6-4176-9e18-03bde03467a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes returned with HTTP 202 Dec 31 09:39:09.864029 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 514/1002] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:39:09 2020] POST /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes => generated 816 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:39:09.884708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e1342d5-9807-466b-9388-4c6bceb1bfff tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab Dec 31 09:39:09.885972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e1342d5-9807-466b-9388-4c6bceb1bfff tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:09.886356 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:09.886356 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:09.887051 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e1342d5-9807-466b-9388-4c6bceb1bfff tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:10.095214 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:10.095214 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:10.137678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3e1342d5-9807-466b-9388-4c6bceb1bfff tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:10.188716 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e1342d5-9807-466b-9388-4c6bceb1bfff tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab returned with HTTP 200 Dec 31 09:39:10.190385 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 489/1003] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:09 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab => generated 908 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:11.207949 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5cb5c044-faaa-4df4-a51d-7976a606e1cf tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab Dec 31 09:39:11.211898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5cb5c044-faaa-4df4-a51d-7976a606e1cf tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:11.212305 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:11.212305 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:11.212940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5cb5c044-faaa-4df4-a51d-7976a606e1cf tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:11.297146 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:11.297146 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:11.314263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5cb5c044-faaa-4df4-a51d-7976a606e1cf tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:11.354990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5cb5c044-faaa-4df4-a51d-7976a606e1cf tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab returned with HTTP 200 Dec 31 09:39:11.356581 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 515/1004] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:11 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab => generated 908 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:12.375047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3fcd117c-4e1c-4715-a679-ff073157460d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab Dec 31 09:39:12.377050 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3fcd117c-4e1c-4715-a679-ff073157460d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:12.377050 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:12.377050 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:12.377050 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3fcd117c-4e1c-4715-a679-ff073157460d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:12.411196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] POST http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes Dec 31 09:39:12.412113 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:12.412113 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:12.412313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-172992538"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:39:12.413704 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-172992538'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:39:12.414086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Create volume of 1 GB Dec 31 09:39:12.467774 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Availability Zones retrieved successfully. Dec 31 09:39:12.544947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Flow 'volume_create_api' (9393c0ff-c3d6-4a83-ab90-869e5033b531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:12.552767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:12.552767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:12.555025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984e4352-a2d8-43b2-b552-306c869e3422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:12.564310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:39:12.565466 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3fcd117c-4e1c-4715-a679-ff073157460d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:12.598559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3fcd117c-4e1c-4715-a679-ff073157460d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab returned with HTTP 200 Dec 31 09:39:12.599859 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 516/1005] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:12 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab => generated 909 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:12.616037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] POST http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes Dec 31 09:39:12.616499 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:12.616499 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:12.616919 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Action: 'create', calling method: create, body: {"volume": {"source_volid": "dc360292-7c23-43e5-a62e-3a92aa7c15ab", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1368895165"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:39:12.618833 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume request body: {'volume': {'source_volid': 'dc360292-7c23-43e5-a62e-3a92aa7c15ab', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1368895165'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:39:12.685179 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:12.685179 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:12.686579 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume retrieved successfully. Dec 31 09:39:12.686947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume of 2 GB Dec 31 09:39:12.702139 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Availability Zones retrieved successfully. Dec 31 09:39:12.733060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Flow 'volume_create_api' (b9e3fa99-cc4e-4db3-9ce2-090685fa0ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:12.738442 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd0ac89-dd4c-45ad-89c8-350201af883c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:12.740778 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Validating volume size '2' using validate_int, validate_source_size {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:39:12.757201 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984e4352-a2d8-43b2-b552-306c869e3422) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:12.764322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2465060b-5f76-456a-8e8c-8184bf289530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:12.846130 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfd0ac89-dd4c-45ad-89c8-350201af883c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'dc360292-7c23-43e5-a62e-3a92aa7c15ab', 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:12.856678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1b93c3-47dd-49a4-8dad-2e252582f4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:12.991227 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Created reservations ['e42a8562-de99-4af7-a18f-8851815fe741', '818d64b5-60a7-403b-9f0b-4b4bd08252da', 'da3052d6-f681-468e-b3e6-9ff2ba6afd30', '6073e7e8-2e03-49de-b0c5-c107e11f5b85'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:39:13.007397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2465060b-5f76-456a-8e8c-8184bf289530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e42a8562-de99-4af7-a18f-8851815fe741', '818d64b5-60a7-403b-9f0b-4b4bd08252da', 'da3052d6-f681-468e-b3e6-9ff2ba6afd30', '6073e7e8-2e03-49de-b0c5-c107e11f5b85']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:13.010931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (374cf843-6e65-4756-9419-6cc5c720d6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:13.070949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Created reservations ['91883f3a-c0eb-46f7-8f36-76445bbc9e09', 'b9cfc40f-4c8a-4da5-8620-42fc8b6a6295', '997b5a64-fa4e-4b39-a7be-b61e66f017f8', '009ab489-7e73-4900-b3bf-f1b9c370365c'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:39:13.073617 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1b93c3-47dd-49a4-8dad-2e252582f4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91883f3a-c0eb-46f7-8f36-76445bbc9e09', 'b9cfc40f-4c8a-4da5-8620-42fc8b6a6295', '997b5a64-fa4e-4b39-a7be-b61e66f017f8', '009ab489-7e73-4900-b3bf-f1b9c370365c']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:13.076072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2022831-7a05-48e0-b3c9-523ad257f1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:13.108020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (374cf843-6e65-4756-9419-6cc5c720d6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6f68679-9f3c-49fb-a075-0b537e53fea8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-172992538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a509a11c714472a865238c490b0eaec',qos_specs=None,replication_status=,reservations=['e42a8562-de99-4af7-a18f-8851815fe741','818d64b5-60a7-403b-9f0b-4b4bd08252da','da3052d6-f681-468e-b3e6-9ff2ba6afd30','6073e7e8-2e03-49de-b0c5-c107e11f5b85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a1d84bdeb5a471e92ab9655e91bed5c',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-172992538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6f68679-9f3c-49fb-a075-0b537e53fea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a509a11c714472a865238c490b0eaec',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='3a1d84bdeb5a471e92ab9655e91bed5c',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:13.112978 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9241fcfb-dacb-4cf7-8ea4-4156baeb3929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:13.193785 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9241fcfb-dacb-4cf7-8ea4-4156baeb3929) 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-172992538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a509a11c714472a865238c490b0eaec',qos_specs=None,replication_status=,reservations=['e42a8562-de99-4af7-a18f-8851815fe741','818d64b5-60a7-403b-9f0b-4b4bd08252da','da3052d6-f681-468e-b3e6-9ff2ba6afd30','6073e7e8-2e03-49de-b0c5-c107e11f5b85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a1d84bdeb5a471e92ab9655e91bed5c',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:13.201767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7eb608-6b31-4437-b32b-93568bf472b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:13.267692 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2022831-7a05-48e0-b3c9-523ad257f1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '363bf2f5-4682-44ec-9a6c-04c0af9534c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1368895165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7e59ede4c14c6fb91e24afc787d289',qos_specs=None,replication_status=,reservations=['91883f3a-c0eb-46f7-8f36-76445bbc9e09','b9cfc40f-4c8a-4da5-8620-42fc8b6a6295','997b5a64-fa4e-4b39-a7be-b61e66f017f8','009ab489-7e73-4900-b3bf-f1b9c370365c'],size=2,snapshot_id=None,source_replicaid=,source_volid=dc360292-7c23-43e5-a62e-3a92aa7c15ab,status='creating',user_id='b9519ae455f14ae4a01b7715b4cf3c4b',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1368895165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=363bf2f5-4682-44ec-9a6c-04c0af9534c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e7e59ede4c14c6fb91e24afc787d289',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=dc360292-7c23-43e5-a62e-3a92aa7c15ab,status='creating',terminated_at=None,updated_at=None,user_id='b9519ae455f14ae4a01b7715b4cf3c4b',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:13.270749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ea5d80-3bb4-4121-ae4d-5dc3e758f7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:13.311409 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd7eb608-6b31-4437-b32b-93568bf472b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:13.332789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Flow 'volume_create_api' (9393c0ff-c3d6-4a83-ab90-869e5033b531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:13.335002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ea5d80-3bb4-4121-ae4d-5dc3e758f7e8) 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-1368895165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e7e59ede4c14c6fb91e24afc787d289',qos_specs=None,replication_status=,reservations=['91883f3a-c0eb-46f7-8f36-76445bbc9e09','b9cfc40f-4c8a-4da5-8620-42fc8b6a6295','997b5a64-fa4e-4b39-a7be-b61e66f017f8','009ab489-7e73-4900-b3bf-f1b9c370365c'],size=2,snapshot_id=None,source_replicaid=,source_volid=dc360292-7c23-43e5-a62e-3a92aa7c15ab,status='creating',user_id='b9519ae455f14ae4a01b7715b4cf3c4b',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:13.339868 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569a2f12-461d-4dff-8b52-2ef9d4b6ef65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:13.521504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Create volume request issued successfully. Dec 31 09:39:13.528260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (569a2f12-461d-4dff-8b52-2ef9d4b6ef65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:13.531075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Flow 'volume_create_api' (b9e3fa99-cc4e-4db3-9ce2-090685fa0ca9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:13.548634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c7a884c-b070-423a-b2d3-3cc43ef337fa tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes returned with HTTP 202 Dec 31 09:39:13.549822 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 490/1006] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:39:11 2020] POST /volume/v3/3a509a11c714472a865238c490b0eaec/volumes => generated 819 bytes in 1936 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:39:13.581547 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4def99e3-b755-4be9-b9c8-8d8f1b11359f tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:13.582208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4def99e3-b755-4be9-b9c8-8d8f1b11359f tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:13.582451 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:13.582451 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:13.583411 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4def99e3-b755-4be9-b9c8-8d8f1b11359f tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:13.650426 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Create volume request issued successfully. Dec 31 09:39:13.711180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bae86f45-3ebb-42ad-acfd-ceafdef11305 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes returned with HTTP 202 Dec 31 09:39:13.717192 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 517/1007] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:39:12 2020] POST /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes => generated 850 bytes in 1105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:39:13.730355 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:13.730355 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:13.733466 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb6363ce-a1c3-4239-bf1d-b6280f68f6f2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:13.733466 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb6363ce-a1c3-4239-bf1d-b6280f68f6f2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:13.734197 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:13.734197 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:13.734331 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb6363ce-a1c3-4239-bf1d-b6280f68f6f2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:13.764371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4def99e3-b755-4be9-b9c8-8d8f1b11359f tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Volume info retrieved successfully. Dec 31 09:39:13.837345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4def99e3-b755-4be9-b9c8-8d8f1b11359f tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 200 Dec 31 09:39:13.862875 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 491/1008] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:13 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 911 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:13.872943 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:13.872943 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:13.890454 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bb6363ce-a1c3-4239-bf1d-b6280f68f6f2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:13.964779 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb6363ce-a1c3-4239-bf1d-b6280f68f6f2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:13.969182 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 518/1009] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:13 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 918 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:14.864934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a94aac6b-dc69-481c-acfe-5cab93c96899 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:14.865584 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a94aac6b-dc69-481c-acfe-5cab93c96899 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:14.865809 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:14.865809 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:14.866179 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a94aac6b-dc69-481c-acfe-5cab93c96899 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:14.986452 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b4e1447-f537-455e-860a-122c06609d18 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:14.986452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b4e1447-f537-455e-860a-122c06609d18 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:14.986452 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:14.986452 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:14.986452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b4e1447-f537-455e-860a-122c06609d18 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:15.057903 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:15.057903 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:15.104595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a94aac6b-dc69-481c-acfe-5cab93c96899 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Volume info retrieved successfully. Dec 31 09:39:15.172879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a94aac6b-dc69-481c-acfe-5cab93c96899 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 200 Dec 31 09:39:15.173693 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 492/1010] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:14 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 911 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:39:15.186109 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:15.186109 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:15.218362 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6b4e1447-f537-455e-860a-122c06609d18 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:15.277120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b4e1447-f537-455e-860a-122c06609d18 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:15.280194 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 519/1011] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:14 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:16.191891 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f962ced3-89ee-49b6-aa03-28326eb000d9 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:16.192527 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f962ced3-89ee-49b6-aa03-28326eb000d9 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:16.193002 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:16.193002 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:16.193725 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f962ced3-89ee-49b6-aa03-28326eb000d9 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:16.294006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da2a0254-1a2e-42d3-8a2a-95a95299b2a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:16.295224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da2a0254-1a2e-42d3-8a2a-95a95299b2a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:16.295698 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:16.295698 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:16.296531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da2a0254-1a2e-42d3-8a2a-95a95299b2a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:16.327086 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:16.327086 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:16.352375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f962ced3-89ee-49b6-aa03-28326eb000d9 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Volume info retrieved successfully. Dec 31 09:39:16.388621 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:16.388621 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:16.405874 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-da2a0254-1a2e-42d3-8a2a-95a95299b2a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:16.419053 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f962ced3-89ee-49b6-aa03-28326eb000d9 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 200 Dec 31 09:39:16.420564 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 493/1012] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:16 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 912 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:16.437466 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6bb32f0f-5b7b-4be6-9cdd-b1ee05c784d4 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] POST http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer Dec 31 09:39:16.438269 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:16.438269 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:16.438952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6bb32f0f-5b7b-4be6-9cdd-b1ee05c784d4 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e6f68679-9f3c-49fb-a075-0b537e53fea8"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:39:16.440083 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.volume_transfer [None req-6bb32f0f-5b7b-4be6-9cdd-b1ee05c784d4 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Creating new volume transfer {'transfer': {'volume_id': 'e6f68679-9f3c-49fb-a075-0b537e53fea8'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 31 09:39:16.440570 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.volume_transfer [None req-6bb32f0f-5b7b-4be6-9cdd-b1ee05c784d4 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Creating transfer of volume e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:16.441061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.transfer.api [None req-6bb32f0f-5b7b-4be6-9cdd-b1ee05c784d4 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Generating transfer record for volume e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:16.480801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da2a0254-1a2e-42d3-8a2a-95a95299b2a3 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:16.496324 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 520/1013] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:16 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:16.557872 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:16.557872 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:16.600308 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6bb32f0f-5b7b-4be6-9cdd-b1ee05c784d4 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer returned with HTTP 202 Dec 31 09:39:16.601880 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 494/1014] 10.222.0.45 () {60 vars in 1258 bytes} [Thu Dec 31 09:39:16 2020] POST /volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer => generated 507 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:39:16.614248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f551e02-3e26-4b18-9fb9-f1d0d8745e19 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:16.615079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f551e02-3e26-4b18-9fb9-f1d0d8745e19 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:16.615520 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:16.615520 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:16.616171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f551e02-3e26-4b18-9fb9-f1d0d8745e19 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:16.824111 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:16.824111 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:16.846501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4f551e02-3e26-4b18-9fb9-f1d0d8745e19 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Volume info retrieved successfully. Dec 31 09:39:16.906905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f551e02-3e26-4b18-9fb9-f1d0d8745e19 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 200 Dec 31 09:39:16.913460 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 521/1015] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:16 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 920 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:16.932709 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd2378ea-b643-4d2e-b691-95ee02e9b1d9 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/1c78d382-2705-4be8-ad91-1cd15e3c6ad9 Dec 31 09:39:16.933251 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd2378ea-b643-4d2e-b691-95ee02e9b1d9 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:16.933474 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:16.933474 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:16.934740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd2378ea-b643-4d2e-b691-95ee02e9b1d9 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:16.966025 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd2378ea-b643-4d2e-b691-95ee02e9b1d9 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/1c78d382-2705-4be8-ad91-1cd15e3c6ad9 returned with HTTP 200 Dec 31 09:39:16.966988 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 495/1016] 10.222.0.45 () {58 vars in 1348 bytes} [Thu Dec 31 09:39:16 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/1c78d382-2705-4be8-ad91-1cd15e3c6ad9 => generated 475 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:16.986557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11f3a14f-79db-4100-903e-37b87ba1430d tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer Dec 31 09:39:16.987105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11f3a14f-79db-4100-903e-37b87ba1430d tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:16.987333 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:16.987333 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:16.987752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11f3a14f-79db-4100-903e-37b87ba1430d tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:16.988189 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.volume_transfer [None req-11f3a14f-79db-4100-903e-37b87ba1430d tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Listing volume transfers {{(pid=88086) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 31 09:39:17.017187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11f3a14f-79db-4100-903e-37b87ba1430d tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer returned with HTTP 200 Dec 31 09:39:17.018554 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 522/1017] 10.222.0.45 () {58 vars in 1237 bytes} [Thu Dec 31 09:39:16 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer => generated 434 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:17.497564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2bd92ad6-587e-4479-b283-358480ff14d2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:17.498086 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2bd92ad6-587e-4479-b283-358480ff14d2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:17.498587 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2bd92ad6-587e-4479-b283-358480ff14d2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:17.635915 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:17.635915 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:17.659455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2bd92ad6-587e-4479-b283-358480ff14d2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:17.710354 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2bd92ad6-587e-4479-b283-358480ff14d2 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:17.711189 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 523/1018] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:17 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:17.836570 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11416eb5-b09a-4cdd-8616-a295ccba81ff tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] POST http://10.222.0.45/volume/v3/5d447582530b479084a5cf4378508353/os-volume-transfer/1c78d382-2705-4be8-ad91-1cd15e3c6ad9/accept Dec 31 09:39:17.837368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11416eb5-b09a-4cdd-8616-a295ccba81ff tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d51bc1a346640e5c"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:39:17.838300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.volume_transfer [None req-11416eb5-b09a-4cdd-8616-a295ccba81ff tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Accepting volume transfer 1c78d382-2705-4be8-ad91-1cd15e3c6ad9 {{(pid=88085) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 31 09:39:17.838651 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.volume_transfer [None req-11416eb5-b09a-4cdd-8616-a295ccba81ff tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Accepting transfer 1c78d382-2705-4be8-ad91-1cd15e3c6ad9 Dec 31 09:39:18.294065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-11416eb5-b09a-4cdd-8616-a295ccba81ff tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Created reservations ['d313240e-3b50-4b8e-9081-ff2e497bd0d0', '5fcc0cbc-3e37-4604-ad54-4c26295ccd58', 'e9cfd82d-43d2-473d-9020-24202953f42c', '7f946160-79a3-49aa-9438-0a75970e976b'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:39:18.391840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-11416eb5-b09a-4cdd-8616-a295ccba81ff tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Created reservations ['625bcfe8-77c7-45c0-95b6-07690a4943b2', '227220a3-c2f6-44bb-8bc8-a324e1d651b1', 'c1315242-7990-4a25-a6f3-b72c2dad9fbb', '1fa9080d-5705-45db-9bae-53f3bfccfc95'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:39:18.530730 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-11416eb5-b09a-4cdd-8616-a295ccba81ff tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Created reservations ['1ea7935d-b5fe-455b-837a-c464fa01428d', '053dc17a-8dc5-4775-aaf1-a18af90e805c', 'cd356cc2-8567-40d2-bb25-cf1a4d1c2433', 'e4cdcf73-485d-46fd-b5fd-67087c798984'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:39:18.653826 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-11416eb5-b09a-4cdd-8616-a295ccba81ff tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Created reservations ['7d1bcce4-281b-4852-9c29-55a990fd4dba', 'e9009661-b277-4947-92fd-ae8152dbb35f', '3d8b63e2-4023-4116-8217-b47e88dab861', '0eca2775-d58e-4f31-8f53-35a530a4a3ae'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:39:18.656264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:18.656264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:18.727300 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-80250de2-2992-4228-bfd3-ada902692952 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:18.728184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-80250de2-2992-4228-bfd3-ada902692952 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:18.728579 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:18.728579 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:18.729218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-80250de2-2992-4228-bfd3-ada902692952 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:18.816472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11416eb5-b09a-4cdd-8616-a295ccba81ff tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Transfer volume completed successfully. Dec 31 09:39:18.856348 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:39:18.856348 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:39:18.861710 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:18.861710 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:18.881506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-80250de2-2992-4228-bfd3-ada902692952 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:18.944742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-80250de2-2992-4228-bfd3-ada902692952 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:18.961714 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 524/1019] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:18 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:39:19.227744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.transfer.api [None req-11416eb5-b09a-4cdd-8616-a295ccba81ff tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Volume e6f68679-9f3c-49fb-a075-0b537e53fea8 has been transferred. Dec 31 09:39:19.377329 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11416eb5-b09a-4cdd-8616-a295ccba81ff tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] http://10.222.0.45/volume/v3/5d447582530b479084a5cf4378508353/os-volume-transfer/1c78d382-2705-4be8-ad91-1cd15e3c6ad9/accept returned with HTTP 202 Dec 31 09:39:19.378228 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 496/1020] 10.222.0.45 () {60 vars in 1390 bytes} [Thu Dec 31 09:39:17 2020] POST /volume/v3/5d447582530b479084a5cf4378508353/os-volume-transfer/1c78d382-2705-4be8-ad91-1cd15e3c6ad9/accept => generated 431 bytes in 2353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:39:19.389322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab725ccb-5614-426b-aca3-b306d10d656d tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] GET http://10.222.0.45/volume/v3/5d447582530b479084a5cf4378508353/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:19.390135 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab725ccb-5614-426b-aca3-b306d10d656d tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:19.390235 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:19.390235 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:19.390755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab725ccb-5614-426b-aca3-b306d10d656d tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:19.510869 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:19.510869 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:19.531151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ab725ccb-5614-426b-aca3-b306d10d656d tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Volume info retrieved successfully. Dec 31 09:39:19.574329 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab725ccb-5614-426b-aca3-b306d10d656d tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] http://10.222.0.45/volume/v3/5d447582530b479084a5cf4378508353/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 200 Dec 31 09:39:19.575100 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 525/1021] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:19 2020] GET /volume/v3/5d447582530b479084a5cf4378508353/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 912 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:19.591516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9dbdefe-e992-4e72-92cb-1e0b8631bfcd tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] GET http://10.222.0.45/volume/v3/5d447582530b479084a5cf4378508353/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:19.592044 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9dbdefe-e992-4e72-92cb-1e0b8631bfcd tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:19.592233 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:19.592233 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:19.592611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9dbdefe-e992-4e72-92cb-1e0b8631bfcd tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:19.679785 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:19.679785 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:19.697309 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b9dbdefe-e992-4e72-92cb-1e0b8631bfcd tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] Volume info retrieved successfully. Dec 31 09:39:19.725121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9dbdefe-e992-4e72-92cb-1e0b8631bfcd tempest-VolumesTransfersTest-438838351 tempest-VolumesTransfersTest-438838351] http://10.222.0.45/volume/v3/5d447582530b479084a5cf4378508353/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 200 Dec 31 09:39:19.726232 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 497/1022] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:19 2020] GET /volume/v3/5d447582530b479084a5cf4378508353/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 912 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:19.743301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24000e7a-bbd0-4cb1-8f2f-fa8ff3a6d54d tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] DELETE http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/1c78d382-2705-4be8-ad91-1cd15e3c6ad9 Dec 31 09:39:19.745245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24000e7a-bbd0-4cb1-8f2f-fa8ff3a6d54d tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:19.745670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:19.745670 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:19.746323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24000e7a-bbd0-4cb1-8f2f-fa8ff3a6d54d tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:19.746868 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.volume_transfer [None req-24000e7a-bbd0-4cb1-8f2f-fa8ff3a6d54d tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Delete transfer with id: 1c78d382-2705-4be8-ad91-1cd15e3c6ad9 Dec 31 09:39:19.755085 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24000e7a-bbd0-4cb1-8f2f-fa8ff3a6d54d tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/1c78d382-2705-4be8-ad91-1cd15e3c6ad9 returned with HTTP 404 Dec 31 09:39:19.761480 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 526/1023] 10.222.0.45 () {58 vars in 1351 bytes} [Thu Dec 31 09:39:19 2020] DELETE /volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/1c78d382-2705-4be8-ad91-1cd15e3c6ad9 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:39:19.969401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-92a25a37-8fcb-4119-8433-bc9fb61db2eb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:19.971100 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-92a25a37-8fcb-4119-8433-bc9fb61db2eb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:19.971882 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-92a25a37-8fcb-4119-8433-bc9fb61db2eb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:20.090448 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:20.090448 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:20.121517 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-92a25a37-8fcb-4119-8433-bc9fb61db2eb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:20.230332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-92a25a37-8fcb-4119-8433-bc9fb61db2eb tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:20.244426 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 527/1024] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:19 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:20.336639 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-077c6b83-56c3-43ec-b236-8bc281b6a7c8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] DELETE http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:20.337183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-077c6b83-56c3-43ec-b236-8bc281b6a7c8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:20.337378 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:20.337378 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:20.337754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-077c6b83-56c3-43ec-b236-8bc281b6a7c8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:20.338226 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-077c6b83-56c3-43ec-b236-8bc281b6a7c8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Delete volume with id: e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:20.462444 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:20.462444 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:20.463377 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-077c6b83-56c3-43ec-b236-8bc281b6a7c8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Volume info retrieved successfully. Dec 31 09:39:20.536282 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-077c6b83-56c3-43ec-b236-8bc281b6a7c8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Delete volume request issued successfully. Dec 31 09:39:20.537347 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-077c6b83-56c3-43ec-b236-8bc281b6a7c8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 202 Dec 31 09:39:20.538378 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 498/1025] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:39:19 2020] DELETE /volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 0 bytes in 778 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:39:20.546083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aac2b00a-59f0-4c3a-8f51-69fd93095564 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] GET http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:20.546609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aac2b00a-59f0-4c3a-8f51-69fd93095564 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:20.546828 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:20.546828 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:20.547204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aac2b00a-59f0-4c3a-8f51-69fd93095564 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:20.780150 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:20.780150 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:20.822750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-aac2b00a-59f0-4c3a-8f51-69fd93095564 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Volume info retrieved successfully. Dec 31 09:39:20.947447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aac2b00a-59f0-4c3a-8f51-69fd93095564 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 200 Dec 31 09:39:20.949454 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 528/1026] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:20 2020] GET /volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 1082 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:39:21.248633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66ba33b6-d4c2-4e53-bfb4-50b01e1bed0c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:21.249952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66ba33b6-d4c2-4e53-bfb4-50b01e1bed0c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:21.250369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:21.250369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:21.251060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66ba33b6-d4c2-4e53-bfb4-50b01e1bed0c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:21.438548 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:21.438548 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:21.475230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-66ba33b6-d4c2-4e53-bfb4-50b01e1bed0c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:21.574350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66ba33b6-d4c2-4e53-bfb4-50b01e1bed0c tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:21.579229 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 499/1027] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:21 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:21.972768 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09efd838-88a7-423d-8997-0c112e6d4dc8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] GET http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:21.972768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09efd838-88a7-423d-8997-0c112e6d4dc8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:21.972768 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:21.972768 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:21.972768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09efd838-88a7-423d-8997-0c112e6d4dc8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:22.185538 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:22.185538 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:22.211349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-09efd838-88a7-423d-8997-0c112e6d4dc8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Volume info retrieved successfully. Dec 31 09:39:22.275694 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09efd838-88a7-423d-8997-0c112e6d4dc8 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 200 Dec 31 09:39:22.286510 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 529/1028] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:21 2020] GET /volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 1082 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:22.595859 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd9022ce-9ca3-4b60-baf3-2463ed661be7 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:22.596708 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd9022ce-9ca3-4b60-baf3-2463ed661be7 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:22.597047 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:22.597047 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:22.597588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd9022ce-9ca3-4b60-baf3-2463ed661be7 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:22.797394 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:22.797394 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:22.843227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd9022ce-9ca3-4b60-baf3-2463ed661be7 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:22.918719 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd9022ce-9ca3-4b60-baf3-2463ed661be7 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:22.919781 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 500/1029] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:22 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:23.293935 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75c06569-c4cd-4d61-a220-e5db243af96b tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] GET http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:23.301372 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75c06569-c4cd-4d61-a220-e5db243af96b tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:23.301838 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:23.301838 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:23.302603 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75c06569-c4cd-4d61-a220-e5db243af96b tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:23.424128 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:23.424128 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:23.443977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-75c06569-c4cd-4d61-a220-e5db243af96b tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Volume info retrieved successfully. Dec 31 09:39:23.494974 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75c06569-c4cd-4d61-a220-e5db243af96b tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 200 Dec 31 09:39:23.511247 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 530/1030] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:23 2020] GET /volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 1082 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:23.937712 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fca1ef04-b098-4d39-b037-634ae486ecdf tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:23.938708 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fca1ef04-b098-4d39-b037-634ae486ecdf tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:23.938980 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:23.938980 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:23.939486 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fca1ef04-b098-4d39-b037-634ae486ecdf tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:24.164052 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:24.164052 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:24.206356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fca1ef04-b098-4d39-b037-634ae486ecdf tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:24.316977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fca1ef04-b098-4d39-b037-634ae486ecdf tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:24.329927 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 501/1031] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:23 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:24.518971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-33866b44-3e5f-441c-b6c4-bd11ca256412 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] GET http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:24.519867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-33866b44-3e5f-441c-b6c4-bd11ca256412 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:24.520071 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:24.520071 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:24.520691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-33866b44-3e5f-441c-b6c4-bd11ca256412 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:25.067067 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-33866b44-3e5f-441c-b6c4-bd11ca256412 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 404 Dec 31 09:39:25.073168 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 531/1032] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:24 2020] GET /volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 109 bytes in 559 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:39:25.078456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] POST http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes Dec 31 09:39:25.079170 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:25.079170 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:25.079603 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-554067589"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:39:25.080697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-554067589'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:39:25.081250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Create volume of 1 GB Dec 31 09:39:25.107144 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Availability Zones retrieved successfully. Dec 31 09:39:25.144626 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Flow 'volume_create_api' (af12fffd-6cd3-4d42-9fd7-c2f28b7ea25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:25.147458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57729aa0-60f4-478e-ac2d-be7a5074432b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:25.149555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:39:25.318253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57729aa0-60f4-478e-ac2d-be7a5074432b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:25.320612 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47ea7ea-6ddc-4b48-859a-0e369f154d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:25.341709 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-adaf0810-dff5-4125-b0b3-e69de3753c86 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:25.342755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-adaf0810-dff5-4125-b0b3-e69de3753c86 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:25.344498 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-adaf0810-dff5-4125-b0b3-e69de3753c86 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:25.474940 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:25.474940 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:25.499935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Created reservations ['2c1b142a-237e-4edd-85dd-2df600368d28', '0c3c799f-f37b-4061-a123-235bc8555d02', '69789026-4e04-4552-a6f5-13ffaf0b3ded', '7b7bba5f-d56e-408a-953a-a8a6977d61f8'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:39:25.502084 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-adaf0810-dff5-4125-b0b3-e69de3753c86 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:25.502256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47ea7ea-6ddc-4b48-859a-0e369f154d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c1b142a-237e-4edd-85dd-2df600368d28', '0c3c799f-f37b-4061-a123-235bc8555d02', '69789026-4e04-4552-a6f5-13ffaf0b3ded', '7b7bba5f-d56e-408a-953a-a8a6977d61f8']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:25.504416 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd281af5-5bf4-4867-8b1b-127f4e9a3cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:25.534054 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-adaf0810-dff5-4125-b0b3-e69de3753c86 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:25.535227 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 532/1033] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:25 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:25.656248 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd281af5-5bf4-4867-8b1b-127f4e9a3cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2b956a5-a477-492d-975d-d07dcf43511b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-554067589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a509a11c714472a865238c490b0eaec',qos_specs=None,replication_status=,reservations=['2c1b142a-237e-4edd-85dd-2df600368d28','0c3c799f-f37b-4061-a123-235bc8555d02','69789026-4e04-4552-a6f5-13ffaf0b3ded','7b7bba5f-d56e-408a-953a-a8a6977d61f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a1d84bdeb5a471e92ab9655e91bed5c',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:39:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-554067589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2b956a5-a477-492d-975d-d07dcf43511b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a509a11c714472a865238c490b0eaec',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='3a1d84bdeb5a471e92ab9655e91bed5c',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:25.658432 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (854fe374-0075-4461-b8f5-af4b3fc98d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:25.905479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (854fe374-0075-4461-b8f5-af4b3fc98d6d) 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-554067589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a509a11c714472a865238c490b0eaec',qos_specs=None,replication_status=,reservations=['2c1b142a-237e-4edd-85dd-2df600368d28','0c3c799f-f37b-4061-a123-235bc8555d02','69789026-4e04-4552-a6f5-13ffaf0b3ded','7b7bba5f-d56e-408a-953a-a8a6977d61f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a1d84bdeb5a471e92ab9655e91bed5c',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:25.920894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3dc31ec-e35f-424f-95cb-26ea0f8c6603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:26.003490 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3dc31ec-e35f-424f-95cb-26ea0f8c6603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:26.019895 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Flow 'volume_create_api' (af12fffd-6cd3-4d42-9fd7-c2f28b7ea25b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:26.124929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Create volume request issued successfully. Dec 31 09:39:26.144538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-751ec08b-644c-4872-87a1-6ae9f6e8ae78 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes returned with HTTP 202 Dec 31 09:39:26.156334 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 502/1034] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:39:25 2020] POST /volume/v3/3a509a11c714472a865238c490b0eaec/volumes => generated 819 bytes in 1081 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:39:26.165910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f1a8044-bc90-43b6-990f-bbb687d6f884 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:26.166444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f1a8044-bc90-43b6-990f-bbb687d6f884 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:26.166644 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:26.166644 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:26.167015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f1a8044-bc90-43b6-990f-bbb687d6f884 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:26.262176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:26.262176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:26.279287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4f1a8044-bc90-43b6-990f-bbb687d6f884 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Volume info retrieved successfully. Dec 31 09:39:26.329506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f1a8044-bc90-43b6-990f-bbb687d6f884 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b returned with HTTP 200 Dec 31 09:39:26.332107 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 533/1035] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:26 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b => generated 887 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:26.552209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b83a9565-5f35-4ab1-8f6a-b1a7338fb0d6 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:26.552703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b83a9565-5f35-4ab1-8f6a-b1a7338fb0d6 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:26.552934 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:26.552934 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:26.553342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b83a9565-5f35-4ab1-8f6a-b1a7338fb0d6 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:26.686928 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:26.686928 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:26.697984 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b83a9565-5f35-4ab1-8f6a-b1a7338fb0d6 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:26.726952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b83a9565-5f35-4ab1-8f6a-b1a7338fb0d6 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:26.728046 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 503/1036] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:26 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:27.349296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6751f086-d2e7-4f77-a729-567a156b0fa8 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:27.350455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6751f086-d2e7-4f77-a729-567a156b0fa8 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:27.350882 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:27.350882 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:27.351692 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6751f086-d2e7-4f77-a729-567a156b0fa8 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:27.456196 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:27.456196 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:27.481677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6751f086-d2e7-4f77-a729-567a156b0fa8 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Volume info retrieved successfully. Dec 31 09:39:27.529290 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6751f086-d2e7-4f77-a729-567a156b0fa8 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b returned with HTTP 200 Dec 31 09:39:27.530745 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 534/1037] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:27 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b => generated 911 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:27.744712 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6656fcc3-950e-4e5a-9296-62c77753768e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:27.745610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6656fcc3-950e-4e5a-9296-62c77753768e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:27.746203 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:27.746203 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:27.746949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6656fcc3-950e-4e5a-9296-62c77753768e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:27.916695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:27.916695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:27.939324 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6656fcc3-950e-4e5a-9296-62c77753768e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:27.991625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6656fcc3-950e-4e5a-9296-62c77753768e tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:28.001832 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 504/1038] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:27 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:28.549107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2f203af-a6ce-421c-9d4b-2d51b3621f7e tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:28.550008 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2f203af-a6ce-421c-9d4b-2d51b3621f7e tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:28.550306 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:28.550306 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:28.550903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2f203af-a6ce-421c-9d4b-2d51b3621f7e tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:28.623359 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:28.623359 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:28.637738 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2f203af-a6ce-421c-9d4b-2d51b3621f7e tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Volume info retrieved successfully. Dec 31 09:39:28.681840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2f203af-a6ce-421c-9d4b-2d51b3621f7e tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b returned with HTTP 200 Dec 31 09:39:28.683200 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 535/1039] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:28 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b => generated 912 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:28.707430 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc8567f7-bfa0-4a91-8a50-f65975578bcd tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] POST http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer Dec 31 09:39:28.708695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:28.708695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:28.709139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dc8567f7-bfa0-4a91-8a50-f65975578bcd tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e2b956a5-a477-492d-975d-d07dcf43511b"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:39:28.710133 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.volume_transfer [None req-dc8567f7-bfa0-4a91-8a50-f65975578bcd tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Creating new volume transfer {'transfer': {'volume_id': 'e2b956a5-a477-492d-975d-d07dcf43511b'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 31 09:39:28.710476 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.volume_transfer [None req-dc8567f7-bfa0-4a91-8a50-f65975578bcd tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Creating transfer of volume e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:28.710982 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.transfer.api [None req-dc8567f7-bfa0-4a91-8a50-f65975578bcd tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Generating transfer record for volume e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:28.808107 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:28.808107 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:28.874695 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc8567f7-bfa0-4a91-8a50-f65975578bcd tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer returned with HTTP 202 Dec 31 09:39:28.876910 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 505/1040] 10.222.0.45 () {60 vars in 1258 bytes} [Thu Dec 31 09:39:28 2020] POST /volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer => generated 507 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:39:28.887145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-abbcefc3-7bf2-4612-96b8-7455a37d45ed tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:28.904371 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-abbcefc3-7bf2-4612-96b8-7455a37d45ed tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:28.904860 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:28.904860 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:28.905625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-abbcefc3-7bf2-4612-96b8-7455a37d45ed tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:29.008674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-873baa5c-c2ec-44b6-9629-5a827d26d45a tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:29.009811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-873baa5c-c2ec-44b6-9629-5a827d26d45a tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:29.010475 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:29.010475 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:29.011252 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-873baa5c-c2ec-44b6-9629-5a827d26d45a tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:29.036016 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:29.036016 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:29.046469 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-abbcefc3-7bf2-4612-96b8-7455a37d45ed tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Volume info retrieved successfully. Dec 31 09:39:29.070817 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-abbcefc3-7bf2-4612-96b8-7455a37d45ed tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b returned with HTTP 200 Dec 31 09:39:29.071451 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 536/1041] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:28 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b => generated 920 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:29.089539 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7de239a1-d52b-4817-a5ac-03f3419716de tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/detail Dec 31 09:39:29.090085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7de239a1-d52b-4817-a5ac-03f3419716de tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:29.090285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:29.090285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:29.090658 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7de239a1-d52b-4817-a5ac-03f3419716de tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:29.091081 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.volume_transfer [None req-7de239a1-d52b-4817-a5ac-03f3419716de tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Listing volume transfers {{(pid=88086) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 31 09:39:29.099701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7de239a1-d52b-4817-a5ac-03f3419716de tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/detail returned with HTTP 200 Dec 31 09:39:29.100565 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 537/1042] 10.222.0.45 () {58 vars in 1258 bytes} [Thu Dec 31 09:39:29 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/detail => generated 478 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:29.113095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6884ccc5-fae5-4c83-9ace-42bb2edf1058 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] DELETE http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/9af02229-2db8-4bfb-b55a-ba7049c783ad Dec 31 09:39:29.113625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6884ccc5-fae5-4c83-9ace-42bb2edf1058 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:29.114118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6884ccc5-fae5-4c83-9ace-42bb2edf1058 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:29.114477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.volume_transfer [None req-6884ccc5-fae5-4c83-9ace-42bb2edf1058 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Delete transfer with id: 9af02229-2db8-4bfb-b55a-ba7049c783ad Dec 31 09:39:29.140301 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:29.140301 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:29.173831 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-873baa5c-c2ec-44b6-9629-5a827d26d45a tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:29.178877 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:29.178877 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:29.205995 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:39:29.205995 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:39:29.214897 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6884ccc5-fae5-4c83-9ace-42bb2edf1058 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/9af02229-2db8-4bfb-b55a-ba7049c783ad returned with HTTP 202 Dec 31 09:39:29.224364 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 538/1043] 10.222.0.45 () {58 vars in 1351 bytes} [Thu Dec 31 09:39:29 2020] DELETE /volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/9af02229-2db8-4bfb-b55a-ba7049c783ad => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:39:29.235103 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-873baa5c-c2ec-44b6-9629-5a827d26d45a tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:29.235320 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0aed51e-4367-4d16-85cb-17ccf9479820 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] GET http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:29.236063 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0aed51e-4367-4d16-85cb-17ccf9479820 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:29.236391 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:29.236391 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:29.237079 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 506/1044] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:29 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 943 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:29.238039 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0aed51e-4367-4d16-85cb-17ccf9479820 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:29.254205 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a131b9b-efc0-420a-98fe-058a0781c906 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:29.255497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a131b9b-efc0-420a-98fe-058a0781c906 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:29.255733 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:29.255733 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:29.256121 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a131b9b-efc0-420a-98fe-058a0781c906 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:29.353391 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:29.353391 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:29.366255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c0aed51e-4367-4d16-85cb-17ccf9479820 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Volume info retrieved successfully. Dec 31 09:39:29.397201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0aed51e-4367-4d16-85cb-17ccf9479820 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b returned with HTTP 200 Dec 31 09:39:29.398884 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 539/1045] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:29 2020] GET /volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b => generated 912 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:29.416072 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:29.416072 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:29.420263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ea231d3-1ef3-4d43-9869-d5b3ada20ac6 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] DELETE http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/9af02229-2db8-4bfb-b55a-ba7049c783ad Dec 31 09:39:29.421037 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ea231d3-1ef3-4d43-9869-d5b3ada20ac6 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:29.421432 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:29.421432 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:29.422092 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ea231d3-1ef3-4d43-9869-d5b3ada20ac6 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:29.423773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.volume_transfer [None req-7ea231d3-1ef3-4d43-9869-d5b3ada20ac6 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Delete transfer with id: 9af02229-2db8-4bfb-b55a-ba7049c783ad Dec 31 09:39:29.430308 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ea231d3-1ef3-4d43-9869-d5b3ada20ac6 tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/9af02229-2db8-4bfb-b55a-ba7049c783ad returned with HTTP 404 Dec 31 09:39:29.431718 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 540/1046] 10.222.0.45 () {58 vars in 1351 bytes} [Thu Dec 31 09:39:29 2020] DELETE /volume/v3/3a509a11c714472a865238c490b0eaec/os-volume-transfer/9af02229-2db8-4bfb-b55a-ba7049c783ad => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:39:29.439181 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2a131b9b-efc0-420a-98fe-058a0781c906 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:29.441558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d584d42-f079-47ff-ac8d-526fb3f33807 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] DELETE http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:29.442259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d584d42-f079-47ff-ac8d-526fb3f33807 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:29.442916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d584d42-f079-47ff-ac8d-526fb3f33807 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:29.443583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-6d584d42-f079-47ff-ac8d-526fb3f33807 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Delete volume with id: e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:29.486714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a131b9b-efc0-420a-98fe-058a0781c906 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:29.487582 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 507/1047] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:29 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 943 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:29.505207 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee23df85-f52e-4ce7-a2a4-90c071712f84 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] DELETE http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:29.505728 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee23df85-f52e-4ce7-a2a4-90c071712f84 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:29.505942 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:29.505942 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:29.506311 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee23df85-f52e-4ce7-a2a4-90c071712f84 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:29.506768 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-ee23df85-f52e-4ce7-a2a4-90c071712f84 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Delete volume with id: 363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:29.520772 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:29.520772 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:29.523272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6d584d42-f079-47ff-ac8d-526fb3f33807 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Volume info retrieved successfully. Dec 31 09:39:29.559609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6d584d42-f079-47ff-ac8d-526fb3f33807 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Delete volume request issued successfully. Dec 31 09:39:29.560765 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d584d42-f079-47ff-ac8d-526fb3f33807 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b returned with HTTP 202 Dec 31 09:39:29.561896 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 541/1048] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:39:29 2020] DELETE /volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:39:29.572359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8aa8baf6-c77c-4979-b8aa-9277150b7773 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] GET http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:29.573392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8aa8baf6-c77c-4979-b8aa-9277150b7773 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:29.573813 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:29.573813 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:29.574510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8aa8baf6-c77c-4979-b8aa-9277150b7773 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:29.639296 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:29.639296 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:29.640696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ee23df85-f52e-4ce7-a2a4-90c071712f84 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:29.644414 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:29.644414 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:29.656131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8aa8baf6-c77c-4979-b8aa-9277150b7773 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Volume info retrieved successfully. Dec 31 09:39:29.700797 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ee23df85-f52e-4ce7-a2a4-90c071712f84 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Delete volume request issued successfully. Dec 31 09:39:29.701292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee23df85-f52e-4ce7-a2a4-90c071712f84 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 202 Dec 31 09:39:29.702482 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 508/1049] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:39:29 2020] DELETE /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:39:29.711260 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-81343d89-e950-4463-ab07-c94631ba5e01 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:29.711825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-81343d89-e950-4463-ab07-c94631ba5e01 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:29.712048 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:29.712048 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:29.712349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8aa8baf6-c77c-4979-b8aa-9277150b7773 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b returned with HTTP 200 Dec 31 09:39:29.712450 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-81343d89-e950-4463-ab07-c94631ba5e01 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:29.730654 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 542/1050] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:29 2020] GET /volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b => generated 1082 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:29.795348 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:29.795348 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:29.807829 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-81343d89-e950-4463-ab07-c94631ba5e01 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:29.867783 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-81343d89-e950-4463-ab07-c94631ba5e01 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:29.868948 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 509/1051] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:29 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:30.737225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-762b6e84-2b3b-43b5-a914-3bb1ac487127 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] GET http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:30.738652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-762b6e84-2b3b-43b5-a914-3bb1ac487127 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:30.759579 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:30.759579 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:30.760129 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-762b6e84-2b3b-43b5-a914-3bb1ac487127 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:30.849186 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:30.849186 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:30.864900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-762b6e84-2b3b-43b5-a914-3bb1ac487127 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Volume info retrieved successfully. Dec 31 09:39:30.887794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24d05fa3-4bda-4695-8c13-76073c522f90 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:30.887794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24d05fa3-4bda-4695-8c13-76073c522f90 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:30.887794 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:30.887794 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:30.888345 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24d05fa3-4bda-4695-8c13-76073c522f90 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:31.063395 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-762b6e84-2b3b-43b5-a914-3bb1ac487127 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b returned with HTTP 200 Dec 31 09:39:31.068730 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 543/1052] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:30 2020] GET /volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b => generated 1082 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:31.149588 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:31.149588 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:31.201698 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-24d05fa3-4bda-4695-8c13-76073c522f90 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:31.271760 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24d05fa3-4bda-4695-8c13-76073c522f90 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:31.276969 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 510/1053] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:30 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:32.086325 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-47949ba7-fe5e-4ce7-aee5-141543bb2769 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] GET http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:32.086849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-47949ba7-fe5e-4ce7-aee5-141543bb2769 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:32.087045 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:32.087045 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:32.087934 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-47949ba7-fe5e-4ce7-aee5-141543bb2769 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:32.277269 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:32.277269 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:32.291534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e92f33b2-c9f3-41d8-bc27-9d590bfef615 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:32.291965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e92f33b2-c9f3-41d8-bc27-9d590bfef615 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:32.292182 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:32.292182 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:32.292548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e92f33b2-c9f3-41d8-bc27-9d590bfef615 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:32.309250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-47949ba7-fe5e-4ce7-aee5-141543bb2769 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Volume info retrieved successfully. Dec 31 09:39:32.382684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-47949ba7-fe5e-4ce7-aee5-141543bb2769 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b returned with HTTP 200 Dec 31 09:39:32.396894 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 544/1054] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:32 2020] GET /volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b => generated 1082 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:32.462950 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:32.462950 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:32.486291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e92f33b2-c9f3-41d8-bc27-9d590bfef615 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:32.557883 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e92f33b2-c9f3-41d8-bc27-9d590bfef615 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 200 Dec 31 09:39:32.558919 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 511/1055] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:32 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 942 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:39:33.403937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f13289c8-0aec-4b7e-bccc-93dcd5e41ce3 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] GET http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:33.404521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f13289c8-0aec-4b7e-bccc-93dcd5e41ce3 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:33.404647 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:33.404647 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:33.405284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f13289c8-0aec-4b7e-bccc-93dcd5e41ce3 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:33.578033 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66700e5d-5383-4607-8578-050c1d5d5254 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 Dec 31 09:39:33.579270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66700e5d-5383-4607-8578-050c1d5d5254 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:33.580141 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:33.580141 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:33.580853 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66700e5d-5383-4607-8578-050c1d5d5254 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:33.581596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f13289c8-0aec-4b7e-bccc-93dcd5e41ce3 tempest-VolumesTransfersTest-521755279 tempest-VolumesTransfersTest-521755279] http://10.222.0.45/volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b returned with HTTP 404 Dec 31 09:39:33.582443 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 545/1056] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:33 2020] GET /volume/v3/eb1b452d7079474f86f71295e0de2314/volumes/e2b956a5-a477-492d-975d-d07dcf43511b => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:39:33.605181 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7431cbb0-b374-4831-85b2-fc1d635b498a tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] DELETE http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:33.606423 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7431cbb0-b374-4831-85b2-fc1d635b498a tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:33.620262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7431cbb0-b374-4831-85b2-fc1d635b498a tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:33.621050 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-7431cbb0-b374-4831-85b2-fc1d635b498a tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Delete volume with id: e2b956a5-a477-492d-975d-d07dcf43511b Dec 31 09:39:33.712731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66700e5d-5383-4607-8578-050c1d5d5254 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 returned with HTTP 404 Dec 31 09:39:33.717681 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 512/1057] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:33 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/363bf2f5-4682-44ec-9a6c-04c0af9534c7 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:39:33.730163 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16bb35cb-be69-496e-afdf-2548e737c612 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] DELETE http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab Dec 31 09:39:33.731622 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16bb35cb-be69-496e-afdf-2548e737c612 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:33.737699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16bb35cb-be69-496e-afdf-2548e737c612 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:33.743261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-16bb35cb-be69-496e-afdf-2548e737c612 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Delete volume with id: dc360292-7c23-43e5-a62e-3a92aa7c15ab Dec 31 09:39:33.811261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7431cbb0-b374-4831-85b2-fc1d635b498a tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b returned with HTTP 404 Dec 31 09:39:33.820923 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 546/1058] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:39:33 2020] DELETE /volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e2b956a5-a477-492d-975d-d07dcf43511b => generated 109 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:39:33.842114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-761ad2b8-9d19-4b2f-ae40-21701eaafa2a tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] DELETE http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:33.842942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-761ad2b8-9d19-4b2f-ae40-21701eaafa2a tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:33.843655 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-761ad2b8-9d19-4b2f-ae40-21701eaafa2a tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:33.844638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-761ad2b8-9d19-4b2f-ae40-21701eaafa2a tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] Delete volume with id: e6f68679-9f3c-49fb-a075-0b537e53fea8 Dec 31 09:39:33.952962 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-761ad2b8-9d19-4b2f-ae40-21701eaafa2a tempest-VolumesTransfersTest-588218825 tempest-VolumesTransfersTest-588218825] http://10.222.0.45/volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 returned with HTTP 404 Dec 31 09:39:33.954969 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 547/1059] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:39:33 2020] DELETE /volume/v3/3a509a11c714472a865238c490b0eaec/volumes/e6f68679-9f3c-49fb-a075-0b537e53fea8 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:39:33.958707 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:33.958707 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:33.958707 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-16bb35cb-be69-496e-afdf-2548e737c612 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:34.035676 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-16bb35cb-be69-496e-afdf-2548e737c612 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Delete volume request issued successfully. Dec 31 09:39:34.046249 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16bb35cb-be69-496e-afdf-2548e737c612 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab returned with HTTP 202 Dec 31 09:39:34.050335 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 513/1060] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:39:33 2020] DELETE /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab => generated 0 bytes in 328 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:39:34.059524 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5ad2167-ac3f-48f9-be0d-26bb10337cbd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab Dec 31 09:39:34.060171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5ad2167-ac3f-48f9-be0d-26bb10337cbd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:34.061068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5ad2167-ac3f-48f9-be0d-26bb10337cbd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:34.228872 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:34.228872 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:34.261410 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c5ad2167-ac3f-48f9-be0d-26bb10337cbd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:34.311601 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5ad2167-ac3f-48f9-be0d-26bb10337cbd tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab returned with HTTP 200 Dec 31 09:39:34.312446 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 548/1061] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:34 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab => generated 908 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:39:35.340175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cc56658f-57a9-4c47-9a76-1089b9452793 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab Dec 31 09:39:35.341266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cc56658f-57a9-4c47-9a76-1089b9452793 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:35.341629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:35.341629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:35.342208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cc56658f-57a9-4c47-9a76-1089b9452793 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:35.535469 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:35.535469 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:35.583356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cc56658f-57a9-4c47-9a76-1089b9452793 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:35.669353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cc56658f-57a9-4c47-9a76-1089b9452793 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab returned with HTTP 200 Dec 31 09:39:35.679241 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 514/1062] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:35 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab => generated 908 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:36.693138 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d401c616-623b-400d-8733-df6b1f79db5d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab Dec 31 09:39:36.693698 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d401c616-623b-400d-8733-df6b1f79db5d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:36.693855 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:36.693855 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:36.694201 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d401c616-623b-400d-8733-df6b1f79db5d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:36.794446 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:36.794446 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:36.812600 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d401c616-623b-400d-8733-df6b1f79db5d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:36.842616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d401c616-623b-400d-8733-df6b1f79db5d tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab returned with HTTP 200 Dec 31 09:39:36.844727 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 549/1063] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:36 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab => generated 908 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:37.860823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0d44f23-37a0-4ac7-b8d8-946f93f2664f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab Dec 31 09:39:37.861952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0d44f23-37a0-4ac7-b8d8-946f93f2664f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:37.862340 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:37.862340 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:37.863854 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0d44f23-37a0-4ac7-b8d8-946f93f2664f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:37.979865 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0d44f23-37a0-4ac7-b8d8-946f93f2664f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab returned with HTTP 404 Dec 31 09:39:37.984452 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 515/1064] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:37 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/dc360292-7c23-43e5-a62e-3a92aa7c15ab => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:39:37.992587 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb47a766-39c5-446d-9301-614f2d5e10e9 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] DELETE http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:37.993278 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb47a766-39c5-446d-9301-614f2d5e10e9 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:37.993278 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:37.993278 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:37.994194 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb47a766-39c5-446d-9301-614f2d5e10e9 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:37.994800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-eb47a766-39c5-446d-9301-614f2d5e10e9 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Delete volume with id: 99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:38.072617 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:38.072617 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:38.075585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eb47a766-39c5-446d-9301-614f2d5e10e9 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:38.124413 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eb47a766-39c5-446d-9301-614f2d5e10e9 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Delete volume request issued successfully. Dec 31 09:39:38.124893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb47a766-39c5-446d-9301-614f2d5e10e9 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 202 Dec 31 09:39:38.126091 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 550/1065] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:39:37 2020] DELETE /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:39:38.134301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f13268c-4aa0-4d99-b696-2e0e4cba2a29 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:38.134741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f13268c-4aa0-4d99-b696-2e0e4cba2a29 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:38.135303 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f13268c-4aa0-4d99-b696-2e0e4cba2a29 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:38.334495 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:38.334495 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:38.364777 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7f13268c-4aa0-4d99-b696-2e0e4cba2a29 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:38.439529 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f13268c-4aa0-4d99-b696-2e0e4cba2a29 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:38.452914 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 516/1066] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:38 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 1390 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:39.480134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24fa0f6e-beaa-4f98-8555-e85ecc4fb542 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:39.481162 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24fa0f6e-beaa-4f98-8555-e85ecc4fb542 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:39.481534 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:39.481534 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:39.482459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24fa0f6e-beaa-4f98-8555-e85ecc4fb542 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:39.641669 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:39.641669 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:39.675680 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-24fa0f6e-beaa-4f98-8555-e85ecc4fb542 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:39.718088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24fa0f6e-beaa-4f98-8555-e85ecc4fb542 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:39.721579 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 551/1067] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:39 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 1390 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:40.752397 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0f5a1e8-b1b4-4e0b-9026-3146a05a7484 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:40.752946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0f5a1e8-b1b4-4e0b-9026-3146a05a7484 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:40.753173 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:40.753173 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:40.753578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0f5a1e8-b1b4-4e0b-9026-3146a05a7484 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:40.885057 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:40.885057 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:40.939592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a0f5a1e8-b1b4-4e0b-9026-3146a05a7484 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:41.058081 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0f5a1e8-b1b4-4e0b-9026-3146a05a7484 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:41.071300 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 517/1068] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:40 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 1390 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:42.088553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43bb7aea-0d9d-412b-b638-6007fac26dff tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:42.090016 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43bb7aea-0d9d-412b-b638-6007fac26dff tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:42.090592 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:42.090592 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:42.091443 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43bb7aea-0d9d-412b-b638-6007fac26dff tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:42.271330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:42.271330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:42.294806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-43bb7aea-0d9d-412b-b638-6007fac26dff tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:42.381179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43bb7aea-0d9d-412b-b638-6007fac26dff tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 200 Dec 31 09:39:42.392373 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 552/1069] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:42 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 1390 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:43.402564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf46d8ec-b357-4424-b9f1-0e09b148e7d1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 Dec 31 09:39:43.403379 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf46d8ec-b357-4424-b9f1-0e09b148e7d1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:43.403379 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:43.403379 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:43.403812 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf46d8ec-b357-4424-b9f1-0e09b148e7d1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:43.580089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf46d8ec-b357-4424-b9f1-0e09b148e7d1 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 returned with HTTP 404 Dec 31 09:39:43.594038 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 518/1070] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:43 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/99d89776-2292-45e7-93e8-aa9e89c4cb97 => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:39:43.602053 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b8c2e06-48c0-4e96-990e-250a3af384b0 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] DELETE http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:39:43.602587 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b8c2e06-48c0-4e96-990e-250a3af384b0 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:43.602787 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:43.602787 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:43.608677 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b8c2e06-48c0-4e96-990e-250a3af384b0 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:43.609483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-0b8c2e06-48c0-4e96-990e-250a3af384b0 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Delete volume with id: 8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:39:43.842666 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:43.842666 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:43.845518 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0b8c2e06-48c0-4e96-990e-250a3af384b0 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:43.965065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0b8c2e06-48c0-4e96-990e-250a3af384b0 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Delete volume request issued successfully. Dec 31 09:39:43.965782 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b8c2e06-48c0-4e96-990e-250a3af384b0 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 202 Dec 31 09:39:43.966865 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 553/1071] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:39:43 2020] DELETE /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 0 bytes in 369 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:39:43.976322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ccc9e8d-7466-4e54-86f3-3b178d14390f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:39:43.977153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ccc9e8d-7466-4e54-86f3-3b178d14390f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:43.977772 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ccc9e8d-7466-4e54-86f3-3b178d14390f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:44.201308 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:44.201308 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:44.234881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ccc9e8d-7466-4e54-86f3-3b178d14390f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:44.279441 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ccc9e8d-7466-4e54-86f3-3b178d14390f tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:39:44.290809 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 519/1072] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:43 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 1355 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:45.312472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91fad2b9-1da1-403d-b1c7-29c0f1ec6c60 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:39:45.313451 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91fad2b9-1da1-403d-b1c7-29c0f1ec6c60 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:45.313814 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:45.313814 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:45.314213 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91fad2b9-1da1-403d-b1c7-29c0f1ec6c60 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:45.507864 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:45.507864 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:45.541429 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-91fad2b9-1da1-403d-b1c7-29c0f1ec6c60 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:45.624905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91fad2b9-1da1-403d-b1c7-29c0f1ec6c60 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:39:45.637222 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 554/1073] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:45 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 1355 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:46.657398 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce7e0031-9f6b-450e-a8bf-db02d783f791 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:39:46.658061 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce7e0031-9f6b-450e-a8bf-db02d783f791 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:46.658184 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:46.658184 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:46.658487 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce7e0031-9f6b-450e-a8bf-db02d783f791 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:46.763481 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:46.763481 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:46.782683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ce7e0031-9f6b-450e-a8bf-db02d783f791 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Volume info retrieved successfully. Dec 31 09:39:46.833283 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce7e0031-9f6b-450e-a8bf-db02d783f791 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 200 Dec 31 09:39:46.834093 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 520/1074] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:46 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 1355 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:39:47.852961 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d3de8c64-f922-4c05-a2bb-bd26889f39a7 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] GET http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 Dec 31 09:39:47.854112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d3de8c64-f922-4c05-a2bb-bd26889f39a7 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:47.854494 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:47.854494 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:47.855405 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d3de8c64-f922-4c05-a2bb-bd26889f39a7 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:47.941573 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d3de8c64-f922-4c05-a2bb-bd26889f39a7 tempest-VolumesCloneTest-1980618433 tempest-VolumesCloneTest-1980618433] http://10.222.0.45/volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 returned with HTTP 404 Dec 31 09:39:47.953009 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 555/1075] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:47 2020] GET /volume/v3/0e7e59ede4c14c6fb91e24afc787d289/volumes/8ac73d9b-aa95-4962-bbcc-574a943f8ae1 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:39:52.661826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] POST http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes Dec 31 09:39:52.662455 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:52.662455 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:52.662752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2103551534", "imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "size": 1}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:39:52.663986 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2103551534', 'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'size': 1}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:39:52.825436 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Create volume of 1 GB Dec 31 09:39:52.840174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Availability Zones retrieved successfully. Dec 31 09:39:52.863690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Flow 'volume_create_api' (911c75fe-b23f-449f-805a-eb8a2218a9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:52.869585 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1404936e-b6b4-432a-92ec-88787c3d1369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:52.872903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:39:53.009389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1404936e-b6b4-432a-92ec-88787c3d1369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:53.014360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f6b83c-66b6-4abd-a1ab-6c9a5551b809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:53.151611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Created reservations ['e1c2d5b7-7f72-47a6-b9c7-4ef893fa8eb8', '6fe1d7cf-795a-4c52-9905-c2c50822358e', '513f9922-7b72-4ee1-bf06-92bd049f72c3', 'feb5c9ca-ed42-4d98-bc44-42685421460c'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:39:53.154745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71f6b83c-66b6-4abd-a1ab-6c9a5551b809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1c2d5b7-7f72-47a6-b9c7-4ef893fa8eb8', '6fe1d7cf-795a-4c52-9905-c2c50822358e', '513f9922-7b72-4ee1-bf06-92bd049f72c3', 'feb5c9ca-ed42-4d98-bc44-42685421460c']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:53.157419 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e5f275-868c-4623-8fed-4caf8767e182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:53.264479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e5f275-868c-4623-8fed-4caf8767e182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc7b88ea-ebd9-47a5-8ece-44ac8806da5e', '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-2103551534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f9214c1e8234e61be7765b551e2d8ab',qos_specs=None,replication_status=,reservations=['e1c2d5b7-7f72-47a6-b9c7-4ef893fa8eb8','6fe1d7cf-795a-4c52-9905-c2c50822358e','513f9922-7b72-4ee1-bf06-92bd049f72c3','feb5c9ca-ed42-4d98-bc44-42685421460c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bad9bf80ec54f06af741c7a8801e81d',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:39:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2103551534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc7b88ea-ebd9-47a5-8ece-44ac8806da5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f9214c1e8234e61be7765b551e2d8ab',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='7bad9bf80ec54f06af741c7a8801e81d',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:53.267295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2ab105-2850-483b-b056-679d903cac4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:53.299458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b2ab105-2850-483b-b056-679d903cac4e) 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-2103551534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f9214c1e8234e61be7765b551e2d8ab',qos_specs=None,replication_status=,reservations=['e1c2d5b7-7f72-47a6-b9c7-4ef893fa8eb8','6fe1d7cf-795a-4c52-9905-c2c50822358e','513f9922-7b72-4ee1-bf06-92bd049f72c3','feb5c9ca-ed42-4d98-bc44-42685421460c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bad9bf80ec54f06af741c7a8801e81d',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:53.301961 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87f5400d-c12c-49b5-a239-0529cea7a879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:53.322039 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87f5400d-c12c-49b5-a239-0529cea7a879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:53.329262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Flow 'volume_create_api' (911c75fe-b23f-449f-805a-eb8a2218a9d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:53.442666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Create volume request issued successfully. Dec 31 09:39:53.467351 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5b125e0-4cd0-477f-9405-ef32f6bb61e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes returned with HTTP 202 Dec 31 09:39:53.468484 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 521/1076] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:39:52 2020] POST /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes => generated 822 bytes in 811 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 09:39:53.493075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-969c0a0f-9f15-4d31-8721-efaf0149f371 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:39:53.494145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-969c0a0f-9f15-4d31-8721-efaf0149f371 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:53.495044 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-969c0a0f-9f15-4d31-8721-efaf0149f371 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:53.633191 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:53.633191 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:53.650136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-969c0a0f-9f15-4d31-8721-efaf0149f371 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:39:53.684272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-969c0a0f-9f15-4d31-8721-efaf0149f371 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:39:53.693880 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 556/1077] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:53 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 890 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:39:54.706307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ff7d72f-29ce-4dc8-860b-1a098c37a8e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:39:54.706999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ff7d72f-29ce-4dc8-860b-1a098c37a8e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:54.707656 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:54.707656 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:54.708174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ff7d72f-29ce-4dc8-860b-1a098c37a8e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:54.838033 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:54.838033 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:54.865240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ff7d72f-29ce-4dc8-860b-1a098c37a8e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:39:54.998369 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ff7d72f-29ce-4dc8-860b-1a098c37a8e1 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:39:55.005416 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 522/1078] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:54 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:56.022433 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca14f894-5434-427c-a88d-929f64263516 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:39:56.022962 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca14f894-5434-427c-a88d-929f64263516 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:56.023207 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:56.023207 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:56.023908 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca14f894-5434-427c-a88d-929f64263516 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:56.241337 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:56.241337 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:56.266807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ca14f894-5434-427c-a88d-929f64263516 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:39:56.331316 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca14f894-5434-427c-a88d-929f64263516 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:39:56.335181 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 557/1079] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:56 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:57.353064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c4da097-362c-4359-9425-5ee4c76f9261 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:39:57.354518 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c4da097-362c-4359-9425-5ee4c76f9261 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:57.354745 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:57.354745 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:57.355141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c4da097-362c-4359-9425-5ee4c76f9261 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:57.506086 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:57.506086 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:57.537839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1c4da097-362c-4359-9425-5ee4c76f9261 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:39:57.609499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c4da097-362c-4359-9425-5ee4c76f9261 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:39:57.610732 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 523/1080] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:57 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:58.175237 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes Dec 31 09:39:58.175960 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:58.175960 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:58.176757 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1959003223"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:39:58.178152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1959003223'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:39:58.178687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume of 1 GB Dec 31 09:39:58.194885 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Availability Zones retrieved successfully. Dec 31 09:39:58.216625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (33f3ee9a-12b4-41bb-9926-74b553d7709f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:58.220972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7213ab9-8bda-4eac-bad8-dbba1ab7c2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:58.223568 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:39:58.322974 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7213ab9-8bda-4eac-bad8-dbba1ab7c2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:58.330434 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9996895-070e-4f9e-886e-aaa2f1f640e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:58.445611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['e997f111-3147-43e6-834b-2916002ee2bb', '8c0c4b09-f290-4dc9-ad3f-0950acb4c6c9', '25683c59-b7be-4f8a-af86-4b34c7fc8b6e', '1fe9bb22-8e99-4ab7-9386-027eb6a286e2'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:39:58.447934 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9996895-070e-4f9e-886e-aaa2f1f640e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e997f111-3147-43e6-834b-2916002ee2bb', '8c0c4b09-f290-4dc9-ad3f-0950acb4c6c9', '25683c59-b7be-4f8a-af86-4b34c7fc8b6e', '1fe9bb22-8e99-4ab7-9386-027eb6a286e2']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:58.450577 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8441d730-147c-458c-9046-d12474da8c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:58.522076 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8441d730-147c-458c-9046-d12474da8c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41c76097-cf96-4f5e-802b-56c76a0a7188', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1959003223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['e997f111-3147-43e6-834b-2916002ee2bb','8c0c4b09-f290-4dc9-ad3f-0950acb4c6c9','25683c59-b7be-4f8a-af86-4b34c7fc8b6e','1fe9bb22-8e99-4ab7-9386-027eb6a286e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1959003223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41c76097-cf96-4f5e-802b-56c76a0a7188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16da6b7548c343cea1e2407f10e5afa8',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='44e33f06d0ef4c63829c0969cac79a83',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:58.524486 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80924e69-ba05-4892-a6eb-b8b56cb65559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:58.569345 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80924e69-ba05-4892-a6eb-b8b56cb65559) 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-1959003223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['e997f111-3147-43e6-834b-2916002ee2bb','8c0c4b09-f290-4dc9-ad3f-0950acb4c6c9','25683c59-b7be-4f8a-af86-4b34c7fc8b6e','1fe9bb22-8e99-4ab7-9386-027eb6a286e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:58.589797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eadb315-4131-431b-8f3d-f0d78c693745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:39:58.629848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2317cc4-e1cc-4d83-acd0-0633b418eb47 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:39:58.630390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2317cc4-e1cc-4d83-acd0-0633b418eb47 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:58.630643 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:58.630643 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:58.631122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2317cc4-e1cc-4d83-acd0-0633b418eb47 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:58.633754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eadb315-4131-431b-8f3d-f0d78c693745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:39:58.648847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (33f3ee9a-12b4-41bb-9926-74b553d7709f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:39:58.777125 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:58.777125 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:58.800923 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2317cc4-e1cc-4d83-acd0-0633b418eb47 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:39:58.823094 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request issued successfully. Dec 31 09:39:58.856912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2317cc4-e1cc-4d83-acd0-0633b418eb47 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:39:58.862805 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38ecc240-5fea-4c97-8a1b-6da788412560 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes returned with HTTP 202 Dec 31 09:39:58.864945 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 524/1081] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:58 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:58.866099 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 558/1082] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:39:57 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes => generated 823 bytes in 1231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:39:58.899916 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77d8a39a-1230-413e-8123-de926377c85f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:39:58.900459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77d8a39a-1230-413e-8123-de926377c85f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:58.900658 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:58.900658 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:58.901010 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77d8a39a-1230-413e-8123-de926377c85f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:39:59.122617 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:39:59.122617 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:39:59.139069 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-77d8a39a-1230-413e-8123-de926377c85f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:39:59.190652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77d8a39a-1230-413e-8123-de926377c85f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:39:59.200704 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 525/1083] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:58 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 915 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:39:59.886088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00836ad6-ddac-42e3-80e2-ff8afb5184de tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:39:59.886616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00836ad6-ddac-42e3-80e2-ff8afb5184de tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:39:59.886813 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:39:59.886813 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:39:59.887477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00836ad6-ddac-42e3-80e2-ff8afb5184de tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:00.019983 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:00.019983 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:00.031479 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-00836ad6-ddac-42e3-80e2-ff8afb5184de tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:00.060085 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00836ad6-ddac-42e3-80e2-ff8afb5184de tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:00.061947 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 559/1084] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:39:59 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:00.212584 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-105880d7-06db-4354-bba2-b447ba28fca7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:40:00.213710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-105880d7-06db-4354-bba2-b447ba28fca7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:00.214196 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:00.214196 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:00.215057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-105880d7-06db-4354-bba2-b447ba28fca7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:00.434983 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:00.434983 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:00.468935 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-105880d7-06db-4354-bba2-b447ba28fca7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:40:00.623510 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-105880d7-06db-4354-bba2-b447ba28fca7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:40:00.648039 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 526/1085] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:00 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 916 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:00.653359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e310945f-1ac6-4776-88e1-37ab715bc1ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:40:00.654239 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:00.654239 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:00.654841 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e310945f-1ac6-4776-88e1-37ab715bc1ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41c76097-cf96-4f5e-802b-56c76a0a7188", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1231896607"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:40:00.847171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:00.847171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:00.848442 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e310945f-1ac6-4776-88e1-37ab715bc1ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:40:00.848799 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-e310945f-1ac6-4776-88e1-37ab715bc1ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create snapshot from volume 41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:40:01.055810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-e310945f-1ac6-4776-88e1-37ab715bc1ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['554b856a-061d-4614-b033-0563bf7242c1', '8f4c36f7-059f-4b64-97c0-5c5de62104d6', '8b3cdf36-436b-4f0e-8b7e-9001cc7712ec', '4270d61b-8638-4c15-9f18-60f4508bef94'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:40:01.080842 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c608b62-400e-4808-9f32-cfdd204d98e3 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:01.082610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c608b62-400e-4808-9f32-cfdd204d98e3 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:01.083109 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:01.083109 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:01.084065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c608b62-400e-4808-9f32-cfdd204d98e3 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:01.244508 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:01.244508 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:01.296695 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e310945f-1ac6-4776-88e1-37ab715bc1ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot create request issued successfully. Dec 31 09:40:01.297896 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e310945f-1ac6-4776-88e1-37ab715bc1ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 202 Dec 31 09:40:01.298962 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 560/1086] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:40:00 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 310 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:40:01.314941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-214f40bf-b832-45da-9300-a454181b9b16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d Dec 31 09:40:01.316331 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-214f40bf-b832-45da-9300-a454181b9b16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:01.316738 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:01.316738 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:01.317335 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-214f40bf-b832-45da-9300-a454181b9b16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:01.319636 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9c608b62-400e-4808-9f32-cfdd204d98e3 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:01.347498 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:01.347498 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:01.349031 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-214f40bf-b832-45da-9300-a454181b9b16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:40:01.351755 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-214f40bf-b832-45da-9300-a454181b9b16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d returned with HTTP 200 Dec 31 09:40:01.352797 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 561/1087] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:40:01 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:01.388762 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c608b62-400e-4808-9f32-cfdd204d98e3 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:01.390845 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 527/1088] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:01 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:40:02.365241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66632108-0550-4a6a-b904-8be63319a7c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d Dec 31 09:40:02.365977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66632108-0550-4a6a-b904-8be63319a7c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:02.365977 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:02.365977 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:02.366459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66632108-0550-4a6a-b904-8be63319a7c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:02.408577 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0140d866-4d13-46cd-b729-562cb77954a5 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:02.409112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0140d866-4d13-46cd-b729-562cb77954a5 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:02.409338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:02.409338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:02.409785 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0140d866-4d13-46cd-b729-562cb77954a5 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:02.462217 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:02.462217 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:02.470800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-66632108-0550-4a6a-b904-8be63319a7c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:40:02.472954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66632108-0550-4a6a-b904-8be63319a7c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d returned with HTTP 200 Dec 31 09:40:02.473792 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 562/1089] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:40:02 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d => generated 442 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:40:02.553360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:02.553360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:02.606848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0140d866-4d13-46cd-b729-562cb77954a5 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:02.679840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0140d866-4d13-46cd-b729-562cb77954a5 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:02.689831 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 528/1090] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:02 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:03.486096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8196311-32ad-4c0c-9d5a-bc8d777d58c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d Dec 31 09:40:03.492115 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8196311-32ad-4c0c-9d5a-bc8d777d58c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:03.492613 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:03.492613 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:03.496882 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8196311-32ad-4c0c-9d5a-bc8d777d58c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:03.587767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:03.587767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:03.594993 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f8196311-32ad-4c0c-9d5a-bc8d777d58c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:40:03.617684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8196311-32ad-4c0c-9d5a-bc8d777d58c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d returned with HTTP 200 Dec 31 09:40:03.618529 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 563/1091] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:40:03 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d => generated 442 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:03.710310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ddc85dea-19e3-4d68-a41d-aa2a745e0f4c tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:03.711294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ddc85dea-19e3-4d68-a41d-aa2a745e0f4c tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:03.711745 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:03.711745 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:03.712452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ddc85dea-19e3-4d68-a41d-aa2a745e0f4c tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:03.853386 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:03.853386 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:03.888807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ddc85dea-19e3-4d68-a41d-aa2a745e0f4c tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:03.954445 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ddc85dea-19e3-4d68-a41d-aa2a745e0f4c tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:03.970862 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 529/1092] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:03 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:04.633802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c66ea32-5e89-4724-84bd-9bd06eda3c7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d Dec 31 09:40:04.634700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c66ea32-5e89-4724-84bd-9bd06eda3c7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:04.634700 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:04.634700 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:04.635090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c66ea32-5e89-4724-84bd-9bd06eda3c7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:04.668044 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:04.668044 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:04.669213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9c66ea32-5e89-4724-84bd-9bd06eda3c7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:40:04.671773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c66ea32-5e89-4724-84bd-9bd06eda3c7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d returned with HTTP 200 Dec 31 09:40:04.673103 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 564/1093] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:40:04 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d => generated 469 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:04.685410 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1855e15-6a41-462a-835b-1450d8cdcc69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups Dec 31 09:40:04.686216 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:04.686216 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:04.687098 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1855e15-6a41-462a-835b-1450d8cdcc69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41c76097-cf96-4f5e-802b-56c76a0a7188", "snapshot_id": "f4261225-6051-4c23-a766-1a9945470e4d", "name": "tempest-VolumesSnapshotTestJSON-Backup-1603828448"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:40:04.688669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-e1855e15-6a41-462a-835b-1450d8cdcc69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Creating new backup {'backup': {'volume_id': '41c76097-cf96-4f5e-802b-56c76a0a7188', 'snapshot_id': 'f4261225-6051-4c23-a766-1a9945470e4d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1603828448'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 31 09:40:04.689666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-e1855e15-6a41-462a-835b-1450d8cdcc69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Creating backup of volume 41c76097-cf96-4f5e-802b-56c76a0a7188 in container None Dec 31 09:40:04.749724 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:04.749724 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:04.751047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e1855e15-6a41-462a-835b-1450d8cdcc69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:40:04.786444 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:04.786444 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:04.787822 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e1855e15-6a41-462a-835b-1450d8cdcc69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:40:04.899525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-e1855e15-6a41-462a-835b-1450d8cdcc69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['7bc5ec84-ef9f-4204-8c10-c99b3845e883', '5ffcb1b9-6937-45b8-a8f5-dde5bf105dbb'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:40:04.982712 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9da0af91-bd78-4042-b81f-a98318db5292 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:04.984073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9da0af91-bd78-4042-b81f-a98318db5292 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:04.984345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:04.984345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:04.985058 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9da0af91-bd78-4042-b81f-a98318db5292 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:05.131330 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1855e15-6a41-462a-835b-1450d8cdcc69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups returned with HTTP 202 Dec 31 09:40:05.133248 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 530/1094] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:40:04 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups => generated 401 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 09:40:05.148711 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba321bce-f2f4-4501-825a-ac503f451c8c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:05.152722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba321bce-f2f4-4501-825a-ac503f451c8c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:05.153080 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:05.153080 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:05.154201 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba321bce-f2f4-4501-825a-ac503f451c8c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:05.154201 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ba321bce-f2f4-4501-825a-ac503f451c8c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:05.201031 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:05.201031 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:05.213387 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:05.213387 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:05.215812 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba321bce-f2f4-4501-825a-ac503f451c8c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:05.217144 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 531/1095] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:05 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:40:05.237006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9da0af91-bd78-4042-b81f-a98318db5292 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:05.279956 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9da0af91-bd78-4042-b81f-a98318db5292 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:05.281140 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 565/1096] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:04 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:06.231976 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2e3b8f3-93a4-4dc7-a613-3a781453e187 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:06.232778 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2e3b8f3-93a4-4dc7-a613-3a781453e187 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:06.233001 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:06.233001 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:06.233414 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2e3b8f3-93a4-4dc7-a613-3a781453e187 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:06.234122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c2e3b8f3-93a4-4dc7-a613-3a781453e187 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:06.292663 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:06.292663 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:06.298005 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eec9b39a-6123-482a-a0e1-1f35b06f0616 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:06.298543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eec9b39a-6123-482a-a0e1-1f35b06f0616 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:06.298749 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:06.298749 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:06.299124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eec9b39a-6123-482a-a0e1-1f35b06f0616 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:06.301045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2e3b8f3-93a4-4dc7-a613-3a781453e187 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:06.302439 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 532/1097] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:06 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:06.365536 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:06.365536 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:06.374589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eec9b39a-6123-482a-a0e1-1f35b06f0616 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:06.400655 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eec9b39a-6123-482a-a0e1-1f35b06f0616 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:06.411770 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 566/1098] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:06 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:40:07.317310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c3302068-1b9d-462e-9fa4-e0f990759133 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:07.318169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c3302068-1b9d-462e-9fa4-e0f990759133 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:07.318169 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:07.318169 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:07.318544 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c3302068-1b9d-462e-9fa4-e0f990759133 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:07.318718 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c3302068-1b9d-462e-9fa4-e0f990759133 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:07.423048 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-86df6d24-4546-43df-8d85-58b3756de252 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:07.427844 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-86df6d24-4546-43df-8d85-58b3756de252 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:07.428391 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:07.428391 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:07.429070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-86df6d24-4546-43df-8d85-58b3756de252 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:07.447063 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:07.447063 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:07.448959 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c3302068-1b9d-462e-9fa4-e0f990759133 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:07.459134 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 533/1099] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:07 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:07.659002 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:07.659002 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:07.678881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-86df6d24-4546-43df-8d85-58b3756de252 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:07.709982 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-86df6d24-4546-43df-8d85-58b3756de252 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:07.711189 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 567/1100] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:07 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:08.466825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd8dfaff-cb68-4399-ac0c-6ed6b0006761 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:08.469066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd8dfaff-cb68-4399-ac0c-6ed6b0006761 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:08.469657 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:08.469657 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:08.472239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd8dfaff-cb68-4399-ac0c-6ed6b0006761 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:08.473041 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-cd8dfaff-cb68-4399-ac0c-6ed6b0006761 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:08.552867 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:08.552867 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:08.555262 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd8dfaff-cb68-4399-ac0c-6ed6b0006761 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:08.556592 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 534/1101] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:08 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:08.729512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25ad47ea-deca-4c86-8480-1e59972a0e9e tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:08.730311 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25ad47ea-deca-4c86-8480-1e59972a0e9e tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:08.730678 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:08.730678 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:08.731255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25ad47ea-deca-4c86-8480-1e59972a0e9e tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:08.881728 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:08.881728 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:08.909975 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-25ad47ea-deca-4c86-8480-1e59972a0e9e tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:08.990773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25ad47ea-deca-4c86-8480-1e59972a0e9e tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:09.002690 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 568/1102] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:08 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:09.576713 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6edd934c-3f94-41e5-8e1e-ad2d4a98bc13 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:09.579192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6edd934c-3f94-41e5-8e1e-ad2d4a98bc13 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:09.582437 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:09.582437 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:09.584554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6edd934c-3f94-41e5-8e1e-ad2d4a98bc13 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:09.588265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6edd934c-3f94-41e5-8e1e-ad2d4a98bc13 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:09.692566 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:09.692566 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:09.706496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6edd934c-3f94-41e5-8e1e-ad2d4a98bc13 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:09.711826 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 535/1103] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:09 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:10.027062 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ef8af25-51ec-4b6e-9832-bec592a288b0 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:10.027703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ef8af25-51ec-4b6e-9832-bec592a288b0 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:10.028034 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:10.028034 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:10.028552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ef8af25-51ec-4b6e-9832-bec592a288b0 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:10.167676 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:10.167676 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:10.189990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0ef8af25-51ec-4b6e-9832-bec592a288b0 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:10.247367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ef8af25-51ec-4b6e-9832-bec592a288b0 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:10.257677 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 569/1104] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:10 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:10.727944 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d829769-2bf9-4f2d-ad87-a437d0e12eb4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:10.729016 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d829769-2bf9-4f2d-ad87-a437d0e12eb4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:10.729523 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:10.729523 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:10.732792 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d829769-2bf9-4f2d-ad87-a437d0e12eb4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:10.733631 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7d829769-2bf9-4f2d-ad87-a437d0e12eb4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:10.862579 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:10.862579 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:10.870888 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d829769-2bf9-4f2d-ad87-a437d0e12eb4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:10.872450 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 536/1105] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:10 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:11.266782 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c81069b7-2f36-4df8-9fca-62e3e46c4dad tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:11.267542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c81069b7-2f36-4df8-9fca-62e3e46c4dad tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:11.267921 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:11.267921 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:11.268450 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c81069b7-2f36-4df8-9fca-62e3e46c4dad tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:11.381043 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:11.381043 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:11.407884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c81069b7-2f36-4df8-9fca-62e3e46c4dad tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:11.471966 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c81069b7-2f36-4df8-9fca-62e3e46c4dad tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:11.473510 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 570/1106] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:11 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:11.896831 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1d4eae7-a130-4238-aacf-fbc645418922 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:11.905455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1d4eae7-a130-4238-aacf-fbc645418922 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:11.906342 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:11.906342 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:11.907325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1d4eae7-a130-4238-aacf-fbc645418922 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:11.911074 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b1d4eae7-a130-4238-aacf-fbc645418922 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:12.007023 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:12.007023 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:12.009664 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1d4eae7-a130-4238-aacf-fbc645418922 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:12.010771 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 537/1107] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:11 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:12.493117 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf2dd5da-e0b0-41ad-82a7-76cbd6c41a49 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:12.493648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf2dd5da-e0b0-41ad-82a7-76cbd6c41a49 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:12.493848 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:12.493848 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:12.495377 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf2dd5da-e0b0-41ad-82a7-76cbd6c41a49 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:12.627508 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:12.627508 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:12.654736 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cf2dd5da-e0b0-41ad-82a7-76cbd6c41a49 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:12.712897 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf2dd5da-e0b0-41ad-82a7-76cbd6c41a49 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:12.715013 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 571/1108] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:12 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:13.042242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ff0185a-01a6-4a12-aa6b-ba97fe459f5d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:13.044495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ff0185a-01a6-4a12-aa6b-ba97fe459f5d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:13.045200 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:13.045200 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:13.046714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ff0185a-01a6-4a12-aa6b-ba97fe459f5d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:13.049191 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9ff0185a-01a6-4a12-aa6b-ba97fe459f5d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:13.133041 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:13.133041 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:13.143810 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ff0185a-01a6-4a12-aa6b-ba97fe459f5d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:13.147171 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 538/1109] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:13 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:13.734639 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4c504ac-edeb-4003-9bf5-e152da283d8f tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:13.735855 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4c504ac-edeb-4003-9bf5-e152da283d8f tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:13.736369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:13.736369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:13.737151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4c504ac-edeb-4003-9bf5-e152da283d8f tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:13.857223 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:13.857223 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:13.904406 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f4c504ac-edeb-4003-9bf5-e152da283d8f tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:13.955077 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4c504ac-edeb-4003-9bf5-e152da283d8f tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:13.956743 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 572/1110] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:13 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:14.168766 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b81e246-82d9-4237-b01d-e97510d054c5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:14.174532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b81e246-82d9-4237-b01d-e97510d054c5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:14.175388 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:14.175388 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:14.176665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b81e246-82d9-4237-b01d-e97510d054c5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:14.181970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3b81e246-82d9-4237-b01d-e97510d054c5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:14.305847 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:14.305847 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:14.309167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b81e246-82d9-4237-b01d-e97510d054c5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:14.321895 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 539/1111] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:14 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:15.018102 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a62210c-698e-4be7-a427-1c82fc7a1c7a tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:15.022267 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a62210c-698e-4be7-a427-1c82fc7a1c7a tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:15.026036 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:15.026036 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:15.027290 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a62210c-698e-4be7-a427-1c82fc7a1c7a tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:15.167940 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:15.167940 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:15.201528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1a62210c-698e-4be7-a427-1c82fc7a1c7a tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:15.326247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58f180df-ba20-4c1e-b575-80f4095abc94 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:15.328060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58f180df-ba20-4c1e-b575-80f4095abc94 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:15.328622 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:15.328622 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:15.329584 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58f180df-ba20-4c1e-b575-80f4095abc94 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:15.330271 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-58f180df-ba20-4c1e-b575-80f4095abc94 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:15.338153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a62210c-698e-4be7-a427-1c82fc7a1c7a tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:15.363461 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 573/1112] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:15 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:15.417925 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:15.417925 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:15.427502 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58f180df-ba20-4c1e-b575-80f4095abc94 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:15.438588 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 540/1113] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:15 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:40:16.378087 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d708fb14-27be-4db9-b6bd-aae0eb69a48d tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:16.379834 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d708fb14-27be-4db9-b6bd-aae0eb69a48d tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:16.380276 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:16.380276 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:16.381606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d708fb14-27be-4db9-b6bd-aae0eb69a48d tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:16.460535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-416adcf2-b26d-4846-a970-d62624b9bc77 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:16.462534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-416adcf2-b26d-4846-a970-d62624b9bc77 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:16.468455 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:16.468455 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:16.469930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-416adcf2-b26d-4846-a970-d62624b9bc77 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:16.474755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-416adcf2-b26d-4846-a970-d62624b9bc77 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:16.578281 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:16.578281 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:16.588348 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-416adcf2-b26d-4846-a970-d62624b9bc77 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:16.595520 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 541/1114] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:16 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:16.639881 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:16.639881 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:16.663065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d708fb14-27be-4db9-b6bd-aae0eb69a48d tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:16.706930 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d708fb14-27be-4db9-b6bd-aae0eb69a48d tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:16.720993 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 574/1115] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:16 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:17.616491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ed09500-f536-474c-83b8-bb8a6f6742c6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:17.617260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ed09500-f536-474c-83b8-bb8a6f6742c6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:17.617560 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:17.617560 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:17.618140 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ed09500-f536-474c-83b8-bb8a6f6742c6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:17.618601 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4ed09500-f536-474c-83b8-bb8a6f6742c6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:17.729252 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:17.729252 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:17.731845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ed09500-f536-474c-83b8-bb8a6f6742c6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:17.732798 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 542/1116] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:17 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:17.742237 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d722d668-eeac-4e9e-9e15-7c05bb1f7f01 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:17.743740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d722d668-eeac-4e9e-9e15-7c05bb1f7f01 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:17.744234 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:17.744234 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:17.745573 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d722d668-eeac-4e9e-9e15-7c05bb1f7f01 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:17.952662 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:17.952662 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:17.963617 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d722d668-eeac-4e9e-9e15-7c05bb1f7f01 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:18.002853 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d722d668-eeac-4e9e-9e15-7c05bb1f7f01 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:18.004143 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 575/1117] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:17 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:18.750090 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24d13be0-196b-4700-bfe8-65422ac78176 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:18.750676 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24d13be0-196b-4700-bfe8-65422ac78176 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:18.750816 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:18.750816 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:18.751510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24d13be0-196b-4700-bfe8-65422ac78176 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:18.752077 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-24d13be0-196b-4700-bfe8-65422ac78176 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:18.830695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:18.830695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:18.840989 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24d13be0-196b-4700-bfe8-65422ac78176 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:18.857137 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 543/1118] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:18 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:19.032355 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9abeb47-8723-4c11-abb1-12bc720c74cb tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:19.032907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9abeb47-8723-4c11-abb1-12bc720c74cb tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:19.033097 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:19.033097 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:19.040184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9abeb47-8723-4c11-abb1-12bc720c74cb tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:19.282973 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:19.282973 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:19.329228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b9abeb47-8723-4c11-abb1-12bc720c74cb tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:19.477373 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9abeb47-8723-4c11-abb1-12bc720c74cb tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:19.478739 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 576/1119] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:19 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 914 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:19.874055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f749564-4697-41e1-bf64-52ae9b2554e6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:19.875092 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f749564-4697-41e1-bf64-52ae9b2554e6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:19.875092 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:19.875092 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:19.875312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f749564-4697-41e1-bf64-52ae9b2554e6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:19.878367 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6f749564-4697-41e1-bf64-52ae9b2554e6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:20.074624 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:20.074624 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:20.076319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f749564-4697-41e1-bf64-52ae9b2554e6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:20.109760 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 544/1120] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:19 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:20.502439 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-957c31e0-9474-48a2-83ce-51697ac89fa9 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:20.503243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-957c31e0-9474-48a2-83ce-51697ac89fa9 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:20.503634 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:20.503634 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:20.504315 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-957c31e0-9474-48a2-83ce-51697ac89fa9 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:20.713653 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:20.713653 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:20.723148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-957c31e0-9474-48a2-83ce-51697ac89fa9 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:20.749291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-957c31e0-9474-48a2-83ce-51697ac89fa9 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:20.750548 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 577/1121] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:20 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 972 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:21.122366 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c66b8d67-7f99-48ec-a13a-b69ef5446474 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:21.123814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c66b8d67-7f99-48ec-a13a-b69ef5446474 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:21.125464 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:21.125464 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:21.129129 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c66b8d67-7f99-48ec-a13a-b69ef5446474 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:21.130057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c66b8d67-7f99-48ec-a13a-b69ef5446474 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:21.215777 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:21.215777 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:21.226357 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c66b8d67-7f99-48ec-a13a-b69ef5446474 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:21.230702 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 545/1122] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:21 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:21.779005 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ac6e3da-8fa3-47d6-b058-6327202f2cd9 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:21.780327 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ac6e3da-8fa3-47d6-b058-6327202f2cd9 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:21.781127 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:21.781127 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:21.784214 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ac6e3da-8fa3-47d6-b058-6327202f2cd9 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:21.994308 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:21.994308 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:22.034299 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5ac6e3da-8fa3-47d6-b058-6327202f2cd9 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:22.163294 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ac6e3da-8fa3-47d6-b058-6327202f2cd9 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:22.169025 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 578/1123] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:21 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 972 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:22.251522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bfe5b3e8-c714-42a3-bf30-f859bdb029b6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:22.252581 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bfe5b3e8-c714-42a3-bf30-f859bdb029b6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:22.258119 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:22.258119 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:22.259376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bfe5b3e8-c714-42a3-bf30-f859bdb029b6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:22.260342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bfe5b3e8-c714-42a3-bf30-f859bdb029b6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:22.380909 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:22.380909 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:22.404522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bfe5b3e8-c714-42a3-bf30-f859bdb029b6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:22.416250 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 546/1124] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:22 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:23.198332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e86933bd-0329-4bb9-89cb-889fff270567 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:23.199328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e86933bd-0329-4bb9-89cb-889fff270567 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:23.201890 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:23.201890 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:23.210030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e86933bd-0329-4bb9-89cb-889fff270567 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:23.449848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8cfc80b0-0ecc-4b87-9c66-303c02090ab4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:23.451115 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8cfc80b0-0ecc-4b87-9c66-303c02090ab4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:23.459104 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:23.459104 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:23.464400 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8cfc80b0-0ecc-4b87-9c66-303c02090ab4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:23.476823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8cfc80b0-0ecc-4b87-9c66-303c02090ab4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:23.553030 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:23.553030 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:23.605841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e86933bd-0329-4bb9-89cb-889fff270567 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:23.649040 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:23.649040 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:23.662344 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8cfc80b0-0ecc-4b87-9c66-303c02090ab4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:23.673270 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 547/1125] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:23 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:23.700328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e86933bd-0329-4bb9-89cb-889fff270567 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:23.709883 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 579/1126] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:23 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 975 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:40:24.687252 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88ace701-70d6-4ec3-94a4-171486f02fd5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:24.688246 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88ace701-70d6-4ec3-94a4-171486f02fd5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:24.694938 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:24.694938 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:24.696314 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88ace701-70d6-4ec3-94a4-171486f02fd5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:24.697170 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-88ace701-70d6-4ec3-94a4-171486f02fd5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:24.739180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c06dae17-20e0-45f7-beb4-fbd0695e24dc tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:24.743646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c06dae17-20e0-45f7-beb4-fbd0695e24dc tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:24.750880 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:24.750880 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:24.752093 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c06dae17-20e0-45f7-beb4-fbd0695e24dc tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:24.918793 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:24.918793 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:24.938549 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88ace701-70d6-4ec3-94a4-171486f02fd5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:24.943343 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 548/1127] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:24 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:40:25.087856 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:25.087856 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:25.135140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c06dae17-20e0-45f7-beb4-fbd0695e24dc tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:25.185557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c06dae17-20e0-45f7-beb4-fbd0695e24dc tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:25.186407 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 580/1128] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:24 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 975 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:25.957369 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fca73282-8837-4d02-8b65-64062207c91f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:25.957957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fca73282-8837-4d02-8b65-64062207c91f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:25.958098 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:25.958098 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:25.958435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fca73282-8837-4d02-8b65-64062207c91f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:25.958965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fca73282-8837-4d02-8b65-64062207c91f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:26.070890 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:26.070890 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:26.083546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fca73282-8837-4d02-8b65-64062207c91f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:26.091156 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 549/1129] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:25 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:26.217715 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-186c8045-d87e-42bf-ac96-0d8d43d755b4 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:26.219224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-186c8045-d87e-42bf-ac96-0d8d43d755b4 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:26.219620 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:26.219620 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:26.220316 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-186c8045-d87e-42bf-ac96-0d8d43d755b4 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:26.438617 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:26.438617 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:26.471630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-186c8045-d87e-42bf-ac96-0d8d43d755b4 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:26.562448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-186c8045-d87e-42bf-ac96-0d8d43d755b4 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:26.564379 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 581/1130] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:26 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 975 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:27.104293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e8e2a32-40ff-4806-8e4f-471d491d5682 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:27.104835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e8e2a32-40ff-4806-8e4f-471d491d5682 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:27.105012 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:27.105012 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:27.105660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e8e2a32-40ff-4806-8e4f-471d491d5682 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:27.106193 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5e8e2a32-40ff-4806-8e4f-471d491d5682 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:27.217734 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:27.217734 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:27.222467 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e8e2a32-40ff-4806-8e4f-471d491d5682 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:27.235089 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 550/1131] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:27 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:27.594081 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ecfd68de-72df-4621-90b4-1cd53c809dd0 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:27.594871 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ecfd68de-72df-4621-90b4-1cd53c809dd0 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:27.595465 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:27.595465 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:27.596111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ecfd68de-72df-4621-90b4-1cd53c809dd0 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:27.767528 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:27.767528 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:27.802134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ecfd68de-72df-4621-90b4-1cd53c809dd0 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:27.992873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ecfd68de-72df-4621-90b4-1cd53c809dd0 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:27.996067 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 582/1132] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:27 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 975 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:28.259058 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63a7c0a0-6dd5-431f-b951-f187ac791e34 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:28.260755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63a7c0a0-6dd5-431f-b951-f187ac791e34 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:28.261186 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:28.261186 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:28.261923 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63a7c0a0-6dd5-431f-b951-f187ac791e34 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:28.262512 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-63a7c0a0-6dd5-431f-b951-f187ac791e34 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:28.299135 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:28.299135 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:28.301852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63a7c0a0-6dd5-431f-b951-f187ac791e34 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:28.303578 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 551/1133] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:28 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:29.014334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1ae67b0-0b1e-40e1-9510-981bf769999d tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:29.015024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1ae67b0-0b1e-40e1-9510-981bf769999d tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:29.015861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:29.015861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:29.018330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1ae67b0-0b1e-40e1-9510-981bf769999d tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:29.278080 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:29.278080 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:29.328725 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70dc1eee-b35f-4ee3-aa68-dcd7e0d2cae3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:29.329680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70dc1eee-b35f-4ee3-aa68-dcd7e0d2cae3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:29.330038 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:29.330038 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:29.330743 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70dc1eee-b35f-4ee3-aa68-dcd7e0d2cae3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:29.331351 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-70dc1eee-b35f-4ee3-aa68-dcd7e0d2cae3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:29.334303 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e1ae67b0-0b1e-40e1-9510-981bf769999d tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:29.429993 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:29.429993 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:29.432759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1ae67b0-0b1e-40e1-9510-981bf769999d tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:29.434680 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 583/1134] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:29 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 975 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:29.438657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70dc1eee-b35f-4ee3-aa68-dcd7e0d2cae3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:29.440130 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 552/1135] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:29 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:40:30.468869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5695044c-6643-4d63-bae7-decd126c99d8 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:30.471125 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5695044c-6643-4d63-bae7-decd126c99d8 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:30.475313 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:30.475313 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:30.476532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5695044c-6643-4d63-bae7-decd126c99d8 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:30.477847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f3ceefdc-e605-4ecf-a627-d84dc132c98a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:30.483671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f3ceefdc-e605-4ecf-a627-d84dc132c98a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:30.484824 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:30.484824 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:30.493258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f3ceefdc-e605-4ecf-a627-d84dc132c98a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:30.495784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f3ceefdc-e605-4ecf-a627-d84dc132c98a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:30.663606 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:30.663606 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:30.689168 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f3ceefdc-e605-4ecf-a627-d84dc132c98a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:30.701565 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 553/1136] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:30 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 842 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:30.799197 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:30.799197 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:30.824370 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5695044c-6643-4d63-bae7-decd126c99d8 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:30.933224 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5695044c-6643-4d63-bae7-decd126c99d8 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:30.939450 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 584/1137] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:30 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 975 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:31.720722 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5b06b76-95f3-4f9f-b2d4-b86669f941db tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:31.722273 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5b06b76-95f3-4f9f-b2d4-b86669f941db tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:31.725357 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:31.725357 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:31.726519 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5b06b76-95f3-4f9f-b2d4-b86669f941db tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:31.727279 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d5b06b76-95f3-4f9f-b2d4-b86669f941db tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:31.836432 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:31.836432 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:31.846884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5b06b76-95f3-4f9f-b2d4-b86669f941db tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:31.856240 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 554/1138] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:31 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:31.958986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56682524-4bda-424a-9673-d4c4055d5d73 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:31.960060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56682524-4bda-424a-9673-d4c4055d5d73 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:31.960479 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:31.960479 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:31.961206 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56682524-4bda-424a-9673-d4c4055d5d73 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:32.129328 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:32.129328 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:32.162030 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-56682524-4bda-424a-9673-d4c4055d5d73 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:32.259992 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56682524-4bda-424a-9673-d4c4055d5d73 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:32.261821 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 585/1139] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:31 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 975 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:32.889140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb566809-43e2-4a94-b585-58052c2df5b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:32.890480 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb566809-43e2-4a94-b585-58052c2df5b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:32.890955 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:32.890955 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:32.891739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb566809-43e2-4a94-b585-58052c2df5b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:32.892514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-cb566809-43e2-4a94-b585-58052c2df5b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:32.929122 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:32.929122 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:32.932063 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb566809-43e2-4a94-b585-58052c2df5b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:32.934193 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 555/1140] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:32 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:33.291403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-441f4f4e-0da8-4471-8e42-1239c6ade8ff tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:33.292749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-441f4f4e-0da8-4471-8e42-1239c6ade8ff tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:33.293576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:33.293576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:33.294866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-441f4f4e-0da8-4471-8e42-1239c6ade8ff tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:33.594436 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:33.594436 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:33.629225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-441f4f4e-0da8-4471-8e42-1239c6ade8ff tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:33.728839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-441f4f4e-0da8-4471-8e42-1239c6ade8ff tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:33.739247 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 586/1141] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:33 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 1363 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:40:33.957532 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5f14610-a98e-42c5-b76f-c3ad2d3f0f38 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:33.957532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5f14610-a98e-42c5-b76f-c3ad2d3f0f38 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:33.957532 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:33.957532 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:33.958802 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5f14610-a98e-42c5-b76f-c3ad2d3f0f38 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:33.958802 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c5f14610-a98e-42c5-b76f-c3ad2d3f0f38 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:34.052621 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-939bc76a-0601-4605-a5a8-7d25f99cdb10 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:34.053588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-939bc76a-0601-4605-a5a8-7d25f99cdb10 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:34.053954 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:34.053954 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:34.054618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-939bc76a-0601-4605-a5a8-7d25f99cdb10 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:34.082298 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:34.082298 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:34.095911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5f14610-a98e-42c5-b76f-c3ad2d3f0f38 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:34.102779 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 556/1142] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:33 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:34.273463 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:34.273463 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:34.309693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-939bc76a-0601-4605-a5a8-7d25f99cdb10 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:34.421394 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-939bc76a-0601-4605-a5a8-7d25f99cdb10 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:34.422525 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 587/1143] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:40:34 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 1363 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:40:35.128730 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d47e8c5-5443-44ce-887e-bd258cbdab4b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:35.142532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d47e8c5-5443-44ce-887e-bd258cbdab4b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:35.143774 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:35.143774 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:35.146324 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d47e8c5-5443-44ce-887e-bd258cbdab4b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:35.160423 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0d47e8c5-5443-44ce-887e-bd258cbdab4b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:35.224613 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:35.224613 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:35.233565 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d47e8c5-5443-44ce-887e-bd258cbdab4b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:35.241154 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 557/1144] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:35 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:36.261367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5760ebbf-6140-4a2a-92ec-4d359f422e0b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:36.263108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5760ebbf-6140-4a2a-92ec-4d359f422e0b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:36.263771 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:36.263771 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:36.264567 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5760ebbf-6140-4a2a-92ec-4d359f422e0b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:36.266018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5760ebbf-6140-4a2a-92ec-4d359f422e0b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:36.413414 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:36.413414 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:36.424112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5760ebbf-6140-4a2a-92ec-4d359f422e0b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:36.449826 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 588/1145] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:36 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:37.472745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02027c0a-8282-4e3a-862a-86b770b89af2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:37.473846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02027c0a-8282-4e3a-862a-86b770b89af2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:37.474119 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:37.474119 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:37.476102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02027c0a-8282-4e3a-862a-86b770b89af2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:37.476932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-02027c0a-8282-4e3a-862a-86b770b89af2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:37.574171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:37.574171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:37.584755 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02027c0a-8282-4e3a-862a-86b770b89af2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:37.598189 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 558/1146] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:37 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:38.608176 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f578341-80ac-4862-89a9-15df0b63f399 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:38.608790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f578341-80ac-4862-89a9-15df0b63f399 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:38.608996 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:38.608996 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:38.609272 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f578341-80ac-4862-89a9-15df0b63f399 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:38.610099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6f578341-80ac-4862-89a9-15df0b63f399 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:38.792908 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:38.792908 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:38.809216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f578341-80ac-4862-89a9-15df0b63f399 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:38.818338 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 589/1147] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:38 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:38.964749 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-aa40f4fe-e0d0-45f0-a53a-40bfbf7880ea tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:38.965928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-aa40f4fe-e0d0-45f0-a53a-40bfbf7880ea tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:38.966528 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:38.966528 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:38.967140 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-aa40f4fe-e0d0-45f0-a53a-40bfbf7880ea tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:39.058165 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:39.058165 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:39.072176 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-aa40f4fe-e0d0-45f0-a53a-40bfbf7880ea tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:39.115989 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-aa40f4fe-e0d0-45f0-a53a-40bfbf7880ea tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:39.116866 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 559/1148] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:40:38 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 1363 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:40:39.130038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f578341-80ac-4862-89a9-15df0b63f399 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume// Dec 31 09:40:39.131050 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f578341-80ac-4862-89a9-15df0b63f399 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:39.131632 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:39.131632 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:39.132629 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f578341-80ac-4862-89a9-15df0b63f399 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:39.134332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f578341-80ac-4862-89a9-15df0b63f399 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:40:39.135279 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 590/1149] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:40:39 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:40:39.180408 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-ba43a214-2ba5-4b8e-8073-ab058fe9368a tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] POST http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments Dec 31 09:40:39.181382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:39.181382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:39.185774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-ba43a214-2ba5-4b8e-8073-ab058fe9368a tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc7b88ea-ebd9-47a5-8ece-44ac8806da5e", "instance_uuid": "7ca9e6c5-ca12-4479-8c74-67f6086dd967", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:40:39.355703 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:39.355703 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:39.488085 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-ba43a214-2ba5-4b8e-8073-ab058fe9368a tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments returned with HTTP 200 Dec 31 09:40:39.489156 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 560/1150] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:40:39 2020] POST /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments => generated 273 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:40:39.850278 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-082f3f2d-e964-445f-bb6d-2810997f93c0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:39.857144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-082f3f2d-e964-445f-bb6d-2810997f93c0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:39.857940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-082f3f2d-e964-445f-bb6d-2810997f93c0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:39.859145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-082f3f2d-e964-445f-bb6d-2810997f93c0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:39.928647 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:39.928647 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:39.939257 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-082f3f2d-e964-445f-bb6d-2810997f93c0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:39.941093 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 591/1151] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:39 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:40.961797 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1c9e0da-debb-4e52-a8a1-a83c0c829693 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:40.962700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1c9e0da-debb-4e52-a8a1-a83c0c829693 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:40.963136 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:40.963136 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:40.965476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1c9e0da-debb-4e52-a8a1-a83c0c829693 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:40.965993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b1c9e0da-debb-4e52-a8a1-a83c0c829693 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:41.050058 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:41.050058 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:41.055356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1c9e0da-debb-4e52-a8a1-a83c0c829693 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:41.058518 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 561/1152] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:40 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:42.080285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ea149b3-5042-4587-85b4-0d01dcf14b7d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:42.080767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ea149b3-5042-4587-85b4-0d01dcf14b7d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:42.080886 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:42.080886 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:42.081540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ea149b3-5042-4587-85b4-0d01dcf14b7d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:42.081540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6ea149b3-5042-4587-85b4-0d01dcf14b7d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:42.169014 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:42.169014 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:42.172543 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ea149b3-5042-4587-85b4-0d01dcf14b7d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:42.174333 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 592/1153] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:42 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:42.277720 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1c9e0da-debb-4e52-a8a1-a83c0c829693 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume// Dec 31 09:40:42.278938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1c9e0da-debb-4e52-a8a1-a83c0c829693 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:42.280944 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:42.280944 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:42.281930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1c9e0da-debb-4e52-a8a1-a83c0c829693 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:42.284779 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1c9e0da-debb-4e52-a8a1-a83c0c829693 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:40:42.286415 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 562/1154] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:40:42 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:40:42.303822 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-e06c6722-ac78-4052-b436-f9f21e3441a5 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] GET http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:40:42.304861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-e06c6722-ac78-4052-b436-f9f21e3441a5 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:42.305358 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:42.305358 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:42.306258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-e06c6722-ac78-4052-b436-f9f21e3441a5 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:42.440171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:42.440171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:42.451280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-e06c6722-ac78-4052-b436-f9f21e3441a5 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:40:42.509317 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:42.509317 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:42.537625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-e06c6722-ac78-4052-b436-f9f21e3441a5 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 200 Dec 31 09:40:42.546838 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 593/1155] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:40:42 2020] GET /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 1461 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:40:42.573331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-09e70447-dda7-4416-8370-ce3460e9790c tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] PUT http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments/df63d415-8572-4c42-b936-ee01c60834b5 Dec 31 09:40:42.574595 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-09e70447-dda7-4416-8370-ce3460e9790c tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:40:42.650260 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:40:42.650260 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:40:42.651005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-09e70447-dda7-4416-8370-ce3460e9790c tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Lock "b'cinder-attachment_update-cc7b88ea-ebd9-47a5-8ece-44ac8806da5e-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.022s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:40:42.654236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:42.654236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:43.192240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38292e19-b2d4-4577-8497-c7398c24023a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:43.193346 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38292e19-b2d4-4577-8497-c7398c24023a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:43.193550 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:43.193550 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:43.194187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38292e19-b2d4-4577-8497-c7398c24023a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:43.194716 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-38292e19-b2d4-4577-8497-c7398c24023a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:43.275900 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:43.275900 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:43.285796 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38292e19-b2d4-4577-8497-c7398c24023a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:43.289744 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 594/1156] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:43 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:44.304124 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bcf40e2c-9437-4e15-807b-d8bb0920c0f6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:44.304884 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bcf40e2c-9437-4e15-807b-d8bb0920c0f6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:44.305249 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:44.305249 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:44.306144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bcf40e2c-9437-4e15-807b-d8bb0920c0f6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:44.306623 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bcf40e2c-9437-4e15-807b-d8bb0920c0f6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:44.370202 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:44.370202 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:44.379720 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bcf40e2c-9437-4e15-807b-d8bb0920c0f6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:44.386756 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 595/1157] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:44 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:45.407032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c939389-c2d5-4e98-b0c1-6f66059378b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:45.412502 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c939389-c2d5-4e98-b0c1-6f66059378b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:45.413309 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:45.413309 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:45.414412 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c939389-c2d5-4e98-b0c1-6f66059378b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:45.415544 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7c939389-c2d5-4e98-b0c1-6f66059378b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:45.496734 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:45.496734 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:45.504228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c939389-c2d5-4e98-b0c1-6f66059378b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:45.510421 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 596/1158] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:45 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:45.904213 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-09e70447-dda7-4416-8370-ce3460e9790c tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Lock "b'cinder-attachment_update-cc7b88ea-ebd9-47a5-8ece-44ac8806da5e-n-h1-765311-8'" released by "attachment_update" :: held 3.253s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:40:45.906424 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-09e70447-dda7-4416-8370-ce3460e9790c tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments/df63d415-8572-4c42-b936-ee01c60834b5 returned with HTTP 200 Dec 31 09:40:45.910576 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 563/1159] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:40:42 2020] PUT /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments/df63d415-8572-4c42-b936-ee01c60834b5 => generated 762 bytes in 3343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:40:45.985050 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-128a89e6-7159-4caf-ab92-24b7b0e04f7e tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] POST http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments/df63d415-8572-4c42-b936-ee01c60834b5/action Dec 31 09:40:45.985906 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:45.985906 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:45.986472 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-128a89e6-7159-4caf-ab92-24b7b0e04f7e tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:40:45.987119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-128a89e6-7159-4caf-ab92-24b7b0e04f7e tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:40:46.289270 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:46.289270 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:46.376929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8617452e-55c2-4e4c-ac73-47c7796f3311 req-128a89e6-7159-4caf-ab92-24b7b0e04f7e tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments/df63d415-8572-4c42-b936-ee01c60834b5/action returned with HTTP 204 Dec 31 09:40:46.376929 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 597/1160] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:40:45 2020] POST /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments/df63d415-8572-4c42-b936-ee01c60834b5/action => generated 0 bytes in 397 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:40:46.529918 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-465e38af-611a-40d2-a25c-e625a3f3bcb3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:46.529918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-465e38af-611a-40d2-a25c-e625a3f3bcb3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:46.529918 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:46.529918 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:46.530905 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-465e38af-611a-40d2-a25c-e625a3f3bcb3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:46.530905 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-465e38af-611a-40d2-a25c-e625a3f3bcb3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:46.598699 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:46.598699 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:46.601146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-465e38af-611a-40d2-a25c-e625a3f3bcb3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:46.602196 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 564/1161] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:46 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:40:47.626491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9faedce3-814b-4599-bca8-c0fef1e30ad0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:47.627463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9faedce3-814b-4599-bca8-c0fef1e30ad0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:47.627859 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:47.627859 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:47.628535 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9faedce3-814b-4599-bca8-c0fef1e30ad0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:47.629210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9faedce3-814b-4599-bca8-c0fef1e30ad0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:47.683529 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:47.683529 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:47.685880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9faedce3-814b-4599-bca8-c0fef1e30ad0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:47.687603 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 598/1162] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:47 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:48.701919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-83d21d18-2912-44af-a0fd-73a8a997386a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:48.703810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-83d21d18-2912-44af-a0fd-73a8a997386a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:48.704207 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:48.704207 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:48.704871 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-83d21d18-2912-44af-a0fd-73a8a997386a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:48.705462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-83d21d18-2912-44af-a0fd-73a8a997386a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:48.789883 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:48.789883 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:48.790675 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-83d21d18-2912-44af-a0fd-73a8a997386a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:48.791783 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 565/1163] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:48 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:49.811738 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7bf162ed-a1e8-40b5-92cb-d890583cd24e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:49.811738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7bf162ed-a1e8-40b5-92cb-d890583cd24e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:49.811738 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:49.811738 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:49.812663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7bf162ed-a1e8-40b5-92cb-d890583cd24e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:49.812663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7bf162ed-a1e8-40b5-92cb-d890583cd24e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:49.894760 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:49.894760 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:49.898346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7bf162ed-a1e8-40b5-92cb-d890583cd24e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:49.899880 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 599/1164] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:49 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:50.919005 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3fa2729e-991d-41d9-8dce-9aa51a466125 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:50.924288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3fa2729e-991d-41d9-8dce-9aa51a466125 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:50.926410 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:50.926410 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:50.928389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3fa2729e-991d-41d9-8dce-9aa51a466125 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:50.929296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3fa2729e-991d-41d9-8dce-9aa51a466125 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:51.050050 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:51.050050 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:51.052209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3fa2729e-991d-41d9-8dce-9aa51a466125 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:51.053633 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 566/1165] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:50 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:52.067576 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7853020-6018-408c-b08a-749444c1d5fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:52.068693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7853020-6018-408c-b08a-749444c1d5fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:52.069083 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:52.069083 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:52.069671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7853020-6018-408c-b08a-749444c1d5fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:52.070198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e7853020-6018-408c-b08a-749444c1d5fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:52.146056 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:52.146056 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:52.148140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7853020-6018-408c-b08a-749444c1d5fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:52.153083 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 600/1166] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:52 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:40:53.180156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa8f1cb4-2c7a-4454-acba-2511f51e7fae tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:53.184202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa8f1cb4-2c7a-4454-acba-2511f51e7fae tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:53.184636 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:53.184636 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:53.185513 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa8f1cb4-2c7a-4454-acba-2511f51e7fae tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:53.189394 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fa8f1cb4-2c7a-4454-acba-2511f51e7fae tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:53.256845 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:53.256845 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:53.262602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa8f1cb4-2c7a-4454-acba-2511f51e7fae tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:53.265955 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 567/1167] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:53 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:54.279312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c48b457d-18cd-45f8-87e8-04bcdb08768d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:54.285321 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c48b457d-18cd-45f8-87e8-04bcdb08768d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:54.285529 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:54.285529 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:54.288067 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c48b457d-18cd-45f8-87e8-04bcdb08768d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:54.289256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c48b457d-18cd-45f8-87e8-04bcdb08768d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:54.377539 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:54.377539 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:54.384173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c48b457d-18cd-45f8-87e8-04bcdb08768d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:54.403373 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 601/1168] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:54 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:55.412243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fefc61e-876b-4875-8176-cac3bb787342 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:55.412934 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2fefc61e-876b-4875-8176-cac3bb787342 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:55.413332 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:55.413332 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:55.419791 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2fefc61e-876b-4875-8176-cac3bb787342 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:55.420690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2fefc61e-876b-4875-8176-cac3bb787342 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:55.537417 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:55.537417 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:55.555799 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fefc61e-876b-4875-8176-cac3bb787342 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:55.558017 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 568/1169] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:55 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:56.576508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2ab16b91-8f32-4bba-a21c-136a3c2a3df7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:56.578463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2ab16b91-8f32-4bba-a21c-136a3c2a3df7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:56.578851 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:56.578851 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:56.579466 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2ab16b91-8f32-4bba-a21c-136a3c2a3df7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:56.580002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2ab16b91-8f32-4bba-a21c-136a3c2a3df7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:56.627951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:56.627951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:56.632856 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2ab16b91-8f32-4bba-a21c-136a3c2a3df7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:56.636361 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 602/1170] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:56 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:57.658818 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6080e0fa-af35-482d-8640-61bae96b4888 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:57.665349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6080e0fa-af35-482d-8640-61bae96b4888 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:57.666244 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:57.666244 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:57.667332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6080e0fa-af35-482d-8640-61bae96b4888 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:57.670359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6080e0fa-af35-482d-8640-61bae96b4888 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:57.728613 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:57.728613 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:57.732569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6080e0fa-af35-482d-8640-61bae96b4888 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:57.734204 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 569/1171] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:57 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:58.757421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7946b3b-7515-482f-8b15-7a2e307897d2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:58.761664 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7946b3b-7515-482f-8b15-7a2e307897d2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:58.762354 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:58.762354 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:58.766399 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7946b3b-7515-482f-8b15-7a2e307897d2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:58.767183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e7946b3b-7515-482f-8b15-7a2e307897d2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:40:58.908251 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:40:58.908251 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:40:58.916999 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7946b3b-7515-482f-8b15-7a2e307897d2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:40:58.925356 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 603/1172] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:58 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:40:59.945249 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-081a6394-57b9-4d3c-953e-dafc9ed5e5f7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:40:59.946561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-081a6394-57b9-4d3c-953e-dafc9ed5e5f7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:40:59.947070 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:40:59.947070 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:40:59.960501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-081a6394-57b9-4d3c-953e-dafc9ed5e5f7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:40:59.961614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-081a6394-57b9-4d3c-953e-dafc9ed5e5f7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:00.032502 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:00.032502 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:00.036024 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-081a6394-57b9-4d3c-953e-dafc9ed5e5f7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:00.043632 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 570/1173] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:40:59 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:01.068752 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4c4bb81-e563-4ad7-a6eb-86b1232b45f9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:01.069619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4c4bb81-e563-4ad7-a6eb-86b1232b45f9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:01.070026 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:01.070026 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:01.071145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4c4bb81-e563-4ad7-a6eb-86b1232b45f9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:01.072087 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d4c4bb81-e563-4ad7-a6eb-86b1232b45f9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:01.204851 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:01.204851 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:01.208882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4c4bb81-e563-4ad7-a6eb-86b1232b45f9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:01.211291 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 604/1174] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:01 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:02.234368 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-68f80ab1-7b39-4607-96ea-c283defb2418 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:02.235814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-68f80ab1-7b39-4607-96ea-c283defb2418 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:02.236100 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:02.236100 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:02.236749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-68f80ab1-7b39-4607-96ea-c283defb2418 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:02.237438 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-68f80ab1-7b39-4607-96ea-c283defb2418 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:02.371713 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:02.371713 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:02.378216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-68f80ab1-7b39-4607-96ea-c283defb2418 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:02.378216 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 571/1175] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:02 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:03.397337 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a795373-2b81-45ab-b29c-35198e5d2c54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:03.398495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a795373-2b81-45ab-b29c-35198e5d2c54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:03.398901 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:03.398901 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:03.399631 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a795373-2b81-45ab-b29c-35198e5d2c54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:03.400247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3a795373-2b81-45ab-b29c-35198e5d2c54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:03.510589 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:03.510589 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:03.523326 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a795373-2b81-45ab-b29c-35198e5d2c54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:03.532342 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 605/1176] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:03 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:04.557652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d51f5892-939e-404e-ae2e-05b09f9d0b4f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:04.557652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d51f5892-939e-404e-ae2e-05b09f9d0b4f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:04.557652 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:04.557652 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:04.557652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d51f5892-939e-404e-ae2e-05b09f9d0b4f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:04.557652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d51f5892-939e-404e-ae2e-05b09f9d0b4f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:04.591452 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:04.591452 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:04.610876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d51f5892-939e-404e-ae2e-05b09f9d0b4f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:04.610876 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 572/1177] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:04 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:05.615854 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-790bd6d5-6a33-4de7-b2ea-968d5eda40a0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:05.617719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-790bd6d5-6a33-4de7-b2ea-968d5eda40a0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:05.618396 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:05.618396 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:05.619370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-790bd6d5-6a33-4de7-b2ea-968d5eda40a0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:05.620018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-790bd6d5-6a33-4de7-b2ea-968d5eda40a0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:05.652438 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:05.652438 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:05.655038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-790bd6d5-6a33-4de7-b2ea-968d5eda40a0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:05.663094 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 606/1178] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:05 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:06.673643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-136bbf21-0e38-479e-9a49-45529f42fca8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:06.674431 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-136bbf21-0e38-479e-9a49-45529f42fca8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:06.674431 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:06.674431 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:06.686740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-136bbf21-0e38-479e-9a49-45529f42fca8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:06.687997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-136bbf21-0e38-479e-9a49-45529f42fca8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:06.744661 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:06.744661 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:06.748720 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-136bbf21-0e38-479e-9a49-45529f42fca8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:06.749783 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 573/1179] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:06 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:07.767951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3777ec85-7c2f-4f39-b0fc-6ef126d19dff tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:07.778888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3777ec85-7c2f-4f39-b0fc-6ef126d19dff tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:07.779236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:07.779236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:07.783200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3777ec85-7c2f-4f39-b0fc-6ef126d19dff tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:07.785303 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3777ec85-7c2f-4f39-b0fc-6ef126d19dff tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:07.851913 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:07.851913 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:07.860928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3777ec85-7c2f-4f39-b0fc-6ef126d19dff tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:07.871271 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 607/1180] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:07 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:08.883724 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64141049-848e-46dd-965d-e8e9a5f29424 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:08.895748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64141049-848e-46dd-965d-e8e9a5f29424 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:08.896191 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:08.896191 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:08.897200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64141049-848e-46dd-965d-e8e9a5f29424 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:08.897448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-64141049-848e-46dd-965d-e8e9a5f29424 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:09.016815 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:09.016815 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:09.020613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64141049-848e-46dd-965d-e8e9a5f29424 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:09.023751 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 574/1181] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:08 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:10.050234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f77e289-0da4-4871-ad9b-b0d56b8c9f25 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:10.052672 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f77e289-0da4-4871-ad9b-b0d56b8c9f25 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:10.053275 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:10.053275 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:10.054685 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f77e289-0da4-4871-ad9b-b0d56b8c9f25 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:10.055272 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5f77e289-0da4-4871-ad9b-b0d56b8c9f25 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:10.116418 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:10.116418 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:10.120788 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f77e289-0da4-4871-ad9b-b0d56b8c9f25 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:10.122910 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 608/1182] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:10 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:11.138149 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57dffebc-a429-4596-86ce-b97602ac2a9b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:11.138874 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57dffebc-a429-4596-86ce-b97602ac2a9b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:11.138874 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:11.138874 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:11.139449 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57dffebc-a429-4596-86ce-b97602ac2a9b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:11.140438 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-57dffebc-a429-4596-86ce-b97602ac2a9b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:11.216450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:11.216450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:11.219261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57dffebc-a429-4596-86ce-b97602ac2a9b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:11.236949 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 575/1183] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:11 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:12.243379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a88c1e77-d759-413f-adb3-1eb94f897e05 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:12.244605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a88c1e77-d759-413f-adb3-1eb94f897e05 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:12.244990 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:12.244990 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:12.245675 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a88c1e77-d759-413f-adb3-1eb94f897e05 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:12.246404 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a88c1e77-d759-413f-adb3-1eb94f897e05 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:12.321972 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:12.321972 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:12.325399 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a88c1e77-d759-413f-adb3-1eb94f897e05 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:12.332462 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 609/1184] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:12 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:13.410900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a52f2c3-b110-434f-abf5-0be65ec56510 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:13.412589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a52f2c3-b110-434f-abf5-0be65ec56510 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:13.412966 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:13.412966 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:13.413597 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a52f2c3-b110-434f-abf5-0be65ec56510 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:13.414183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3a52f2c3-b110-434f-abf5-0be65ec56510 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:13.535664 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:13.535664 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:13.540760 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a52f2c3-b110-434f-abf5-0be65ec56510 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:13.551748 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 576/1185] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:13 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:14.565544 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cce6fa62-adb8-4e22-858e-90f0b7506d19 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:14.566292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cce6fa62-adb8-4e22-858e-90f0b7506d19 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:14.566292 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:14.566292 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:14.566900 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cce6fa62-adb8-4e22-858e-90f0b7506d19 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:14.567935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-cce6fa62-adb8-4e22-858e-90f0b7506d19 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:14.719554 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:14.719554 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:14.725581 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cce6fa62-adb8-4e22-858e-90f0b7506d19 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:14.742045 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 610/1186] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:14 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:41:15.750009 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eead3721-08a8-4972-bbf0-ba30c3365d8e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:15.752446 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eead3721-08a8-4972-bbf0-ba30c3365d8e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:15.754863 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:15.754863 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:15.755552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eead3721-08a8-4972-bbf0-ba30c3365d8e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:15.756111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-eead3721-08a8-4972-bbf0-ba30c3365d8e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:15.824440 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:15.824440 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:15.849431 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eead3721-08a8-4972-bbf0-ba30c3365d8e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:15.850846 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 577/1187] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:15 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:16.886902 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c88a4fe3-ef9e-4e1a-a4b2-05da94ff1af8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:16.888432 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c88a4fe3-ef9e-4e1a-a4b2-05da94ff1af8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:16.902835 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:16.902835 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:16.903695 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c88a4fe3-ef9e-4e1a-a4b2-05da94ff1af8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:16.908236 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c88a4fe3-ef9e-4e1a-a4b2-05da94ff1af8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:17.024420 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:17.024420 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:17.046531 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c88a4fe3-ef9e-4e1a-a4b2-05da94ff1af8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:17.047677 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 611/1188] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:16 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:18.074643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d62b83b-1f52-46ef-be8c-30ddf638cb74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:18.080090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d62b83b-1f52-46ef-be8c-30ddf638cb74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:18.080582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:18.080582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:18.081927 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d62b83b-1f52-46ef-be8c-30ddf638cb74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:18.082747 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7d62b83b-1f52-46ef-be8c-30ddf638cb74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:18.214288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:18.214288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:18.238865 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d62b83b-1f52-46ef-be8c-30ddf638cb74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:18.254065 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 578/1189] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:18 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:19.272096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0f97675-54eb-43c1-b59b-69ea4dc0d1c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:19.272888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0f97675-54eb-43c1-b59b-69ea4dc0d1c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:19.273058 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:19.273058 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:19.273696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0f97675-54eb-43c1-b59b-69ea4dc0d1c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:19.274228 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a0f97675-54eb-43c1-b59b-69ea4dc0d1c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:19.346337 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:19.346337 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:19.353390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0f97675-54eb-43c1-b59b-69ea4dc0d1c8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:19.354388 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 612/1190] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:19 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:20.371257 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a239cca3-3376-4d2f-b9ef-8b4ce4122170 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:20.372512 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a239cca3-3376-4d2f-b9ef-8b4ce4122170 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:20.372859 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:20.372859 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:20.373229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a239cca3-3376-4d2f-b9ef-8b4ce4122170 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:20.374312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a239cca3-3376-4d2f-b9ef-8b4ce4122170 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:20.447764 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:20.447764 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:20.455148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a239cca3-3376-4d2f-b9ef-8b4ce4122170 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:20.465514 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 579/1191] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:20 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:21.478505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ae264b6-8331-4584-b1d8-643da32ca116 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:21.479499 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ae264b6-8331-4584-b1d8-643da32ca116 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:21.479810 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:21.479810 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:21.496340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ae264b6-8331-4584-b1d8-643da32ca116 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:21.497045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9ae264b6-8331-4584-b1d8-643da32ca116 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:21.646904 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:21.646904 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:21.657721 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ae264b6-8331-4584-b1d8-643da32ca116 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:21.676527 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 613/1192] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:21 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:22.701102 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d35c1070-b85f-42d3-b846-bb2402182377 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:22.702398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d35c1070-b85f-42d3-b846-bb2402182377 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:22.702398 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:22.702398 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:22.702398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d35c1070-b85f-42d3-b846-bb2402182377 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:22.703015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d35c1070-b85f-42d3-b846-bb2402182377 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:22.817733 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:22.817733 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:22.830660 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d35c1070-b85f-42d3-b846-bb2402182377 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:22.832783 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 580/1193] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:22 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:23.853348 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b80c05b6-a1d8-4839-8c3d-2c3e8de08049 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:23.859633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b80c05b6-a1d8-4839-8c3d-2c3e8de08049 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:23.860571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:23.860571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:23.862414 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b80c05b6-a1d8-4839-8c3d-2c3e8de08049 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:23.863821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b80c05b6-a1d8-4839-8c3d-2c3e8de08049 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:23.931112 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:23.931112 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:23.939926 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b80c05b6-a1d8-4839-8c3d-2c3e8de08049 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:23.941234 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 614/1194] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:23 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:24.969391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7cf57039-c327-4b33-a7f9-342ea16c984a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:24.970103 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7cf57039-c327-4b33-a7f9-342ea16c984a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:24.970319 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:24.970319 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:24.970733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7cf57039-c327-4b33-a7f9-342ea16c984a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:24.980666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7cf57039-c327-4b33-a7f9-342ea16c984a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:25.096019 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:25.096019 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:25.098745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7cf57039-c327-4b33-a7f9-342ea16c984a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:25.100228 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 581/1195] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:24 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:26.124291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ae0ca7a-3b31-49f4-ae85-be0e9329ed33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:26.125240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ae0ca7a-3b31-49f4-ae85-be0e9329ed33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:26.125600 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:26.125600 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:26.126263 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ae0ca7a-3b31-49f4-ae85-be0e9329ed33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:26.126935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0ae0ca7a-3b31-49f4-ae85-be0e9329ed33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:26.214349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:26.214349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:26.218714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ae0ca7a-3b31-49f4-ae85-be0e9329ed33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:26.221776 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 615/1196] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:26 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:27.245415 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ed44438-ba0b-46ff-adbc-8b616c0bb576 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:27.246378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ed44438-ba0b-46ff-adbc-8b616c0bb576 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:27.246738 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:27.246738 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:27.247372 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ed44438-ba0b-46ff-adbc-8b616c0bb576 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:27.258908 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7ed44438-ba0b-46ff-adbc-8b616c0bb576 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:27.398066 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:27.398066 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:27.404046 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ed44438-ba0b-46ff-adbc-8b616c0bb576 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:27.406141 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 582/1197] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:27 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:28.429065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab2378ea-91b3-49f3-8f10-b70e78157060 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:28.436889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab2378ea-91b3-49f3-8f10-b70e78157060 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:28.437348 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:28.437348 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:28.446841 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab2378ea-91b3-49f3-8f10-b70e78157060 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:28.447766 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ab2378ea-91b3-49f3-8f10-b70e78157060 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:28.567281 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:28.567281 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:28.571357 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab2378ea-91b3-49f3-8f10-b70e78157060 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:28.572937 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 616/1198] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:28 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:29.607236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-750766f4-ce31-46de-bea7-bc5042122ea2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:29.608266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-750766f4-ce31-46de-bea7-bc5042122ea2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:29.609680 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:29.609680 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:29.610805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-750766f4-ce31-46de-bea7-bc5042122ea2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:29.611859 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-750766f4-ce31-46de-bea7-bc5042122ea2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:29.673054 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:29.673054 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:29.676752 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-750766f4-ce31-46de-bea7-bc5042122ea2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:29.690844 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 583/1199] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:29 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:30.707125 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bad9d5b5-7cb2-4f8e-9a01-27dc51d3e828 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:30.711156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bad9d5b5-7cb2-4f8e-9a01-27dc51d3e828 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:30.711516 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:30.711516 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:30.712218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bad9d5b5-7cb2-4f8e-9a01-27dc51d3e828 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:30.712795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bad9d5b5-7cb2-4f8e-9a01-27dc51d3e828 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:30.892721 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:30.892721 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:30.897212 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bad9d5b5-7cb2-4f8e-9a01-27dc51d3e828 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:30.909023 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 617/1200] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:30 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 853 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:31.933893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fffa8a1f-55b3-44a5-8ea3-a412cd2cd3e0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:31.933893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fffa8a1f-55b3-44a5-8ea3-a412cd2cd3e0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:31.933893 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:31.933893 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:31.933893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fffa8a1f-55b3-44a5-8ea3-a412cd2cd3e0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:31.941076 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fffa8a1f-55b3-44a5-8ea3-a412cd2cd3e0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:32.077510 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:32.077510 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:32.077510 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fffa8a1f-55b3-44a5-8ea3-a412cd2cd3e0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:32.077510 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 584/1201] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:31 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 855 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:33.094208 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c77e0097-81b9-4c19-bbb1-456e57231c72 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:33.095036 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c77e0097-81b9-4c19-bbb1-456e57231c72 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:33.099054 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:33.099054 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:33.099534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c77e0097-81b9-4c19-bbb1-456e57231c72 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:33.099879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c77e0097-81b9-4c19-bbb1-456e57231c72 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:33.141843 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:33.141843 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:33.147152 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c77e0097-81b9-4c19-bbb1-456e57231c72 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:33.147152 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 618/1202] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:33 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:34.163997 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f804bf60-8b8c-45df-907d-d3849573093a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:34.164763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f804bf60-8b8c-45df-907d-d3849573093a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:34.164961 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:34.164961 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:34.165328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f804bf60-8b8c-45df-907d-d3849573093a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:34.165785 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f804bf60-8b8c-45df-907d-d3849573093a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:34.227561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:34.227561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:34.230030 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f804bf60-8b8c-45df-907d-d3849573093a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:34.234952 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 585/1203] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:34 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:34.247380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a173e5ec-05d4-4780-bb24-c7419aa45225 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d Dec 31 09:41:34.249786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a173e5ec-05d4-4780-bb24-c7419aa45225 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:34.250141 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:34.250141 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:34.252286 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a173e5ec-05d4-4780-bb24-c7419aa45225 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:34.304513 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:34.304513 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:34.306645 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a173e5ec-05d4-4780-bb24-c7419aa45225 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:41:34.310528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a173e5ec-05d4-4780-bb24-c7419aa45225 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d returned with HTTP 200 Dec 31 09:41:34.313314 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 619/1204] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:41:34 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d => generated 469 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:34.336901 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce64302f-c1bc-4e69-b26e-50909b31193a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:34.344363 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce64302f-c1bc-4e69-b26e-50909b31193a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:34.344363 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:34.344363 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:34.344363 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce64302f-c1bc-4e69-b26e-50909b31193a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:34.344363 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ce64302f-c1bc-4e69-b26e-50909b31193a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Show backup with id 374e8424-fb61-4460-aab9-2391ff1937da. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:41:34.458116 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:34.458116 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:34.462137 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce64302f-c1bc-4e69-b26e-50909b31193a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 200 Dec 31 09:41:34.463926 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 586/1205] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:41:34 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 856 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:41:34.482856 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-858d115f-c786-4ea5-a962-8f69c27fdac0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da Dec 31 09:41:34.484054 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-858d115f-c786-4ea5-a962-8f69c27fdac0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:41:34.484564 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:41:34.484564 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:41:34.485680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-858d115f-c786-4ea5-a962-8f69c27fdac0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:41:34.486440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-858d115f-c786-4ea5-a962-8f69c27fdac0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete backup with id: 374e8424-fb61-4460-aab9-2391ff1937da. Dec 31 09:41:34.515252 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:41:34.515252 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:41:34.553993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-858d115f-c786-4ea5-a962-8f69c27fdac0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] delete_backup rpcapi backup_id 374e8424-fb61-4460-aab9-2391ff1937da {{(pid=88086) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 31 09:41:34.572417 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-858d115f-c786-4ea5-a962-8f69c27fdac0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da returned with HTTP 202 Dec 31 09:41:34.575605 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 620/1206] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:41:34 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/backups/374e8424-fb61-4460-aab9-2391ff1937da => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:42:08.548275 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes Dec 31 09:42:08.548275 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:08.548275 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:08.548275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1623056882"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:42:08.549086 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request body: {'volume': {'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1623056882'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:42:08.892646 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume of 1 GB Dec 31 09:42:08.985379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Availability Zones retrieved successfully. Dec 31 09:42:09.073300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (a979d320-3090-4cc2-998f-0a4d5a2c5146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:42:09.085839 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2691c284-a014-4492-8d04-57568e2f8a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:09.094559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:42:09.446067 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2691c284-a014-4492-8d04-57568e2f8a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:09.448864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938d1234-e76c-4029-be0b-098086d39801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:09.627034 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['bf41849a-c86b-4632-b1d0-c2a3081a6a3f', '67b8db7c-f78a-463d-8789-66afdf18335a', 'de5ca6a3-366d-48fb-9c59-0844371596bf', 'c7f559e7-4f82-4d6b-bf06-179e446493a0'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:42:09.639311 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (938d1234-e76c-4029-be0b-098086d39801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf41849a-c86b-4632-b1d0-c2a3081a6a3f', '67b8db7c-f78a-463d-8789-66afdf18335a', 'de5ca6a3-366d-48fb-9c59-0844371596bf', 'c7f559e7-4f82-4d6b-bf06-179e446493a0']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:09.643753 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a001b9-9a7e-484e-8b0b-393fb277f187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:09.697721 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] POST http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes Dec 31 09:42:09.698270 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:09.698270 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:09.699341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-193541287"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:42:09.702504 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-193541287'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:42:09.702504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Create volume of 1 GB Dec 31 09:42:09.718598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Availability Zones retrieved successfully. Dec 31 09:42:09.745230 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Flow 'volume_create_api' (00e814b2-35d7-4d11-bc3d-47358f139206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:42:09.749388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (164b13a1-05eb-44f2-81ff-98d2d0958a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:09.751214 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:42:09.870390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a001b9-9a7e-484e-8b0b-393fb277f187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8a4b88-ce0a-4412-8964-5e26d13a2181', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1623056882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['bf41849a-c86b-4632-b1d0-c2a3081a6a3f','67b8db7c-f78a-463d-8789-66afdf18335a','de5ca6a3-366d-48fb-9c59-0844371596bf','c7f559e7-4f82-4d6b-bf06-179e446493a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:42:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1623056882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e8a4b88-ce0a-4412-8964-5e26d13a2181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16da6b7548c343cea1e2407f10e5afa8',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='44e33f06d0ef4c63829c0969cac79a83',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:09.883057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f918cc11-4144-4d4a-bae9-6af91b4a8370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:10.046949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (164b13a1-05eb-44f2-81ff-98d2d0958a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:10.055487 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7adc326f-b35c-4cc7-a2a4-10a8ea467dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:10.070707 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f918cc11-4144-4d4a-bae9-6af91b4a8370) 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-1623056882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['bf41849a-c86b-4632-b1d0-c2a3081a6a3f','67b8db7c-f78a-463d-8789-66afdf18335a','de5ca6a3-366d-48fb-9c59-0844371596bf','c7f559e7-4f82-4d6b-bf06-179e446493a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:10.070707 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ee2b2f-fdc8-49e9-a324-594947cdb616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:10.155645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4ee2b2f-fdc8-49e9-a324-594947cdb616) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:10.158795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (a979d320-3090-4cc2-998f-0a4d5a2c5146) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:42:10.342131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request issued successfully. Dec 31 09:42:10.383490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6638d20a-0178-4d4f-8cd8-1f27888de671 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes returned with HTTP 202 Dec 31 09:42:10.390041 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 587/1207] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:42:08 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes => generated 823 bytes in 1848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:42:10.403619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b500ee7-60c2-4247-87e5-c602963b458e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:10.405212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b500ee7-60c2-4247-87e5-c602963b458e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:10.405212 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:10.405212 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:10.405544 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b500ee7-60c2-4247-87e5-c602963b458e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:10.548267 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Created reservations ['7ed69040-1bb9-4aa3-b7e7-303460807a40', 'd79b4e27-0b25-489b-a6d7-0ae8b2073929', 'efd1ee81-a15c-4c55-9818-9d73fa572c4d', 'abd2a5bc-0e92-4822-8b82-451a48cf9707'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:42:10.565672 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7adc326f-b35c-4cc7-a2a4-10a8ea467dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ed69040-1bb9-4aa3-b7e7-303460807a40', 'd79b4e27-0b25-489b-a6d7-0ae8b2073929', 'efd1ee81-a15c-4c55-9818-9d73fa572c4d', 'abd2a5bc-0e92-4822-8b82-451a48cf9707']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:10.582934 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf6d0063-89e3-4436-ba1a-4e6172ebffc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:10.648123 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:10.648123 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:10.694667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6b500ee7-60c2-4247-87e5-c602963b458e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:10.762387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf6d0063-89e3-4436-ba1a-4e6172ebffc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4b3dbd3-7a52-46a7-ba40-4e857ea5443c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-193541287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90acb2f4111640229af2b17066d78bc4',qos_specs=None,replication_status=,reservations=['7ed69040-1bb9-4aa3-b7e7-303460807a40','d79b4e27-0b25-489b-a6d7-0ae8b2073929','efd1ee81-a15c-4c55-9818-9d73fa572c4d','abd2a5bc-0e92-4822-8b82-451a48cf9707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7042fab815964295866da3672e6f7c7d',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:42:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-193541287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4b3dbd3-7a52-46a7-ba40-4e857ea5443c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90acb2f4111640229af2b17066d78bc4',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='7042fab815964295866da3672e6f7c7d',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:10.767444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d757c344-1aa6-4d54-aa4d-9d0234c9f3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:10.774789 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b500ee7-60c2-4247-87e5-c602963b458e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:10.777766 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 588/1208] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:10 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 891 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:42:10.864878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d757c344-1aa6-4d54-aa4d-9d0234c9f3b2) 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-193541287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90acb2f4111640229af2b17066d78bc4',qos_specs=None,replication_status=,reservations=['7ed69040-1bb9-4aa3-b7e7-303460807a40','d79b4e27-0b25-489b-a6d7-0ae8b2073929','efd1ee81-a15c-4c55-9818-9d73fa572c4d','abd2a5bc-0e92-4822-8b82-451a48cf9707'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7042fab815964295866da3672e6f7c7d',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:10.876060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad01463-3b32-4e29-a53b-0d418bf1e85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:10.942425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ad01463-3b32-4e29-a53b-0d418bf1e85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:10.959070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Flow 'volume_create_api' (00e814b2-35d7-4d11-bc3d-47358f139206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:42:11.112880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Create volume request issued successfully. Dec 31 09:42:11.162001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5992949e-6ac3-4232-9c79-2e6c06156b1d tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes returned with HTTP 202 Dec 31 09:42:11.163125 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 621/1209] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:42:09 2020] POST /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes => generated 822 bytes in 1473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:42:11.180186 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-632431db-21a1-478e-aef1-437be2e488bd tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c Dec 31 09:42:11.180739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-632431db-21a1-478e-aef1-437be2e488bd tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:11.180972 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:11.180972 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:11.181344 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-632431db-21a1-478e-aef1-437be2e488bd tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:11.313633 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:11.313633 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:11.332055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-632431db-21a1-478e-aef1-437be2e488bd tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:42:11.394495 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-632431db-21a1-478e-aef1-437be2e488bd tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c returned with HTTP 200 Dec 31 09:42:11.405606 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 589/1210] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:11 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c => generated 914 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:11.809735 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60236df1-8646-4405-9a9b-72be8f7c910d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:11.810658 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60236df1-8646-4405-9a9b-72be8f7c910d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:11.811120 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:11.811120 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:11.815568 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60236df1-8646-4405-9a9b-72be8f7c910d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:11.962369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:11.962369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:11.985952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-60236df1-8646-4405-9a9b-72be8f7c910d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:12.050178 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60236df1-8646-4405-9a9b-72be8f7c910d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:12.051997 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 622/1211] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:11 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:12.418672 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-544ec806-1981-40b0-8bbf-c88440085f0e tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c Dec 31 09:42:12.419383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-544ec806-1981-40b0-8bbf-c88440085f0e tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:12.419876 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:12.419876 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:12.420541 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-544ec806-1981-40b0-8bbf-c88440085f0e tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:12.604141 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:12.604141 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:12.637440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-544ec806-1981-40b0-8bbf-c88440085f0e tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:42:12.700872 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-544ec806-1981-40b0-8bbf-c88440085f0e tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c returned with HTTP 200 Dec 31 09:42:12.703953 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 590/1212] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:12 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c => generated 914 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:42:13.070974 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b280b961-d758-4ad9-bada-afdab2244895 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:13.071647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b280b961-d758-4ad9-bada-afdab2244895 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:13.072024 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:13.072024 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:13.072586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b280b961-d758-4ad9-bada-afdab2244895 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:13.197297 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:13.197297 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:13.209066 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b280b961-d758-4ad9-bada-afdab2244895 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:13.239551 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b280b961-d758-4ad9-bada-afdab2244895 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:13.246718 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 623/1213] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:13 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:13.724398 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bec6b33-45be-4427-a493-a08202fd113a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c Dec 31 09:42:13.725172 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bec6b33-45be-4427-a493-a08202fd113a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:13.725509 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:13.725509 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:13.726069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bec6b33-45be-4427-a493-a08202fd113a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:13.839814 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:13.839814 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:13.849490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4bec6b33-45be-4427-a493-a08202fd113a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:42:13.883128 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bec6b33-45be-4427-a493-a08202fd113a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c returned with HTTP 200 Dec 31 09:42:13.884446 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 591/1214] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:13 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c => generated 915 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:13.906651 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd16daa7-d6e6-4787-8511-0d8118001d2a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] POST http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c/action Dec 31 09:42:13.907161 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:13.907161 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:13.907661 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd16daa7-d6e6-4787-8511-0d8118001d2a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:42:13.908240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd16daa7-d6e6-4787-8511-0d8118001d2a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:42:14.123197 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:14.123197 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:14.125376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd16daa7-d6e6-4787-8511-0d8118001d2a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:42:14.149179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd16daa7-d6e6-4787-8511-0d8118001d2a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume updated successfully. Dec 31 09:42:14.150068 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd16daa7-d6e6-4787-8511-0d8118001d2a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c/action returned with HTTP 200 Dec 31 09:42:14.151382 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 624/1215] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:42:13 2020] POST /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c/action => generated 0 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 31 09:42:14.159167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6596d148-e34a-4e36-91be-dda2d5e50b24 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c Dec 31 09:42:14.160224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6596d148-e34a-4e36-91be-dda2d5e50b24 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:14.160663 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:14.160663 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:14.161534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6596d148-e34a-4e36-91be-dda2d5e50b24 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:14.258600 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cc06936-1384-49fd-abcc-6d7e9bdb7a30 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:14.259283 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cc06936-1384-49fd-abcc-6d7e9bdb7a30 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:14.259635 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:14.259635 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:14.260151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cc06936-1384-49fd-abcc-6d7e9bdb7a30 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:14.297788 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:14.297788 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:14.332341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6596d148-e34a-4e36-91be-dda2d5e50b24 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:42:14.373410 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6596d148-e34a-4e36-91be-dda2d5e50b24 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c returned with HTTP 200 Dec 31 09:42:14.374952 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 592/1216] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:14 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c => generated 915 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:14.398600 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:14.398600 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:14.429535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0cc06936-1384-49fd-abcc-6d7e9bdb7a30 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:14.482976 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cc06936-1384-49fd-abcc-6d7e9bdb7a30 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:14.485841 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 625/1217] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:14 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:15.031832 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f15e9bc3-e883-45a0-8d89-1ec72a384bb2 req-98ba423a-4be4-40d4-a36b-f6b207eb710a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c Dec 31 09:42:15.032374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f15e9bc3-e883-45a0-8d89-1ec72a384bb2 req-98ba423a-4be4-40d4-a36b-f6b207eb710a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:15.032575 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:15.032575 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:15.033373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f15e9bc3-e883-45a0-8d89-1ec72a384bb2 req-98ba423a-4be4-40d4-a36b-f6b207eb710a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:15.240093 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:15.240093 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:15.272596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-f15e9bc3-e883-45a0-8d89-1ec72a384bb2 req-98ba423a-4be4-40d4-a36b-f6b207eb710a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:42:15.322702 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f15e9bc3-e883-45a0-8d89-1ec72a384bb2 req-98ba423a-4be4-40d4-a36b-f6b207eb710a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c returned with HTTP 200 Dec 31 09:42:15.323583 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 593/1218] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:42:15 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c => generated 915 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:15.506208 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a82c211-0127-4312-a69c-167627d73b2f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:15.506208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a82c211-0127-4312-a69c-167627d73b2f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:15.506638 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:15.506638 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:15.506870 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a82c211-0127-4312-a69c-167627d73b2f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:15.651822 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:15.651822 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:15.680747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4a82c211-0127-4312-a69c-167627d73b2f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:15.770553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a82c211-0127-4312-a69c-167627d73b2f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:15.771512 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 626/1219] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:15 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:16.788239 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c58a390-e07e-4175-a209-5fe464f685fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:16.788848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c58a390-e07e-4175-a209-5fe464f685fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:16.788960 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:16.788960 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:16.789774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c58a390-e07e-4175-a209-5fe464f685fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:16.984555 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:16.984555 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:17.043484 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1c58a390-e07e-4175-a209-5fe464f685fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:17.176370 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c58a390-e07e-4175-a209-5fe464f685fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:17.177631 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 594/1220] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:16 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:42:18.200910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e01e667f-725c-42fd-8ecc-896ca3cc3bc6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:18.201910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e01e667f-725c-42fd-8ecc-896ca3cc3bc6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:18.202277 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:18.202277 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:18.202981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e01e667f-725c-42fd-8ecc-896ca3cc3bc6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:18.416063 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:18.416063 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:18.437419 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e01e667f-725c-42fd-8ecc-896ca3cc3bc6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:18.488823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e01e667f-725c-42fd-8ecc-896ca3cc3bc6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:18.494098 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 627/1221] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:18 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:18.622912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] POST http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes Dec 31 09:42:18.624205 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:18.624205 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:18.625244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-11032181"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:42:18.637510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-11032181'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:42:18.639490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Create volume of 1 GB Dec 31 09:42:18.736501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Availability Zones retrieved successfully. Dec 31 09:42:18.814466 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Flow 'volume_create_api' (8b5be77d-e7d1-4178-a86d-fbcedc852e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:42:18.837659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ac5865-31ea-4dcf-90dd-a632d9efaee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:18.842438 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:42:19.207221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91ac5865-31ea-4dcf-90dd-a632d9efaee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:19.210210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13612a93-a848-47ef-9346-78cb2fc019c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:19.337312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Created reservations ['5247ec5d-18d4-4e95-be5d-a497713938f5', '744f7347-95bd-436a-b8fa-9bfc23fe0a7e', '1e279012-2269-4e14-88f4-08cc68365e84', 'e9559fbd-e726-47ba-b2b2-d4e68936268b'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:42:19.344854 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13612a93-a848-47ef-9346-78cb2fc019c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5247ec5d-18d4-4e95-be5d-a497713938f5', '744f7347-95bd-436a-b8fa-9bfc23fe0a7e', '1e279012-2269-4e14-88f4-08cc68365e84', 'e9559fbd-e726-47ba-b2b2-d4e68936268b']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:19.354139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4589d8-8f32-44c5-8e5e-83270447243c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:19.523274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4589d8-8f32-44c5-8e5e-83270447243c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9498f1a6-d414-45df-8517-36ee9a8197d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-11032181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90acb2f4111640229af2b17066d78bc4',qos_specs=None,replication_status=,reservations=['5247ec5d-18d4-4e95-be5d-a497713938f5','744f7347-95bd-436a-b8fa-9bfc23fe0a7e','1e279012-2269-4e14-88f4-08cc68365e84','e9559fbd-e726-47ba-b2b2-d4e68936268b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7042fab815964295866da3672e6f7c7d',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-11032181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9498f1a6-d414-45df-8517-36ee9a8197d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90acb2f4111640229af2b17066d78bc4',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='7042fab815964295866da3672e6f7c7d',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:19.525688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4162bfb3-d502-4068-9e62-9468396e2a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:19.529399 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99047253-4101-4e08-9c4b-726f6ca2d52a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:19.530352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99047253-4101-4e08-9c4b-726f6ca2d52a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:19.530698 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:19.530698 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:19.536849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99047253-4101-4e08-9c4b-726f6ca2d52a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:19.595532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4162bfb3-d502-4068-9e62-9468396e2a84) 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-11032181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90acb2f4111640229af2b17066d78bc4',qos_specs=None,replication_status=,reservations=['5247ec5d-18d4-4e95-be5d-a497713938f5','744f7347-95bd-436a-b8fa-9bfc23fe0a7e','1e279012-2269-4e14-88f4-08cc68365e84','e9559fbd-e726-47ba-b2b2-d4e68936268b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7042fab815964295866da3672e6f7c7d',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:19.597547 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cae4917e-6378-4db7-9dd6-ad032181e06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:42:19.648711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cae4917e-6378-4db7-9dd6-ad032181e06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:42:19.651724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Flow 'volume_create_api' (8b5be77d-e7d1-4178-a86d-fbcedc852e7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:42:19.816962 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Create volume request issued successfully. Dec 31 09:42:19.896008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f7e9ad8-072a-4821-bd0b-f969a9f45e5b tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes returned with HTTP 202 Dec 31 09:42:19.901650 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 595/1222] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:42:18 2020] POST /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes => generated 821 bytes in 1285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:42:19.938145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8173f557-ee05-4e22-95dc-838e52e7368c tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 Dec 31 09:42:19.939247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8173f557-ee05-4e22-95dc-838e52e7368c tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:19.942840 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:19.942840 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:19.943610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8173f557-ee05-4e22-95dc-838e52e7368c tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:19.955677 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:19.955677 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:20.014963 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-99047253-4101-4e08-9c4b-726f6ca2d52a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:20.134651 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:20.134651 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:20.139864 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99047253-4101-4e08-9c4b-726f6ca2d52a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:20.140698 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 628/1223] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:19 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:20.163862 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8173f557-ee05-4e22-95dc-838e52e7368c tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:42:20.221396 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8173f557-ee05-4e22-95dc-838e52e7368c tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 returned with HTTP 200 Dec 31 09:42:20.222643 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 596/1224] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:19 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 => generated 889 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:21.167412 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26194db7-ebc1-441d-a3cb-0006c86d93cb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:21.173328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26194db7-ebc1-441d-a3cb-0006c86d93cb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:21.176294 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:21.176294 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:21.177157 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26194db7-ebc1-441d-a3cb-0006c86d93cb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:21.244471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ea0b2e9-76d7-4c04-969f-2e889820e559 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 Dec 31 09:42:21.248687 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ea0b2e9-76d7-4c04-969f-2e889820e559 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:21.249386 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:21.249386 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:21.253136 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ea0b2e9-76d7-4c04-969f-2e889820e559 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:21.339502 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:21.339502 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:21.369037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-26194db7-ebc1-441d-a3cb-0006c86d93cb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:21.415297 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:21.415297 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:21.429784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4ea0b2e9-76d7-4c04-969f-2e889820e559 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:42:21.455351 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26194db7-ebc1-441d-a3cb-0006c86d93cb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:21.460943 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 629/1225] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:21 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:21.545510 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ea0b2e9-76d7-4c04-969f-2e889820e559 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 returned with HTTP 200 Dec 31 09:42:21.559844 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 597/1226] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:21 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 => generated 913 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:22.479493 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38f4738b-0f54-4ba1-ab66-5347075d378e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:22.482281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38f4738b-0f54-4ba1-ab66-5347075d378e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:22.482898 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:22.482898 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:22.483876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38f4738b-0f54-4ba1-ab66-5347075d378e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:22.563974 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-132a6ca1-e58e-4fff-8827-6d4b0b5e3bcd tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 Dec 31 09:42:22.564895 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-132a6ca1-e58e-4fff-8827-6d4b0b5e3bcd tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:22.565482 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:22.565482 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:22.566171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-132a6ca1-e58e-4fff-8827-6d4b0b5e3bcd tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:22.669986 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:22.669986 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:22.681635 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-132a6ca1-e58e-4fff-8827-6d4b0b5e3bcd tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:42:22.703193 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:22.703193 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:22.713887 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-132a6ca1-e58e-4fff-8827-6d4b0b5e3bcd tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 returned with HTTP 200 Dec 31 09:42:22.714947 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 598/1227] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:22 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 => generated 914 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:42:22.723910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-38f4738b-0f54-4ba1-ab66-5347075d378e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:22.756692 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38f4738b-0f54-4ba1-ab66-5347075d378e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:22.758235 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 630/1228] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:22 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:23.777836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f736307-7ae7-456c-bc25-b8b44d6915a7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:23.778332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f736307-7ae7-456c-bc25-b8b44d6915a7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:23.778461 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:23.778461 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:23.779342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f736307-7ae7-456c-bc25-b8b44d6915a7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:23.864374 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:23.864374 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:23.911730 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5f736307-7ae7-456c-bc25-b8b44d6915a7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:24.037499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f736307-7ae7-456c-bc25-b8b44d6915a7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:24.039054 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 599/1229] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:23 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:25.064027 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b76308c2-3370-4cff-a810-d75c4119d424 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:25.064807 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b76308c2-3370-4cff-a810-d75c4119d424 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:25.065525 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:25.065525 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:25.066115 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b76308c2-3370-4cff-a810-d75c4119d424 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:25.223074 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:25.223074 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:25.246119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b76308c2-3370-4cff-a810-d75c4119d424 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:25.281965 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b76308c2-3370-4cff-a810-d75c4119d424 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:25.283630 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 631/1230] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:25 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:42:26.303843 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fafe614b-0c4d-4c74-97ea-13127298d46f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:26.304379 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fafe614b-0c4d-4c74-97ea-13127298d46f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:26.304514 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:26.304514 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:26.305173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fafe614b-0c4d-4c74-97ea-13127298d46f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:26.474175 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:26.474175 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:26.502129 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fafe614b-0c4d-4c74-97ea-13127298d46f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:26.558050 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fafe614b-0c4d-4c74-97ea-13127298d46f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:26.558050 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 600/1231] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:26 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:27.569157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82ff3aaa-403d-4ae9-b01a-88c179596bea tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:27.569663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82ff3aaa-403d-4ae9-b01a-88c179596bea tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:27.569915 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:27.569915 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:27.570342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82ff3aaa-403d-4ae9-b01a-88c179596bea tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:27.701548 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:27.701548 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:27.720050 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-82ff3aaa-403d-4ae9-b01a-88c179596bea tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:27.796957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82ff3aaa-403d-4ae9-b01a-88c179596bea tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:27.813330 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 632/1232] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:27 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:42:28.835854 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b59ca14-5dd4-4948-94d6-157198766335 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:28.836788 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9b59ca14-5dd4-4948-94d6-157198766335 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:28.837120 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:28.837120 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:28.837777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9b59ca14-5dd4-4948-94d6-157198766335 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:28.974672 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:28.974672 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:28.991646 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9b59ca14-5dd4-4948-94d6-157198766335 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:29.054209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b59ca14-5dd4-4948-94d6-157198766335 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:29.056397 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 601/1233] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:28 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:30.089811 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56a2aea1-579b-41a2-97c5-055705519a3e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:30.090850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56a2aea1-579b-41a2-97c5-055705519a3e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:30.091280 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:30.091280 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:30.091892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56a2aea1-579b-41a2-97c5-055705519a3e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:30.265450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:30.265450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:30.289828 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-56a2aea1-579b-41a2-97c5-055705519a3e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:30.331199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56a2aea1-579b-41a2-97c5-055705519a3e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:30.332353 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 633/1234] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:30 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:31.355279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa0e4a1f-05fa-4701-85b3-4a293083e894 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:31.357683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa0e4a1f-05fa-4701-85b3-4a293083e894 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:31.358238 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:31.358238 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:31.358945 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa0e4a1f-05fa-4701-85b3-4a293083e894 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:31.513922 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:31.513922 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:31.531710 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fa0e4a1f-05fa-4701-85b3-4a293083e894 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:31.566083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa0e4a1f-05fa-4701-85b3-4a293083e894 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:31.567681 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 602/1235] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:31 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:32.589590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce761500-6e9a-4381-8337-4b926bb8fb9b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:32.589590 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce761500-6e9a-4381-8337-4b926bb8fb9b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:32.592383 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:32.592383 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:32.592383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce761500-6e9a-4381-8337-4b926bb8fb9b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:32.759648 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:32.759648 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:32.769665 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ce761500-6e9a-4381-8337-4b926bb8fb9b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:32.835969 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce761500-6e9a-4381-8337-4b926bb8fb9b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:32.850908 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 634/1236] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:32 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 915 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:33.861093 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11361749-0cbb-4b6a-ae3e-7adc6d190ee2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:33.861866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11361749-0cbb-4b6a-ae3e-7adc6d190ee2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:33.861866 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:33.861866 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:33.862353 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11361749-0cbb-4b6a-ae3e-7adc6d190ee2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:34.023779 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:34.023779 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:34.055258 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11361749-0cbb-4b6a-ae3e-7adc6d190ee2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:34.108331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11361749-0cbb-4b6a-ae3e-7adc6d190ee2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:34.112827 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 603/1237] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:33 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 973 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:35.139093 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a65e3cb0-fa0c-4dce-99b9-cf25e6ecd487 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:35.139878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a65e3cb0-fa0c-4dce-99b9-cf25e6ecd487 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:35.140254 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:35.140254 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:35.140927 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a65e3cb0-fa0c-4dce-99b9-cf25e6ecd487 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:35.353962 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:35.353962 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:35.371983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a65e3cb0-fa0c-4dce-99b9-cf25e6ecd487 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:35.422824 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a65e3cb0-fa0c-4dce-99b9-cf25e6ecd487 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:35.424162 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 635/1238] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:35 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 973 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:36.451568 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b34c6cb-72de-4fa9-9945-1ae0d156652d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:36.452567 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b34c6cb-72de-4fa9-9945-1ae0d156652d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:36.452939 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:36.452939 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:36.453630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b34c6cb-72de-4fa9-9945-1ae0d156652d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:36.743534 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:36.743534 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:36.789941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0b34c6cb-72de-4fa9-9945-1ae0d156652d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:36.879826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b34c6cb-72de-4fa9-9945-1ae0d156652d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:36.901721 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 604/1239] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:36 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 976 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:37.907379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef8aa078-690c-403d-af8d-25ba2065a064 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:37.908569 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef8aa078-690c-403d-af8d-25ba2065a064 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:37.908945 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:37.908945 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:37.909530 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef8aa078-690c-403d-af8d-25ba2065a064 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:38.043720 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:38.043720 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:38.061673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ef8aa078-690c-403d-af8d-25ba2065a064 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:38.095969 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef8aa078-690c-403d-af8d-25ba2065a064 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:38.098133 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 636/1240] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:37 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 976 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:42:39.116536 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98d6e598-bf12-4b2f-bf51-52ae6543d638 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:39.117313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98d6e598-bf12-4b2f-bf51-52ae6543d638 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:39.117496 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:39.117496 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:39.117797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98d6e598-bf12-4b2f-bf51-52ae6543d638 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:39.274672 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:39.274672 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:39.306881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-98d6e598-bf12-4b2f-bf51-52ae6543d638 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:39.370650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98d6e598-bf12-4b2f-bf51-52ae6543d638 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:39.371537 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 605/1241] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:39 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 976 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:42:40.401512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7986141f-2faa-4f85-901c-06757697913f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:40.403699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7986141f-2faa-4f85-901c-06757697913f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:40.407016 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:40.407016 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:40.408350 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7986141f-2faa-4f85-901c-06757697913f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:40.598232 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:40.598232 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:40.633346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7986141f-2faa-4f85-901c-06757697913f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:40.744214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7986141f-2faa-4f85-901c-06757697913f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:40.746506 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 637/1242] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:40 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 976 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:41.778591 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1f85154-61ef-4c2a-8c7d-d8ccb3a4efbd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:41.778591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1f85154-61ef-4c2a-8c7d-d8ccb3a4efbd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:41.778591 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:41.778591 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:41.778591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1f85154-61ef-4c2a-8c7d-d8ccb3a4efbd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:42.039309 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:42.039309 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:42.083091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a1f85154-61ef-4c2a-8c7d-d8ccb3a4efbd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:42.190827 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1f85154-61ef-4c2a-8c7d-d8ccb3a4efbd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:42.192411 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 606/1243] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:41 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 976 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:43.225957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b3ae628e-634d-4977-b6a5-0b61b83fbca1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:43.228928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b3ae628e-634d-4977-b6a5-0b61b83fbca1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:43.253380 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:43.253380 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:43.259018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b3ae628e-634d-4977-b6a5-0b61b83fbca1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:43.417788 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:43.417788 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:43.437595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b3ae628e-634d-4977-b6a5-0b61b83fbca1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:43.475657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b3ae628e-634d-4977-b6a5-0b61b83fbca1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:43.488704 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 638/1244] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:43 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 976 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:44.501004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0d86f88-852e-4728-b737-a0506fcafc27 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:44.502745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0d86f88-852e-4728-b737-a0506fcafc27 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:44.503807 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:44.503807 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:44.504825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0d86f88-852e-4728-b737-a0506fcafc27 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:44.703343 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:44.703343 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:44.714352 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b0d86f88-852e-4728-b737-a0506fcafc27 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:44.764560 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0d86f88-852e-4728-b737-a0506fcafc27 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:44.766122 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 607/1245] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:44 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 976 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:42:45.786498 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98af2443-8cba-4d7f-bbea-cac757a48be3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:45.787578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98af2443-8cba-4d7f-bbea-cac757a48be3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:45.788057 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:45.788057 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:45.788880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98af2443-8cba-4d7f-bbea-cac757a48be3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:45.958888 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:45.958888 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:45.970612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-98af2443-8cba-4d7f-bbea-cac757a48be3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:46.054613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98af2443-8cba-4d7f-bbea-cac757a48be3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:46.062959 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 639/1246] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:45 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1364 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:46.452322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-334a660e-7bf9-48e3-85a5-053c44afb786 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:46.453644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-334a660e-7bf9-48e3-85a5-053c44afb786 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:46.454212 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:46.454212 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:46.456072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-334a660e-7bf9-48e3-85a5-053c44afb786 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:46.625752 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:46.625752 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:46.639207 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-334a660e-7bf9-48e3-85a5-053c44afb786 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:46.693706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-334a660e-7bf9-48e3-85a5-053c44afb786 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:46.695335 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 608/1247] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:42:46 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1364 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:46.810078 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98af2443-8cba-4d7f-bbea-cac757a48be3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume// Dec 31 09:42:46.811857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98af2443-8cba-4d7f-bbea-cac757a48be3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:46.815628 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:46.815628 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:46.815628 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98af2443-8cba-4d7f-bbea-cac757a48be3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:46.815628 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98af2443-8cba-4d7f-bbea-cac757a48be3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:42:46.815628 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 640/1248] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:42: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 31 09:42:46.845317 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-09f66e56-a1eb-4f79-87ab-cd079df44b33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments Dec 31 09:42:46.846657 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:46.846657 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:46.848015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-09f66e56-a1eb-4f79-87ab-cd079df44b33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e8a4b88-ce0a-4412-8964-5e26d13a2181", "instance_uuid": "e286641e-6f0a-4565-aeb9-83ccd583c44b", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:42:47.013494 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:47.013494 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:47.133599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-09f66e56-a1eb-4f79-87ab-cd079df44b33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments returned with HTTP 200 Dec 31 09:42:47.136017 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 609/1249] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:42:46 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments => generated 273 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:47.186979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f8ac59a-1fc6-4180-bd70-93dd2ea1abe2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:47.187994 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f8ac59a-1fc6-4180-bd70-93dd2ea1abe2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:47.188892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f8ac59a-1fc6-4180-bd70-93dd2ea1abe2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:47.216369 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-09f66e56-a1eb-4f79-87ab-cd079df44b33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume// Dec 31 09:42:47.216706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-09f66e56-a1eb-4f79-87ab-cd079df44b33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:47.217067 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:47.217067 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:47.217602 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-09f66e56-a1eb-4f79-87ab-cd079df44b33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:47.219679 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-09f66e56-a1eb-4f79-87ab-cd079df44b33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:42:47.220785 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 610/1250] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:42:47 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:42:47.236314 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-4617f8b4-f54a-4f5e-a845-414b6b715e74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:47.237245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-4617f8b4-f54a-4f5e-a845-414b6b715e74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:47.237742 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-4617f8b4-f54a-4f5e-a845-414b6b715e74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:47.339675 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:47.339675 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:47.357185 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3f8ac59a-1fc6-4180-bd70-93dd2ea1abe2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:47.379118 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:47.379118 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:47.400936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-4617f8b4-f54a-4f5e-a845-414b6b715e74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:47.437546 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:47.437546 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:47.438707 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:47.438707 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:47.452357 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-4617f8b4-f54a-4f5e-a845-414b6b715e74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:47.454097 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 611/1251] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:42:47 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1462 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:42:47.471980 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f8ac59a-1fc6-4180-bd70-93dd2ea1abe2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:47.476881 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 641/1252] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:47 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1363 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:47.478919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-a97cd85e-7cbe-4c82-afef-011d2aa72b05 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] PUT http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/4864285b-34dc-48e6-8bfc-e04f01c9d5c4 Dec 31 09:42:47.479736 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:47.479736 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:47.480275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-a97cd85e-7cbe-4c82-afef-011d2aa72b05 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:42:47.593017 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:42:47.593017 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:42:47.593710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-a97cd85e-7cbe-4c82-afef-011d2aa72b05 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Lock "b'cinder-attachment_update-7e8a4b88-ce0a-4412-8964-5e26d13a2181-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.034s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:42:47.598272 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:47.598272 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:48.506765 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f795d952-e950-4300-98a3-a29ec844dd03 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:48.507598 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f795d952-e950-4300-98a3-a29ec844dd03 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:48.509912 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:48.509912 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:48.510355 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f795d952-e950-4300-98a3-a29ec844dd03 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:48.634891 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:48.634891 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:48.652895 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f795d952-e950-4300-98a3-a29ec844dd03 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:48.718050 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:48.718050 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:48.740160 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f795d952-e950-4300-98a3-a29ec844dd03 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:48.741986 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 642/1253] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:48 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1363 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:49.775293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec3d6b3b-0985-4079-a122-ea347ca4e079 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:49.777062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec3d6b3b-0985-4079-a122-ea347ca4e079 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:49.780279 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:49.780279 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:49.781411 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec3d6b3b-0985-4079-a122-ea347ca4e079 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:49.983959 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:49.983959 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:50.036626 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ec3d6b3b-0985-4079-a122-ea347ca4e079 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:50.104210 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:50.104210 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:50.129832 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec3d6b3b-0985-4079-a122-ea347ca4e079 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:50.131901 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 643/1254] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:49 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1363 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:50.850926 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-a97cd85e-7cbe-4c82-afef-011d2aa72b05 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Lock "b'cinder-attachment_update-7e8a4b88-ce0a-4412-8964-5e26d13a2181-n-h2-765311-8'" released by "attachment_update" :: held 3.257s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:42:50.852222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-a97cd85e-7cbe-4c82-afef-011d2aa72b05 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/4864285b-34dc-48e6-8bfc-e04f01c9d5c4 returned with HTTP 200 Dec 31 09:42:50.853346 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 612/1255] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 09:42:47 2020] PUT /volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/4864285b-34dc-48e6-8bfc-e04f01c9d5c4 => generated 762 bytes in 3384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:51.153986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e7c9368-96cd-4e56-bb78-eda57297996c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:51.155142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e7c9368-96cd-4e56-bb78-eda57297996c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:51.155712 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:51.155712 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:51.156768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e7c9368-96cd-4e56-bb78-eda57297996c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:51.414643 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:51.414643 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:51.445168 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6e7c9368-96cd-4e56-bb78-eda57297996c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:51.497669 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:51.497669 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:51.521928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e7c9368-96cd-4e56-bb78-eda57297996c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:51.524030 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 644/1256] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:51 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1364 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:52.546406 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5957419-40bd-4c16-9b72-392a374e2dfb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:52.548633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5957419-40bd-4c16-9b72-392a374e2dfb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:52.549258 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:52.549258 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:52.553385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5957419-40bd-4c16-9b72-392a374e2dfb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:52.762846 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:52.762846 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:52.787028 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d5957419-40bd-4c16-9b72-392a374e2dfb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:52.842256 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:52.842256 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:52.880649 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5957419-40bd-4c16-9b72-392a374e2dfb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:52.888654 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 613/1257] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:52 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1364 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:53.906947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30757eeb-59f7-43c9-bbeb-ed82c56a0d85 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:53.908130 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30757eeb-59f7-43c9-bbeb-ed82c56a0d85 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:53.908523 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:53.908523 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:53.909111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30757eeb-59f7-43c9-bbeb-ed82c56a0d85 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:54.040159 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:54.040159 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:54.064614 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-30757eeb-59f7-43c9-bbeb-ed82c56a0d85 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:54.110666 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:54.110666 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:54.128298 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30757eeb-59f7-43c9-bbeb-ed82c56a0d85 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:54.129950 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 645/1258] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:53 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1364 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:55.161853 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c9b13c16-c9ee-4fc0-a8ad-31a6aa0dccad tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:55.163208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c9b13c16-c9ee-4fc0-a8ad-31a6aa0dccad tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:55.163694 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:55.163694 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:55.164489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c9b13c16-c9ee-4fc0-a8ad-31a6aa0dccad tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:55.252863 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:55.252863 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:55.273035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c9b13c16-c9ee-4fc0-a8ad-31a6aa0dccad tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:55.319782 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:55.319782 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:55.336960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c9b13c16-c9ee-4fc0-a8ad-31a6aa0dccad tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:55.338083 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 614/1259] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:55 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1364 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:56.358565 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-583c9eb3-c6ef-48ee-9a99-7f248fbbeb96 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:56.360043 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-583c9eb3-c6ef-48ee-9a99-7f248fbbeb96 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:56.360043 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:56.360043 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:56.360043 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-583c9eb3-c6ef-48ee-9a99-7f248fbbeb96 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:56.510393 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:56.510393 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:56.535998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-583c9eb3-c6ef-48ee-9a99-7f248fbbeb96 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:56.609407 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:56.609407 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:56.613741 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-a14b1d87-1ccf-4ff6-a85f-aba3e5c86b1d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/4864285b-34dc-48e6-8bfc-e04f01c9d5c4/action Dec 31 09:42:56.613741 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:56.613741 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:56.613741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-a14b1d87-1ccf-4ff6-a85f-aba3e5c86b1d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:42:56.613741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-a14b1d87-1ccf-4ff6-a85f-aba3e5c86b1d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:42:56.623656 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-583c9eb3-c6ef-48ee-9a99-7f248fbbeb96 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:56.623798 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 646/1260] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:56 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1364 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:56.706196 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:56.706196 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:56.728397 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4271b078-3ef3-4244-9fe6-4830c2dda582 req-a14b1d87-1ccf-4ff6-a85f-aba3e5c86b1d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/4864285b-34dc-48e6-8bfc-e04f01c9d5c4/action returned with HTTP 204 Dec 31 09:42:56.729629 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 615/1261] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 09:42:56 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/4864285b-34dc-48e6-8bfc-e04f01c9d5c4/action => generated 0 bytes in 218 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:42:57.642585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d1fc3f85-c88e-482e-9924-20ae15b94182 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:57.644246 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d1fc3f85-c88e-482e-9924-20ae15b94182 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:57.644657 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:57.644657 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:57.645313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d1fc3f85-c88e-482e-9924-20ae15b94182 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:57.720358 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:57.720358 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:57.733585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d1fc3f85-c88e-482e-9924-20ae15b94182 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:57.769758 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:57.769758 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:57.785485 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d1fc3f85-c88e-482e-9924-20ae15b94182 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:42:57.798694 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 647/1262] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:42:57 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1656 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:42:57.805072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19564658-2ccd-474f-83e2-7fbccfcc0efc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:42:57.805924 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:57.805924 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:57.806656 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19564658-2ccd-474f-83e2-7fbccfcc0efc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e8a4b88-ce0a-4412-8964-5e26d13a2181", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1559957639"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:42:57.863127 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:57.863127 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:57.864862 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-19564658-2ccd-474f-83e2-7fbccfcc0efc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:57.865407 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-19564658-2ccd-474f-83e2-7fbccfcc0efc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create snapshot from volume 7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:57.875503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19564658-2ccd-474f-83e2-7fbccfcc0efc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 400 Dec 31 09:42:57.876864 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 616/1263] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:42:57 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 160 bytes in 76 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:42:57.896455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-118f1ec0-ad9a-4199-945d-3cfd6971bbbf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:42:57.898861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:57.898861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:57.908064 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-118f1ec0-ad9a-4199-945d-3cfd6971bbbf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e8a4b88-ce0a-4412-8964-5e26d13a2181", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2129903314"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:42:58.053224 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:58.053224 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:58.054607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-118f1ec0-ad9a-4199-945d-3cfd6971bbbf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:42:58.056477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-118f1ec0-ad9a-4199-945d-3cfd6971bbbf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create snapshot from volume 7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:42:58.133766 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-118f1ec0-ad9a-4199-945d-3cfd6971bbbf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['7c2e4e2a-f7a4-42d2-8d25-198bb569e37d', '1ca4efc8-28c9-4306-99cb-f8c533a78153', '7b73587d-9fa1-4786-a35c-fc6dc5802f86', 'a466c18f-2e1c-487c-ad25-7707e0fcf49f'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:42:58.365725 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-118f1ec0-ad9a-4199-945d-3cfd6971bbbf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot force create request issued successfully. Dec 31 09:42:58.367208 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-118f1ec0-ad9a-4199-945d-3cfd6971bbbf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 202 Dec 31 09:42:58.369255 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 648/1264] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:42:57 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 310 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:42:58.391454 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9f17cd1-ca0b-4431-b57c-34f2fc256ae5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 Dec 31 09:42:58.401682 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f9f17cd1-ca0b-4431-b57c-34f2fc256ae5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:58.402050 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:58.402050 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:58.402749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f9f17cd1-ca0b-4431-b57c-34f2fc256ae5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:58.462889 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:58.462889 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:58.465134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f9f17cd1-ca0b-4431-b57c-34f2fc256ae5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:42:58.469519 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9f17cd1-ca0b-4431-b57c-34f2fc256ae5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 returned with HTTP 200 Dec 31 09:42:58.470968 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 617/1265] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:42:58 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 => generated 442 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:42:59.497522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a95c6278-0db4-4f17-97f5-1220b0ee61d3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 Dec 31 09:42:59.498457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a95c6278-0db4-4f17-97f5-1220b0ee61d3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:42:59.499046 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:42:59.499046 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:42:59.500141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a95c6278-0db4-4f17-97f5-1220b0ee61d3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:42:59.582338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:42:59.582338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:42:59.585177 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a95c6278-0db4-4f17-97f5-1220b0ee61d3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:42:59.589667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a95c6278-0db4-4f17-97f5-1220b0ee61d3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 returned with HTTP 200 Dec 31 09:42:59.599301 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 649/1266] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:42:59 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 => generated 442 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:00.611019 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16be63a6-8046-4e2f-8d03-cf514617656d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 Dec 31 09:43:00.612075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16be63a6-8046-4e2f-8d03-cf514617656d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:00.612714 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:00.612714 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:00.613438 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16be63a6-8046-4e2f-8d03-cf514617656d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:00.663684 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:00.663684 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:00.666529 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-16be63a6-8046-4e2f-8d03-cf514617656d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:00.671001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16be63a6-8046-4e2f-8d03-cf514617656d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 returned with HTTP 200 Dec 31 09:43:00.672806 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 618/1267] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:00 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 => generated 469 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:00.691588 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4cac45ea-f702-4463-a74a-d6471346bef3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:43:00.692806 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:00.692806 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:00.694060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4cac45ea-f702-4463-a74a-d6471346bef3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e8a4b88-ce0a-4412-8964-5e26d13a2181", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1379036252"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:43:00.795247 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:00.795247 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:00.798271 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4cac45ea-f702-4463-a74a-d6471346bef3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:43:00.799219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-4cac45ea-f702-4463-a74a-d6471346bef3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create snapshot from volume 7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:43:00.886531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-4cac45ea-f702-4463-a74a-d6471346bef3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['a5d29851-207e-4764-aff5-ecf894f35666', '235918b0-b659-43ff-b7da-e7c64197493e', '3a20f082-6edb-4d7a-9c32-1b2f76f5a3df', '81710674-0288-44b7-ae0c-b9a3c295654e'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:43:01.052221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4cac45ea-f702-4463-a74a-d6471346bef3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot force create request issued successfully. Dec 31 09:43:01.053609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4cac45ea-f702-4463-a74a-d6471346bef3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 202 Dec 31 09:43:01.072492 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-271de753-958d-47d0-b63a-617bf7d3aa16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:43:01.074583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-271de753-958d-47d0-b63a-617bf7d3aa16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:01.075164 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:01.075164 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:01.075802 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 650/1268] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:43:00 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 310 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 09:43:01.076305 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-271de753-958d-47d0-b63a-617bf7d3aa16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:01.126146 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:01.126146 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:01.128703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-271de753-958d-47d0-b63a-617bf7d3aa16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:01.131945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-271de753-958d-47d0-b63a-617bf7d3aa16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b returned with HTTP 200 Dec 31 09:43:01.140799 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 619/1269] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:01 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b => generated 442 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:02.152327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a26f421-213e-4e1a-b815-8c00e91f3e4a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:43:02.154959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a26f421-213e-4e1a-b815-8c00e91f3e4a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:02.156486 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:02.156486 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:02.157351 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a26f421-213e-4e1a-b815-8c00e91f3e4a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:02.186268 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:02.186268 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:02.187921 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3a26f421-213e-4e1a-b815-8c00e91f3e4a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:02.190250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a26f421-213e-4e1a-b815-8c00e91f3e4a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b returned with HTTP 200 Dec 31 09:43:02.191314 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 651/1270] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:02 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b => generated 442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:43:03.209416 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a288b4f-d47e-434e-a5ff-82068920e903 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:43:03.211403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a288b4f-d47e-434e-a5ff-82068920e903 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:03.212585 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:03.212585 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:03.216361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a288b4f-d47e-434e-a5ff-82068920e903 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:03.339876 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:03.339876 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:03.342598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7a288b4f-d47e-434e-a5ff-82068920e903 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:03.346702 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a288b4f-d47e-434e-a5ff-82068920e903 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b returned with HTTP 200 Dec 31 09:43:03.366002 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 620/1271] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:03 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b => generated 442 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:04.379208 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78a10afa-2b85-4b5d-b8fd-a0004490b8df tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:43:04.384741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78a10afa-2b85-4b5d-b8fd-a0004490b8df tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:04.385349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:04.385349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:04.386389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78a10afa-2b85-4b5d-b8fd-a0004490b8df tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:04.518587 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:04.518587 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:04.524872 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-78a10afa-2b85-4b5d-b8fd-a0004490b8df tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:04.529154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78a10afa-2b85-4b5d-b8fd-a0004490b8df tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b returned with HTTP 200 Dec 31 09:43:04.539466 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 652/1272] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:04 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b => generated 469 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:04.554629 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-803bab7b-1750-4727-9873-cb9124d78777 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:43:04.555090 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:04.555090 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:04.555986 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-803bab7b-1750-4727-9873-cb9124d78777 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e8a4b88-ce0a-4412-8964-5e26d13a2181", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1244264310"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:43:04.740788 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:04.740788 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:04.743515 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-803bab7b-1750-4727-9873-cb9124d78777 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:43:04.744382 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-803bab7b-1750-4727-9873-cb9124d78777 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create snapshot from volume 7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:43:04.907985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-803bab7b-1750-4727-9873-cb9124d78777 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['f7ceba5d-e4fb-4fed-864e-bc48636c3bc5', 'b878abbd-c9f5-4617-bfef-b429078aaa7d', '1d507e80-b218-4a9f-82a1-d7f233444311', '47e182a4-e111-4d09-91bd-ff1ba6895e3b'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:43:05.163108 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-803bab7b-1750-4727-9873-cb9124d78777 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot force create request issued successfully. Dec 31 09:43:05.164945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-803bab7b-1750-4727-9873-cb9124d78777 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 202 Dec 31 09:43:05.173027 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 621/1273] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:43:04 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 310 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:43:05.179171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75557263-66fb-47c2-a650-66f613549c33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b Dec 31 09:43:05.180628 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75557263-66fb-47c2-a650-66f613549c33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:05.181158 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:05.181158 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:05.181902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75557263-66fb-47c2-a650-66f613549c33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:05.223785 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:05.223785 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:05.227263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-75557263-66fb-47c2-a650-66f613549c33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:05.232214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75557263-66fb-47c2-a650-66f613549c33 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b returned with HTTP 200 Dec 31 09:43:05.242606 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 653/1274] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:05 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b => generated 442 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:43:06.252345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09a211ab-2bf1-4b0b-bf81-37518c453d2e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b Dec 31 09:43:06.253654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09a211ab-2bf1-4b0b-bf81-37518c453d2e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:06.254073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:06.254073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:06.254754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09a211ab-2bf1-4b0b-bf81-37518c453d2e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:06.286981 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:06.286981 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:06.288768 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-09a211ab-2bf1-4b0b-bf81-37518c453d2e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:06.291253 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09a211ab-2bf1-4b0b-bf81-37518c453d2e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b returned with HTTP 200 Dec 31 09:43:06.297265 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 622/1275] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:06 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:07.307783 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-014ea644-abc0-4659-a345-9d87075378c9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b Dec 31 09:43:07.308616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-014ea644-abc0-4659-a345-9d87075378c9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:07.308616 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:07.308616 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:07.309087 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-014ea644-abc0-4659-a345-9d87075378c9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:07.442668 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:07.442668 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:07.445045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-014ea644-abc0-4659-a345-9d87075378c9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:07.472078 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-014ea644-abc0-4659-a345-9d87075378c9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b returned with HTTP 200 Dec 31 09:43:07.483733 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 654/1276] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:07 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b => generated 442 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:08.501335 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70679159-74a2-4640-8a29-d354997199b6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b Dec 31 09:43:08.502055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70679159-74a2-4640-8a29-d354997199b6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:08.502214 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:08.502214 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:08.502498 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70679159-74a2-4640-8a29-d354997199b6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:08.590062 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:08.590062 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:08.600609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-70679159-74a2-4640-8a29-d354997199b6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:08.604430 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70679159-74a2-4640-8a29-d354997199b6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b returned with HTTP 200 Dec 31 09:43:08.618785 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85dfdd73-f164-4a5a-b701-738518062be2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 Dec 31 09:43:08.619668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85dfdd73-f164-4a5a-b701-738518062be2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:08.619969 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 623/1277] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:08 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b => generated 469 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:08.620275 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:08.620275 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:08.621008 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85dfdd73-f164-4a5a-b701-738518062be2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:08.621602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-85dfdd73-f164-4a5a-b701-738518062be2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: cac33efa-7482-49c4-8ce3-fe8d34099e64 Dec 31 09:43:08.670440 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:08.670440 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:08.673899 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-85dfdd73-f164-4a5a-b701-738518062be2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:08.823979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-85dfdd73-f164-4a5a-b701-738518062be2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot delete request issued successfully. Dec 31 09:43:08.825021 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85dfdd73-f164-4a5a-b701-738518062be2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 returned with HTTP 202 Dec 31 09:43:08.831175 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 655/1278] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:43:08 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:43:08.841657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7aad5476-e7a7-4a09-a5f5-bccb21b92285 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 Dec 31 09:43:08.842607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7aad5476-e7a7-4a09-a5f5-bccb21b92285 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:08.843013 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:08.843013 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:08.844933 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7aad5476-e7a7-4a09-a5f5-bccb21b92285 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:08.985432 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:08.985432 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:09.004287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7aad5476-e7a7-4a09-a5f5-bccb21b92285 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:09.008186 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7aad5476-e7a7-4a09-a5f5-bccb21b92285 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 returned with HTTP 200 Dec 31 09:43:09.009757 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 624/1279] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:08 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 => generated 468 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:10.027411 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45fcd6a9-918d-4b26-902b-2c0e3f7e4110 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 Dec 31 09:43:10.029090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-45fcd6a9-918d-4b26-902b-2c0e3f7e4110 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:10.029467 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:10.029467 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:10.030141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-45fcd6a9-918d-4b26-902b-2c0e3f7e4110 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:10.152525 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:10.152525 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:10.165458 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-45fcd6a9-918d-4b26-902b-2c0e3f7e4110 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:10.176429 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45fcd6a9-918d-4b26-902b-2c0e3f7e4110 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 returned with HTTP 200 Dec 31 09:43:10.196156 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 656/1280] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:10 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 => generated 468 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:11.207043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7eed581-3cc3-433e-9228-aad56158028e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 Dec 31 09:43:11.207793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7eed581-3cc3-433e-9228-aad56158028e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:11.207793 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:11.207793 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:11.208382 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7eed581-3cc3-433e-9228-aad56158028e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:11.484694 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7eed581-3cc3-433e-9228-aad56158028e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 returned with HTTP 404 Dec 31 09:43:11.488756 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 625/1281] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:11 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 => generated 111 bytes in 291 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:43:11.500477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c2ab533-4dc1-44d5-8c2c-b933d45b3ace tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b Dec 31 09:43:11.501998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c2ab533-4dc1-44d5-8c2c-b933d45b3ace tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:11.502363 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:11.502363 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:11.503016 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c2ab533-4dc1-44d5-8c2c-b933d45b3ace tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:11.506160 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-3c2ab533-4dc1-44d5-8c2c-b933d45b3ace tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: 39a8f92b-de6e-460c-83fd-d2edde46066b Dec 31 09:43:11.565411 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:11.565411 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:11.567214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3c2ab533-4dc1-44d5-8c2c-b933d45b3ace tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:11.698636 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3c2ab533-4dc1-44d5-8c2c-b933d45b3ace tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot delete request issued successfully. Dec 31 09:43:11.699736 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c2ab533-4dc1-44d5-8c2c-b933d45b3ace tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b returned with HTTP 202 Dec 31 09:43:11.701811 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 657/1282] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:43:11 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:43:11.716841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e992d0d-8eb2-4933-a98d-71d66838fb53 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b Dec 31 09:43:11.717909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e992d0d-8eb2-4933-a98d-71d66838fb53 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:11.718903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e992d0d-8eb2-4933-a98d-71d66838fb53 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:11.841997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:11.841997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:11.844380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9e992d0d-8eb2-4933-a98d-71d66838fb53 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:11.848750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e992d0d-8eb2-4933-a98d-71d66838fb53 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b returned with HTTP 200 Dec 31 09:43:11.850352 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 626/1283] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:11 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b => generated 468 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:12.880033 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e711bbe2-a37f-4f18-89fa-4d0348a55e3a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b Dec 31 09:43:12.885236 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e711bbe2-a37f-4f18-89fa-4d0348a55e3a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:12.893683 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:12.893683 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:12.897845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e711bbe2-a37f-4f18-89fa-4d0348a55e3a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:13.094108 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:13.094108 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:13.099167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e711bbe2-a37f-4f18-89fa-4d0348a55e3a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:13.103238 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e711bbe2-a37f-4f18-89fa-4d0348a55e3a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b returned with HTTP 200 Dec 31 09:43:13.122720 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 658/1284] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:12 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b => generated 468 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:14.138881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb3f7ce9-b6c6-4833-b636-2bd126ad147f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b Dec 31 09:43:14.139645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb3f7ce9-b6c6-4833-b636-2bd126ad147f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:14.140009 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:14.140009 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:14.140503 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb3f7ce9-b6c6-4833-b636-2bd126ad147f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:14.206117 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb3f7ce9-b6c6-4833-b636-2bd126ad147f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b returned with HTTP 404 Dec 31 09:43:14.209367 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 627/1285] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:14 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:43:14.235901 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef6479bf-9717-4cd3-b61d-3fd78cba083a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:43:14.246639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef6479bf-9717-4cd3-b61d-3fd78cba083a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:14.247401 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:14.247401 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:14.248154 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef6479bf-9717-4cd3-b61d-3fd78cba083a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:14.252346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-ef6479bf-9717-4cd3-b61d-3fd78cba083a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:43:14.415742 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:14.415742 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:14.417586 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ef6479bf-9717-4cd3-b61d-3fd78cba083a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:14.610698 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ef6479bf-9717-4cd3-b61d-3fd78cba083a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot delete request issued successfully. Dec 31 09:43:14.611826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef6479bf-9717-4cd3-b61d-3fd78cba083a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b returned with HTTP 202 Dec 31 09:43:14.617142 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 659/1286] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:43:14 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b => generated 0 bytes in 401 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:43:14.639168 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74d103a6-23d7-42d6-9c8c-5f04440aa8ea tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:43:14.650436 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74d103a6-23d7-42d6-9c8c-5f04440aa8ea tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:14.653265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74d103a6-23d7-42d6-9c8c-5f04440aa8ea tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:14.759919 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:14.759919 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:14.762128 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-74d103a6-23d7-42d6-9c8c-5f04440aa8ea tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:14.766092 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74d103a6-23d7-42d6-9c8c-5f04440aa8ea tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b returned with HTTP 200 Dec 31 09:43:14.767277 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 628/1287] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:14 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b => generated 468 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:15.790870 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-472a9e53-d716-4140-bf13-810cbbd240ff tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:43:15.801887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-472a9e53-d716-4140-bf13-810cbbd240ff tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:15.801887 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:15.801887 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:15.801887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-472a9e53-d716-4140-bf13-810cbbd240ff tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:15.951457 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:15.951457 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:15.955267 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-472a9e53-d716-4140-bf13-810cbbd240ff tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:15.960750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-472a9e53-d716-4140-bf13-810cbbd240ff tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b returned with HTTP 200 Dec 31 09:43:15.963048 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 660/1288] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:15 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b => generated 468 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:16.993270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8bc765b3-b0c5-4489-b61a-19b7a063886f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:43:16.997335 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8bc765b3-b0c5-4489-b61a-19b7a063886f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:16.997656 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:16.997656 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:16.998383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8bc765b3-b0c5-4489-b61a-19b7a063886f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:17.090163 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:17.090163 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:17.113523 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8bc765b3-b0c5-4489-b61a-19b7a063886f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:17.113523 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8bc765b3-b0c5-4489-b61a-19b7a063886f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b returned with HTTP 200 Dec 31 09:43:17.113523 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 629/1289] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:16 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b => generated 468 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:18.135485 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b770afdc-a886-4b38-b64e-58009fec8888 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:43:18.137911 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b770afdc-a886-4b38-b64e-58009fec8888 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:18.138737 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:18.138737 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:18.139968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b770afdc-a886-4b38-b64e-58009fec8888 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:18.281387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b770afdc-a886-4b38-b64e-58009fec8888 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b returned with HTTP 404 Dec 31 09:43:18.283485 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 661/1290] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:18 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b => generated 111 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:43:19.097198 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-534760bf-891d-4a14-9508-c469c6257474 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:43:19.098542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-534760bf-891d-4a14-9508-c469c6257474 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:19.099162 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:19.099162 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:19.100263 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-534760bf-891d-4a14-9508-c469c6257474 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:19.273625 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:19.273625 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:19.303763 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-534760bf-891d-4a14-9508-c469c6257474 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:43:19.337818 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:19.337818 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:19.351482 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-534760bf-891d-4a14-9508-c469c6257474 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:43:19.353429 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 630/1291] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:43:19 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1656 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:43:19.417275 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-3e93f146-0cf5-4121-9724-d239cb61bda0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181/action Dec 31 09:43:19.418397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-3e93f146-0cf5-4121-9724-d239cb61bda0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action body: b'{"os-begin_detaching": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:43:19.418895 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-3e93f146-0cf5-4121-9724-d239cb61bda0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:43:19.481843 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:19.481843 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:19.484251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-3e93f146-0cf5-4121-9724-d239cb61bda0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:43:19.516523 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-3e93f146-0cf5-4121-9724-d239cb61bda0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Begin detaching volume completed successfully. Dec 31 09:43:19.517940 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-3e93f146-0cf5-4121-9724-d239cb61bda0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181/action returned with HTTP 202 Dec 31 09:43:19.520890 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 662/1292] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 09:43:19 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:43:19.563586 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6769651a-343f-4df4-a7ec-dab3f262b30b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:43:19.568801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6769651a-343f-4df4-a7ec-dab3f262b30b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:19.575055 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:19.575055 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:19.582072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6769651a-343f-4df4-a7ec-dab3f262b30b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:19.654922 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-3e93f146-0cf5-4121-9724-d239cb61bda0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume// Dec 31 09:43:19.656589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-3e93f146-0cf5-4121-9724-d239cb61bda0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:19.657380 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:19.657380 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:19.658786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-3e93f146-0cf5-4121-9724-d239cb61bda0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:19.661554 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-3e93f146-0cf5-4121-9724-d239cb61bda0 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:43:19.663241 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 663/1293] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:43:19 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 31 09:43:19.679840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-1c43ee98-e33a-4396-b29b-648e08cae4bb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:43:19.681860 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-1c43ee98-e33a-4396-b29b-648e08cae4bb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:19.688358 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-1c43ee98-e33a-4396-b29b-648e08cae4bb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:19.793817 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:19.793817 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:19.819808 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6769651a-343f-4df4-a7ec-dab3f262b30b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:43:19.827978 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:19.827978 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:19.863805 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-1c43ee98-e33a-4396-b29b-648e08cae4bb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:43:19.870496 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:19.870496 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:19.901754 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6769651a-343f-4df4-a7ec-dab3f262b30b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:43:19.919885 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 631/1294] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:43:19 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1659 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:43:19.942393 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:19.942393 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:19.960593 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-1c43ee98-e33a-4396-b29b-648e08cae4bb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:43:19.963187 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 664/1295] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:43:19 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1758 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:43:20.347035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-b87d12d2-5b29-4c62-8fad-dc4ef2b9d97f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/4864285b-34dc-48e6-8bfc-e04f01c9d5c4 Dec 31 09:43:20.347035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-b87d12d2-5b29-4c62-8fad-dc4ef2b9d97f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:20.347035 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:20.347035 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:20.347035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-b87d12d2-5b29-4c62-8fad-dc4ef2b9d97f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:20.406045 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:20.406045 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:20.939216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5ece0b9-b130-40c8-be34-95b7acf196cd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:43:20.939890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b5ece0b9-b130-40c8-be34-95b7acf196cd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:20.940092 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:20.940092 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:20.940483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b5ece0b9-b130-40c8-be34-95b7acf196cd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:21.098306 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:21.098306 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:21.124719 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b5ece0b9-b130-40c8-be34-95b7acf196cd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:43:21.162403 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:21.162403 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:21.181371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5ece0b9-b130-40c8-be34-95b7acf196cd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:43:21.183201 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 665/1296] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:43:20 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1659 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:43:21.683009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-b87d12d2-5b29-4c62-8fad-dc4ef2b9d97f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:43:21.683963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-b87d12d2-5b29-4c62-8fad-dc4ef2b9d97f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:43:21.698627 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-029161d3-2b4d-4bb0-a637-d6ead5d1d1c6 req-b87d12d2-5b29-4c62-8fad-dc4ef2b9d97f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/4864285b-34dc-48e6-8bfc-e04f01c9d5c4 returned with HTTP 200 Dec 31 09:43:21.700464 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 632/1297] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 09:43:20 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/4864285b-34dc-48e6-8bfc-e04f01c9d5c4 => generated 19 bytes in 1366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:22.217145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-577fa7c1-7035-4ed4-9113-d3c683c95043 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:43:22.218984 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-577fa7c1-7035-4ed4-9113-d3c683c95043 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:22.219385 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:22.219385 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:22.220030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-577fa7c1-7035-4ed4-9113-d3c683c95043 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:22.337455 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:22.337455 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:22.352477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-577fa7c1-7035-4ed4-9113-d3c683c95043 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:43:22.390048 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-577fa7c1-7035-4ed4-9113-d3c683c95043 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:43:22.391134 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 666/1298] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:43:22 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1364 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:43:36.307395 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-8c61b73c-2dab-433f-a87a-46323f354747 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] DELETE http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments/df63d415-8572-4c42-b936-ee01c60834b5 Dec 31 09:43:36.308343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-8c61b73c-2dab-433f-a87a-46323f354747 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:36.308343 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:36.308343 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:36.308970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-8c61b73c-2dab-433f-a87a-46323f354747 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:36.381653 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:36.381653 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:37.144131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53d8cf9b-7033-4395-8108-b99396383700 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:43:37.145445 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:37.145445 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:37.147102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53d8cf9b-7033-4395-8108-b99396383700 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41c76097-cf96-4f5e-802b-56c76a0a7188", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-40285210"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:43:37.293270 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:37.293270 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:37.293270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-53d8cf9b-7033-4395-8108-b99396383700 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:43:37.293270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-53d8cf9b-7033-4395-8108-b99396383700 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create snapshot from volume 41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:43:37.398895 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-53d8cf9b-7033-4395-8108-b99396383700 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['3815405d-7fba-429c-a117-e72bd2f540b6', '6d366fe3-b628-4a45-8fb9-b1d7433003a1', '1dd89deb-7979-43d5-b5d9-f3b180dada71', 'e6d8f6cf-c277-494e-8c7b-b9a1f9cba982'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:43:37.809953 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-53d8cf9b-7033-4395-8108-b99396383700 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot create request issued successfully. Dec 31 09:43:37.811138 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53d8cf9b-7033-4395-8108-b99396383700 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 202 Dec 31 09:43:37.812108 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 667/1299] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:43:37 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 378 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 09:43:37.838872 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7db9cbb-4de8-43ff-bf01-66eb1d042a39 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:37.840080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7db9cbb-4de8-43ff-bf01-66eb1d042a39 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:37.840375 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:37.840375 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:37.843087 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7db9cbb-4de8-43ff-bf01-66eb1d042a39 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:37.933955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-8c61b73c-2dab-433f-a87a-46323f354747 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:43:37.935504 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-8c61b73c-2dab-433f-a87a-46323f354747 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:43:37.952087 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-8c61b73c-2dab-433f-a87a-46323f354747 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments/df63d415-8572-4c42-b936-ee01c60834b5 returned with HTTP 200 Dec 31 09:43:37.964000 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 633/1300] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:43:36 2020] DELETE /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/attachments/df63d415-8572-4c42-b936-ee01c60834b5 => generated 19 bytes in 1662 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:43:37.973650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-6c90a6d4-880b-4093-a7ae-68ae35796016 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] DELETE http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:43:37.974987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-6c90a6d4-880b-4093-a7ae-68ae35796016 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:37.975828 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:37.975828 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:37.988466 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-6c90a6d4-880b-4093-a7ae-68ae35796016 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:37.989818 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-6c90a6d4-880b-4093-a7ae-68ae35796016 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Delete volume with id: cc7b88ea-ebd9-47a5-8ece-44ac8806da5e Dec 31 09:43:38.002734 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:38.002734 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:38.008502 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c7db9cbb-4de8-43ff-bf01-66eb1d042a39 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:38.011784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7db9cbb-4de8-43ff-bf01-66eb1d042a39 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 200 Dec 31 09:43:38.028567 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 668/1301] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:37 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 510 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:43:38.132774 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:38.132774 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:38.135585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-6c90a6d4-880b-4093-a7ae-68ae35796016 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Volume info retrieved successfully. Dec 31 09:43:38.220863 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-6c90a6d4-880b-4093-a7ae-68ae35796016 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] Delete volume request issued successfully. Dec 31 09:43:38.222408 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-348cf88e-f70a-44d2-8ac3-b952825bcf07 req-6c90a6d4-880b-4093-a7ae-68ae35796016 tempest-ServersTestBootFromVolume-1918497724 tempest-ServersTestBootFromVolume-1918497724] http://10.222.0.45/volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e returned with HTTP 202 Dec 31 09:43:38.224595 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 634/1302] 10.222.0.68 () {60 vars in 1384 bytes} [Thu Dec 31 09:43:37 2020] DELETE /volume/v3/6f9214c1e8234e61be7765b551e2d8ab/volumes/cc7b88ea-ebd9-47a5-8ece-44ac8806da5e => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:43:39.031219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-176b795f-17b6-4ebf-be34-f1979138945d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:39.032120 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-176b795f-17b6-4ebf-be34-f1979138945d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:39.032433 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:39.032433 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:39.033074 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-176b795f-17b6-4ebf-be34-f1979138945d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:39.202550 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:39.202550 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:39.211986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-176b795f-17b6-4ebf-be34-f1979138945d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:39.234941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-176b795f-17b6-4ebf-be34-f1979138945d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 200 Dec 31 09:43:39.267903 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 669/1303] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:39 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 510 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:40.275823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-934a5c71-2520-46ba-82b2-c2bc67e33f58 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:40.277824 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-934a5c71-2520-46ba-82b2-c2bc67e33f58 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:40.278353 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:40.278353 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:40.279374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-934a5c71-2520-46ba-82b2-c2bc67e33f58 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:40.372032 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:40.372032 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:40.382796 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-934a5c71-2520-46ba-82b2-c2bc67e33f58 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:40.400426 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-934a5c71-2520-46ba-82b2-c2bc67e33f58 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 200 Dec 31 09:43:40.401997 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 635/1304] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:40 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 510 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:43:41.420751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d0498dc-1c06-4f51-a6cf-d888e9da7bfd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:41.421520 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d0498dc-1c06-4f51-a6cf-d888e9da7bfd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:41.421520 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:41.421520 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:41.421897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d0498dc-1c06-4f51-a6cf-d888e9da7bfd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:41.537944 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:41.537944 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:41.550906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0d0498dc-1c06-4f51-a6cf-d888e9da7bfd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:41.553892 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d0498dc-1c06-4f51-a6cf-d888e9da7bfd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 200 Dec 31 09:43:41.554496 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 670/1305] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:41 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 537 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:41.570912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e2f50be-ac92-4c7d-bcb5-ae4e4c1cf9f2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:41.571857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e2f50be-ac92-4c7d-bcb5-ae4e4c1cf9f2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:41.572370 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:41.572370 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:41.573051 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e2f50be-ac92-4c7d-bcb5-ae4e4c1cf9f2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:41.662981 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:41.662981 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:41.665471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5e2f50be-ac92-4c7d-bcb5-ae4e4c1cf9f2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:41.670763 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e2f50be-ac92-4c7d-bcb5-ae4e4c1cf9f2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 200 Dec 31 09:43:41.679369 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 636/1306] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:41 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 537 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:41.696340 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-989e854f-a48c-48e9-966c-0f553a88ca7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:43:41.697153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-989e854f-a48c-48e9-966c-0f553a88ca7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:41.697541 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:41.697541 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:41.698336 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-989e854f-a48c-48e9-966c-0f553a88ca7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:41.700424 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-989e854f-a48c-48e9-966c-0f553a88ca7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:43:41.710132 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-989e854f-a48c-48e9-966c-0f553a88ca7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 09:43:41.774020 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-989e854f-a48c-48e9-966c-0f553a88ca7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Get all snapshots completed successfully. Dec 31 09:43:41.775877 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-989e854f-a48c-48e9-966c-0f553a88ca7e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 200 Dec 31 09:43:41.778229 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 671/1307] 10.222.0.45 () {58 vars in 1210 bytes} [Thu Dec 31 09:43:41 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 729 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:41.795207 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43339b31-3776-455e-aae8-d9fca6e6f012 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] PUT http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:41.795694 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:41.795694 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:41.797143 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43339b31-3776-455e-aae8-d9fca6e6f012 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-485558321", "description": "This is the new description of snapshot."}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:43:41.967708 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:41.967708 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:41.973226 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-43339b31-3776-455e-aae8-d9fca6e6f012 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:42.026276 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43339b31-3776-455e-aae8-d9fca6e6f012 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 200 Dec 31 09:43:42.027534 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 637/1308] 10.222.0.45 () {60 vars in 1342 bytes} [Thu Dec 31 09:43:41 2020] PUT /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 442 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:42.044015 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-83eaa9e7-6b6f-4d1b-beaa-970f510c9bdc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:42.044701 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-83eaa9e7-6b6f-4d1b-beaa-970f510c9bdc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:42.045023 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:42.045023 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:42.045614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-83eaa9e7-6b6f-4d1b-beaa-970f510c9bdc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:42.159412 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:42.159412 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:42.164262 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-83eaa9e7-6b6f-4d1b-beaa-970f510c9bdc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:42.174904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-83eaa9e7-6b6f-4d1b-beaa-970f510c9bdc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 200 Dec 31 09:43:42.176325 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 672/1309] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:42 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 576 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:42.197365 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93089339-35ed-4732-8025-93422fb99824 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:42.198346 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93089339-35ed-4732-8025-93422fb99824 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:42.198712 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:42.198712 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:42.199467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93089339-35ed-4732-8025-93422fb99824 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:42.205242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-93089339-35ed-4732-8025-93422fb99824 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: 6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:42.327073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:42.327073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:42.334171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-93089339-35ed-4732-8025-93422fb99824 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:42.594819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-93089339-35ed-4732-8025-93422fb99824 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot delete request issued successfully. Dec 31 09:43:42.595688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93089339-35ed-4732-8025-93422fb99824 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 202 Dec 31 09:43:42.600799 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 638/1310] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:43:42 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 0 bytes in 412 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:43:42.611856 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff96f71e-8b3a-4973-a66b-e4f00b163197 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:42.612715 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff96f71e-8b3a-4973-a66b-e4f00b163197 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:42.613054 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:42.613054 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:42.613663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff96f71e-8b3a-4973-a66b-e4f00b163197 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:42.790606 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:42.790606 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:42.798960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ff96f71e-8b3a-4973-a66b-e4f00b163197 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:42.816783 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff96f71e-8b3a-4973-a66b-e4f00b163197 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 200 Dec 31 09:43:42.818879 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 673/1311] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:42 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 575 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:43.833625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1ec1a4d-417a-4f65-821e-c432cca81519 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:43.835750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1ec1a4d-417a-4f65-821e-c432cca81519 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:43.836375 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:43.836375 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:43.837611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1ec1a4d-417a-4f65-821e-c432cca81519 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:43.913484 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:43.913484 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:43.918009 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a1ec1a4d-417a-4f65-821e-c432cca81519 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:43.923192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1ec1a4d-417a-4f65-821e-c432cca81519 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 200 Dec 31 09:43:43.927736 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 639/1312] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:43 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 575 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:44.945955 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70715a72-0a67-4d5a-b86e-f202c959fe58 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:44.948040 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70715a72-0a67-4d5a-b86e-f202c959fe58 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:44.952837 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:44.952837 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:44.956447 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70715a72-0a67-4d5a-b86e-f202c959fe58 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:45.053387 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:45.053387 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:45.082687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-70715a72-0a67-4d5a-b86e-f202c959fe58 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:45.091742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70715a72-0a67-4d5a-b86e-f202c959fe58 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 200 Dec 31 09:43:45.123155 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 674/1313] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:44 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 575 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:43:46.142867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b67c620-d424-48a9-81a0-cf76e56a943f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:43:46.144591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b67c620-d424-48a9-81a0-cf76e56a943f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:46.145072 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:46.145072 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:46.146432 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b67c620-d424-48a9-81a0-cf76e56a943f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:46.205884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b67c620-d424-48a9-81a0-cf76e56a943f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 404 Dec 31 09:43:46.208470 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 640/1314] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:46 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:43:46.239488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4fcc8cd4-a98d-4f24-bade-783a670cfa0c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:43:46.242639 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:46.242639 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:46.243735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4fcc8cd4-a98d-4f24-bade-783a670cfa0c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41c76097-cf96-4f5e-802b-56c76a0a7188", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-802249545"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:43:46.329270 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:46.329270 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:46.332270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4fcc8cd4-a98d-4f24-bade-783a670cfa0c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:43:46.333263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-4fcc8cd4-a98d-4f24-bade-783a670cfa0c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create snapshot from volume 41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:43:46.410612 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-4fcc8cd4-a98d-4f24-bade-783a670cfa0c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['d63a8751-9b80-45ac-a79e-1af37ded7fa8', 'bf8e9ce0-5550-42e9-bfab-1ccdff96535e', '1ab9fe44-c1ed-422a-9739-6de61cf496bc', '46c89b55-5a06-458a-9f17-bab13417b462'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:43:46.545801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4fcc8cd4-a98d-4f24-bade-783a670cfa0c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot create request issued successfully. Dec 31 09:43:46.546613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4fcc8cd4-a98d-4f24-bade-783a670cfa0c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 202 Dec 31 09:43:46.548236 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 675/1315] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:43:46 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 309 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:43:46.563174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73b0fe84-2c99-413f-abf3-997397429771 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 Dec 31 09:43:46.563708 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-73b0fe84-2c99-413f-abf3-997397429771 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:46.564709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-73b0fe84-2c99-413f-abf3-997397429771 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:46.669426 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:46.669426 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:46.678148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-73b0fe84-2c99-413f-abf3-997397429771 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:46.682035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73b0fe84-2c99-413f-abf3-997397429771 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 returned with HTTP 200 Dec 31 09:43:46.683483 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 641/1316] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:46 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 => generated 441 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:47.703461 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-349b55a8-d3b2-49ca-990c-a1abf2254689 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 Dec 31 09:43:47.705767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-349b55a8-d3b2-49ca-990c-a1abf2254689 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:47.706360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:47.706360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:47.707467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-349b55a8-d3b2-49ca-990c-a1abf2254689 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:47.757621 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:47.757621 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:47.760365 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-349b55a8-d3b2-49ca-990c-a1abf2254689 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:47.764762 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-349b55a8-d3b2-49ca-990c-a1abf2254689 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 returned with HTTP 200 Dec 31 09:43:47.766640 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 676/1317] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:47 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 => generated 441 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:43:48.785196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87512c79-6941-4c3b-b72c-eacdc62cf585 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 Dec 31 09:43:48.786033 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87512c79-6941-4c3b-b72c-eacdc62cf585 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:43:48.786550 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:43:48.786550 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:43:48.787169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87512c79-6941-4c3b-b72c-eacdc62cf585 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:43:48.819550 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:43:48.819550 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:43:48.821565 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-87512c79-6941-4c3b-b72c-eacdc62cf585 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:43:48.824665 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87512c79-6941-4c3b-b72c-eacdc62cf585 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 returned with HTTP 200 Dec 31 09:43:48.825793 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 642/1318] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:43:48 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 => generated 468 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:44:19.152158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-4625908c-8bf4-44db-9769-367c9bfa647d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:19.152696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-4625908c-8bf4-44db-9769-367c9bfa647d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:19.152861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:19.152861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:19.153258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-4625908c-8bf4-44db-9769-367c9bfa647d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:19.364032 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:19.364032 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:19.389004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-4625908c-8bf4-44db-9769-367c9bfa647d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:19.477477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-4625908c-8bf4-44db-9769-367c9bfa647d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:19.486232 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 677/1319] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:44:19 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 916 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:19.601065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87512c79-6941-4c3b-b72c-eacdc62cf585 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume// Dec 31 09:44:19.601548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87512c79-6941-4c3b-b72c-eacdc62cf585 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:19.601775 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:19.601775 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:19.602152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87512c79-6941-4c3b-b72c-eacdc62cf585 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:19.603365 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87512c79-6941-4c3b-b72c-eacdc62cf585 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:44:19.604330 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 643/1320] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:44:19 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:44:19.647385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-424cc73a-ccec-4c2b-bfe5-56d17f09b643 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments Dec 31 09:44:19.648696 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:19.648696 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:19.649365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-424cc73a-ccec-4c2b-bfe5-56d17f09b643 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "41c76097-cf96-4f5e-802b-56c76a0a7188", "instance_uuid": "2485ee5d-072d-448a-a246-553cede0411e", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:44:19.853277 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:19.853277 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:20.044879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-424cc73a-ccec-4c2b-bfe5-56d17f09b643 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments returned with HTTP 200 Dec 31 09:44:20.046514 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 678/1321] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:44:19 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments => generated 273 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:44:20.103266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-488f0d80-1ff8-4a43-8052-ecbfb5ce2fae tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:20.103840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-488f0d80-1ff8-4a43-8052-ecbfb5ce2fae tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:20.104392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-488f0d80-1ff8-4a43-8052-ecbfb5ce2fae tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:20.274741 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-424cc73a-ccec-4c2b-bfe5-56d17f09b643 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume// Dec 31 09:44:20.275319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-424cc73a-ccec-4c2b-bfe5-56d17f09b643 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:20.275456 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:20.275456 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:20.276006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-424cc73a-ccec-4c2b-bfe5-56d17f09b643 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:20.277999 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-424cc73a-ccec-4c2b-bfe5-56d17f09b643 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:44:20.279464 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 679/1322] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:44:20 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:44:20.293158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-42285a08-e71e-45db-9caf-e97465773906 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:20.294345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:20.294345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:20.294666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-42285a08-e71e-45db-9caf-e97465773906 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:20.297287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-42285a08-e71e-45db-9caf-e97465773906 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:20.315113 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-488f0d80-1ff8-4a43-8052-ecbfb5ce2fae tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:20.360783 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:20.360783 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:20.380575 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-488f0d80-1ff8-4a43-8052-ecbfb5ce2fae tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:20.388473 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 644/1323] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:20 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 915 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:20.536930 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:20.536930 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:20.567631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-42285a08-e71e-45db-9caf-e97465773906 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:20.618921 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:20.618921 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:20.653571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-42285a08-e71e-45db-9caf-e97465773906 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:20.658544 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 680/1324] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:44:20 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 1014 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:44:20.680048 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-7c24e71c-d9cb-4582-91f8-03597aab061b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] PUT http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/2aa11c14-0100-49d0-9014-5f52c5f73d96 Dec 31 09:44:20.680838 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:20.680838 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:20.681490 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-7c24e71c-d9cb-4582-91f8-03597aab061b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:44:20.763723 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:44:20.763723 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:44:20.767834 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-7c24e71c-d9cb-4582-91f8-03597aab061b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Lock "b'cinder-attachment_update-41c76097-cf96-4f5e-802b-56c76a0a7188-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.019s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:44:20.773015 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:20.773015 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:21.413364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe58c740-9894-4da4-911c-fc258f36518c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:21.414165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe58c740-9894-4da4-911c-fc258f36518c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:21.414497 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:21.414497 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:21.414993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe58c740-9894-4da4-911c-fc258f36518c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:21.570313 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:21.570313 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:21.596060 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fe58c740-9894-4da4-911c-fc258f36518c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:21.662422 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:21.662422 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:21.714553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe58c740-9894-4da4-911c-fc258f36518c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:21.722410 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 681/1325] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:21 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 915 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:22.743977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6ad060c-dc57-45f1-9f67-08bc51d18b16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:22.745977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6ad060c-dc57-45f1-9f67-08bc51d18b16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:22.746456 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:22.746456 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:22.747550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6ad060c-dc57-45f1-9f67-08bc51d18b16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:22.946017 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:22.946017 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:22.979293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e6ad060c-dc57-45f1-9f67-08bc51d18b16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:23.036916 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:23.036916 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:23.076827 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6ad060c-dc57-45f1-9f67-08bc51d18b16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:23.086843 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 682/1326] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:22 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 915 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:24.111074 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75e3e5a4-5612-46ef-8dfa-ce15940a4ab3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:24.116356 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75e3e5a4-5612-46ef-8dfa-ce15940a4ab3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:24.116621 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:24.116621 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:24.116957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75e3e5a4-5612-46ef-8dfa-ce15940a4ab3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:24.313302 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:24.313302 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:24.347234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-75e3e5a4-5612-46ef-8dfa-ce15940a4ab3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:24.403676 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:24.403676 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:24.415081 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75e3e5a4-5612-46ef-8dfa-ce15940a4ab3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:24.416167 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 683/1327] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:24 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 915 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:24.671717 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-7c24e71c-d9cb-4582-91f8-03597aab061b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Lock "b'cinder-attachment_update-41c76097-cf96-4f5e-802b-56c76a0a7188-n-h1-765311-8'" released by "attachment_update" :: held 3.907s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:44:24.672790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-7c24e71c-d9cb-4582-91f8-03597aab061b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/2aa11c14-0100-49d0-9014-5f52c5f73d96 returned with HTTP 200 Dec 31 09:44:24.673715 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 645/1328] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:44:20 2020] PUT /volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/2aa11c14-0100-49d0-9014-5f52c5f73d96 => generated 762 bytes in 4000 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:44:25.443741 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66dc7b90-7281-460c-9cfe-863a18c71266 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:25.444438 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66dc7b90-7281-460c-9cfe-863a18c71266 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:25.444830 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:25.444830 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:25.449278 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66dc7b90-7281-460c-9cfe-863a18c71266 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:25.574359 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:25.574359 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:25.588127 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-66dc7b90-7281-460c-9cfe-863a18c71266 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:25.642987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:25.642987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:25.665080 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66dc7b90-7281-460c-9cfe-863a18c71266 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:25.712668 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 684/1329] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:25 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 916 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:26.729396 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ae20df3-d526-4d57-b7d3-8a49944d68c5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:26.730235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ae20df3-d526-4d57-b7d3-8a49944d68c5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:26.733572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:26.733572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:26.734296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ae20df3-d526-4d57-b7d3-8a49944d68c5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:26.834977 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:26.834977 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:26.860485 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ae20df3-d526-4d57-b7d3-8a49944d68c5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:26.932857 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:26.932857 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:26.959451 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ae20df3-d526-4d57-b7d3-8a49944d68c5 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:26.961134 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 646/1330] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:26 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 916 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:27.983451 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4d1f78a-9ea2-4a3c-b7e8-1188f3b9d6a9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:27.984904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4d1f78a-9ea2-4a3c-b7e8-1188f3b9d6a9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:27.985340 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:27.985340 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:27.986060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4d1f78a-9ea2-4a3c-b7e8-1188f3b9d6a9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:28.122753 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:28.122753 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:28.160675 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b4d1f78a-9ea2-4a3c-b7e8-1188f3b9d6a9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:28.225429 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:28.225429 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:28.257862 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4d1f78a-9ea2-4a3c-b7e8-1188f3b9d6a9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:28.262310 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 685/1331] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:27 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 916 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:29.287187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d1b6230a-23d5-4948-bd06-610050b3a940 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:29.288547 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d1b6230a-23d5-4948-bd06-610050b3a940 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:29.289237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:29.289237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:29.293161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d1b6230a-23d5-4948-bd06-610050b3a940 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:29.490359 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:29.490359 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:29.502652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d1b6230a-23d5-4948-bd06-610050b3a940 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:29.535735 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:29.535735 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:29.548938 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d1b6230a-23d5-4948-bd06-610050b3a940 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:29.565909 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 647/1332] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:29 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 916 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:30.201714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-12f6db41-2b65-4961-8507-bb2a7f12388d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/2aa11c14-0100-49d0-9014-5f52c5f73d96/action Dec 31 09:44:30.202485 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:30.202485 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:30.203583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-12f6db41-2b65-4961-8507-bb2a7f12388d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:44:30.203979 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-12f6db41-2b65-4961-8507-bb2a7f12388d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:44:30.410527 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:30.410527 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:30.473530 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a879522c-6efa-4ac4-9427-29c40bb6b7a7 req-12f6db41-2b65-4961-8507-bb2a7f12388d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/2aa11c14-0100-49d0-9014-5f52c5f73d96/action returned with HTTP 204 Dec 31 09:44:30.477606 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 686/1333] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:44:30 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/2aa11c14-0100-49d0-9014-5f52c5f73d96/action => generated 0 bytes in 290 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:44:30.577446 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9baa270b-4d21-4881-adff-2a9b72ec44b8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:30.580542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9baa270b-4d21-4881-adff-2a9b72ec44b8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:30.580974 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:30.580974 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:30.581736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9baa270b-4d21-4881-adff-2a9b72ec44b8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:30.724339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:30.724339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:30.762356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9baa270b-4d21-4881-adff-2a9b72ec44b8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:30.866100 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:30.866100 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:30.945466 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9baa270b-4d21-4881-adff-2a9b72ec44b8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:30.985966 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e611211d-19ac-4b4b-87ea-63a5f0d0ae54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:44:30.989653 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:30.989653 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:30.995356 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e611211d-19ac-4b4b-87ea-63a5f0d0ae54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41c76097-cf96-4f5e-802b-56c76a0a7188", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2103057656"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:44:30.998130 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 648/1334] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:30 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 1208 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:44:31.251311 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:31.251311 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:31.253594 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e611211d-19ac-4b4b-87ea-63a5f0d0ae54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:31.253973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-e611211d-19ac-4b4b-87ea-63a5f0d0ae54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create snapshot from volume 41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:31.401073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-e611211d-19ac-4b4b-87ea-63a5f0d0ae54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['5bfa3f15-f09c-4271-849f-f4bdbb0aa8c6', '6cf2ed56-cda8-4408-bfae-e55e1dd51c1b', '01a2dac3-9d38-4253-bc52-041750740edc', '250fc033-2713-4f47-ae48-04bcab8c91bd'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:44:31.719399 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e611211d-19ac-4b4b-87ea-63a5f0d0ae54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot force create request issued successfully. Dec 31 09:44:31.730910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e611211d-19ac-4b4b-87ea-63a5f0d0ae54 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 202 Dec 31 09:44:31.730910 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 687/1335] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:44:30 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 310 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:44:31.740549 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87123e00-b17b-471c-95eb-15461bcc5879 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:44:31.741668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87123e00-b17b-471c-95eb-15461bcc5879 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:31.742147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:31.742147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:31.743073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87123e00-b17b-471c-95eb-15461bcc5879 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:31.860797 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:31.860797 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:31.863795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-87123e00-b17b-471c-95eb-15461bcc5879 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:31.878535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87123e00-b17b-471c-95eb-15461bcc5879 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 returned with HTTP 200 Dec 31 09:44:31.880325 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 649/1336] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:31 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 => generated 442 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:32.894583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8bafb3ef-77c2-4a78-8360-1fe6fb2d38e6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:44:32.895876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8bafb3ef-77c2-4a78-8360-1fe6fb2d38e6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:32.896299 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:32.896299 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:32.896959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8bafb3ef-77c2-4a78-8360-1fe6fb2d38e6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:32.955701 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:32.955701 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:32.957047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8bafb3ef-77c2-4a78-8360-1fe6fb2d38e6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:32.960580 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8bafb3ef-77c2-4a78-8360-1fe6fb2d38e6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 returned with HTTP 200 Dec 31 09:44:32.964735 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 688/1337] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:32 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 => generated 442 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:44:33.987900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-33032b6c-8faf-41ba-b7e6-6ab1ffc9a1e8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:44:33.995937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-33032b6c-8faf-41ba-b7e6-6ab1ffc9a1e8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:33.996509 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:33.996509 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:34.004069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-33032b6c-8faf-41ba-b7e6-6ab1ffc9a1e8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:34.141352 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:34.141352 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:34.146915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-33032b6c-8faf-41ba-b7e6-6ab1ffc9a1e8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:34.149481 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-33032b6c-8faf-41ba-b7e6-6ab1ffc9a1e8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 returned with HTTP 200 Dec 31 09:44:34.156904 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 650/1338] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:33 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 => generated 442 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:35.169088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-abd4af1a-fe79-4c88-97a9-9c0a8cb200bb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:44:35.171252 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-abd4af1a-fe79-4c88-97a9-9c0a8cb200bb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:35.172366 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:35.172366 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:35.173513 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-abd4af1a-fe79-4c88-97a9-9c0a8cb200bb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:35.238807 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:35.238807 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:35.241446 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-abd4af1a-fe79-4c88-97a9-9c0a8cb200bb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:35.243794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-abd4af1a-fe79-4c88-97a9-9c0a8cb200bb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 returned with HTTP 200 Dec 31 09:44:35.256987 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 689/1339] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:35 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 => generated 469 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:35.260710 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aaacc584-a705-4e3c-94eb-208ba3a37b46 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:44:35.261321 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:35.261321 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:35.261912 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aaacc584-a705-4e3c-94eb-208ba3a37b46 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41c76097-cf96-4f5e-802b-56c76a0a7188", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-642995424"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:44:35.752573 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:35.752573 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:35.753914 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-aaacc584-a705-4e3c-94eb-208ba3a37b46 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:35.754347 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-aaacc584-a705-4e3c-94eb-208ba3a37b46 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create snapshot from volume 41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:35.973661 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-aaacc584-a705-4e3c-94eb-208ba3a37b46 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['6e093f2b-50ff-4219-8154-990e381d37a3', '9d63d8d3-d3d7-4d54-82af-d6715c3d6e51', '71971993-5d1c-4530-a594-02c972939151', '35b2b5b9-a00d-4673-ac83-c7d067c4390e'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:44:36.322304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-aaacc584-a705-4e3c-94eb-208ba3a37b46 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot force create request issued successfully. Dec 31 09:44:36.323642 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aaacc584-a705-4e3c-94eb-208ba3a37b46 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 202 Dec 31 09:44:36.325001 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 651/1340] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:44:35 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 309 bytes in 1068 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:44:36.339746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9a1dca8-9ecf-407f-ade6-53565819fa1e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 Dec 31 09:44:36.340291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9a1dca8-9ecf-407f-ade6-53565819fa1e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:36.340697 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:36.340697 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:36.341309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9a1dca8-9ecf-407f-ade6-53565819fa1e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:36.445552 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:36.445552 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:36.453779 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d9a1dca8-9ecf-407f-ade6-53565819fa1e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:36.460652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9a1dca8-9ecf-407f-ade6-53565819fa1e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 returned with HTTP 200 Dec 31 09:44:36.464803 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 690/1341] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:36 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 => generated 441 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:37.483953 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0db31c8-8c97-46e6-884c-029e111cbe37 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 Dec 31 09:44:37.488960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0db31c8-8c97-46e6-884c-029e111cbe37 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:37.489653 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:37.489653 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:37.490896 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0db31c8-8c97-46e6-884c-029e111cbe37 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:37.634852 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:37.634852 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:37.637438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d0db31c8-8c97-46e6-884c-029e111cbe37 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:37.640848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0db31c8-8c97-46e6-884c-029e111cbe37 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 returned with HTTP 200 Dec 31 09:44:37.642980 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 652/1342] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:37 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 => generated 441 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:38.699529 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df13d0f7-9adc-43f3-88af-7269dfeef0c3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 Dec 31 09:44:38.702706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df13d0f7-9adc-43f3-88af-7269dfeef0c3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:38.714452 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:38.714452 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:38.721693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df13d0f7-9adc-43f3-88af-7269dfeef0c3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:38.942960 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:38.942960 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:38.959324 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-df13d0f7-9adc-43f3-88af-7269dfeef0c3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:38.981075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df13d0f7-9adc-43f3-88af-7269dfeef0c3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 returned with HTTP 200 Dec 31 09:44:38.987327 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 691/1343] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:38 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 => generated 441 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:39.997328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc2c7430-0b19-4cdf-934c-1acc91a1d073 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 Dec 31 09:44:40.003188 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc2c7430-0b19-4cdf-934c-1acc91a1d073 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:40.003749 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:40.003749 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:40.004722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc2c7430-0b19-4cdf-934c-1acc91a1d073 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:40.063256 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:40.063256 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:40.065173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bc2c7430-0b19-4cdf-934c-1acc91a1d073 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:40.067638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc2c7430-0b19-4cdf-934c-1acc91a1d073 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 returned with HTTP 200 Dec 31 09:44:40.076705 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 653/1344] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:39 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 => generated 468 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:40.082375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-966ee3a4-3f6f-4113-bef1-023acaae1d99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 Dec 31 09:44:40.083372 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-966ee3a4-3f6f-4113-bef1-023acaae1d99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:40.083956 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:40.083956 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:40.084550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-966ee3a4-3f6f-4113-bef1-023acaae1d99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:40.085075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-966ee3a4-3f6f-4113-bef1-023acaae1d99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: 6ad9cd1a-469c-445b-a203-fb3178970876 Dec 31 09:44:40.133137 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:40.133137 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:40.138450 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-966ee3a4-3f6f-4113-bef1-023acaae1d99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:40.300455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-966ee3a4-3f6f-4113-bef1-023acaae1d99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot delete request issued successfully. Dec 31 09:44:40.301078 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-966ee3a4-3f6f-4113-bef1-023acaae1d99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 returned with HTTP 202 Dec 31 09:44:40.305205 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 692/1345] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:44:40 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:44:40.310942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6caf91f1-e8ed-45b9-a8ff-5fce3d786d60 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 Dec 31 09:44:40.311738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6caf91f1-e8ed-45b9-a8ff-5fce3d786d60 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:40.312104 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:40.312104 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:40.312732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6caf91f1-e8ed-45b9-a8ff-5fce3d786d60 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:40.394049 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:40.394049 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:40.402904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6caf91f1-e8ed-45b9-a8ff-5fce3d786d60 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:40.416066 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6caf91f1-e8ed-45b9-a8ff-5fce3d786d60 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 returned with HTTP 200 Dec 31 09:44:40.419147 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 654/1346] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:40 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 => generated 467 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:41.456007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71676955-3f45-4944-b6db-696f2c363f91 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 Dec 31 09:44:41.457912 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71676955-3f45-4944-b6db-696f2c363f91 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:41.462456 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:41.462456 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:41.464144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71676955-3f45-4944-b6db-696f2c363f91 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:41.653027 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:41.653027 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:41.656672 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-71676955-3f45-4944-b6db-696f2c363f91 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:41.666541 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71676955-3f45-4944-b6db-696f2c363f91 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 returned with HTTP 200 Dec 31 09:44:41.668395 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 693/1347] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:41 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 => generated 467 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:42.685017 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-015964b0-6be4-4c69-80b3-4f1885c94574 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 Dec 31 09:44:42.686965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-015964b0-6be4-4c69-80b3-4f1885c94574 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:42.687544 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:42.687544 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:42.688696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-015964b0-6be4-4c69-80b3-4f1885c94574 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:42.723931 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-015964b0-6be4-4c69-80b3-4f1885c94574 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 returned with HTTP 404 Dec 31 09:44:42.725697 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 655/1348] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:42 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:44:42.735755 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63dc7134-2dcf-4ba3-b82a-c6fa578c0388 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 Dec 31 09:44:42.736164 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63dc7134-2dcf-4ba3-b82a-c6fa578c0388 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:42.736368 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:42.736368 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:42.737316 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63dc7134-2dcf-4ba3-b82a-c6fa578c0388 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:42.738133 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-63dc7134-2dcf-4ba3-b82a-c6fa578c0388 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 Dec 31 09:44:42.847282 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:42.847282 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:42.849495 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-63dc7134-2dcf-4ba3-b82a-c6fa578c0388 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:43.033102 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-63dc7134-2dcf-4ba3-b82a-c6fa578c0388 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot delete request issued successfully. Dec 31 09:44:43.033603 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63dc7134-2dcf-4ba3-b82a-c6fa578c0388 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 returned with HTTP 202 Dec 31 09:44:43.037889 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 694/1349] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:44:42 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 => generated 0 bytes in 304 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:44:43.045147 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-802988ca-087c-45bf-b9ca-eadef5cb32bf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 Dec 31 09:44:43.046262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-802988ca-087c-45bf-b9ca-eadef5cb32bf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:43.046963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-802988ca-087c-45bf-b9ca-eadef5cb32bf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:43.130103 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:43.130103 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:43.143204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-802988ca-087c-45bf-b9ca-eadef5cb32bf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:43.143204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-802988ca-087c-45bf-b9ca-eadef5cb32bf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 returned with HTTP 200 Dec 31 09:44:43.143204 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 656/1350] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:43 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 => generated 467 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:44.150858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c9c581f-c0f5-4e72-8c3f-ce38aaef6965 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 Dec 31 09:44:44.151610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c9c581f-c0f5-4e72-8c3f-ce38aaef6965 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:44.151610 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:44.151610 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:44.152108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c9c581f-c0f5-4e72-8c3f-ce38aaef6965 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:44.225890 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:44.225890 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:44.236738 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9c9c581f-c0f5-4e72-8c3f-ce38aaef6965 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:44.238865 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c9c581f-c0f5-4e72-8c3f-ce38aaef6965 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 returned with HTTP 200 Dec 31 09:44:44.240283 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 695/1351] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:44 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 => generated 467 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:45.260101 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78a7910f-6977-4b2c-a0e5-6d19639864a4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 Dec 31 09:44:45.260101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78a7910f-6977-4b2c-a0e5-6d19639864a4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:45.260101 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:45.260101 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:45.260101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78a7910f-6977-4b2c-a0e5-6d19639864a4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:45.336361 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:45.336361 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:45.337671 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-78a7910f-6977-4b2c-a0e5-6d19639864a4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:45.340613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78a7910f-6977-4b2c-a0e5-6d19639864a4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 returned with HTTP 200 Dec 31 09:44:45.361144 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 657/1352] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:45 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 => generated 467 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:46.382192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c832eee-9c5f-4ca2-a4e0-29254ac6a134 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 Dec 31 09:44:46.382752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c832eee-9c5f-4ca2-a4e0-29254ac6a134 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:46.382954 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:46.382954 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:46.383327 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c832eee-9c5f-4ca2-a4e0-29254ac6a134 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:46.447507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c832eee-9c5f-4ca2-a4e0-29254ac6a134 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 returned with HTTP 404 Dec 31 09:44:46.451799 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 696/1353] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:46 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:44:46.460769 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09a71edd-46be-45aa-9e49-db74f31d824b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:44:46.461433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09a71edd-46be-45aa-9e49-db74f31d824b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:46.461771 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:46.461771 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:46.462320 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09a71edd-46be-45aa-9e49-db74f31d824b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:46.462782 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-09a71edd-46be-45aa-9e49-db74f31d824b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:44:46.561405 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:46.561405 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:46.564782 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-09a71edd-46be-45aa-9e49-db74f31d824b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:46.784638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-09a71edd-46be-45aa-9e49-db74f31d824b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot delete request issued successfully. Dec 31 09:44:46.785132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09a71edd-46be-45aa-9e49-db74f31d824b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 returned with HTTP 202 Dec 31 09:44:46.796056 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 658/1354] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:44:46 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 => generated 0 bytes in 340 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:44:46.805267 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-082fa04a-770b-436e-bdee-af1d839e2a79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:44:46.806237 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-082fa04a-770b-436e-bdee-af1d839e2a79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:46.806979 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-082fa04a-770b-436e-bdee-af1d839e2a79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:46.895839 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:46.895839 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:46.897801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-082fa04a-770b-436e-bdee-af1d839e2a79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:46.900077 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-082fa04a-770b-436e-bdee-af1d839e2a79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 returned with HTTP 200 Dec 31 09:44:46.901479 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 697/1355] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:46 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 => generated 468 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:47.918504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1adac06e-89cc-4795-93ad-bbe071f29dec tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:44:47.919019 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1adac06e-89cc-4795-93ad-bbe071f29dec tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:47.919222 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:47.919222 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:47.920041 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1adac06e-89cc-4795-93ad-bbe071f29dec tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:48.011395 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:48.011395 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:48.019864 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1adac06e-89cc-4795-93ad-bbe071f29dec tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:48.033386 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1adac06e-89cc-4795-93ad-bbe071f29dec tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 returned with HTTP 200 Dec 31 09:44:48.038842 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 659/1356] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:47 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 => generated 468 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:49.053676 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d01694f-19e1-49f9-9ec2-7af5bffdb3fc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:44:49.054159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d01694f-19e1-49f9-9ec2-7af5bffdb3fc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:49.054357 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:49.054357 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:49.055182 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d01694f-19e1-49f9-9ec2-7af5bffdb3fc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:49.110491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:49.110491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:49.111708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3d01694f-19e1-49f9-9ec2-7af5bffdb3fc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:44:49.113647 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d01694f-19e1-49f9-9ec2-7af5bffdb3fc tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 returned with HTTP 200 Dec 31 09:44:49.120546 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 698/1357] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:49 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 => generated 468 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:50.132407 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4091204-be1f-4037-be74-69e2be59ba14 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:44:50.132915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4091204-be1f-4037-be74-69e2be59ba14 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:50.133158 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:50.133158 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:50.133745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4091204-be1f-4037-be74-69e2be59ba14 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:50.184766 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4091204-be1f-4037-be74-69e2be59ba14 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 returned with HTTP 404 Dec 31 09:44:50.186434 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 660/1358] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:44:50 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:44:50.800042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-c8bdb38b-fe30-4075-bfd6-87c2d21337a2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:50.800759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-c8bdb38b-fe30-4075-bfd6-87c2d21337a2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:50.801116 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:50.801116 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:50.801684 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-c8bdb38b-fe30-4075-bfd6-87c2d21337a2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:50.996456 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:50.996456 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:51.042837 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-c8bdb38b-fe30-4075-bfd6-87c2d21337a2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:51.120257 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:51.120257 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:51.146964 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-c8bdb38b-fe30-4075-bfd6-87c2d21337a2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:51.150697 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 699/1359] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:44:50 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 1208 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:44:51.187560 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-7270a614-baff-4119-ab47-0aa1371b0492 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188/action Dec 31 09:44:51.189111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-7270a614-baff-4119-ab47-0aa1371b0492 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action body: b'{"os-begin_detaching": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:44:51.189767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-7270a614-baff-4119-ab47-0aa1371b0492 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:44:51.285544 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:51.285544 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:51.288214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-7270a614-baff-4119-ab47-0aa1371b0492 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:51.303670 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-7270a614-baff-4119-ab47-0aa1371b0492 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Begin detaching volume completed successfully. Dec 31 09:44:51.306493 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-7270a614-baff-4119-ab47-0aa1371b0492 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188/action returned with HTTP 202 Dec 31 09:44:51.323810 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 661/1360] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 09:44:51 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:44:51.350257 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e2f0186-eb9b-4a10-a226-e2574e7b7229 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:51.356899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e2f0186-eb9b-4a10-a226-e2574e7b7229 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:51.357439 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:51.357439 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:51.358276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e2f0186-eb9b-4a10-a226-e2574e7b7229 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:51.422989 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-7270a614-baff-4119-ab47-0aa1371b0492 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume// Dec 31 09:44:51.424221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-7270a614-baff-4119-ab47-0aa1371b0492 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:51.425123 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:51.425123 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:51.426915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-7270a614-baff-4119-ab47-0aa1371b0492 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:51.429552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-7270a614-baff-4119-ab47-0aa1371b0492 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:44:51.430936 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 662/1361] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:44:51 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 31 09:44:51.449974 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-025a6546-fcba-4088-9517-c06abb097e69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:51.451368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-025a6546-fcba-4088-9517-c06abb097e69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:51.452544 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-025a6546-fcba-4088-9517-c06abb097e69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:51.457721 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:51.457721 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:51.468240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6e2f0186-eb9b-4a10-a226-e2574e7b7229 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:51.489906 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:51.489906 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:51.500074 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e2f0186-eb9b-4a10-a226-e2574e7b7229 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:51.501556 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 700/1362] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:51 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 1211 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:44:51.539351 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:51.539351 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:51.549922 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-025a6546-fcba-4088-9517-c06abb097e69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:51.569293 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:51.569293 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:51.582150 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-025a6546-fcba-4088-9517-c06abb097e69 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:51.583971 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 663/1363] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:44:51 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 1310 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:44:51.918900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-769140b0-baf5-4a85-bb2d-30dd6a0056ec tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/2aa11c14-0100-49d0-9014-5f52c5f73d96 Dec 31 09:44:51.919945 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-769140b0-baf5-4a85-bb2d-30dd6a0056ec tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:51.920281 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:51.920281 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:51.920898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-769140b0-baf5-4a85-bb2d-30dd6a0056ec tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:51.981497 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:51.981497 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:52.530608 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9abcbb76-b997-44e7-b8bc-e5cd6c3618aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:52.532436 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9abcbb76-b997-44e7-b8bc-e5cd6c3618aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:52.533037 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:52.533037 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:52.534193 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9abcbb76-b997-44e7-b8bc-e5cd6c3618aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:52.633044 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:52.633044 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:52.647546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9abcbb76-b997-44e7-b8bc-e5cd6c3618aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:52.682710 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:52.682710 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:52.698894 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9abcbb76-b997-44e7-b8bc-e5cd6c3618aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:52.701229 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 664/1364] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:52 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 1211 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:44:52.863539 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-769140b0-baf5-4a85-bb2d-30dd6a0056ec tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:44:52.864066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-769140b0-baf5-4a85-bb2d-30dd6a0056ec tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:44:52.872596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-04f1c508-9efb-404c-87b1-380ec07ba493 req-769140b0-baf5-4a85-bb2d-30dd6a0056ec tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/2aa11c14-0100-49d0-9014-5f52c5f73d96 returned with HTTP 200 Dec 31 09:44:52.873776 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 701/1365] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:44:51 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/attachments/2aa11c14-0100-49d0-9014-5f52c5f73d96 => generated 19 bytes in 964 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:44:53.724747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-affabaa4-8cbb-4fc5-9778-4b479d8dd1fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:44:53.726703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-affabaa4-8cbb-4fc5-9778-4b479d8dd1fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:44:53.727336 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:44:53.727336 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:44:53.728302 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-affabaa4-8cbb-4fc5-9778-4b479d8dd1fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:44:53.822458 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:44:53.822458 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:44:53.839140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-affabaa4-8cbb-4fc5-9778-4b479d8dd1fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:44:53.874272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-affabaa4-8cbb-4fc5-9778-4b479d8dd1fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:44:53.875687 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 665/1366] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:44:53 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 916 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:04.322507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes Dec 31 09:45:04.323952 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:04.323952 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:04.324823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2008059823"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:45:04.329640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2008059823'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:45:04.330458 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume of 1 GB Dec 31 09:45:04.332024 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:04.332024 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:04.360954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Availability Zones retrieved successfully. Dec 31 09:45:04.403680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (0bcf962b-2381-48aa-8559-4f7d84e9d3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:45:04.411006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a3b687f-a7e5-4f87-9550-cc02fcf19100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:04.415915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:45:04.671274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a3b687f-a7e5-4f87-9550-cc02fcf19100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:04.675671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da016b4-cc0b-4eda-a3c0-dd7b9b632d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:04.830256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['fa4f4cc1-6ffc-445d-9c58-7220b9228a57', '04addace-69f8-4089-9aa2-23c113a1fc63', 'fe5a839b-e638-4625-9e73-88a9ca6ea7fc', '81d8fc21-70b9-4782-8d2f-a90311709c59'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:45:04.837142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da016b4-cc0b-4eda-a3c0-dd7b9b632d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa4f4cc1-6ffc-445d-9c58-7220b9228a57', '04addace-69f8-4089-9aa2-23c113a1fc63', 'fe5a839b-e638-4625-9e73-88a9ca6ea7fc', '81d8fc21-70b9-4782-8d2f-a90311709c59']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:04.847726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ade7094-f564-4f2b-9346-f99f76a4f15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:05.015474 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ade7094-f564-4f2b-9346-f99f76a4f15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a2ff196-c4c4-4159-b039-884eca3709b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2008059823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['fa4f4cc1-6ffc-445d-9c58-7220b9228a57','04addace-69f8-4089-9aa2-23c113a1fc63','fe5a839b-e638-4625-9e73-88a9ca6ea7fc','81d8fc21-70b9-4782-8d2f-a90311709c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2008059823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a2ff196-c4c4-4159-b039-884eca3709b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16da6b7548c343cea1e2407f10e5afa8',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='44e33f06d0ef4c63829c0969cac79a83',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:05.020281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a7a383-f620-4c0b-a5f1-70761c187f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:05.138080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a7a383-f620-4c0b-a5f1-70761c187f1a) 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-2008059823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['fa4f4cc1-6ffc-445d-9c58-7220b9228a57','04addace-69f8-4089-9aa2-23c113a1fc63','fe5a839b-e638-4625-9e73-88a9ca6ea7fc','81d8fc21-70b9-4782-8d2f-a90311709c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:05.148296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21748243-6b45-40b4-bf84-7d4837aba7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:05.227981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21748243-6b45-40b4-bf84-7d4837aba7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:05.248082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (0bcf962b-2381-48aa-8559-4f7d84e9d3a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:45:05.529598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request issued successfully. Dec 31 09:45:05.583129 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e89649a6-7b5e-4932-81f7-ce8b0fd3bb12 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes returned with HTTP 202 Dec 31 09:45:05.596044 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 702/1367] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:45:04 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes => generated 823 bytes in 1281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:45:05.600926 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d638b16-5d80-4b42-9f92-7c1bcec95f8b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 Dec 31 09:45:05.601756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d638b16-5d80-4b42-9f92-7c1bcec95f8b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:05.602280 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:05.602280 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:05.602922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d638b16-5d80-4b42-9f92-7c1bcec95f8b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:05.708463 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:05.708463 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:05.736616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1d638b16-5d80-4b42-9f92-7c1bcec95f8b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:05.819740 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d638b16-5d80-4b42-9f92-7c1bcec95f8b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 returned with HTTP 200 Dec 31 09:45:05.820649 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 666/1368] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:05 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 => generated 915 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:45:06.838852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e80edd6e-50af-4381-aaf8-379213f35374 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 Dec 31 09:45:06.839598 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e80edd6e-50af-4381-aaf8-379213f35374 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:06.839598 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:06.839598 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:06.840095 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e80edd6e-50af-4381-aaf8-379213f35374 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:07.016068 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:07.016068 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:07.038443 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e80edd6e-50af-4381-aaf8-379213f35374 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:07.099810 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e80edd6e-50af-4381-aaf8-379213f35374 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 returned with HTTP 200 Dec 31 09:45:07.100995 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 703/1369] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:06 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 => generated 916 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:07.120546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a851d8f-d7d4-4c3a-b824-70d1e9611b9d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:45:07.121443 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:07.121443 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:07.122161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a851d8f-d7d4-4c3a-b824-70d1e9611b9d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a2ff196-c4c4-4159-b039-884eca3709b7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1706548910"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:45:07.195734 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:07.195734 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:07.197241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9a851d8f-d7d4-4c3a-b824-70d1e9611b9d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:07.198222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-9a851d8f-d7d4-4c3a-b824-70d1e9611b9d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create snapshot from volume 3a2ff196-c4c4-4159-b039-884eca3709b7 Dec 31 09:45:07.298773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-9a851d8f-d7d4-4c3a-b824-70d1e9611b9d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['0c4995db-1f1d-44d5-914d-0724246d2db4', '88a81b6b-0695-4dbe-a1f2-51abcca38a80', '093a9c96-084e-479a-be5d-37fb390f6a85', 'ed84e287-e5f7-4751-9b50-80186de361e7'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:45:07.590765 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9a851d8f-d7d4-4c3a-b824-70d1e9611b9d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot create request issued successfully. Dec 31 09:45:07.595193 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a851d8f-d7d4-4c3a-b824-70d1e9611b9d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 202 Dec 31 09:45:07.601018 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 667/1370] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:45:07 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 310 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:45:07.613628 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58fc527c-a3b6-4b99-b4ab-259caa4e526e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 Dec 31 09:45:07.615210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58fc527c-a3b6-4b99-b4ab-259caa4e526e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:07.615662 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:07.615662 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:07.616165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58fc527c-a3b6-4b99-b4ab-259caa4e526e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:07.657930 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:07.657930 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:07.659241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-58fc527c-a3b6-4b99-b4ab-259caa4e526e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:07.662323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58fc527c-a3b6-4b99-b4ab-259caa4e526e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 returned with HTTP 200 Dec 31 09:45:07.663922 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 704/1371] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:45:07 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:08.683327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cd5a569-3687-4f05-916e-6c9055c76740 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 Dec 31 09:45:08.689887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cd5a569-3687-4f05-916e-6c9055c76740 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:08.690213 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:08.690213 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:08.690858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cd5a569-3687-4f05-916e-6c9055c76740 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:08.752963 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:08.752963 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:08.754162 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9cd5a569-3687-4f05-916e-6c9055c76740 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:08.756112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cd5a569-3687-4f05-916e-6c9055c76740 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 returned with HTTP 200 Dec 31 09:45:08.757002 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 668/1372] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:45:08 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 => generated 442 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:09.794956 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc926420-15b8-4060-9746-adcccc775c80 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 Dec 31 09:45:09.798758 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc926420-15b8-4060-9746-adcccc775c80 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:09.799689 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:09.799689 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:09.800816 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc926420-15b8-4060-9746-adcccc775c80 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:09.904016 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:09.904016 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:09.908394 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fc926420-15b8-4060-9746-adcccc775c80 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:09.920507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc926420-15b8-4060-9746-adcccc775c80 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 returned with HTTP 200 Dec 31 09:45:09.934578 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 705/1373] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:45:09 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 => generated 469 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:09.940110 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes Dec 31 09:45:09.941325 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:09.941325 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:09.942479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5eb30d7d-74ca-4037-a64e-ccb917893d42", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-448647270"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:45:09.945001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request body: {'volume': {'snapshot_id': '5eb30d7d-74ca-4037-a64e-ccb917893d42', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-448647270'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:45:10.023414 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:10.023414 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:10.026225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:10.027170 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume of 2 GB Dec 31 09:45:10.053631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Availability Zones retrieved successfully. Dec 31 09:45:10.099861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (dd6a5635-1761-45c7-811a-53c4e07dda3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:45:10.106930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb988f55-18d0-4e7e-b0d9-b4d483f4ae85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:10.111706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:45:10.410618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb988f55-18d0-4e7e-b0d9-b4d483f4ae85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '5eb30d7d-74ca-4037-a64e-ccb917893d42', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:10.418185 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8745efa7-1441-4a5e-80f3-23037f4f34da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:10.669161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['82789ac3-84e9-4061-bedf-ba7166ea92c5', '4678b271-546e-4086-a31e-feeb9334119a', '0c30e0db-e609-43c9-97a2-74fb1bdcde0c', '18c13c94-f03c-40f6-820f-383bfc8fff09'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:45:10.673341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8745efa7-1441-4a5e-80f3-23037f4f34da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82789ac3-84e9-4061-bedf-ba7166ea92c5', '4678b271-546e-4086-a31e-feeb9334119a', '0c30e0db-e609-43c9-97a2-74fb1bdcde0c', '18c13c94-f03c-40f6-820f-383bfc8fff09']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:10.678079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8453798f-40e6-41aa-aa69-9c34af1863f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:11.148669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8453798f-40e6-41aa-aa69-9c34af1863f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9af08fb-be99-4c06-a0c7-2021c89d0cc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-448647270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['82789ac3-84e9-4061-bedf-ba7166ea92c5','4678b271-546e-4086-a31e-feeb9334119a','0c30e0db-e609-43c9-97a2-74fb1bdcde0c','18c13c94-f03c-40f6-820f-383bfc8fff09'],size=2,snapshot_id=5eb30d7d-74ca-4037-a64e-ccb917893d42,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:45:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-448647270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9af08fb-be99-4c06-a0c7-2021c89d0cc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16da6b7548c343cea1e2407f10e5afa8',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=5eb30d7d-74ca-4037-a64e-ccb917893d42,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44e33f06d0ef4c63829c0969cac79a83',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:11.151410 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b2f751-5652-4bac-9e3c-7e2ca44ff5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:11.268037 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b2f751-5652-4bac-9e3c-7e2ca44ff5aa) 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-448647270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['82789ac3-84e9-4061-bedf-ba7166ea92c5','4678b271-546e-4086-a31e-feeb9334119a','0c30e0db-e609-43c9-97a2-74fb1bdcde0c','18c13c94-f03c-40f6-820f-383bfc8fff09'],size=2,snapshot_id=5eb30d7d-74ca-4037-a64e-ccb917893d42,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:11.272276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae25705c-4b5a-425c-81ac-516c2d229879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:11.498320 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae25705c-4b5a-425c-81ac-516c2d229879) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:11.509340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (dd6a5635-1761-45c7-811a-53c4e07dda3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:45:11.717309 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request issued successfully. Dec 31 09:45:11.784015 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10f179f4-8277-4369-958e-0962c77f5ab1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes returned with HTTP 202 Dec 31 09:45:11.807884 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 669/1374] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:45:09 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes => generated 856 bytes in 1852 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:45:11.815928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3659b17f-c743-47b9-8ec1-94b7808ba929 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:11.816897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3659b17f-c743-47b9-8ec1-94b7808ba929 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:11.817239 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:11.817239 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:11.817900 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3659b17f-c743-47b9-8ec1-94b7808ba929 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:12.025975 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:12.025975 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:12.054006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3659b17f-c743-47b9-8ec1-94b7808ba929 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:12.175580 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3659b17f-c743-47b9-8ec1-94b7808ba929 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:12.205635 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 706/1375] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:11 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:13.238579 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35ddc76e-5292-4ba7-8a40-27913162fd98 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:13.240103 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35ddc76e-5292-4ba7-8a40-27913162fd98 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:13.241217 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:13.241217 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:13.241854 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35ddc76e-5292-4ba7-8a40-27913162fd98 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:13.550056 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:13.550056 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:13.609473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-35ddc76e-5292-4ba7-8a40-27913162fd98 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:13.726314 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35ddc76e-5292-4ba7-8a40-27913162fd98 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:13.752836 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 670/1376] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:13 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:14.754978 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37f7259b-f27c-41f2-9abb-e315c978dfda tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:14.755801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37f7259b-f27c-41f2-9abb-e315c978dfda tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:14.755801 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:14.755801 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:14.756197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37f7259b-f27c-41f2-9abb-e315c978dfda tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:14.949725 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:14.949725 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:14.983212 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-37f7259b-f27c-41f2-9abb-e315c978dfda tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:15.139197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37f7259b-f27c-41f2-9abb-e315c978dfda tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:15.154391 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 707/1377] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:14 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:16.174131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4452163-2e91-41cd-944c-63dc19e441bf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:16.175023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4452163-2e91-41cd-944c-63dc19e441bf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:16.175162 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:16.175162 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:16.175539 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4452163-2e91-41cd-944c-63dc19e441bf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:16.350595 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:16.350595 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:16.428602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d4452163-2e91-41cd-944c-63dc19e441bf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:16.523041 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4452163-2e91-41cd-944c-63dc19e441bf tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:16.544046 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 671/1378] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:16 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:17.563113 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e361af76-5e8f-43d1-ab1d-8a90cf31a3e8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:17.567235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e361af76-5e8f-43d1-ab1d-8a90cf31a3e8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:17.567866 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:17.567866 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:17.572729 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e361af76-5e8f-43d1-ab1d-8a90cf31a3e8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:17.809789 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:17.809789 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:17.865429 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e361af76-5e8f-43d1-ab1d-8a90cf31a3e8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:18.040080 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e361af76-5e8f-43d1-ab1d-8a90cf31a3e8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:18.042934 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 708/1379] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:17 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:19.065801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2377833-fe17-4191-9115-736181ef09f8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:19.067287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2377833-fe17-4191-9115-736181ef09f8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:19.067649 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:19.067649 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:19.068182 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2377833-fe17-4191-9115-736181ef09f8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:19.324799 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:19.324799 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:19.379961 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2377833-fe17-4191-9115-736181ef09f8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:19.467742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2377833-fe17-4191-9115-736181ef09f8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:19.497092 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 672/1380] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:19 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:20.510243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe5edc5c-fa9b-42bf-b462-9e3318635655 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:20.511045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe5edc5c-fa9b-42bf-b462-9e3318635655 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:20.511628 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:20.511628 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:20.512497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe5edc5c-fa9b-42bf-b462-9e3318635655 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:20.774896 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:20.774896 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:20.846752 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fe5edc5c-fa9b-42bf-b462-9e3318635655 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:20.928821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe5edc5c-fa9b-42bf-b462-9e3318635655 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:20.930478 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 709/1381] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:20 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:21.956065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c7645d5-378f-4d41-832d-5019439c9200 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:21.957598 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c7645d5-378f-4d41-832d-5019439c9200 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:21.958097 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:21.958097 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:21.959158 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c7645d5-378f-4d41-832d-5019439c9200 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:22.236788 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:22.236788 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:22.283378 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7c7645d5-378f-4d41-832d-5019439c9200 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:22.346727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c7645d5-378f-4d41-832d-5019439c9200 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:22.350065 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 673/1382] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:21 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:23.391142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-355773ab-6f89-4e04-998f-31eeb5dde7f7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:23.393413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-355773ab-6f89-4e04-998f-31eeb5dde7f7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:23.394031 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:23.394031 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:23.396297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-355773ab-6f89-4e04-998f-31eeb5dde7f7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:23.756378 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:23.756378 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:23.801092 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-355773ab-6f89-4e04-998f-31eeb5dde7f7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:23.848520 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-355773ab-6f89-4e04-998f-31eeb5dde7f7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:23.868424 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 710/1383] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:23 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:24.876927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e0f70271-6d6b-48cd-a0ed-147a789d7119 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:24.877928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e0f70271-6d6b-48cd-a0ed-147a789d7119 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:24.878221 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:24.878221 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:24.878771 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e0f70271-6d6b-48cd-a0ed-147a789d7119 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:25.258924 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:25.258924 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:25.311171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e0f70271-6d6b-48cd-a0ed-147a789d7119 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:25.376664 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e0f70271-6d6b-48cd-a0ed-147a789d7119 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:25.378432 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 674/1384] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:24 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:26.404995 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d745552-8b73-4a0b-9a6e-3b1b3a301a42 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:26.406382 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d745552-8b73-4a0b-9a6e-3b1b3a301a42 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:26.406974 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:26.406974 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:26.407809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d745552-8b73-4a0b-9a6e-3b1b3a301a42 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:26.571174 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:26.571174 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:26.591754 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9d745552-8b73-4a0b-9a6e-3b1b3a301a42 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:26.642339 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d745552-8b73-4a0b-9a6e-3b1b3a301a42 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:26.648911 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 711/1385] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:26 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:27.680323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df8f83bd-9b64-45c2-bb0a-40641a6a43f8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:27.686432 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df8f83bd-9b64-45c2-bb0a-40641a6a43f8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:27.687317 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:27.687317 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:27.693524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df8f83bd-9b64-45c2-bb0a-40641a6a43f8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:28.117937 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:28.117937 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:28.176504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-df8f83bd-9b64-45c2-bb0a-40641a6a43f8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:28.302520 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df8f83bd-9b64-45c2-bb0a-40641a6a43f8 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:28.304232 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 675/1386] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:27 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:45:29.333703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b714fa77-b3fa-4564-a330-e30c668edd9f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:29.335059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b714fa77-b3fa-4564-a330-e30c668edd9f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:29.335875 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:29.335875 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:29.337152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b714fa77-b3fa-4564-a330-e30c668edd9f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:29.524767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:29.524767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:29.545921 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b714fa77-b3fa-4564-a330-e30c668edd9f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:29.588446 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b714fa77-b3fa-4564-a330-e30c668edd9f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:29.590439 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 712/1387] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:29 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:30.612829 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-92788f8a-551f-4386-8286-2bc0e0fac2b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:30.613732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-92788f8a-551f-4386-8286-2bc0e0fac2b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:30.614041 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:30.614041 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:30.619628 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-92788f8a-551f-4386-8286-2bc0e0fac2b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:30.920481 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:30.920481 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:30.960638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-92788f8a-551f-4386-8286-2bc0e0fac2b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:31.052417 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-92788f8a-551f-4386-8286-2bc0e0fac2b9 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:31.075467 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 676/1388] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:30 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 949 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:31.084948 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64b9d064-9bdb-40c9-8034-c5083a2d5b87 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:31.085756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64b9d064-9bdb-40c9-8034-c5083a2d5b87 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:31.086181 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:31.086181 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:31.086503 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64b9d064-9bdb-40c9-8034-c5083a2d5b87 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:31.274739 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:31.274739 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:31.292571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-64b9d064-9bdb-40c9-8034-c5083a2d5b87 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:31.325608 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64b9d064-9bdb-40c9-8034-c5083a2d5b87 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:31.327558 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 713/1389] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:31 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 949 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:45:31.359816 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9265ade4-ecf0-44f2-b4cb-0d3f84799853 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:31.361044 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9265ade4-ecf0-44f2-b4cb-0d3f84799853 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:31.361671 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:31.361671 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:31.362793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9265ade4-ecf0-44f2-b4cb-0d3f84799853 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:31.364004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9265ade4-ecf0-44f2-b4cb-0d3f84799853 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume with id: c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:31.549613 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:31.549613 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:31.560104 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9265ade4-ecf0-44f2-b4cb-0d3f84799853 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:31.651764 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9265ade4-ecf0-44f2-b4cb-0d3f84799853 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume request issued successfully. Dec 31 09:45:31.652436 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9265ade4-ecf0-44f2-b4cb-0d3f84799853 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 202 Dec 31 09:45:31.661967 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 677/1390] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:45:31 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:45:31.670122 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05897dc7-490d-45fb-92b8-e91d6244c24d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:31.671350 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05897dc7-490d-45fb-92b8-e91d6244c24d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:31.671962 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:31.671962 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:31.672893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05897dc7-490d-45fb-92b8-e91d6244c24d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:31.929396 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:31.929396 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:31.968034 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-05897dc7-490d-45fb-92b8-e91d6244c24d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:32.045625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05897dc7-490d-45fb-92b8-e91d6244c24d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:32.046773 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 714/1391] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:31 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:33.079341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b2e338b-3555-4cab-a1ac-a12404d5da31 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:33.099862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b2e338b-3555-4cab-a1ac-a12404d5da31 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:33.100568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:33.100568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:33.101669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b2e338b-3555-4cab-a1ac-a12404d5da31 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:33.310145 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:33.310145 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:33.332601 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1b2e338b-3555-4cab-a1ac-a12404d5da31 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:33.421375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b2e338b-3555-4cab-a1ac-a12404d5da31 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:33.421375 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 678/1392] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:33 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:34.427271 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9f74dd85-802b-4f3e-8a3b-667800f55dc4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:34.430343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9f74dd85-802b-4f3e-8a3b-667800f55dc4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:34.431034 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:34.431034 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:34.433065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9f74dd85-802b-4f3e-8a3b-667800f55dc4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:34.540864 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:34.540864 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:34.566060 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9f74dd85-802b-4f3e-8a3b-667800f55dc4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:34.629067 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9f74dd85-802b-4f3e-8a3b-667800f55dc4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 200 Dec 31 09:45:34.646559 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 715/1393] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:34 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 948 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:35.659277 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7e51bc0-2b3b-494f-b171-3707aa58c129 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:45:35.661266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7e51bc0-2b3b-494f-b171-3707aa58c129 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:35.661926 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:35.661926 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:35.668436 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7e51bc0-2b3b-494f-b171-3707aa58c129 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:35.883138 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7e51bc0-2b3b-494f-b171-3707aa58c129 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 404 Dec 31 09:45:35.886195 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 679/1394] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:35 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 109 bytes in 234 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:45:35.909807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes Dec 31 09:45:35.917310 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:35.917310 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:35.918711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-198248930"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:45:35.920832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-198248930'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:45:35.921711 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume of 1 GB Dec 31 09:45:35.990109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Availability Zones retrieved successfully. Dec 31 09:45:36.055626 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (6451b340-8806-4d93-8667-4774a41bbf34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:45:36.072988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65de616-af02-4fc1-83d0-c8ce7d1420ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:36.076271 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:45:36.228946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b65de616-af02-4fc1-83d0-c8ce7d1420ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:36.244025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f185e362-b39f-4ecd-9db3-3caac84c0099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:36.413227 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['cfec18a0-c88a-4822-b600-bee31be4523e', 'ef2f558d-394e-4459-843c-e9c155c011af', 'f075f0c9-0726-4822-808b-9660bdba1d8f', '9a7450bb-5b16-432d-b580-1e97fc450f94'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:45:36.423467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f185e362-b39f-4ecd-9db3-3caac84c0099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfec18a0-c88a-4822-b600-bee31be4523e', 'ef2f558d-394e-4459-843c-e9c155c011af', 'f075f0c9-0726-4822-808b-9660bdba1d8f', '9a7450bb-5b16-432d-b580-1e97fc450f94']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:36.425988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c5c52eb-0ca8-4f22-96d6-71b08c6820e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:36.509768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c5c52eb-0ca8-4f22-96d6-71b08c6820e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a1e126a-f568-4863-bdbb-8222944d5a0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-198248930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['cfec18a0-c88a-4822-b600-bee31be4523e','ef2f558d-394e-4459-843c-e9c155c011af','f075f0c9-0726-4822-808b-9660bdba1d8f','9a7450bb-5b16-432d-b580-1e97fc450f94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:45:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-198248930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a1e126a-f568-4863-bdbb-8222944d5a0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16da6b7548c343cea1e2407f10e5afa8',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='44e33f06d0ef4c63829c0969cac79a83',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:36.512139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3bacc26-8e53-44b1-8a02-4cb7642410d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:36.556017 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3bacc26-8e53-44b1-8a02-4cb7642410d4) 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-198248930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['cfec18a0-c88a-4822-b600-bee31be4523e','ef2f558d-394e-4459-843c-e9c155c011af','f075f0c9-0726-4822-808b-9660bdba1d8f','9a7450bb-5b16-432d-b580-1e97fc450f94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:36.559776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b89e61-1824-4f16-afd3-d580c33be19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:36.594616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4b89e61-1824-4f16-afd3-d580c33be19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:36.601965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (6451b340-8806-4d93-8667-4774a41bbf34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:45:36.700702 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request issued successfully. Dec 31 09:45:36.726175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7690841b-32e1-448f-92a3-86ffa29c9e00 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes returned with HTTP 202 Dec 31 09:45:36.728902 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 716/1395] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:45:35 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes => generated 822 bytes in 831 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:45:36.743259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1935c54b-2418-43aa-83f0-fe1beb264973 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a Dec 31 09:45:36.744419 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1935c54b-2418-43aa-83f0-fe1beb264973 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:36.745798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1935c54b-2418-43aa-83f0-fe1beb264973 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:36.952590 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:36.952590 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:36.992458 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1935c54b-2418-43aa-83f0-fe1beb264973 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:37.075657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1935c54b-2418-43aa-83f0-fe1beb264973 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a returned with HTTP 200 Dec 31 09:45:37.076887 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 680/1396] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:36 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a => generated 914 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:38.100673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8bb9321d-16ae-470c-ba15-c73f07375d74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a Dec 31 09:45:38.103520 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8bb9321d-16ae-470c-ba15-c73f07375d74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:38.104433 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:38.104433 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:38.105886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8bb9321d-16ae-470c-ba15-c73f07375d74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:38.232323 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:38.232323 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:38.255567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8bb9321d-16ae-470c-ba15-c73f07375d74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:38.296626 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8bb9321d-16ae-470c-ba15-c73f07375d74 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a returned with HTTP 200 Dec 31 09:45:38.313413 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 717/1397] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:38 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a => generated 915 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:38.326630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05e6df50-5ae1-4d4e-bc90-5cb4c022fc6d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots Dec 31 09:45:38.329607 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:38.329607 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:38.329607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05e6df50-5ae1-4d4e-bc90-5cb4c022fc6d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a1e126a-f568-4863-bdbb-8222944d5a0a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-946782162"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:45:38.415791 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:38.415791 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:38.419564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-05e6df50-5ae1-4d4e-bc90-5cb4c022fc6d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:38.420074 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-05e6df50-5ae1-4d4e-bc90-5cb4c022fc6d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create snapshot from volume 5a1e126a-f568-4863-bdbb-8222944d5a0a Dec 31 09:45:38.555886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-05e6df50-5ae1-4d4e-bc90-5cb4c022fc6d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['27b20f75-ca2c-4e4f-a6ae-4e5a77a8112d', '1bd25ecb-92ec-4674-9a3c-e8a36ad62bf4', '978724b5-6a6a-49f5-805a-7268917275ab', '19b25c41-6235-4f36-9e4d-97906bf6bf76'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:45:38.845643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-05e6df50-5ae1-4d4e-bc90-5cb4c022fc6d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot create request issued successfully. Dec 31 09:45:38.851031 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05e6df50-5ae1-4d4e-bc90-5cb4c022fc6d tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots returned with HTTP 202 Dec 31 09:45:38.855600 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 681/1398] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:45:38 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots => generated 309 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:45:38.875109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89bce9cb-a370-4ce6-85b1-b3030536d7a1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 Dec 31 09:45:38.878461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89bce9cb-a370-4ce6-85b1-b3030536d7a1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:38.878943 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:38.878943 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:38.880595 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89bce9cb-a370-4ce6-85b1-b3030536d7a1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:39.003694 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:39.003694 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:39.005510 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-89bce9cb-a370-4ce6-85b1-b3030536d7a1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:39.014983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89bce9cb-a370-4ce6-85b1-b3030536d7a1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 returned with HTTP 200 Dec 31 09:45:39.023177 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 718/1399] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:45:38 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 => generated 441 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:40.048865 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a152b41-863e-40a4-831c-fc6cdcc3f672 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 Dec 31 09:45:40.052577 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a152b41-863e-40a4-831c-fc6cdcc3f672 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:40.055844 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:40.055844 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:40.057121 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a152b41-863e-40a4-831c-fc6cdcc3f672 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:40.120982 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:40.120982 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:40.122955 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5a152b41-863e-40a4-831c-fc6cdcc3f672 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:40.125635 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a152b41-863e-40a4-831c-fc6cdcc3f672 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 returned with HTTP 200 Dec 31 09:45:40.126529 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 682/1400] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:45:40 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 => generated 441 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:41.141529 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f18c8b0-24ae-4345-b00d-8b7b7f526367 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 Dec 31 09:45:41.142521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f18c8b0-24ae-4345-b00d-8b7b7f526367 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:41.142916 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:41.142916 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:41.144309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f18c8b0-24ae-4345-b00d-8b7b7f526367 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:41.220292 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:41.220292 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:41.226926 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7f18c8b0-24ae-4345-b00d-8b7b7f526367 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:41.229377 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f18c8b0-24ae-4345-b00d-8b7b7f526367 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 returned with HTTP 200 Dec 31 09:45:41.240631 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 719/1401] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:45:41 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 => generated 441 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:42.256160 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f756538-7d6d-413c-a393-572bc1b785a7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 Dec 31 09:45:42.258028 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0f756538-7d6d-413c-a393-572bc1b785a7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:42.258545 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:42.258545 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:42.259583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0f756538-7d6d-413c-a393-572bc1b785a7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:42.318312 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:42.318312 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:42.319928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0f756538-7d6d-413c-a393-572bc1b785a7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:42.322661 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f756538-7d6d-413c-a393-572bc1b785a7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 returned with HTTP 200 Dec 31 09:45:42.324217 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 683/1402] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:45:42 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 => generated 468 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:42.334876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] POST http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes Dec 31 09:45:42.335345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:42.335345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:42.336052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9252c7c6-780f-4295-b6ad-5f7e095c26c8", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1840318412"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:45:42.337932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request body: {'volume': {'snapshot_id': '9252c7c6-780f-4295-b6ad-5f7e095c26c8', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1840318412'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:45:42.378537 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:42.378537 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:42.381156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:42.381156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume of 1 GB Dec 31 09:45:42.410360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Availability Zones retrieved successfully. Dec 31 09:45:42.458075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (40da3374-3594-49fe-bd15-25d0eb7415b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:45:42.476916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26c8683-3796-42ee-8837-f233d564d720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:42.486826 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:45:42.809225 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26c8683-3796-42ee-8837-f233d564d720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9252c7c6-780f-4295-b6ad-5f7e095c26c8', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:42.815175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25cb034f-8ef7-4809-8ad4-866b7031779e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:42.934086 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Created reservations ['be609b5b-e3f6-47ac-ab21-71c7d8ca533a', '21f3f8ed-0151-4996-bb0d-35579ddcddb0', 'd12dd64b-4fdb-483c-a0af-f384a65e3079', '2b470eb4-e5d1-4c00-bed3-d24af32b492e'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:45:42.938523 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25cb034f-8ef7-4809-8ad4-866b7031779e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be609b5b-e3f6-47ac-ab21-71c7d8ca533a', '21f3f8ed-0151-4996-bb0d-35579ddcddb0', 'd12dd64b-4fdb-483c-a0af-f384a65e3079', '2b470eb4-e5d1-4c00-bed3-d24af32b492e']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:42.941101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517a48c6-0128-4b72-a9a4-3690d135c164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:43.153107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (517a48c6-0128-4b72-a9a4-3690d135c164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd645b1f2-38d0-4bd8-9315-e88b477f1ae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1840318412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['be609b5b-e3f6-47ac-ab21-71c7d8ca533a','21f3f8ed-0151-4996-bb0d-35579ddcddb0','d12dd64b-4fdb-483c-a0af-f384a65e3079','2b470eb4-e5d1-4c00-bed3-d24af32b492e'],size=1,snapshot_id=9252c7c6-780f-4295-b6ad-5f7e095c26c8,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:45:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1840318412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d645b1f2-38d0-4bd8-9315-e88b477f1ae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16da6b7548c343cea1e2407f10e5afa8',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=9252c7c6-780f-4295-b6ad-5f7e095c26c8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44e33f06d0ef4c63829c0969cac79a83',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:43.155252 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef9d78c-09b0-43ba-a7f4-9da98bc8b16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:43.197277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef9d78c-09b0-43ba-a7f4-9da98bc8b16f) 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-1840318412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16da6b7548c343cea1e2407f10e5afa8',qos_specs=None,replication_status=,reservations=['be609b5b-e3f6-47ac-ab21-71c7d8ca533a','21f3f8ed-0151-4996-bb0d-35579ddcddb0','d12dd64b-4fdb-483c-a0af-f384a65e3079','2b470eb4-e5d1-4c00-bed3-d24af32b492e'],size=1,snapshot_id=9252c7c6-780f-4295-b6ad-5f7e095c26c8,source_replicaid=,source_volid=None,status='creating',user_id='44e33f06d0ef4c63829c0969cac79a83',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:43.200583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (965c7383-c210-4c80-805a-01c4acd5cce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:45:43.377322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (965c7383-c210-4c80-805a-01c4acd5cce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:45:43.380160 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Flow 'volume_create_api' (40da3374-3594-49fe-bd15-25d0eb7415b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:45:43.476007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Create volume request issued successfully. Dec 31 09:45:43.499909 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58f58d35-314d-4f00-ace3-a8633c3cdf79 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes returned with HTTP 202 Dec 31 09:45:43.501175 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 720/1403] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:45:42 2020] POST /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes => generated 857 bytes in 1170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:45:43.518316 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c62b9267-f28e-470a-9d35-2ecd8384f216 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:43.519550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c62b9267-f28e-470a-9d35-2ecd8384f216 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:43.519891 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:43.519891 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:43.520865 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c62b9267-f28e-470a-9d35-2ecd8384f216 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:43.609388 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:43.609388 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:43.623737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c62b9267-f28e-470a-9d35-2ecd8384f216 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:43.662188 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c62b9267-f28e-470a-9d35-2ecd8384f216 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:43.664155 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 684/1404] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:43 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 949 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:44.686053 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ee8c1f3-91a4-4011-8cf4-9cbc361bd857 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:44.701028 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ee8c1f3-91a4-4011-8cf4-9cbc361bd857 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:44.702343 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:44.702343 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:44.703390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ee8c1f3-91a4-4011-8cf4-9cbc361bd857 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:44.826263 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:44.826263 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:44.848353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ee8c1f3-91a4-4011-8cf4-9cbc361bd857 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:44.928277 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ee8c1f3-91a4-4011-8cf4-9cbc361bd857 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:44.929456 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 721/1405] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:44 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 949 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:45.945079 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9ad2714-b081-4793-822c-38e24cb7fcb2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:45.945609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9ad2714-b081-4793-822c-38e24cb7fcb2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:45.945826 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:45.945826 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:45.946198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9ad2714-b081-4793-822c-38e24cb7fcb2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:46.052104 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:46.052104 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:46.074756 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a9ad2714-b081-4793-822c-38e24cb7fcb2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:46.140488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9ad2714-b081-4793-822c-38e24cb7fcb2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:46.141448 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 685/1406] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:45 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 949 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:47.163730 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-052a58d1-d863-48d6-b1f8-1174d9aa89ad tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:47.165694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-052a58d1-d863-48d6-b1f8-1174d9aa89ad tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:47.166924 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:47.166924 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:47.169000 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-052a58d1-d863-48d6-b1f8-1174d9aa89ad tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:47.285006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:47.285006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:47.307181 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-052a58d1-d863-48d6-b1f8-1174d9aa89ad tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:47.372505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-052a58d1-d863-48d6-b1f8-1174d9aa89ad tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:47.377335 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 722/1407] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:47 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 949 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:48.396603 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c05f0d87-bd65-4745-90ac-ab83ef9b971f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:48.398683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c05f0d87-bd65-4745-90ac-ab83ef9b971f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:48.398963 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:48.398963 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:48.399651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c05f0d87-bd65-4745-90ac-ab83ef9b971f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:48.504054 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:48.504054 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:48.545412 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c05f0d87-bd65-4745-90ac-ab83ef9b971f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:48.623205 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c05f0d87-bd65-4745-90ac-ab83ef9b971f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:48.624786 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 686/1408] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:48 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 949 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:49.663400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8df717c0-33ce-4727-a79b-d789d407fbeb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:49.665695 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8df717c0-33ce-4727-a79b-d789d407fbeb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:49.666061 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:49.666061 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:49.667075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8df717c0-33ce-4727-a79b-d789d407fbeb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:49.838868 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:49.838868 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:49.861038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8df717c0-33ce-4727-a79b-d789d407fbeb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:49.980957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8df717c0-33ce-4727-a79b-d789d407fbeb tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:49.984674 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 723/1409] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:49 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 949 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:51.012904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28b52907-c8c1-4d6d-bb4d-fdeef106c236 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:51.013810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28b52907-c8c1-4d6d-bb4d-fdeef106c236 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:51.014287 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:51.014287 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:51.014962 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28b52907-c8c1-4d6d-bb4d-fdeef106c236 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:51.294883 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:51.294883 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:51.323361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-28b52907-c8c1-4d6d-bb4d-fdeef106c236 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:51.426730 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28b52907-c8c1-4d6d-bb4d-fdeef106c236 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:51.428604 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 687/1410] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:51 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 949 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:52.455381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d4bfea9-8c01-4cf0-b16d-fb8e60de28c7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:52.456441 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d4bfea9-8c01-4cf0-b16d-fb8e60de28c7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:52.456744 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:52.456744 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:52.457412 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d4bfea9-8c01-4cf0-b16d-fb8e60de28c7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:52.580946 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:52.580946 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:52.608085 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6d4bfea9-8c01-4cf0-b16d-fb8e60de28c7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:52.655854 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d4bfea9-8c01-4cf0-b16d-fb8e60de28c7 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:52.657856 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 724/1411] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:52 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 949 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:53.685737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6463a648-817b-419b-b6b2-020ef5664955 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:53.686878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6463a648-817b-419b-b6b2-020ef5664955 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:53.687308 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:53.687308 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:53.691817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6463a648-817b-419b-b6b2-020ef5664955 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:53.871657 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:53.871657 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:53.916530 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6463a648-817b-419b-b6b2-020ef5664955 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:53.971444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6463a648-817b-419b-b6b2-020ef5664955 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:53.983452 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 688/1412] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:53 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 949 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:55.001875 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7e5ef6c-fc31-40d9-858e-1cb7befa9ff2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:55.002783 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7e5ef6c-fc31-40d9-858e-1cb7befa9ff2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:55.003314 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:55.003314 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:55.003970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7e5ef6c-fc31-40d9-858e-1cb7befa9ff2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:55.090954 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:55.090954 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:55.106943 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a7e5ef6c-fc31-40d9-858e-1cb7befa9ff2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:55.155915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7e5ef6c-fc31-40d9-858e-1cb7befa9ff2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:55.157784 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 725/1413] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:54 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 950 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:55.173730 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd786a9a-e9a5-49cd-b998-01ac059eb81e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:55.174245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd786a9a-e9a5-49cd-b998-01ac059eb81e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:55.174700 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:55.174700 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:55.175087 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd786a9a-e9a5-49cd-b998-01ac059eb81e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:55.238242 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:55.238242 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:55.251675 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bd786a9a-e9a5-49cd-b998-01ac059eb81e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:55.283166 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd786a9a-e9a5-49cd-b998-01ac059eb81e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:55.284454 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 689/1414] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:55 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 950 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:55.301458 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5bc97fd-cfd5-4ab2-91b6-9234f5994305 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:55.302163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5bc97fd-cfd5-4ab2-91b6-9234f5994305 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:55.302809 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:55.302809 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:55.303349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5bc97fd-cfd5-4ab2-91b6-9234f5994305 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:55.304913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-c5bc97fd-cfd5-4ab2-91b6-9234f5994305 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume with id: d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:55.543890 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:55.543890 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:55.545539 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c5bc97fd-cfd5-4ab2-91b6-9234f5994305 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:55.610354 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c5bc97fd-cfd5-4ab2-91b6-9234f5994305 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume request issued successfully. Dec 31 09:45:55.611739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5bc97fd-cfd5-4ab2-91b6-9234f5994305 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 202 Dec 31 09:45:55.620226 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 726/1415] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:45:55 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:45:55.629226 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a3e14369-1999-4904-a240-34fcfdf44faa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:55.630316 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a3e14369-1999-4904-a240-34fcfdf44faa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:55.632247 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:55.632247 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:55.633242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a3e14369-1999-4904-a240-34fcfdf44faa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:55.784247 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:55.784247 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:55.803004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a3e14369-1999-4904-a240-34fcfdf44faa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:55.881175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a3e14369-1999-4904-a240-34fcfdf44faa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:55.899546 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 690/1416] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:55 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 949 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:56.918925 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e80aac82-d995-4d5d-868b-a2f1832dc137 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:56.919632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e80aac82-d995-4d5d-868b-a2f1832dc137 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:56.919870 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:56.919870 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:56.920257 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e80aac82-d995-4d5d-868b-a2f1832dc137 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:57.085980 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:57.085980 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:57.123185 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e80aac82-d995-4d5d-868b-a2f1832dc137 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:45:57.169939 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e80aac82-d995-4d5d-868b-a2f1832dc137 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 200 Dec 31 09:45:57.172115 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 727/1417] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:56 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 949 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:58.196447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a3301eb5-d605-48d0-b14e-2f09677b4301 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:58.198561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a3301eb5-d605-48d0-b14e-2f09677b4301 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:58.198981 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:58.198981 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:58.199867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a3301eb5-d605-48d0-b14e-2f09677b4301 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:58.315144 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a3301eb5-d605-48d0-b14e-2f09677b4301 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 404 Dec 31 09:45:58.317860 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 691/1418] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:45:58 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:45:58.331780 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8825198b-e204-438e-9e80-7b9471f08a63 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:58.334234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8825198b-e204-438e-9e80-7b9471f08a63 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:58.334789 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:58.334789 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:58.335549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8825198b-e204-438e-9e80-7b9471f08a63 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:58.338542 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-8825198b-e204-438e-9e80-7b9471f08a63 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume with id: d645b1f2-38d0-4bd8-9315-e88b477f1ae7 Dec 31 09:45:58.457924 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8825198b-e204-438e-9e80-7b9471f08a63 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 returned with HTTP 404 Dec 31 09:45:58.466358 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 728/1419] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:45:58 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/d645b1f2-38d0-4bd8-9315-e88b477f1ae7 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:45:58.471757 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd14ab80-4045-4927-8934-71c953ad7f49 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 Dec 31 09:45:58.472326 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd14ab80-4045-4927-8934-71c953ad7f49 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:58.472980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd14ab80-4045-4927-8934-71c953ad7f49 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:58.473371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-cd14ab80-4045-4927-8934-71c953ad7f49 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: 9252c7c6-780f-4295-b6ad-5f7e095c26c8 Dec 31 09:45:58.547218 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:58.547218 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:58.548439 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd14ab80-4045-4927-8934-71c953ad7f49 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:58.731274 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd14ab80-4045-4927-8934-71c953ad7f49 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot delete request issued successfully. Dec 31 09:45:58.731975 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd14ab80-4045-4927-8934-71c953ad7f49 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 returned with HTTP 202 Dec 31 09:45:58.733139 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 692/1420] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:45:58 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:45:58.745858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0163d2c-e280-4675-bc37-bcfda78498d3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 Dec 31 09:45:58.746431 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0163d2c-e280-4675-bc37-bcfda78498d3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:58.747132 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0163d2c-e280-4675-bc37-bcfda78498d3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:58.816772 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:58.816772 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:58.818001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c0163d2c-e280-4675-bc37-bcfda78498d3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:58.825499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0163d2c-e280-4675-bc37-bcfda78498d3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 returned with HTTP 200 Dec 31 09:45:58.839686 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 729/1421] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:45:58 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 => generated 467 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:45:59.841221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22042a51-69e9-47c3-a82c-41b9dabe7b5e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 Dec 31 09:45:59.841978 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22042a51-69e9-47c3-a82c-41b9dabe7b5e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:45:59.841978 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:45:59.841978 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:45:59.842368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22042a51-69e9-47c3-a82c-41b9dabe7b5e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:45:59.960569 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:45:59.960569 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:45:59.966354 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-22042a51-69e9-47c3-a82c-41b9dabe7b5e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:45:59.970923 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22042a51-69e9-47c3-a82c-41b9dabe7b5e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 returned with HTTP 200 Dec 31 09:45:59.987597 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 693/1422] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:45:59 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 => generated 467 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:46:00.993609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f3caebd-60ab-419c-90da-61fe50339638 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 Dec 31 09:46:00.994756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f3caebd-60ab-419c-90da-61fe50339638 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:00.995373 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:00.995373 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:00.996051 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f3caebd-60ab-419c-90da-61fe50339638 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:01.031488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f3caebd-60ab-419c-90da-61fe50339638 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 returned with HTTP 404 Dec 31 09:46:01.033254 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 730/1423] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:46:00 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/9252c7c6-780f-4295-b6ad-5f7e095c26c8 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:01.045642 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe751bea-763e-4e55-acd2-f22c4988a4ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a Dec 31 09:46:01.047084 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe751bea-763e-4e55-acd2-f22c4988a4ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:01.047609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:01.047609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:01.048719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe751bea-763e-4e55-acd2-f22c4988a4ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:01.049804 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-fe751bea-763e-4e55-acd2-f22c4988a4ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume with id: 5a1e126a-f568-4863-bdbb-8222944d5a0a Dec 31 09:46:01.133148 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:01.133148 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:01.135557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fe751bea-763e-4e55-acd2-f22c4988a4ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:01.216811 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fe751bea-763e-4e55-acd2-f22c4988a4ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume request issued successfully. Dec 31 09:46:01.217705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe751bea-763e-4e55-acd2-f22c4988a4ce tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a returned with HTTP 202 Dec 31 09:46:01.219760 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 694/1424] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:46:01 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:46:01.234761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2688b9c3-1837-42d5-9361-eeca35f0ae16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a Dec 31 09:46:01.236315 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2688b9c3-1837-42d5-9361-eeca35f0ae16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:01.237483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2688b9c3-1837-42d5-9361-eeca35f0ae16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:01.554602 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:01.554602 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:01.587462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2688b9c3-1837-42d5-9361-eeca35f0ae16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:01.654860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2688b9c3-1837-42d5-9361-eeca35f0ae16 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a returned with HTTP 200 Dec 31 09:46:01.675017 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 731/1425] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:01 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a => generated 914 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:02.686916 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8136f9c7-e403-4537-a19d-175dc8e13c3c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a Dec 31 09:46:02.691675 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8136f9c7-e403-4537-a19d-175dc8e13c3c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:02.692331 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:02.692331 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:02.693434 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8136f9c7-e403-4537-a19d-175dc8e13c3c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:02.879825 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:02.879825 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:02.923472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8136f9c7-e403-4537-a19d-175dc8e13c3c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:02.974950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8136f9c7-e403-4537-a19d-175dc8e13c3c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a returned with HTTP 200 Dec 31 09:46:02.976175 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 695/1426] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:02 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a => generated 914 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:04.001837 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fcbbe331-f666-4007-b9a3-22adfb6cb4f4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a Dec 31 09:46:04.002524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fcbbe331-f666-4007-b9a3-22adfb6cb4f4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:04.002667 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:04.002667 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:04.003276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fcbbe331-f666-4007-b9a3-22adfb6cb4f4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:04.152531 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:04.152531 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:04.210126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fcbbe331-f666-4007-b9a3-22adfb6cb4f4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:04.309684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fcbbe331-f666-4007-b9a3-22adfb6cb4f4 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a returned with HTTP 200 Dec 31 09:46:04.311251 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 732/1427] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:03 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a => generated 914 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:05.331202 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57c2e886-b683-472c-9e0b-059aa68a56b3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a Dec 31 09:46:05.331854 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57c2e886-b683-472c-9e0b-059aa68a56b3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:05.332299 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:05.332299 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:05.332936 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57c2e886-b683-472c-9e0b-059aa68a56b3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:05.443929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57c2e886-b683-472c-9e0b-059aa68a56b3 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a returned with HTTP 404 Dec 31 09:46:05.445823 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 696/1428] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:05 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/5a1e126a-f568-4863-bdbb-8222944d5a0a => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:05.455564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-609b5450-0a4a-47db-9137-4872764ae69e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:46:05.456666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-609b5450-0a4a-47db-9137-4872764ae69e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:05.457674 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:05.457674 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:05.458656 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-609b5450-0a4a-47db-9137-4872764ae69e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:05.459406 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-609b5450-0a4a-47db-9137-4872764ae69e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume with id: c9af08fb-be99-4c06-a0c7-2021c89d0cc9 Dec 31 09:46:05.641028 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-609b5450-0a4a-47db-9137-4872764ae69e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 returned with HTTP 404 Dec 31 09:46:05.652392 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 733/1429] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:46:05 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/c9af08fb-be99-4c06-a0c7-2021c89d0cc9 => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:05.657732 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-983564c0-98f3-47c4-9651-708e53520165 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 Dec 31 09:46:05.658720 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-983564c0-98f3-47c4-9651-708e53520165 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:05.667864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-983564c0-98f3-47c4-9651-708e53520165 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:05.668697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-983564c0-98f3-47c4-9651-708e53520165 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: 5eb30d7d-74ca-4037-a64e-ccb917893d42 Dec 31 09:46:05.764066 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:05.764066 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:05.765242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-983564c0-98f3-47c4-9651-708e53520165 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:46:05.967073 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-983564c0-98f3-47c4-9651-708e53520165 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot delete request issued successfully. Dec 31 09:46:05.967856 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-983564c0-98f3-47c4-9651-708e53520165 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 returned with HTTP 202 Dec 31 09:46:05.968885 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 697/1430] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:46:05 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 => generated 0 bytes in 320 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:46:05.986145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5dad08e7-2549-4510-bd7b-088ae6d22421 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 Dec 31 09:46:05.989959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5dad08e7-2549-4510-bd7b-088ae6d22421 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:05.990744 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5dad08e7-2549-4510-bd7b-088ae6d22421 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:06.158872 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:06.158872 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:06.189717 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5dad08e7-2549-4510-bd7b-088ae6d22421 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:46:06.194089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5dad08e7-2549-4510-bd7b-088ae6d22421 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 returned with HTTP 200 Dec 31 09:46:06.226795 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 734/1431] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:46:05 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 => generated 468 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:07.218434 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9f9996e-dcc6-441f-b18a-1a16cdc1a2fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 Dec 31 09:46:07.219787 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9f9996e-dcc6-441f-b18a-1a16cdc1a2fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:07.220622 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:07.220622 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:07.221938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9f9996e-dcc6-441f-b18a-1a16cdc1a2fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:07.332467 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:07.332467 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:07.343775 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a9f9996e-dcc6-441f-b18a-1a16cdc1a2fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:46:07.349298 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9f9996e-dcc6-441f-b18a-1a16cdc1a2fd tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 returned with HTTP 200 Dec 31 09:46:07.350868 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 698/1432] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:46:07 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 => generated 468 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:08.372941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b61d9698-4a4e-421a-aff7-ab899bceee78 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 Dec 31 09:46:08.374477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b61d9698-4a4e-421a-aff7-ab899bceee78 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:08.374868 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:08.374868 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:08.375661 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b61d9698-4a4e-421a-aff7-ab899bceee78 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:08.502175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b61d9698-4a4e-421a-aff7-ab899bceee78 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 returned with HTTP 404 Dec 31 09:46:08.511627 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 735/1433] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:46:08 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/5eb30d7d-74ca-4037-a64e-ccb917893d42 => generated 111 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:08.521376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99d030b1-0720-4161-80d8-c0f58c4f785a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 Dec 31 09:46:08.523052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99d030b1-0720-4161-80d8-c0f58c4f785a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:08.525720 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:08.525720 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:08.526621 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99d030b1-0720-4161-80d8-c0f58c4f785a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:08.527564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-99d030b1-0720-4161-80d8-c0f58c4f785a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume with id: 3a2ff196-c4c4-4159-b039-884eca3709b7 Dec 31 09:46:08.740015 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:08.740015 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:08.742543 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-99d030b1-0720-4161-80d8-c0f58c4f785a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:08.802797 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-99d030b1-0720-4161-80d8-c0f58c4f785a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume request issued successfully. Dec 31 09:46:08.803285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99d030b1-0720-4161-80d8-c0f58c4f785a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 returned with HTTP 202 Dec 31 09:46:08.808046 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 699/1434] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:46:08 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 => generated 0 bytes in 294 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:46:08.816246 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd9550d7-c280-4708-8827-96ac3ed95076 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 Dec 31 09:46:08.817081 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd9550d7-c280-4708-8827-96ac3ed95076 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:08.817616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd9550d7-c280-4708-8827-96ac3ed95076 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:08.973932 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:08.973932 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:09.002014 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bd9550d7-c280-4708-8827-96ac3ed95076 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:09.099365 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd9550d7-c280-4708-8827-96ac3ed95076 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 returned with HTTP 200 Dec 31 09:46:09.115893 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 736/1435] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:08 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 => generated 915 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:10.131393 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53670f29-3b8f-41a4-b39a-65acf1f40494 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 Dec 31 09:46:10.139527 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53670f29-3b8f-41a4-b39a-65acf1f40494 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:10.140241 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:10.140241 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:10.141893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53670f29-3b8f-41a4-b39a-65acf1f40494 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:10.276752 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:10.276752 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:10.311048 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-53670f29-3b8f-41a4-b39a-65acf1f40494 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:10.380882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53670f29-3b8f-41a4-b39a-65acf1f40494 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 returned with HTTP 200 Dec 31 09:46:10.383082 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 700/1436] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:10 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 => generated 915 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:11.412673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-637675e8-8419-43f2-8e9e-b357d4f83781 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 Dec 31 09:46:11.414534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-637675e8-8419-43f2-8e9e-b357d4f83781 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:11.415645 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:11.415645 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:11.416703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-637675e8-8419-43f2-8e9e-b357d4f83781 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:11.631550 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:11.631550 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:11.659736 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-637675e8-8419-43f2-8e9e-b357d4f83781 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:11.750059 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-637675e8-8419-43f2-8e9e-b357d4f83781 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 returned with HTTP 200 Dec 31 09:46:11.763804 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 737/1437] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:11 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 => generated 915 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:12.782713 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fd6d97c-6980-4d06-be2c-5ed88adaa568 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 Dec 31 09:46:12.783756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2fd6d97c-6980-4d06-be2c-5ed88adaa568 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:12.784136 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:12.784136 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:12.784835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2fd6d97c-6980-4d06-be2c-5ed88adaa568 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:12.945372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fd6d97c-6980-4d06-be2c-5ed88adaa568 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 returned with HTTP 404 Dec 31 09:46:12.946923 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 701/1438] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:12 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/3a2ff196-c4c4-4159-b039-884eca3709b7 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:12.959153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21ab219c-0e33-408b-87b6-c70ab93b100f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 Dec 31 09:46:12.960503 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-21ab219c-0e33-408b-87b6-c70ab93b100f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:12.960815 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:12.960815 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:12.961318 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-21ab219c-0e33-408b-87b6-c70ab93b100f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:12.961685 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-21ab219c-0e33-408b-87b6-c70ab93b100f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: 6ad9cd1a-469c-445b-a203-fb3178970876 Dec 31 09:46:13.050149 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21ab219c-0e33-408b-87b6-c70ab93b100f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 returned with HTTP 404 Dec 31 09:46:13.063468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7981329-f596-473b-adaf-f3a428e8888f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:46:13.064059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7981329-f596-473b-adaf-f3a428e8888f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:13.064731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7981329-f596-473b-adaf-f3a428e8888f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:13.065092 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-f7981329-f596-473b-adaf-f3a428e8888f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: bb3b8458-3b8c-4733-9c18-d82b8103a221 Dec 31 09:46:13.067360 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 738/1439] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:46:12 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6ad9cd1a-469c-445b-a203-fb3178970876 => generated 111 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:13.157981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7981329-f596-473b-adaf-f3a428e8888f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 returned with HTTP 404 Dec 31 09:46:13.164398 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 702/1440] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:46:13 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/bb3b8458-3b8c-4733-9c18-d82b8103a221 => generated 111 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:13.177152 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f750460-4abc-495d-a977-ee5f0997fe3c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 Dec 31 09:46:13.178015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f750460-4abc-495d-a977-ee5f0997fe3c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:13.178902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f750460-4abc-495d-a977-ee5f0997fe3c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:13.179463 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-8f750460-4abc-495d-a977-ee5f0997fe3c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 Dec 31 09:46:13.262618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-e8a4a1d8-5938-4493-8be1-60eea609f35e tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] DELETE http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/2aa70acb-e0de-403c-a0ed-02ea1215807e Dec 31 09:46:13.263597 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-e8a4a1d8-5938-4493-8be1-60eea609f35e tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:13.264366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-e8a4a1d8-5938-4493-8be1-60eea609f35e tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:13.269105 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f750460-4abc-495d-a977-ee5f0997fe3c tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 returned with HTTP 404 Dec 31 09:46:13.270627 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 739/1441] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:46:13 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/c2ec0342-ae8e-4ec2-9f27-94dde7f0cf27 => generated 111 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:13.291014 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05fb5588-c7a1-4e5e-8fb2-8dca2b25483e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:46:13.306216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05fb5588-c7a1-4e5e-8fb2-8dca2b25483e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:13.307654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05fb5588-c7a1-4e5e-8fb2-8dca2b25483e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:13.308455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-05fb5588-c7a1-4e5e-8fb2-8dca2b25483e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: 6b05fe10-cc1c-42ee-a085-7187ec12b49e Dec 31 09:46:13.363346 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:13.363346 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:13.400157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05fb5588-c7a1-4e5e-8fb2-8dca2b25483e tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e returned with HTTP 404 Dec 31 09:46:13.410664 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 740/1442] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:46:13 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/6b05fe10-cc1c-42ee-a085-7187ec12b49e => generated 111 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:13.420967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb0b811a-14a1-4ae0-b0a0-40a1442cfe99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b Dec 31 09:46:13.421815 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb0b811a-14a1-4ae0-b0a0-40a1442cfe99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:13.422572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb0b811a-14a1-4ae0-b0a0-40a1442cfe99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:13.423146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-cb0b811a-14a1-4ae0-b0a0-40a1442cfe99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: 39a8f92b-de6e-460c-83fd-d2edde46066b Dec 31 09:46:13.496874 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb0b811a-14a1-4ae0-b0a0-40a1442cfe99 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b returned with HTTP 404 Dec 31 09:46:13.498521 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 741/1443] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:46:13 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/39a8f92b-de6e-460c-83fd-d2edde46066b => generated 111 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:46:13.507341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-811fe11e-443e-49fc-ad38-49d8fdce94e2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:46:13.508314 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-811fe11e-443e-49fc-ad38-49d8fdce94e2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:13.509059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-811fe11e-443e-49fc-ad38-49d8fdce94e2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:13.509696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-811fe11e-443e-49fc-ad38-49d8fdce94e2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: f141c7ca-386e-42f8-933c-20af9744e20b Dec 31 09:46:13.564950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-811fe11e-443e-49fc-ad38-49d8fdce94e2 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b returned with HTTP 404 Dec 31 09:46:13.578036 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 742/1444] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:46:13 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f141c7ca-386e-42f8-933c-20af9744e20b => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:13.590695 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c82da4b5-f193-44be-bd1e-60bc8f78b0db tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 Dec 31 09:46:13.592199 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c82da4b5-f193-44be-bd1e-60bc8f78b0db tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:13.598678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c82da4b5-f193-44be-bd1e-60bc8f78b0db tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:13.599726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-c82da4b5-f193-44be-bd1e-60bc8f78b0db tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: cac33efa-7482-49c4-8ce3-fe8d34099e64 Dec 31 09:46:13.681435 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c82da4b5-f193-44be-bd1e-60bc8f78b0db tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 returned with HTTP 404 Dec 31 09:46:13.682795 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 743/1445] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:46:13 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/cac33efa-7482-49c4-8ce3-fe8d34099e64 => generated 111 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:46:13.703116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b77e91ed-109c-4a82-85e3-ff059512f3aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:46:13.708226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b77e91ed-109c-4a82-85e3-ff059512f3aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:13.712648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b77e91ed-109c-4a82-85e3-ff059512f3aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:13.719387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-b77e91ed-109c-4a82-85e3-ff059512f3aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume with id: 7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:46:13.873677 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:13.873677 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:13.875036 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b77e91ed-109c-4a82-85e3-ff059512f3aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:13.963867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b77e91ed-109c-4a82-85e3-ff059512f3aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume request issued successfully. Dec 31 09:46:13.965045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b77e91ed-109c-4a82-85e3-ff059512f3aa tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 202 Dec 31 09:46:13.972202 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 744/1446] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:46:13 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:46:13.978435 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c533283d-0fa1-4c9d-8920-23789c51c480 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:46:13.979255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c533283d-0fa1-4c9d-8920-23789c51c480 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:13.979576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:13.979576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:13.980093 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c533283d-0fa1-4c9d-8920-23789c51c480 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:14.198645 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:14.198645 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:14.244013 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c533283d-0fa1-4c9d-8920-23789c51c480 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:14.342080 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c533283d-0fa1-4c9d-8920-23789c51c480 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:46:14.358765 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 745/1447] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:13 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1363 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:46:15.036859 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-e8a4a1d8-5938-4493-8be1-60eea609f35e tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:46:15.037391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-e8a4a1d8-5938-4493-8be1-60eea609f35e tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:46:15.051988 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-e8a4a1d8-5938-4493-8be1-60eea609f35e tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/2aa70acb-e0de-403c-a0ed-02ea1215807e returned with HTTP 200 Dec 31 09:46:15.053359 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 703/1448] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 09:46:13 2020] DELETE /volume/v3/6c63810c38784dcb8563785f33472525/attachments/2aa70acb-e0de-403c-a0ed-02ea1215807e => generated 19 bytes in 1800 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:46:15.075666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-8a0e6181-02e0-4257-9dde-7d147c5a60ea tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] DELETE http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/462d1aa5-3a3e-4e3c-93c5-853b4138f056 Dec 31 09:46:15.076604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-8a0e6181-02e0-4257-9dde-7d147c5a60ea tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:15.076951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:15.076951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:15.077765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-8a0e6181-02e0-4257-9dde-7d147c5a60ea tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:15.117189 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:15.117189 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:15.404134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b991419e-c62b-421c-9a6d-615b3715b905 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:46:15.405416 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b991419e-c62b-421c-9a6d-615b3715b905 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:15.406189 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:15.406189 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:15.407232 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b991419e-c62b-421c-9a6d-615b3715b905 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:15.635703 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:15.635703 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:15.670485 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b991419e-c62b-421c-9a6d-615b3715b905 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:15.738634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b991419e-c62b-421c-9a6d-615b3715b905 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:46:15.751454 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 704/1449] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:15 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1363 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:46:16.245988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-8a0e6181-02e0-4257-9dde-7d147c5a60ea tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:46:16.246745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-8a0e6181-02e0-4257-9dde-7d147c5a60ea tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:46:16.281352 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-8a0e6181-02e0-4257-9dde-7d147c5a60ea tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/462d1aa5-3a3e-4e3c-93c5-853b4138f056 returned with HTTP 200 Dec 31 09:46:16.282357 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 746/1450] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 09:46:15 2020] DELETE /volume/v3/6c63810c38784dcb8563785f33472525/attachments/462d1aa5-3a3e-4e3c-93c5-853b4138f056 => generated 19 bytes in 1214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:16.303851 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-d1f43488-4e4c-4c33-9bfa-09b74e4560e2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] DELETE http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/6fb0188c-3cfc-4c90-bb69-7d05b33fe033 Dec 31 09:46:16.304575 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-d1f43488-4e4c-4c33-9bfa-09b74e4560e2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:16.304907 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:16.304907 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:16.305910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-d1f43488-4e4c-4c33-9bfa-09b74e4560e2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:16.373437 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:16.373437 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:16.760012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05a998b8-8d2b-49da-b153-aee825517fb6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:46:16.762216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05a998b8-8d2b-49da-b153-aee825517fb6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:16.762792 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:16.762792 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:16.763935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05a998b8-8d2b-49da-b153-aee825517fb6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:16.988388 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:16.988388 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:17.027956 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-05a998b8-8d2b-49da-b153-aee825517fb6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:17.091191 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05a998b8-8d2b-49da-b153-aee825517fb6 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 200 Dec 31 09:46:17.094853 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 747/1451] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:16 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 1363 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:46:17.913913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-d1f43488-4e4c-4c33-9bfa-09b74e4560e2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:46:17.924997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-d1f43488-4e4c-4c33-9bfa-09b74e4560e2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:46:17.938939 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fe6d86f5-2786-4702-a933-026ff3049d88 req-d1f43488-4e4c-4c33-9bfa-09b74e4560e2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/attachments/6fb0188c-3cfc-4c90-bb69-7d05b33fe033 returned with HTTP 200 Dec 31 09:46:17.943964 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 705/1452] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 09:46:16 2020] DELETE /volume/v3/6c63810c38784dcb8563785f33472525/attachments/6fb0188c-3cfc-4c90-bb69-7d05b33fe033 => generated 19 bytes in 1645 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:18.118256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77751088-bbdd-4779-a8b6-2b1e81d48d89 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 Dec 31 09:46:18.119618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77751088-bbdd-4779-a8b6-2b1e81d48d89 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:18.120195 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:18.120195 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:18.128660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77751088-bbdd-4779-a8b6-2b1e81d48d89 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:18.338564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77751088-bbdd-4779-a8b6-2b1e81d48d89 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 returned with HTTP 404 Dec 31 09:46:18.341386 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 748/1453] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:18 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/7e8a4b88-ce0a-4412-8964-5e26d13a2181 => generated 109 bytes in 231 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:18.351106 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f6d3c30-de8a-418d-bea9-220e7444673f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d Dec 31 09:46:18.351827 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f6d3c30-de8a-418d-bea9-220e7444673f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:18.352163 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:18.352163 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:18.352899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f6d3c30-de8a-418d-bea9-220e7444673f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:18.353363 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-4f6d3c30-de8a-418d-bea9-220e7444673f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete snapshot with id: f4261225-6051-4c23-a766-1a9945470e4d Dec 31 09:46:18.416623 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:18.416623 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:18.421640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4f6d3c30-de8a-418d-bea9-220e7444673f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:46:18.599580 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4f6d3c30-de8a-418d-bea9-220e7444673f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot delete request issued successfully. Dec 31 09:46:18.600161 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f6d3c30-de8a-418d-bea9-220e7444673f tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d returned with HTTP 202 Dec 31 09:46:18.610039 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a58716e-7483-420f-b441-0318757ba04a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d Dec 31 09:46:18.610693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a58716e-7483-420f-b441-0318757ba04a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:18.611275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a58716e-7483-420f-b441-0318757ba04a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:18.614842 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 706/1454] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:46:18 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:46:18.681715 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:18.681715 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:18.683371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3a58716e-7483-420f-b441-0318757ba04a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:46:18.686584 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a58716e-7483-420f-b441-0318757ba04a tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d returned with HTTP 200 Dec 31 09:46:18.693372 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 749/1455] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:46:18 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d => generated 468 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:46:19.706600 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f949a76-5c21-47df-9bea-0fe3d89a8df1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d Dec 31 09:46:19.714658 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f949a76-5c21-47df-9bea-0fe3d89a8df1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:19.715298 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:19.715298 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:19.718352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f949a76-5c21-47df-9bea-0fe3d89a8df1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:19.821695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:19.821695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:19.823825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6f949a76-5c21-47df-9bea-0fe3d89a8df1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:46:19.828131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f949a76-5c21-47df-9bea-0fe3d89a8df1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d returned with HTTP 200 Dec 31 09:46:19.829901 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 707/1456] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:46:19 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d => generated 468 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:20.849908 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b802dd4-2c21-4140-a872-22db2737e304 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d Dec 31 09:46:20.851940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b802dd4-2c21-4140-a872-22db2737e304 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:20.852318 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:20.852318 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:20.856464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b802dd4-2c21-4140-a872-22db2737e304 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:20.913469 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:20.913469 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:20.916201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2b802dd4-2c21-4140-a872-22db2737e304 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Snapshot retrieved successfully. Dec 31 09:46:20.920759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b802dd4-2c21-4140-a872-22db2737e304 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d returned with HTTP 200 Dec 31 09:46:20.931182 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 750/1457] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:46:20 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:21.940712 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39d4d1af-796c-4369-a988-38e57d0f2fda tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d Dec 31 09:46:21.942216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39d4d1af-796c-4369-a988-38e57d0f2fda tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:21.942660 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:21.942660 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:21.943378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39d4d1af-796c-4369-a988-38e57d0f2fda tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:22.002643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39d4d1af-796c-4369-a988-38e57d0f2fda tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d returned with HTTP 404 Dec 31 09:46:22.005479 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 708/1458] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:46:21 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/snapshots/f4261225-6051-4c23-a766-1a9945470e4d => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:22.015970 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44f25d78-2414-44b8-9cb3-893a25c1e5b1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] DELETE http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:46:22.016920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44f25d78-2414-44b8-9cb3-893a25c1e5b1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:22.017262 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:22.017262 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:22.018231 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44f25d78-2414-44b8-9cb3-893a25c1e5b1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:22.018726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-44f25d78-2414-44b8-9cb3-893a25c1e5b1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume with id: 41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:46:22.188103 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:22.188103 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:22.194758 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-44f25d78-2414-44b8-9cb3-893a25c1e5b1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:22.272786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-44f25d78-2414-44b8-9cb3-893a25c1e5b1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Delete volume request issued successfully. Dec 31 09:46:22.277906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44f25d78-2414-44b8-9cb3-893a25c1e5b1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 202 Dec 31 09:46:22.283581 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 751/1459] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:46:22 2020] DELETE /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:46:22.291684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-855952f1-4c03-42cd-9ad2-d313bd5cc204 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:46:22.292987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-855952f1-4c03-42cd-9ad2-d313bd5cc204 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:22.293965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-855952f1-4c03-42cd-9ad2-d313bd5cc204 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:22.542735 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:22.542735 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:22.592070 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-855952f1-4c03-42cd-9ad2-d313bd5cc204 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:22.673504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-855952f1-4c03-42cd-9ad2-d313bd5cc204 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:46:22.691475 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 709/1460] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:22 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 915 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:23.706677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-587bfe79-4a8b-464b-b430-17c8d11d768b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:46:23.707407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-587bfe79-4a8b-464b-b430-17c8d11d768b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:23.707815 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:23.707815 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:23.708439 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-587bfe79-4a8b-464b-b430-17c8d11d768b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:23.873062 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:23.873062 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:23.935585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-587bfe79-4a8b-464b-b430-17c8d11d768b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:24.025007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-587bfe79-4a8b-464b-b430-17c8d11d768b tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:46:24.028110 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 752/1461] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:23 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 915 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:25.049389 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c4c3d10-c31a-41df-a246-e0f21b1e1229 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:46:25.050230 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c4c3d10-c31a-41df-a246-e0f21b1e1229 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:25.050523 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:25.050523 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:25.051845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c4c3d10-c31a-41df-a246-e0f21b1e1229 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:25.213242 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:25.213242 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:25.237469 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1c4c3d10-c31a-41df-a246-e0f21b1e1229 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Volume info retrieved successfully. Dec 31 09:46:25.350177 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c4c3d10-c31a-41df-a246-e0f21b1e1229 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 200 Dec 31 09:46:25.351022 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 710/1462] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:25 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 915 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:26.369831 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36babccb-2782-4cc1-9514-caa18fe2fac1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] GET http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 Dec 31 09:46:26.370443 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36babccb-2782-4cc1-9514-caa18fe2fac1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:26.370758 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:26.370758 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:26.371020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36babccb-2782-4cc1-9514-caa18fe2fac1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:26.487002 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36babccb-2782-4cc1-9514-caa18fe2fac1 tempest-VolumesSnapshotTestJSON-1563303763 tempest-VolumesSnapshotTestJSON-1563303763] http://10.222.0.45/volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 returned with HTTP 404 Dec 31 09:46:26.488702 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 753/1463] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:26 2020] GET /volume/v3/16da6b7548c343cea1e2407f10e5afa8/volumes/41c76097-cf96-4f5e-802b-56c76a0a7188 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:44.718894 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bcb159a-dc9c-45e1-a27c-d13e3d097ee9 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] DELETE http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 Dec 31 09:46:44.719646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bcb159a-dc9c-45e1-a27c-d13e3d097ee9 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:44.719646 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:44.719646 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:44.719984 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bcb159a-dc9c-45e1-a27c-d13e3d097ee9 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:44.720976 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-1bcb159a-dc9c-45e1-a27c-d13e3d097ee9 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Delete volume with id: 9498f1a6-d414-45df-8517-36ee9a8197d2 Dec 31 09:46:44.859584 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:44.859584 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:44.864187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1bcb159a-dc9c-45e1-a27c-d13e3d097ee9 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:46:44.976717 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1bcb159a-dc9c-45e1-a27c-d13e3d097ee9 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Delete volume request issued successfully. Dec 31 09:46:44.977426 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bcb159a-dc9c-45e1-a27c-d13e3d097ee9 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 returned with HTTP 202 Dec 31 09:46:44.984800 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 711/1464] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:46:44 2020] DELETE /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:46:44.987400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-333aa133-b3ea-4964-be0b-d5aaae34003a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 Dec 31 09:46:44.987949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-333aa133-b3ea-4964-be0b-d5aaae34003a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:44.989007 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-333aa133-b3ea-4964-be0b-d5aaae34003a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:45.112750 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:45.112750 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:45.140174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-333aa133-b3ea-4964-be0b-d5aaae34003a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:46:45.175261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-333aa133-b3ea-4964-be0b-d5aaae34003a tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 returned with HTTP 200 Dec 31 09:46:45.176725 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 754/1465] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:44 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 => generated 913 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:46:46.193954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ec6b868-8095-4a3f-bf61-b6e1af861a4e tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 Dec 31 09:46:46.195159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ec6b868-8095-4a3f-bf61-b6e1af861a4e tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:46.195557 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:46.195557 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:46.196242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ec6b868-8095-4a3f-bf61-b6e1af861a4e tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:46.259958 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:46.259958 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:46.270933 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ec6b868-8095-4a3f-bf61-b6e1af861a4e tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:46:46.303007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ec6b868-8095-4a3f-bf61-b6e1af861a4e tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 returned with HTTP 200 Dec 31 09:46:46.304298 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 712/1466] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:46 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:47.322502 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cd08fc5-d517-4cd7-9a1c-95d3daf1f4df tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 Dec 31 09:46:47.323866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cd08fc5-d517-4cd7-9a1c-95d3daf1f4df tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:47.324507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:47.324507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:47.325313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cd08fc5-d517-4cd7-9a1c-95d3daf1f4df tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:47.387935 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cd08fc5-d517-4cd7-9a1c-95d3daf1f4df tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 returned with HTTP 404 Dec 31 09:46:47.393031 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 755/1467] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:47 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/9498f1a6-d414-45df-8517-36ee9a8197d2 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:47.398332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9326d1d8-d5f5-4372-8d95-6dd0ac317332 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] DELETE http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c Dec 31 09:46:47.399141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9326d1d8-d5f5-4372-8d95-6dd0ac317332 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:47.399638 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:47.399638 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:47.400291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9326d1d8-d5f5-4372-8d95-6dd0ac317332 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:47.400979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9326d1d8-d5f5-4372-8d95-6dd0ac317332 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Delete volume with id: a4b3dbd3-7a52-46a7-ba40-4e857ea5443c Dec 31 09:46:47.462183 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:47.462183 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:47.464054 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9326d1d8-d5f5-4372-8d95-6dd0ac317332 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:46:47.517569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9326d1d8-d5f5-4372-8d95-6dd0ac317332 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Delete volume request issued successfully. Dec 31 09:46:47.518397 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9326d1d8-d5f5-4372-8d95-6dd0ac317332 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c returned with HTTP 202 Dec 31 09:46:47.519510 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 713/1468] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:46:47 2020] DELETE /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:46:47.527644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b160a0f-b2bc-435a-b577-190c39146564 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c Dec 31 09:46:47.528259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b160a0f-b2bc-435a-b577-190c39146564 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:47.528819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b160a0f-b2bc-435a-b577-190c39146564 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:47.631785 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:47.631785 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:47.681331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1b160a0f-b2bc-435a-b577-190c39146564 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:46:47.734030 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b160a0f-b2bc-435a-b577-190c39146564 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c returned with HTTP 200 Dec 31 09:46:47.749371 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 756/1469] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:47 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c => generated 914 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:48.752376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6db37222-659a-4993-a6ff-5b94c7432b2f tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c Dec 31 09:46:48.752916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6db37222-659a-4993-a6ff-5b94c7432b2f tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:48.753098 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:48.753098 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:48.753772 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6db37222-659a-4993-a6ff-5b94c7432b2f tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:48.866501 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:48.866501 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:48.892948 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6db37222-659a-4993-a6ff-5b94c7432b2f tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Volume info retrieved successfully. Dec 31 09:46:48.989230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6db37222-659a-4993-a6ff-5b94c7432b2f tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c returned with HTTP 200 Dec 31 09:46:48.990470 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 714/1470] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:48 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c => generated 914 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:50.008421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e04f91b-050d-4c53-be82-f8ce5bdca0c9 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] GET http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c Dec 31 09:46:50.010743 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e04f91b-050d-4c53-be82-f8ce5bdca0c9 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:50.011122 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:50.011122 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:50.011741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e04f91b-050d-4c53-be82-f8ce5bdca0c9 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:50.157078 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e04f91b-050d-4c53-be82-f8ce5bdca0c9 tempest-ServersNegativeTestJSON-648157499 tempest-ServersNegativeTestJSON-648157499] http://10.222.0.45/volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c returned with HTTP 404 Dec 31 09:46:50.158480 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 757/1471] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:50 2020] GET /volume/v3/90acb2f4111640229af2b17066d78bc4/volumes/a4b3dbd3-7a52-46a7-ba40-4e857ea5443c => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:55.652166 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1fb6b78e-406f-499f-af07-1b2fdf706d60 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] DELETE http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 Dec 31 09:46:55.653407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1fb6b78e-406f-499f-af07-1b2fdf706d60 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:55.653779 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:55.653779 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:55.654388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1fb6b78e-406f-499f-af07-1b2fdf706d60 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:55.655001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-1fb6b78e-406f-499f-af07-1b2fdf706d60 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Delete volume with id: d6e9d88d-f395-4ae9-8ee0-5686671481a9 Dec 31 09:46:55.725824 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:55.725824 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:55.727637 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1fb6b78e-406f-499f-af07-1b2fdf706d60 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:46:55.768866 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1fb6b78e-406f-499f-af07-1b2fdf706d60 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Delete volume request issued successfully. Dec 31 09:46:55.769612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1fb6b78e-406f-499f-af07-1b2fdf706d60 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 returned with HTTP 202 Dec 31 09:46:55.771045 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 715/1472] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:46:55 2020] DELETE /volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:46:55.781107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-821e8131-1b42-4659-ac19-a99fd2c938a3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 Dec 31 09:46:55.781886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-821e8131-1b42-4659-ac19-a99fd2c938a3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:55.782529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-821e8131-1b42-4659-ac19-a99fd2c938a3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:55.847786 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:55.847786 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:55.858974 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-821e8131-1b42-4659-ac19-a99fd2c938a3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:46:55.886117 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-821e8131-1b42-4659-ac19-a99fd2c938a3 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 returned with HTTP 200 Dec 31 09:46:55.897806 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 758/1473] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:55 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 => generated 912 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:56.907660 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-623bc5d6-508b-47ac-aa8f-bc1911171a40 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 Dec 31 09:46:56.908823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-623bc5d6-508b-47ac-aa8f-bc1911171a40 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:56.909284 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:56.909284 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:56.909899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-623bc5d6-508b-47ac-aa8f-bc1911171a40 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:57.125008 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:57.125008 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:57.144724 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-623bc5d6-508b-47ac-aa8f-bc1911171a40 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:46:57.185548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-623bc5d6-508b-47ac-aa8f-bc1911171a40 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 returned with HTTP 200 Dec 31 09:46:57.201197 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 716/1474] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:56 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 => generated 912 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:46:58.217012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa95e826-d8cf-41d6-8b7d-fc53c5184200 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 Dec 31 09:46:58.217012 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa95e826-d8cf-41d6-8b7d-fc53c5184200 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:58.217012 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:58.217012 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:58.217012 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa95e826-d8cf-41d6-8b7d-fc53c5184200 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:58.304928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa95e826-d8cf-41d6-8b7d-fc53c5184200 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 returned with HTTP 404 Dec 31 09:46:58.320847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ace2486-424e-4506-93ac-bdcb98ccb07f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] DELETE http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f Dec 31 09:46:58.321946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ace2486-424e-4506-93ac-bdcb98ccb07f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:58.322438 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:58.322438 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:58.323960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ace2486-424e-4506-93ac-bdcb98ccb07f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:58.324673 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 759/1475] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:58 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/d6e9d88d-f395-4ae9-8ee0-5686671481a9 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:46:58.326333 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9ace2486-424e-4506-93ac-bdcb98ccb07f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Delete volume with id: 281e4e2f-6666-4b58-8926-489927a0145f Dec 31 09:46:58.418306 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:58.418306 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:58.421283 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9ace2486-424e-4506-93ac-bdcb98ccb07f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:46:58.482326 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9ace2486-424e-4506-93ac-bdcb98ccb07f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Delete volume request issued successfully. Dec 31 09:46:58.484413 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ace2486-424e-4506-93ac-bdcb98ccb07f tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f returned with HTTP 202 Dec 31 09:46:58.496595 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 717/1476] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:46:58 2020] DELETE /volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:46:58.504232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b1b9ba2-61b6-4230-9779-844c0a24a81c tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f Dec 31 09:46:58.504780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b1b9ba2-61b6-4230-9779-844c0a24a81c tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:58.505566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b1b9ba2-61b6-4230-9779-844c0a24a81c tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:58.652374 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:58.652374 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:58.669816 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3b1b9ba2-61b6-4230-9779-844c0a24a81c tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:46:58.720557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b1b9ba2-61b6-4230-9779-844c0a24a81c tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f returned with HTTP 200 Dec 31 09:46:58.727131 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 760/1477] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:58 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f => generated 913 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:46:59.752292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cacceae5-4eeb-41c2-8800-9c1aeb965b9c tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f Dec 31 09:46:59.754258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cacceae5-4eeb-41c2-8800-9c1aeb965b9c tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:46:59.754637 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:46:59.754637 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:46:59.755251 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cacceae5-4eeb-41c2-8800-9c1aeb965b9c tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:46:59.842737 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:46:59.842737 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:46:59.870607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cacceae5-4eeb-41c2-8800-9c1aeb965b9c tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:46:59.947342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cacceae5-4eeb-41c2-8800-9c1aeb965b9c tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f returned with HTTP 200 Dec 31 09:46:59.952360 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 718/1478] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:46:59 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f => generated 913 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:47:00.984369 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-500fc647-c964-4fb0-8bce-c7e15ba8f537 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f Dec 31 09:47:00.985340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-500fc647-c964-4fb0-8bce-c7e15ba8f537 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:47:00.985719 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:47:00.985719 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:47:00.986406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-500fc647-c964-4fb0-8bce-c7e15ba8f537 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:47:01.194721 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:47:01.194721 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:47:01.221864 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-500fc647-c964-4fb0-8bce-c7e15ba8f537 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:47:01.282116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-500fc647-c964-4fb0-8bce-c7e15ba8f537 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f returned with HTTP 200 Dec 31 09:47:01.283435 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 761/1479] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:47:00 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f => generated 913 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:47:02.301769 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e7ec7cc-9be5-4e11-9d63-8a3941294469 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f Dec 31 09:47:02.302622 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e7ec7cc-9be5-4e11-9d63-8a3941294469 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:47:02.303172 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:47:02.303172 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:47:02.304630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e7ec7cc-9be5-4e11-9d63-8a3941294469 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:47:02.448501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e7ec7cc-9be5-4e11-9d63-8a3941294469 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f returned with HTTP 404 Dec 31 09:47:02.451106 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 719/1480] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:47:02 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/281e4e2f-6666-4b58-8926-489927a0145f => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:47:02.459129 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a3bdd8d-6f98-4731-bf76-86b2ddbeff49 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] DELETE http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:47:02.461077 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a3bdd8d-6f98-4731-bf76-86b2ddbeff49 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:47:02.461556 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:47:02.461556 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:47:02.465032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a3bdd8d-6f98-4731-bf76-86b2ddbeff49 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:47:02.465981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-8a3bdd8d-6f98-4731-bf76-86b2ddbeff49 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Delete volume with id: f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:47:02.561997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:47:02.561997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:47:02.563654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8a3bdd8d-6f98-4731-bf76-86b2ddbeff49 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:47:02.659553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8a3bdd8d-6f98-4731-bf76-86b2ddbeff49 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Delete volume request issued successfully. Dec 31 09:47:02.660364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a3bdd8d-6f98-4731-bf76-86b2ddbeff49 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 202 Dec 31 09:47:02.661790 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 762/1481] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:47:02 2020] DELETE /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:47:02.684806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d1d4b900-3408-4f53-874e-cd9bff98ea78 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:47:02.699067 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d1d4b900-3408-4f53-874e-cd9bff98ea78 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:47:02.702089 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d1d4b900-3408-4f53-874e-cd9bff98ea78 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:47:02.802301 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:47:02.802301 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:47:02.811821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d1d4b900-3408-4f53-874e-cd9bff98ea78 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:47:02.853229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d1d4b900-3408-4f53-874e-cd9bff98ea78 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:47:02.854726 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 720/1482] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:47:02 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 1361 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:47:03.873151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22459adf-d000-4283-b035-18a28cc7b795 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:47:03.873981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22459adf-d000-4283-b035-18a28cc7b795 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:47:03.874209 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:47:03.874209 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:47:03.874580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22459adf-d000-4283-b035-18a28cc7b795 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:47:03.963495 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:47:03.963495 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:47:03.986381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-22459adf-d000-4283-b035-18a28cc7b795 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:47:04.048845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22459adf-d000-4283-b035-18a28cc7b795 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:47:04.050550 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 763/1483] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:47:03 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 1361 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:47:05.073804 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b039019-e0e6-4ead-9fce-f1438603d1b2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:47:05.074955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b039019-e0e6-4ead-9fce-f1438603d1b2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:47:05.076314 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:47:05.076314 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:47:05.076913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b039019-e0e6-4ead-9fce-f1438603d1b2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:47:05.165447 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:47:05.165447 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:47:05.176280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0b039019-e0e6-4ead-9fce-f1438603d1b2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Volume info retrieved successfully. Dec 31 09:47:05.209444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b039019-e0e6-4ead-9fce-f1438603d1b2 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 200 Dec 31 09:47:05.211125 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 721/1484] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:47:05 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 1361 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:47:06.233858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8facd39-0c74-4b7e-a6ce-4b60ed9dd726 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] GET http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 Dec 31 09:47:06.237739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8facd39-0c74-4b7e-a6ce-4b60ed9dd726 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:47:06.239958 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:47:06.239958 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:47:06.241956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8facd39-0c74-4b7e-a6ce-4b60ed9dd726 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:47:06.456358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8facd39-0c74-4b7e-a6ce-4b60ed9dd726 tempest-TaggedBootDevicesTest-1937157128 tempest-TaggedBootDevicesTest-1937157128] http://10.222.0.45/volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 returned with HTTP 404 Dec 31 09:47:06.465668 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 764/1485] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:47:06 2020] GET /volume/v3/6c63810c38784dcb8563785f33472525/volumes/f2a958eb-7188-4218-80a2-124cfccaf339 => generated 109 bytes in 239 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:47:40.634229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] POST http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes Dec 31 09:47:40.635482 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:47:40.635482 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:47:40.636082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-65973235"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:47:40.637301 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-65973235'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:47:40.637781 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Create volume of 1 GB Dec 31 09:47:40.664035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Availability Zones retrieved successfully. Dec 31 09:47:40.709781 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Flow 'volume_create_api' (1a192ff4-0704-4f75-9b21-e504dcca7e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:47:40.719225 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276a7f0c-7714-4f05-b8c4-d50005801859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:47:40.724528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:47:40.887522 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276a7f0c-7714-4f05-b8c4-d50005801859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:47:40.901560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef6f428-6843-4f19-bad0-69a3498da4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:47:41.096615 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Created reservations ['343e0855-aa48-453e-b0de-2aed6844c9df', '1523d3c9-6e9a-4d68-8884-c6ebc001dbdf', '34015c44-901f-4fb0-b85c-71e9cc592a6b', 'f1c97208-55b7-425d-8667-bcb04848a2cd'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:47:41.100517 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef6f428-6843-4f19-bad0-69a3498da4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['343e0855-aa48-453e-b0de-2aed6844c9df', '1523d3c9-6e9a-4d68-8884-c6ebc001dbdf', '34015c44-901f-4fb0-b85c-71e9cc592a6b', 'f1c97208-55b7-425d-8667-bcb04848a2cd']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:47:41.102901 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (571fb15f-8553-4eb6-8f01-4cc0062df6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:47:41.231830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (571fb15f-8553-4eb6-8f01-4cc0062df6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3247b729-afe0-41f5-a6ad-1281798eadcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-65973235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d0ed972b5e445bb6ec681c115d36d9',qos_specs=None,replication_status=,reservations=['343e0855-aa48-453e-b0de-2aed6844c9df','1523d3c9-6e9a-4d68-8884-c6ebc001dbdf','34015c44-901f-4fb0-b85c-71e9cc592a6b','f1c97208-55b7-425d-8667-bcb04848a2cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1059a3113fd4c57881b121513c849da',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-65973235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3247b729-afe0-41f5-a6ad-1281798eadcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2d0ed972b5e445bb6ec681c115d36d9',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='d1059a3113fd4c57881b121513c849da',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:47:41.233981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4aeed20-4fdb-4748-8d0a-f3b669093209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:47:41.286058 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4aeed20-4fdb-4748-8d0a-f3b669093209) 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-65973235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d0ed972b5e445bb6ec681c115d36d9',qos_specs=None,replication_status=,reservations=['343e0855-aa48-453e-b0de-2aed6844c9df','1523d3c9-6e9a-4d68-8884-c6ebc001dbdf','34015c44-901f-4fb0-b85c-71e9cc592a6b','f1c97208-55b7-425d-8667-bcb04848a2cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1059a3113fd4c57881b121513c849da',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:47:41.288100 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275373cb-2679-4259-8f79-77970bbbf970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:47:41.326168 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (275373cb-2679-4259-8f79-77970bbbf970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:47:41.329685 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Flow 'volume_create_api' (1a192ff4-0704-4f75-9b21-e504dcca7e2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:47:41.434551 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Create volume request issued successfully. Dec 31 09:47:41.473341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dcd41b34-18ea-464e-b963-5dd797573157 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes returned with HTTP 202 Dec 31 09:47:41.474286 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 722/1486] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:47:40 2020] POST /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes => generated 826 bytes in 844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:47:41.489320 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bcd144bb-f752-4186-830a-7e4eb4147344 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb Dec 31 09:47:41.490589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bcd144bb-f752-4186-830a-7e4eb4147344 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:47:41.491093 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bcd144bb-f752-4186-830a-7e4eb4147344 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:47:41.656165 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:47:41.656165 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:47:41.672594 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bcd144bb-f752-4186-830a-7e4eb4147344 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:47:41.734175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bcd144bb-f752-4186-830a-7e4eb4147344 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb returned with HTTP 200 Dec 31 09:47:41.735013 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 765/1487] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:47:41 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb => generated 918 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:47:42.753070 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f607b586-11ed-4302-9f73-ca7da87afe9e tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb Dec 31 09:47:42.753657 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f607b586-11ed-4302-9f73-ca7da87afe9e tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:47:42.753860 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:47:42.753860 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:47:42.754653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f607b586-11ed-4302-9f73-ca7da87afe9e tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:47:42.887622 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:47:42.887622 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:47:42.929881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f607b586-11ed-4302-9f73-ca7da87afe9e tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:47:42.990982 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f607b586-11ed-4302-9f73-ca7da87afe9e tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb returned with HTTP 200 Dec 31 09:47:42.991954 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 723/1488] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:47:42 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb => generated 919 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:10.176684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] POST http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes Dec 31 09:48:10.177473 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:10.177473 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:10.177888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1574542446"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:48:10.179271 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1574542446'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:48:10.179745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Create volume of 1 GB Dec 31 09:48:10.206640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Availability Zones retrieved successfully. Dec 31 09:48:10.231950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Flow 'volume_create_api' (8a907f9a-eaf8-4bd7-8dc8-698f843f38b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:48:10.245440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67119f7a-1d50-4af2-adea-ff9443a0a196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:48:10.247586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:48:10.363855 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67119f7a-1d50-4af2-adea-ff9443a0a196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:48:10.366479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b42697-3136-4276-b8bb-c4b0701e27f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:48:10.448052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Created reservations ['867dbd8f-148c-45fc-bb6e-3d8fdd1be829', 'c7ca6030-3df1-4ea3-b23d-9041983b9c50', '96af7a30-9a33-4373-995e-de5578ff71a6', 'c3cfb9fe-3144-4e22-8304-087d56583a2f'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:48:10.456752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b42697-3136-4276-b8bb-c4b0701e27f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['867dbd8f-148c-45fc-bb6e-3d8fdd1be829', 'c7ca6030-3df1-4ea3-b23d-9041983b9c50', '96af7a30-9a33-4373-995e-de5578ff71a6', 'c3cfb9fe-3144-4e22-8304-087d56583a2f']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:48:10.461732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78fde06e-ad7e-4506-b79f-94dae6329aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:48:10.608377 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78fde06e-ad7e-4506-b79f-94dae6329aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4878c75-f73f-4108-a55a-f785f51eccfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1574542446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d0ed972b5e445bb6ec681c115d36d9',qos_specs=None,replication_status=,reservations=['867dbd8f-148c-45fc-bb6e-3d8fdd1be829','c7ca6030-3df1-4ea3-b23d-9041983b9c50','96af7a30-9a33-4373-995e-de5578ff71a6','c3cfb9fe-3144-4e22-8304-087d56583a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1059a3113fd4c57881b121513c849da',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:48:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1574542446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4878c75-f73f-4108-a55a-f785f51eccfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2d0ed972b5e445bb6ec681c115d36d9',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='d1059a3113fd4c57881b121513c849da',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:48:10.618956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39cce464-de5d-41fa-928d-ffdd2fef0927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:48:10.704011 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39cce464-de5d-41fa-928d-ffdd2fef0927) 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-1574542446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d0ed972b5e445bb6ec681c115d36d9',qos_specs=None,replication_status=,reservations=['867dbd8f-148c-45fc-bb6e-3d8fdd1be829','c7ca6030-3df1-4ea3-b23d-9041983b9c50','96af7a30-9a33-4373-995e-de5578ff71a6','c3cfb9fe-3144-4e22-8304-087d56583a2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1059a3113fd4c57881b121513c849da',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:48:10.711360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe80081-c33a-48d3-847a-f60876f711b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:48:10.745274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfe80081-c33a-48d3-847a-f60876f711b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:48:10.753721 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Flow 'volume_create_api' (8a907f9a-eaf8-4bd7-8dc8-698f843f38b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:48:10.849376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Create volume request issued successfully. Dec 31 09:48:10.879719 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9f6aca15-620f-40d4-a92e-e5fcffa9699d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes returned with HTTP 202 Dec 31 09:48:10.890726 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 766/1489] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:48:10 2020] POST /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes => generated 828 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:48:10.895288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c750c85a-b5c9-4ba3-a092-0344a754430b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:10.896030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c750c85a-b5c9-4ba3-a092-0344a754430b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:10.896415 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:10.896415 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:10.897028 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c750c85a-b5c9-4ba3-a092-0344a754430b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:11.044121 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:11.044121 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:11.072697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c750c85a-b5c9-4ba3-a092-0344a754430b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:11.106612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c750c85a-b5c9-4ba3-a092-0344a754430b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:11.108452 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 724/1490] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:10 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 920 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:12.137267 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6347a7e1-f6af-408a-b1ba-5f0e09eea9fc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:12.139122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6347a7e1-f6af-408a-b1ba-5f0e09eea9fc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:12.141977 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:12.141977 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:12.143406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6347a7e1-f6af-408a-b1ba-5f0e09eea9fc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:12.284337 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:12.284337 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:12.329569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6347a7e1-f6af-408a-b1ba-5f0e09eea9fc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:12.401081 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6347a7e1-f6af-408a-b1ba-5f0e09eea9fc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:12.401929 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 767/1491] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:12 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 921 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:13.304004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-101fbddb-949b-489f-88fc-caa08d9a8aa8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:13.305375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-101fbddb-949b-489f-88fc-caa08d9a8aa8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:13.305605 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:13.305605 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:13.305988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-101fbddb-949b-489f-88fc-caa08d9a8aa8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:13.397439 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:13.397439 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:13.406468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-101fbddb-949b-489f-88fc-caa08d9a8aa8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:13.441298 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-101fbddb-949b-489f-88fc-caa08d9a8aa8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:13.442868 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 725/1492] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:48:13 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 921 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:13.533511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6347a7e1-f6af-408a-b1ba-5f0e09eea9fc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume// Dec 31 09:48:13.533998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6347a7e1-f6af-408a-b1ba-5f0e09eea9fc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:13.534206 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:13.534206 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:13.537769 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6347a7e1-f6af-408a-b1ba-5f0e09eea9fc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:13.540806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6347a7e1-f6af-408a-b1ba-5f0e09eea9fc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:48:13.541853 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 768/1493] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:48:13 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:48:13.563926 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-15ae4d91-2e59-4f95-87ed-9c9be64c3a25 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] POST http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments Dec 31 09:48:13.564719 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:13.564719 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:13.565640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-15ae4d91-2e59-4f95-87ed-9c9be64c3a25 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4878c75-f73f-4108-a55a-f785f51eccfd", "instance_uuid": "94f4b0c3-89e7-4341-b05b-74879ab46818", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:48:13.665901 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:13.665901 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:13.767689 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-15ae4d91-2e59-4f95-87ed-9c9be64c3a25 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments returned with HTTP 200 Dec 31 09:48:13.769222 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 726/1494] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:48:13 2020] POST /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:48:13.838802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-920ba8e7-0ae3-41b3-93cd-cfd485b03fa4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:13.839580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-920ba8e7-0ae3-41b3-93cd-cfd485b03fa4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:13.845054 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-920ba8e7-0ae3-41b3-93cd-cfd485b03fa4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:13.873726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-15ae4d91-2e59-4f95-87ed-9c9be64c3a25 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume// Dec 31 09:48:13.874554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-15ae4d91-2e59-4f95-87ed-9c9be64c3a25 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:13.874804 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:13.874804 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:13.875183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-15ae4d91-2e59-4f95-87ed-9c9be64c3a25 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:13.876413 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-15ae4d91-2e59-4f95-87ed-9c9be64c3a25 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:48:13.877348 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 727/1495] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:48:13 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:48:13.909368 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-b3afa6f0-bbda-405e-bd48-0b73e1056cb4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:13.910541 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-b3afa6f0-bbda-405e-bd48-0b73e1056cb4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:13.911035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-b3afa6f0-bbda-405e-bd48-0b73e1056cb4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:13.941889 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:13.941889 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:13.953305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-920ba8e7-0ae3-41b3-93cd-cfd485b03fa4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:13.978418 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:13.978418 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:13.991082 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-920ba8e7-0ae3-41b3-93cd-cfd485b03fa4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:13.993056 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 769/1496] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:13 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 920 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:14.018371 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:14.018371 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:14.041646 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-b3afa6f0-bbda-405e-bd48-0b73e1056cb4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:14.065701 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:14.065701 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:14.076596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-b3afa6f0-bbda-405e-bd48-0b73e1056cb4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:14.077386 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 728/1497] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:48:13 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 1019 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:48:14.107924 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-f0191da7-3f0e-498d-bad8-090eb4f6f6ad tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] PUT http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments/d188225a-01d0-4ba5-a30b-c71225b33841 Dec 31 09:48:14.108435 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:14.108435 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:14.108924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-f0191da7-3f0e-498d-bad8-090eb4f6f6ad tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:48:14.142828 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:48:14.142828 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:48:14.143354 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-f0191da7-3f0e-498d-bad8-090eb4f6f6ad tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Lock "b'cinder-attachment_update-b4878c75-f73f-4108-a55a-f785f51eccfd-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.014s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:48:14.146669 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:14.146669 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:15.011936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1824152a-0502-47d1-8407-56e49f0ee618 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:15.012467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1824152a-0502-47d1-8407-56e49f0ee618 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:15.012714 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:15.012714 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:15.013035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1824152a-0502-47d1-8407-56e49f0ee618 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:15.167627 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:15.167627 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:15.189460 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1824152a-0502-47d1-8407-56e49f0ee618 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:15.218638 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:15.218638 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:15.230728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1824152a-0502-47d1-8407-56e49f0ee618 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:15.232249 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 729/1498] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:15 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 920 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:16.249387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d0158fa-edd4-4e54-aa97-d1f2c4477a84 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:16.250109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d0158fa-edd4-4e54-aa97-d1f2c4477a84 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:16.250443 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:16.250443 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:16.251009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d0158fa-edd4-4e54-aa97-d1f2c4477a84 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:16.376034 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:16.376034 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:16.408482 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4d0158fa-edd4-4e54-aa97-d1f2c4477a84 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:16.462786 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:16.462786 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:16.484036 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d0158fa-edd4-4e54-aa97-d1f2c4477a84 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:16.485108 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 730/1499] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:16 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 920 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:16.544741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-f0191da7-3f0e-498d-bad8-090eb4f6f6ad tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Lock "b'cinder-attachment_update-b4878c75-f73f-4108-a55a-f785f51eccfd-n-h1-765311-8'" released by "attachment_update" :: held 2.401s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:48:16.546186 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-f0191da7-3f0e-498d-bad8-090eb4f6f6ad tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments/d188225a-01d0-4ba5-a30b-c71225b33841 returned with HTTP 200 Dec 31 09:48:16.547761 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 770/1500] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:48:14 2020] PUT /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments/d188225a-01d0-4ba5-a30b-c71225b33841 => generated 762 bytes in 2445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:48:17.505263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-31e72f6a-0a80-4a32-851e-49da979911b5 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:17.505781 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-31e72f6a-0a80-4a32-851e-49da979911b5 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:17.507611 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:17.507611 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:17.508246 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-31e72f6a-0a80-4a32-851e-49da979911b5 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:17.611211 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:17.611211 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:17.635807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-31e72f6a-0a80-4a32-851e-49da979911b5 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:17.680369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:17.680369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:17.694285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-31e72f6a-0a80-4a32-851e-49da979911b5 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:17.708225 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 731/1501] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:17 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 921 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:18.714619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b9d678d-9145-46fa-9b2b-038c9e5cf8f8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:18.715190 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b9d678d-9145-46fa-9b2b-038c9e5cf8f8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:18.715324 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:18.715324 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:18.715854 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b9d678d-9145-46fa-9b2b-038c9e5cf8f8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:18.769016 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:18.769016 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:18.780749 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3b9d678d-9145-46fa-9b2b-038c9e5cf8f8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:18.799981 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:18.799981 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:18.811334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b9d678d-9145-46fa-9b2b-038c9e5cf8f8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:18.812538 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 771/1502] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:18 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 921 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:19.829500 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93f50881-b4d4-465a-a0a7-58869a30180d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:19.830150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93f50881-b4d4-465a-a0a7-58869a30180d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:19.830436 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:19.830436 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:19.831124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93f50881-b4d4-465a-a0a7-58869a30180d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:19.974619 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:19.974619 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:20.002511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-93f50881-b4d4-465a-a0a7-58869a30180d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:20.037845 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:20.037845 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:20.058513 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93f50881-b4d4-465a-a0a7-58869a30180d tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:20.059805 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 732/1503] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:19 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 921 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:48:21.080345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94f79a1a-a2e3-4178-91a1-8a030fef853b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:21.081140 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-94f79a1a-a2e3-4178-91a1-8a030fef853b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:21.081414 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:21.081414 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:21.081969 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-94f79a1a-a2e3-4178-91a1-8a030fef853b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:21.253121 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:21.253121 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:21.276535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-94f79a1a-a2e3-4178-91a1-8a030fef853b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:21.332282 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:21.332282 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:21.351148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94f79a1a-a2e3-4178-91a1-8a030fef853b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:21.355982 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 772/1504] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:21 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 921 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:22.078314 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-663a19e0-13a1-4081-b88d-7d60fed2fb36 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] POST http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments/d188225a-01d0-4ba5-a30b-c71225b33841/action Dec 31 09:48:22.078948 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:22.078948 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:22.079695 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-663a19e0-13a1-4081-b88d-7d60fed2fb36 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:48:22.080175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-663a19e0-13a1-4081-b88d-7d60fed2fb36 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:48:22.205141 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:22.205141 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:22.227308 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-21b79414-de29-4b6f-93a0-0d3f96e6961c req-663a19e0-13a1-4081-b88d-7d60fed2fb36 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments/d188225a-01d0-4ba5-a30b-c71225b33841/action returned with HTTP 204 Dec 31 09:48:22.228605 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 733/1505] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:48:22 2020] POST /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments/d188225a-01d0-4ba5-a30b-c71225b33841/action => generated 0 bytes in 158 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:48:22.378674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c02e1174-1f9f-47eb-92ec-986472028f78 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:22.379893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c02e1174-1f9f-47eb-92ec-986472028f78 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:22.380535 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:22.380535 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:22.394542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c02e1174-1f9f-47eb-92ec-986472028f78 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:22.485611 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:22.485611 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:22.495863 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c02e1174-1f9f-47eb-92ec-986472028f78 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:22.519903 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:22.519903 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:22.530950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c02e1174-1f9f-47eb-92ec-986472028f78 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:22.532195 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 773/1506] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:22 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 1213 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:48:22.750798 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-19e0a8f0-239d-4959-8d9a-c4e11cb82dfd req-f563febf-2848-40f7-84dd-96d57e120579 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:22.751329 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-19e0a8f0-239d-4959-8d9a-c4e11cb82dfd req-f563febf-2848-40f7-84dd-96d57e120579 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:22.751539 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:22.751539 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:22.752317 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-19e0a8f0-239d-4959-8d9a-c4e11cb82dfd req-f563febf-2848-40f7-84dd-96d57e120579 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:22.816940 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:22.816940 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:22.828625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-19e0a8f0-239d-4959-8d9a-c4e11cb82dfd req-f563febf-2848-40f7-84dd-96d57e120579 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:22.858370 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:22.858370 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:22.869226 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-19e0a8f0-239d-4959-8d9a-c4e11cb82dfd req-f563febf-2848-40f7-84dd-96d57e120579 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:22.871519 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 734/1507] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:48:22 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 1213 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:48:44.959732 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f60fc312-c90c-4fc9-bc40-f69017287c3c req-ea0389d2-5b0b-4fbb-a3a8-67d864c3ab2b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:44.962198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f60fc312-c90c-4fc9-bc40-f69017287c3c req-ea0389d2-5b0b-4fbb-a3a8-67d864c3ab2b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:44.968789 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:44.968789 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:44.970191 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f60fc312-c90c-4fc9-bc40-f69017287c3c req-ea0389d2-5b0b-4fbb-a3a8-67d864c3ab2b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:45.103047 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:45.103047 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:45.115280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-f60fc312-c90c-4fc9-bc40-f69017287c3c req-ea0389d2-5b0b-4fbb-a3a8-67d864c3ab2b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:45.138290 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:45.138290 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:45.149052 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f60fc312-c90c-4fc9-bc40-f69017287c3c req-ea0389d2-5b0b-4fbb-a3a8-67d864c3ab2b tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:45.150308 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 774/1508] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:48:44 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 1213 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:48:54.200926 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d49def4f-5d75-4af0-bdfa-8cba2f4ac02c tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:54.201500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d49def4f-5d75-4af0-bdfa-8cba2f4ac02c tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:54.201679 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:54.201679 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:54.202276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d49def4f-5d75-4af0-bdfa-8cba2f4ac02c tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:54.254852 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:54.254852 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:54.266459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d49def4f-5d75-4af0-bdfa-8cba2f4ac02c tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:54.309540 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:54.309540 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:54.321905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d49def4f-5d75-4af0-bdfa-8cba2f4ac02c tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:54.328139 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 735/1509] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:54 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 1213 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:48:54.444626 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-cc9dea7f-8f3a-4451-9f2d-80bdb4f4e8ee tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:54.445360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-cc9dea7f-8f3a-4451-9f2d-80bdb4f4e8ee tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:54.445586 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:54.445586 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:54.446138 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-cc9dea7f-8f3a-4451-9f2d-80bdb4f4e8ee tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:54.499793 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:54.499793 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:54.511291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-cc9dea7f-8f3a-4451-9f2d-80bdb4f4e8ee tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:54.537835 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:54.537835 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:54.547621 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-cc9dea7f-8f3a-4451-9f2d-80bdb4f4e8ee tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:54.548850 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 775/1510] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:48:54 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 1213 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:48:54.586710 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-152ffb70-8355-42b8-9f4d-085b2a395d86 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] POST http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd/action Dec 31 09:48:54.588167 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:54.588167 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:54.590228 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-152ffb70-8355-42b8-9f4d-085b2a395d86 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Action body: b'{"os-begin_detaching": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:48:54.591258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-152ffb70-8355-42b8-9f4d-085b2a395d86 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:48:54.705086 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:54.705086 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:54.714180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-152ffb70-8355-42b8-9f4d-085b2a395d86 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:54.734603 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-152ffb70-8355-42b8-9f4d-085b2a395d86 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Begin detaching volume completed successfully. Dec 31 09:48:54.735540 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-152ffb70-8355-42b8-9f4d-085b2a395d86 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd/action returned with HTTP 202 Dec 31 09:48:54.737497 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 736/1511] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 09:48:54 2020] POST /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:48:54.776573 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f6b6fdd9-0381-43ce-95b7-8427fb2a1bca tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:54.781013 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f6b6fdd9-0381-43ce-95b7-8427fb2a1bca tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:54.781969 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:54.781969 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:54.782975 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f6b6fdd9-0381-43ce-95b7-8427fb2a1bca tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:54.833089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-152ffb70-8355-42b8-9f4d-085b2a395d86 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume// Dec 31 09:48:54.833956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-152ffb70-8355-42b8-9f4d-085b2a395d86 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:54.835139 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:54.835139 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:54.835860 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-152ffb70-8355-42b8-9f4d-085b2a395d86 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:54.837091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-152ffb70-8355-42b8-9f4d-085b2a395d86 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:48:54.837728 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 737/1512] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:48:54 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:48:54.855144 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-a0dcf766-bcda-4232-affb-23a6fef85df8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:54.855144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-a0dcf766-bcda-4232-affb-23a6fef85df8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:54.855144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-a0dcf766-bcda-4232-affb-23a6fef85df8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:54.897230 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:54.897230 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:54.912563 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f6b6fdd9-0381-43ce-95b7-8427fb2a1bca tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:54.937461 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:54.937461 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:54.944131 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:54.944131 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:54.950561 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f6b6fdd9-0381-43ce-95b7-8427fb2a1bca tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:54.962684 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 776/1513] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:54 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 1216 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:48:54.978015 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-a0dcf766-bcda-4232-affb-23a6fef85df8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:55.003294 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:55.003294 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:55.015821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-a0dcf766-bcda-4232-affb-23a6fef85df8 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:55.017296 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 738/1514] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:48:54 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 1315 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:48:55.366780 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-0b61123e-b640-4898-afe9-2737f2f00681 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] DELETE http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments/d188225a-01d0-4ba5-a30b-c71225b33841 Dec 31 09:48:55.367687 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-0b61123e-b640-4898-afe9-2737f2f00681 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:55.368189 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:55.368189 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:55.369408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-0b61123e-b640-4898-afe9-2737f2f00681 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:55.399244 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:55.399244 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:55.947179 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-0b61123e-b640-4898-afe9-2737f2f00681 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:48:55.948048 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-0b61123e-b640-4898-afe9-2737f2f00681 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:48:55.964310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2d1b9b39-99d3-4428-8cda-f1350e13d37a req-0b61123e-b640-4898-afe9-2737f2f00681 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments/d188225a-01d0-4ba5-a30b-c71225b33841 returned with HTTP 200 Dec 31 09:48:55.972188 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-352d9891-c31b-4d07-bfca-471e5f22d8c3 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:55.973555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-352d9891-c31b-4d07-bfca-471e5f22d8c3 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:55.974030 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:55.974030 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:55.975159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-352d9891-c31b-4d07-bfca-471e5f22d8c3 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:55.981655 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 777/1515] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:48:55 2020] DELETE /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/attachments/d188225a-01d0-4ba5-a30b-c71225b33841 => generated 19 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:48:56.067739 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:56.067739 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:56.078514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-352d9891-c31b-4d07-bfca-471e5f22d8c3 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:56.107210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-352d9891-c31b-4d07-bfca-471e5f22d8c3 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:56.108839 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 739/1516] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:55 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 921 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:56.522581 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-438185a1-db9a-4f1a-882a-305075b8bcc4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] DELETE http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:56.523862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-438185a1-db9a-4f1a-882a-305075b8bcc4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:56.524313 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:56.524313 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:56.524995 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-438185a1-db9a-4f1a-882a-305075b8bcc4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:56.525867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-438185a1-db9a-4f1a-882a-305075b8bcc4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Delete volume with id: b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:56.662887 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:56.662887 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:56.666561 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-438185a1-db9a-4f1a-882a-305075b8bcc4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:56.728939 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-438185a1-db9a-4f1a-882a-305075b8bcc4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Delete volume request issued successfully. Dec 31 09:48:56.729759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-438185a1-db9a-4f1a-882a-305075b8bcc4 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 202 Dec 31 09:48:56.730823 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 778/1517] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:48:56 2020] DELETE /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:48:56.742957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6e8096e-ca71-4f1c-bc5f-78d26589df56 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:56.743511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6e8096e-ca71-4f1c-bc5f-78d26589df56 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:56.743729 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:56.743729 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:56.744097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6e8096e-ca71-4f1c-bc5f-78d26589df56 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:56.866411 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:56.866411 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:56.903942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e6e8096e-ca71-4f1c-bc5f-78d26589df56 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:56.975350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6e8096e-ca71-4f1c-bc5f-78d26589df56 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:56.984836 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 740/1518] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:56 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 920 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:57.993986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90674d9e-5ca3-4f24-85ad-2242fbde8a09 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:57.994521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90674d9e-5ca3-4f24-85ad-2242fbde8a09 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:57.994701 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:57.994701 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:57.995301 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90674d9e-5ca3-4f24-85ad-2242fbde8a09 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:58.074295 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:58.074295 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:58.085583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-90674d9e-5ca3-4f24-85ad-2242fbde8a09 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:58.113043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90674d9e-5ca3-4f24-85ad-2242fbde8a09 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 200 Dec 31 09:48:58.114329 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 779/1519] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:57 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 920 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:48:59.132391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58925279-536d-420c-b549-392b91409d01 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd Dec 31 09:48:59.133111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58925279-536d-420c-b549-392b91409d01 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:59.133451 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:59.133451 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:59.133998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58925279-536d-420c-b549-392b91409d01 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:59.189310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58925279-536d-420c-b549-392b91409d01 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd returned with HTTP 404 Dec 31 09:48:59.190900 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 741/1520] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:59 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/b4878c75-f73f-4108-a55a-f785f51eccfd => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:48:59.199372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f662284-34d3-4cda-b102-afa29f1d14bc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] DELETE http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb Dec 31 09:48:59.200184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f662284-34d3-4cda-b102-afa29f1d14bc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:59.200627 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:48:59.200627 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:48:59.201303 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f662284-34d3-4cda-b102-afa29f1d14bc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:59.202109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-4f662284-34d3-4cda-b102-afa29f1d14bc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Delete volume with id: 3247b729-afe0-41f5-a6ad-1281798eadcb Dec 31 09:48:59.267049 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:59.267049 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:59.269217 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4f662284-34d3-4cda-b102-afa29f1d14bc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:59.302427 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4f662284-34d3-4cda-b102-afa29f1d14bc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Delete volume request issued successfully. Dec 31 09:48:59.303631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f662284-34d3-4cda-b102-afa29f1d14bc tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb returned with HTTP 202 Dec 31 09:48:59.305290 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 780/1521] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:48:59 2020] DELETE /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:48:59.312507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9807bbfd-c910-42af-9b25-c106ed3899d3 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb Dec 31 09:48:59.314105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9807bbfd-c910-42af-9b25-c106ed3899d3 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:48:59.315145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9807bbfd-c910-42af-9b25-c106ed3899d3 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:48:59.429443 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:48:59.429443 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:48:59.441474 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9807bbfd-c910-42af-9b25-c106ed3899d3 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:48:59.468823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9807bbfd-c910-42af-9b25-c106ed3899d3 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb returned with HTTP 200 Dec 31 09:48:59.469578 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 742/1522] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:48:59 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb => generated 918 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:49:00.487146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2db72a3-91ab-4c5d-a18c-4b8bfb6b1553 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb Dec 31 09:49:00.488727 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2db72a3-91ab-4c5d-a18c-4b8bfb6b1553 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:49:00.489134 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:49:00.489134 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:49:00.489762 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2db72a3-91ab-4c5d-a18c-4b8bfb6b1553 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:49:00.635797 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:49:00.635797 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:49:00.672347 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2db72a3-91ab-4c5d-a18c-4b8bfb6b1553 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Volume info retrieved successfully. Dec 31 09:49:00.736552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2db72a3-91ab-4c5d-a18c-4b8bfb6b1553 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb returned with HTTP 200 Dec 31 09:49:00.743233 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 781/1523] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:49:00 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb => generated 918 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:49:01.762682 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c31b02a-12fc-44dc-b0f8-c7ffdf7a6142 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] GET http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb Dec 31 09:49:01.763195 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c31b02a-12fc-44dc-b0f8-c7ffdf7a6142 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:49:01.763618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:49:01.763618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:49:01.764207 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c31b02a-12fc-44dc-b0f8-c7ffdf7a6142 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:49:01.822955 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c31b02a-12fc-44dc-b0f8-c7ffdf7a6142 tempest-ServerRescueNegativeTestJSON-297785257 tempest-ServerRescueNegativeTestJSON-297785257] http://10.222.0.45/volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb returned with HTTP 404 Dec 31 09:49:01.824776 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 743/1524] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:49:01 2020] GET /volume/v3/d2d0ed972b5e445bb6ec681c115d36d9/volumes/3247b729-afe0-41f5-a6ad-1281798eadcb => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:50:48.664079 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82218333-1ea0-4553-a8ef-e0748eac47c0 tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] GET http://10.222.0.45/volume/v3/c32fc02dbe914c4a81eeac42f836a061/os-hosts Dec 31 09:50:48.664723 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82218333-1ea0-4553-a8ef-e0748eac47c0 tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:50:48.664839 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:50:48.664839 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:50:48.665181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82218333-1ea0-4553-a8ef-e0748eac47c0 tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:50:48.691000 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.hosts [None req-82218333-1ea0-4553-a8ef-e0748eac47c0 tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] status, active and update: available, enabled, 2020-12-31 09:50:43+00:00 {{(pid=88086) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 31 09:50:48.691383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.hosts [None req-82218333-1ea0-4553-a8ef-e0748eac47c0 tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] status, active and update: available, enabled, 2020-12-31 09:50:47+00:00 {{(pid=88086) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 31 09:50:48.692055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.hosts [None req-82218333-1ea0-4553-a8ef-e0748eac47c0 tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] status, active and update: available, enabled, 2020-12-31 09:50:43+00:00 {{(pid=88086) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 31 09:50:48.692937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82218333-1ea0-4553-a8ef-e0748eac47c0 tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] http://10.222.0.45/volume/v3/c32fc02dbe914c4a81eeac42f836a061/os-hosts returned with HTTP 200 Dec 31 09:50:48.697636 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 782/1525] 10.222.0.45 () {58 vars in 1207 bytes} [Thu Dec 31 09:50:48 2020] GET /volume/v3/c32fc02dbe914c4a81eeac42f836a061/os-hosts => generated 563 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:50:48.712678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f11817a3-adda-464e-8152-fc3ab894b7be tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] GET http://10.222.0.45/volume/v3/c32fc02dbe914c4a81eeac42f836a061/os-hosts Dec 31 09:50:48.713461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f11817a3-adda-464e-8152-fc3ab894b7be tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:50:48.714019 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f11817a3-adda-464e-8152-fc3ab894b7be tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:50:48.736619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.hosts [None req-f11817a3-adda-464e-8152-fc3ab894b7be tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] status, active and update: available, enabled, 2020-12-31 09:50:43+00:00 {{(pid=88085) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 31 09:50:48.737270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.hosts [None req-f11817a3-adda-464e-8152-fc3ab894b7be tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] status, active and update: available, enabled, 2020-12-31 09:50:47+00:00 {{(pid=88085) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 31 09:50:48.737849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.hosts [None req-f11817a3-adda-464e-8152-fc3ab894b7be tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] status, active and update: available, enabled, 2020-12-31 09:50:43+00:00 {{(pid=88085) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 31 09:50:48.738831 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f11817a3-adda-464e-8152-fc3ab894b7be tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] http://10.222.0.45/volume/v3/c32fc02dbe914c4a81eeac42f836a061/os-hosts returned with HTTP 200 Dec 31 09:50:48.739934 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 744/1526] 10.222.0.45 () {58 vars in 1207 bytes} [Thu Dec 31 09:50:48 2020] GET /volume/v3/c32fc02dbe914c4a81eeac42f836a061/os-hosts => generated 563 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:50:48.751902 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9af82ac-66f8-42d7-bce1-ed5dd858fe42 tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] GET http://10.222.0.45/volume/v3/c32fc02dbe914c4a81eeac42f836a061/os-hosts/n-d-765311-8@lvmdriver-1 Dec 31 09:50:48.752410 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9af82ac-66f8-42d7-bce1-ed5dd858fe42 tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:50:48.753141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9af82ac-66f8-42d7-bce1-ed5dd858fe42 tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:50:48.804786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9af82ac-66f8-42d7-bce1-ed5dd858fe42 tempest-VolumeHostsAdminTestsJSON-25363026 tempest-VolumeHostsAdminTestsJSON-25363026] http://10.222.0.45/volume/v3/c32fc02dbe914c4a81eeac42f836a061/os-hosts/n-d-765311-8@lvmdriver-1 returned with HTTP 200 Dec 31 09:50:48.806067 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 783/1527] 10.222.0.45 () {58 vars in 1282 bytes} [Thu Dec 31 09:50:48 2020] GET /volume/v3/c32fc02dbe914c4a81eeac42f836a061/os-hosts/n-d-765311-8@lvmdriver-1 => generated 178 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:50:56.456475 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] POST http://10.222.0.45/volume/v3/6d58a4f871b046889e03c43b358e111a/volumes Dec 31 09:50:56.457893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-587284935"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:50:56.459351 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-587284935'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:50:56.459974 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Create volume of 1 GB Dec 31 09:50:56.478037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Availability Zones retrieved successfully. Dec 31 09:50:56.496928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Flow 'volume_create_api' (cbeadc6b-8959-4612-8d57-bb9e963f80bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:50:56.500435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15428740-a11a-4921-8ce0-d4660fc72590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:50:56.502761 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:50:56.689004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15428740-a11a-4921-8ce0-d4660fc72590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:50:56.701196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82f3e480-25e5-4563-a0c1-899c1259e878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:50:56.866691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Created reservations ['bc4b6993-5484-4b70-856f-5de3815dfc01', 'cdc8bb9e-5aed-4283-85ad-7e7f2ad49abd', '32bef79d-ead3-4e91-acd7-e049da053f3e', '68b6da6a-d7c1-4c35-b126-1173551c49c6'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:50:56.868787 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82f3e480-25e5-4563-a0c1-899c1259e878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc4b6993-5484-4b70-856f-5de3815dfc01', 'cdc8bb9e-5aed-4283-85ad-7e7f2ad49abd', '32bef79d-ead3-4e91-acd7-e049da053f3e', '68b6da6a-d7c1-4c35-b126-1173551c49c6']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:50:56.871706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32bb8e5-7ce9-436c-bdfb-8932b9903db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:50:56.941131 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32bb8e5-7ce9-436c-bdfb-8932b9903db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a89a41a3-1f0d-4ba5-99b2-40fdc5a27203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-587284935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d58a4f871b046889e03c43b358e111a',qos_specs=None,replication_status=,reservations=['bc4b6993-5484-4b70-856f-5de3815dfc01','cdc8bb9e-5aed-4283-85ad-7e7f2ad49abd','32bef79d-ead3-4e91-acd7-e049da053f3e','68b6da6a-d7c1-4c35-b126-1173551c49c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4d44fb30fdc4a6298cde132d19e8122',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-587284935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a89a41a3-1f0d-4ba5-99b2-40fdc5a27203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d58a4f871b046889e03c43b358e111a',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='d4d44fb30fdc4a6298cde132d19e8122',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:50:56.945194 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67dc16cb-1b67-47ab-8a65-85e4ef7391aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:50:56.984234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67dc16cb-1b67-47ab-8a65-85e4ef7391aa) 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-587284935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d58a4f871b046889e03c43b358e111a',qos_specs=None,replication_status=,reservations=['bc4b6993-5484-4b70-856f-5de3815dfc01','cdc8bb9e-5aed-4283-85ad-7e7f2ad49abd','32bef79d-ead3-4e91-acd7-e049da053f3e','68b6da6a-d7c1-4c35-b126-1173551c49c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4d44fb30fdc4a6298cde132d19e8122',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:50:56.986509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d974465-5e79-4d96-84fd-7cb74d783934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:50:57.033688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d974465-5e79-4d96-84fd-7cb74d783934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:50:57.039953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Flow 'volume_create_api' (cbeadc6b-8959-4612-8d57-bb9e963f80bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:50:57.157627 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Create volume request issued successfully. Dec 31 09:50:57.207550 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd528b2f-2f7e-4d95-a253-9869af6216c5 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] http://10.222.0.45/volume/v3/6d58a4f871b046889e03c43b358e111a/volumes returned with HTTP 202 Dec 31 09:50:57.220499 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 745/1528] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:50:56 2020] POST /volume/v3/6d58a4f871b046889e03c43b358e111a/volumes => generated 820 bytes in 1157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:50:57.226865 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b06a1a4-38ea-4829-9656-164fdce4e422 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] GET http://10.222.0.45/volume/v3/6d58a4f871b046889e03c43b358e111a/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 Dec 31 09:50:57.230947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b06a1a4-38ea-4829-9656-164fdce4e422 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:50:57.232096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b06a1a4-38ea-4829-9656-164fdce4e422 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:50:57.411983 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:50:57.411983 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:50:57.430263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7b06a1a4-38ea-4829-9656-164fdce4e422 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Volume info retrieved successfully. Dec 31 09:50:57.500328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b06a1a4-38ea-4829-9656-164fdce4e422 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] http://10.222.0.45/volume/v3/6d58a4f871b046889e03c43b358e111a/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 returned with HTTP 200 Dec 31 09:50:57.501472 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 784/1529] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:50:57 2020] GET /volume/v3/6d58a4f871b046889e03c43b358e111a/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 => generated 912 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:50:58.520943 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88602290-6a78-4db3-87c9-9687f00d85f2 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] GET http://10.222.0.45/volume/v3/6d58a4f871b046889e03c43b358e111a/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 Dec 31 09:50:58.523162 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88602290-6a78-4db3-87c9-9687f00d85f2 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:50:58.524349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:50:58.524349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:50:58.525228 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88602290-6a78-4db3-87c9-9687f00d85f2 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:50:58.618577 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:50:58.618577 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:50:58.631905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-88602290-6a78-4db3-87c9-9687f00d85f2 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Volume info retrieved successfully. Dec 31 09:50:58.659116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88602290-6a78-4db3-87c9-9687f00d85f2 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] http://10.222.0.45/volume/v3/6d58a4f871b046889e03c43b358e111a/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 returned with HTTP 200 Dec 31 09:50:58.672477 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 746/1530] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:50:58 2020] GET /volume/v3/6d58a4f871b046889e03c43b358e111a/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:50:58.772578 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e8c2371-3a4d-4a46-a183-24ee4048437c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] GET http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 Dec 31 09:50:58.777668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e8c2371-3a4d-4a46-a183-24ee4048437c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:50:58.778067 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:50:58.778067 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:50:58.778694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e8c2371-3a4d-4a46-a183-24ee4048437c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:50:58.853023 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:50:58.853023 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:50:58.869109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9e8c2371-3a4d-4a46-a183-24ee4048437c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Volume info retrieved successfully. Dec 31 09:50:58.900396 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e8c2371-3a4d-4a46-a183-24ee4048437c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 returned with HTTP 200 Dec 31 09:50:58.902076 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 785/1531] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:50:58 2020] GET /volume/v3/213c79820aac45ffb64764b205114b05/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 => generated 1084 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:50:58.918402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4819c63e-b0ea-4e80-a505-094411498156 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] POST http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203/action Dec 31 09:50:58.919100 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:50:58.919100 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:50:58.920250 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4819c63e-b0ea-4e80-a505-094411498156 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Action body: b'{"os-unmanage": {}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:50:58.920930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4819c63e-b0ea-4e80-a505-094411498156 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:50:58.921533 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.volume_unmanage [None req-4819c63e-b0ea-4e80-a505-094411498156 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Unmanage volume with id: a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 Dec 31 09:50:58.994482 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:50:58.994482 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:50:58.995483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4819c63e-b0ea-4e80-a505-094411498156 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Volume info retrieved successfully. Dec 31 09:50:59.028155 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4819c63e-b0ea-4e80-a505-094411498156 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Delete volume request issued successfully. Dec 31 09:50:59.033779 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4819c63e-b0ea-4e80-a505-094411498156 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203/action returned with HTTP 202 Dec 31 09:50:59.035057 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 747/1532] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:50:58 2020] POST /volume/v3/213c79820aac45ffb64764b205114b05/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:50:59.043196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dbfe161d-d708-4917-b1cc-527fdd6e3822 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] GET http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 Dec 31 09:50:59.044255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dbfe161d-d708-4917-b1cc-527fdd6e3822 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:50:59.044462 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:50:59.044462 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:50:59.045288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dbfe161d-d708-4917-b1cc-527fdd6e3822 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:50:59.197492 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:50:59.197492 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:50:59.226045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dbfe161d-d708-4917-b1cc-527fdd6e3822 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 returned with HTTP 404 Dec 31 09:50:59.228020 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 786/1533] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:50:59 2020] GET /volume/v3/213c79820aac45ffb64764b205114b05/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 => generated 109 bytes in 188 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:50:59.239222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ba4b2aa-c828-44ef-bb96-186b78a1debb tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] GET http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/detail?all_tenants=1 Dec 31 09:50:59.239222 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ba4b2aa-c828-44ef-bb96-186b78a1debb tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:50:59.239222 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:50:59.239222 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:50:59.239222 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ba4b2aa-c828-44ef-bb96-186b78a1debb tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:50:59.240130 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3ba4b2aa-c828-44ef-bb96-186b78a1debb tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:50:59.300044 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ba4b2aa-c828-44ef-bb96-186b78a1debb tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Get all volumes completed successfully. Dec 31 09:50:59.304928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ba4b2aa-c828-44ef-bb96-186b78a1debb tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 31 09:50:59.306277 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 748/1534] 10.222.0.45 () {58 vars in 1252 bytes} [Thu Dec 31 09:50:59 2020] GET /volume/v3/213c79820aac45ffb64764b205114b05/volumes/detail?all_tenants=1 => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:50:59.324309 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] POST http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/os-volume-manage Dec 31 09:50:59.324775 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:50:59.324775 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:50:59.325204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-998897097", "host": "n-d-765311-8@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-a89a41a3-1f0d-4ba5-99b2-40fdc5a27203"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:50:59.328034 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.volume_manage [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-998897097', 'host': 'n-d-765311-8@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-a89a41a3-1f0d-4ba5-99b2-40fdc5a27203'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Dec 31 09:50:59.402330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Flow 'volume_manage_existing_api' (eba842be-52c5-4e3f-8d29-fac3cd222f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:50:59.409530 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8dc019-e622-493a-9167-f6bd84909aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:50:59.633346 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Created reservations ['0ebc9f77-1dbb-4516-84a8-5f71b2a59a98', '36568631-6c58-4007-9f4d-910c1768b725', '24dfdad5-2111-45d8-b9d1-c7736fe5bae3', '6e1f84f5-e49a-4086-96bd-a72c9fb340f8'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:50:59.635289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8dc019-e622-493a-9167-f6bd84909aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ebc9f77-1dbb-4516-84a8-5f71b2a59a98', '36568631-6c58-4007-9f4d-910c1768b725', '24dfdad5-2111-45d8-b9d1-c7736fe5bae3', '6e1f84f5-e49a-4086-96bd-a72c9fb340f8']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:50:59.638897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (b51055cb-b9e1-45fc-b647-cfe7ac21a001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:50:59.799802 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (b51055cb-b9e1-45fc-b647-cfe7ac21a001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '648571730fff463db0bd0d242cdd27cc', 'project_id': '213c79820aac45ffb64764b205114b05', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-998897097', 'host': 'n-d-765311-8@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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-31T09:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-998897097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-765311-8@lvmdriver-1#lvmdriver-1',id=d9219278-26e9-4a60-9b15-15531f876c54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='213c79820aac45ffb64764b205114b05',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='648571730fff463db0bd0d242cdd27cc',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:50:59.822338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab6bcac-867f-4cdd-abf9-6c0ce9819110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:50:59.873294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ab6bcac-867f-4cdd-abf9-6c0ce9819110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '648571730fff463db0bd0d242cdd27cc', 'project_id': '213c79820aac45ffb64764b205114b05', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-998897097', 'host': 'n-d-765311-8@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:50:59.875844 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (8d46c155-27a8-463d-948f-d84413b46d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:50:59.882997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (8d46c155-27a8-463d-948f-d84413b46d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:50:59.886861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Flow 'volume_manage_existing_api' (eba842be-52c5-4e3f-8d29-fac3cd222f3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:50:59.887647 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Manage volume request issued successfully. Dec 31 09:50:59.997506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-976baa22-aef3-4e90-825e-821ed711512d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/os-volume-manage returned with HTTP 202 Dec 31 09:50:59.998491 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 787/1535] 10.222.0.45 () {60 vars in 1253 bytes} [Thu Dec 31 09:50:59 2020] POST /volume/v3/213c79820aac45ffb64764b205114b05/os-volume-manage => generated 846 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:51:00.018050 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-209c3386-b157-4086-9203-a740e728a244 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] GET http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 Dec 31 09:51:00.018957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-209c3386-b157-4086-9203-a740e728a244 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:00.019922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-209c3386-b157-4086-9203-a740e728a244 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:00.137328 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:00.137328 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:00.157167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-209c3386-b157-4086-9203-a740e728a244 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Volume info retrieved successfully. Dec 31 09:51:00.203188 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-209c3386-b157-4086-9203-a740e728a244 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 returned with HTTP 200 Dec 31 09:51:00.204109 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 749/1536] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:00 2020] GET /volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 => generated 1083 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:51:01.221823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ea9b279-aeba-4e4c-9234-61c164109a0b tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] GET http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 Dec 31 09:51:01.222493 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ea9b279-aeba-4e4c-9234-61c164109a0b tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:01.223335 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:01.223335 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:01.224240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ea9b279-aeba-4e4c-9234-61c164109a0b tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:01.374194 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:01.374194 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:01.392672 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4ea9b279-aeba-4e4c-9234-61c164109a0b tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Volume info retrieved successfully. Dec 31 09:51:01.447018 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ea9b279-aeba-4e4c-9234-61c164109a0b tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 returned with HTTP 200 Dec 31 09:51:01.449346 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 788/1537] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:01 2020] GET /volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 => generated 1083 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:51:02.466084 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6999f72c-885e-4676-91b8-0b06969f2057 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] GET http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 Dec 31 09:51:02.467281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6999f72c-885e-4676-91b8-0b06969f2057 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:02.467761 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:02.467761 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:02.468671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6999f72c-885e-4676-91b8-0b06969f2057 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:02.592684 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:02.592684 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:02.616673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6999f72c-885e-4676-91b8-0b06969f2057 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Volume info retrieved successfully. Dec 31 09:51:02.671086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6999f72c-885e-4676-91b8-0b06969f2057 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 returned with HTTP 200 Dec 31 09:51:02.682772 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 750/1538] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:02 2020] GET /volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 => generated 1084 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:51:02.687751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d895f7f-3850-48b6-82e0-90c3977775e3 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] GET http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 Dec 31 09:51:02.688267 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d895f7f-3850-48b6-82e0-90c3977775e3 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:02.688486 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:02.688486 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:02.688911 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d895f7f-3850-48b6-82e0-90c3977775e3 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:02.760124 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:02.760124 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:02.770192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8d895f7f-3850-48b6-82e0-90c3977775e3 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Volume info retrieved successfully. Dec 31 09:51:02.801026 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d895f7f-3850-48b6-82e0-90c3977775e3 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 returned with HTTP 200 Dec 31 09:51:02.802175 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 789/1539] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:02 2020] GET /volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 => generated 1084 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:51:02.817508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a6a8692-622e-40c9-8704-979a5033527c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] DELETE http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 Dec 31 09:51:02.818117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a6a8692-622e-40c9-8704-979a5033527c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:02.818539 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:02.818539 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:02.818997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a6a8692-622e-40c9-8704-979a5033527c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:02.820910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9a6a8692-622e-40c9-8704-979a5033527c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Delete volume with id: d9219278-26e9-4a60-9b15-15531f876c54 Dec 31 09:51:02.991387 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:02.991387 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:02.992820 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9a6a8692-622e-40c9-8704-979a5033527c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Volume info retrieved successfully. Dec 31 09:51:03.048482 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9a6a8692-622e-40c9-8704-979a5033527c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Delete volume request issued successfully. Dec 31 09:51:03.055774 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a6a8692-622e-40c9-8704-979a5033527c tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 returned with HTTP 202 Dec 31 09:51:03.060797 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 751/1540] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:51:02 2020] DELETE /volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:51:03.067089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5ff31f6-d6bb-4768-a518-da2a3b18f5f0 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] GET http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 Dec 31 09:51:03.068465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a5ff31f6-d6bb-4768-a518-da2a3b18f5f0 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:03.068878 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:03.068878 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:03.069505 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a5ff31f6-d6bb-4768-a518-da2a3b18f5f0 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:03.150788 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:03.150788 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:03.160942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a5ff31f6-d6bb-4768-a518-da2a3b18f5f0 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Volume info retrieved successfully. Dec 31 09:51:03.183467 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5ff31f6-d6bb-4768-a518-da2a3b18f5f0 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 returned with HTTP 200 Dec 31 09:51:03.184280 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 790/1541] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:03 2020] GET /volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 => generated 1083 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:51:04.211941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a33e1a1-1776-41b8-a93f-44dc9a5e72b1 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] GET http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 Dec 31 09:51:04.211941 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a33e1a1-1776-41b8-a93f-44dc9a5e72b1 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:04.211941 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:04.211941 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:04.211941 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a33e1a1-1776-41b8-a93f-44dc9a5e72b1 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:04.334660 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:04.334660 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:04.364648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3a33e1a1-1776-41b8-a93f-44dc9a5e72b1 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Volume info retrieved successfully. Dec 31 09:51:04.413496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a33e1a1-1776-41b8-a93f-44dc9a5e72b1 tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 returned with HTTP 200 Dec 31 09:51:04.414478 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 752/1542] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:04 2020] GET /volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 => generated 1083 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:51:05.432952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b90508f6-e37d-4f91-af14-26f2ad4ca49d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] GET http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 Dec 31 09:51:05.434278 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b90508f6-e37d-4f91-af14-26f2ad4ca49d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:05.434764 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:05.434764 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:05.435374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b90508f6-e37d-4f91-af14-26f2ad4ca49d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:05.518236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b90508f6-e37d-4f91-af14-26f2ad4ca49d tempest-VolumeManageAdminTest-684023168 tempest-VolumeManageAdminTest-684023168] http://10.222.0.45/volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 returned with HTTP 404 Dec 31 09:51:05.527873 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 791/1543] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:05 2020] GET /volume/v3/213c79820aac45ffb64764b205114b05/volumes/d9219278-26e9-4a60-9b15-15531f876c54 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:51:05.531681 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44c7800b-00bd-4375-ab9c-eead02e17da8 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] DELETE http://10.222.0.45/volume/v3/6d58a4f871b046889e03c43b358e111a/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 Dec 31 09:51:05.532388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44c7800b-00bd-4375-ab9c-eead02e17da8 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:05.532858 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:05.532858 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:05.533582 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44c7800b-00bd-4375-ab9c-eead02e17da8 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:05.534266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-44c7800b-00bd-4375-ab9c-eead02e17da8 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] Delete volume with id: a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 Dec 31 09:51:05.592157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44c7800b-00bd-4375-ab9c-eead02e17da8 tempest-VolumeManageAdminTest-1836135253 tempest-VolumeManageAdminTest-1836135253] http://10.222.0.45/volume/v3/6d58a4f871b046889e03c43b358e111a/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 returned with HTTP 404 Dec 31 09:51:05.593932 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 753/1544] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:51:05 2020] DELETE /volume/v3/6d58a4f871b046889e03c43b358e111a/volumes/a89a41a3-1f0d-4ba5-99b2-40fdc5a27203 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:51:11.938055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e4fe1e9-24ae-4692-9589-75093cb2d0f2 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] POST http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types Dec 31 09:51:11.939637 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e4fe1e9-24ae-4692-9589-75093cb2d0f2 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:12.039294 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e4fe1e9-24ae-4692-9589-75093cb2d0f2 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types returned with HTTP 200 Dec 31 09:51:12.042279 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 792/1545] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:51:11 2020] POST /volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types => generated 188 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:12.053926 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb70edf6-9cd1-46d5-944e-b0c86365fbae tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] POST http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types Dec 31 09:51:12.054909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb70edf6-9cd1-46d5-944e-b0c86365fbae tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:12.139531 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb70edf6-9cd1-46d5-944e-b0c86365fbae tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types returned with HTTP 200 Dec 31 09:51:12.140759 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 754/1546] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:51:12 2020] POST /volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types => generated 188 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:12.325092 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] POST http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes Dec 31 09:51:12.329480 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-12732628"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:12.333484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-12732628'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:51:12.353705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Create volume of 1 GB Dec 31 09:51:12.355885 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:12.355885 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:12.357286 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Availability Zones retrieved successfully. Dec 31 09:51:12.392798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Flow 'volume_create_api' (48bc70c4-a7a1-4650-a954-9aaf81cf2d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:51:12.397215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ca1a58-a157-4cde-9c1d-3522a8c54080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:51:12.400799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:51:12.479975 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ca1a58-a157-4cde-9c1d-3522a8c54080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:51:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce8770cd-3e37-4732-b705-9c1c910b4eb3,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce8770cd-3e37-4732-b705-9c1c910b4eb3', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:51:12.482937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d88287e-2e4d-4f39-95bb-d57c07212ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:51:12.565336 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] 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 31 09:51:12.566553 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] 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 31 09:51:12.635721 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Created reservations ['26ea2d0a-b63e-4e44-8062-ac215b8abbde', 'cedad7b4-b0ae-4324-a77b-d132ad2b9fc7', '261353c3-b7e5-40fa-a721-547563a2241b', '8aaaf324-1264-4963-8ccd-ad37c12c7d39'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:51:12.638164 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d88287e-2e4d-4f39-95bb-d57c07212ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26ea2d0a-b63e-4e44-8062-ac215b8abbde', 'cedad7b4-b0ae-4324-a77b-d132ad2b9fc7', '261353c3-b7e5-40fa-a721-547563a2241b', '8aaaf324-1264-4963-8ccd-ad37c12c7d39']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:51:12.641961 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5d54cf-ebb1-4edf-8f42-cf4b0f11af91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:51:12.741168 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5d54cf-ebb1-4edf-8f42-cf4b0f11af91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0e0d9a9-bdf0-430d-a202-637e99e4ac99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-12732628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b6268f642134c5eaf6045afc507b6db',qos_specs=None,replication_status=,reservations=['26ea2d0a-b63e-4e44-8062-ac215b8abbde','cedad7b4-b0ae-4324-a77b-d132ad2b9fc7','261353c3-b7e5-40fa-a721-547563a2241b','8aaaf324-1264-4963-8ccd-ad37c12c7d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a08b4944b894fe198adb8d68882ba40',volume_type_id=ce8770cd-3e37-4732-b705-9c1c910b4eb3), '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-31T09:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-12732628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0e0d9a9-bdf0-430d-a202-637e99e4ac99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b6268f642134c5eaf6045afc507b6db',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='7a08b4944b894fe198adb8d68882ba40',volume_attachment=,volume_type=,volume_type_id=ce8770cd-3e37-4732-b705-9c1c910b4eb3)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:51:12.743441 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c377988b-b73d-4a4b-a567-ce5e1280d93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:51:12.781095 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c377988b-b73d-4a4b-a567-ce5e1280d93d) 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-12732628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b6268f642134c5eaf6045afc507b6db',qos_specs=None,replication_status=,reservations=['26ea2d0a-b63e-4e44-8062-ac215b8abbde','cedad7b4-b0ae-4324-a77b-d132ad2b9fc7','261353c3-b7e5-40fa-a721-547563a2241b','8aaaf324-1264-4963-8ccd-ad37c12c7d39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a08b4944b894fe198adb8d68882ba40',volume_type_id=ce8770cd-3e37-4732-b705-9c1c910b4eb3)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:51:12.783666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27e11327-b8b9-4fb4-a78b-5de3d8db2beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:51:12.803798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27e11327-b8b9-4fb4-a78b-5de3d8db2beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:51:12.806755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Flow 'volume_create_api' (48bc70c4-a7a1-4650-a954-9aaf81cf2d13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:51:12.875980 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Create volume request issued successfully. Dec 31 09:51:12.916917 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95512138-4621-4201-84f7-d53a47d58488 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes returned with HTTP 202 Dec 31 09:51:12.918453 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 793/1547] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:51:12 2020] POST /volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes => generated 832 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:51:12.934235 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bdebdfc6-cfd2-4d33-9ed2-0349052c0425 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] GET http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 Dec 31 09:51:12.934775 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bdebdfc6-cfd2-4d33-9ed2-0349052c0425 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:12.935281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bdebdfc6-cfd2-4d33-9ed2-0349052c0425 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:13.005276 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:13.005276 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:13.024273 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bdebdfc6-cfd2-4d33-9ed2-0349052c0425 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Volume info retrieved successfully. Dec 31 09:51:13.053721 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bdebdfc6-cfd2-4d33-9ed2-0349052c0425 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 returned with HTTP 200 Dec 31 09:51:13.055812 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 755/1548] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:12 2020] GET /volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 => generated 900 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:14.073936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c711f2e-f4f1-4c2e-8588-37b8f6160e35 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] GET http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 Dec 31 09:51:14.074600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c711f2e-f4f1-4c2e-8588-37b8f6160e35 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:14.074830 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:14.074830 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:14.075252 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c711f2e-f4f1-4c2e-8588-37b8f6160e35 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:14.184565 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:14.184565 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:14.196231 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5c711f2e-f4f1-4c2e-8588-37b8f6160e35 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Volume info retrieved successfully. Dec 31 09:51:14.224806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c711f2e-f4f1-4c2e-8588-37b8f6160e35 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 returned with HTTP 200 Dec 31 09:51:14.226375 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 794/1549] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:14 2020] GET /volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 => generated 925 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:14.243791 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-667de2da-83d5-4819-bd41-b744cf6652c3 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] GET http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 Dec 31 09:51:14.244350 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-667de2da-83d5-4819-bd41-b744cf6652c3 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:14.244548 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:14.244548 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:14.245190 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-667de2da-83d5-4819-bd41-b744cf6652c3 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:14.357396 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:14.357396 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:14.368203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-667de2da-83d5-4819-bd41-b744cf6652c3 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Volume info retrieved successfully. Dec 31 09:51:14.398171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-667de2da-83d5-4819-bd41-b744cf6652c3 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 returned with HTTP 200 Dec 31 09:51:14.399363 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 756/1550] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:14 2020] GET /volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 => generated 1096 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:51:14.415376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37342368-13dc-4cf1-92ca-33af56a37b67 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] POST http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99/action Dec 31 09:51:14.416057 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:14.416057 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:14.416712 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37342368-13dc-4cf1-92ca-33af56a37b67 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:51:14.417211 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37342368-13dc-4cf1-92ca-33af56a37b67 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:14.486526 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:14.486526 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:14.490217 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-37342368-13dc-4cf1-92ca-33af56a37b67 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Volume info retrieved successfully. Dec 31 09:51:14.560055 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-37342368-13dc-4cf1-92ca-33af56a37b67 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] 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 31 09:51:14.562144 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-37342368-13dc-4cf1-92ca-33af56a37b67 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] 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 31 09:51:14.604104 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-37342368-13dc-4cf1-92ca-33af56a37b67 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Created reservations ['9f883f64-fec1-4981-ae4e-ccba8e178f26', '59b6ee02-65f4-436c-ad92-900262426f14'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:51:14.664737 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-37342368-13dc-4cf1-92ca-33af56a37b67 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Created reservations ['fbe81257-3c53-4a6a-a2a7-7f761ba9a5cd', 'a847345a-7af2-449b-974d-9fef9fe224e1'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:51:14.775146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-37342368-13dc-4cf1-92ca-33af56a37b67 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Retype volume request issued successfully. Dec 31 09:51:14.776035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37342368-13dc-4cf1-92ca-33af56a37b67 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99/action returned with HTTP 202 Dec 31 09:51:14.777846 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 795/1551] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:51:14 2020] POST /volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99/action => generated 0 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:51:14.785642 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-efd44107-520a-4b10-89e1-670321c50d25 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] GET http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 Dec 31 09:51:14.786934 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-efd44107-520a-4b10-89e1-670321c50d25 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:14.787311 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:14.787311 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:14.787994 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-efd44107-520a-4b10-89e1-670321c50d25 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:14.940799 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:14.940799 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:14.974249 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-efd44107-520a-4b10-89e1-670321c50d25 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Volume info retrieved successfully. Dec 31 09:51:15.054285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-efd44107-520a-4b10-89e1-670321c50d25 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 returned with HTTP 200 Dec 31 09:51:15.056070 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 757/1552] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:14 2020] GET /volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 => generated 924 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:16.073380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e71428cc-bec0-4779-86cd-489009d3c4eb tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] GET http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 Dec 31 09:51:16.074706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e71428cc-bec0-4779-86cd-489009d3c4eb tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:16.075100 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:16.075100 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:16.075749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e71428cc-bec0-4779-86cd-489009d3c4eb tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:16.191650 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:16.191650 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:16.226204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e71428cc-bec0-4779-86cd-489009d3c4eb tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Volume info retrieved successfully. Dec 31 09:51:16.296604 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e71428cc-bec0-4779-86cd-489009d3c4eb tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 returned with HTTP 200 Dec 31 09:51:16.297429 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 796/1553] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:16 2020] GET /volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 => generated 925 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:16.313513 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bbc05727-3dd3-4513-b5b1-abd0aaf6a96f tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] GET http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 Dec 31 09:51:16.314066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bbc05727-3dd3-4513-b5b1-abd0aaf6a96f tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:16.314286 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:16.314286 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:16.314658 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bbc05727-3dd3-4513-b5b1-abd0aaf6a96f tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:16.385626 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:16.385626 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:16.395124 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bbc05727-3dd3-4513-b5b1-abd0aaf6a96f tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Volume info retrieved successfully. Dec 31 09:51:16.430089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bbc05727-3dd3-4513-b5b1-abd0aaf6a96f tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 returned with HTTP 200 Dec 31 09:51:16.431533 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 758/1554] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:16 2020] GET /volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 => generated 1096 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:51:16.461932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04b44d47-4f8f-465c-8851-ff77d4361735 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] GET http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-12732628 Dec 31 09:51:16.462907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04b44d47-4f8f-465c-8851-ff77d4361735 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:16.463284 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:16.463284 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:16.464017 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04b44d47-4f8f-465c-8851-ff77d4361735 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:16.468272 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-04b44d47-4f8f-465c-8851-ff77d4361735 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-12732628'), ('all_tenants', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:51:16.581841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-04b44d47-4f8f-465c-8851-ff77d4361735 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Get all volumes completed successfully. Dec 31 09:51:16.584511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04b44d47-4f8f-465c-8851-ff77d4361735 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-12732628 returned with HTTP 200 Dec 31 09:51:16.586346 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 797/1555] 10.222.0.45 () {58 vars in 1361 bytes} [Thu Dec 31 09:51:16 2020] GET /volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-12732628 => generated 411 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:16.605011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94e1a2de-a79d-41f6-ad0c-8e23e37b0a21 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] DELETE http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 Dec 31 09:51:16.606217 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-94e1a2de-a79d-41f6-ad0c-8e23e37b0a21 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:16.606652 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:16.606652 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:16.607370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-94e1a2de-a79d-41f6-ad0c-8e23e37b0a21 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:16.608089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-94e1a2de-a79d-41f6-ad0c-8e23e37b0a21 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Delete volume with id: c0e0d9a9-bdf0-430d-a202-637e99e4ac99 Dec 31 09:51:16.665613 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:16.665613 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:16.667908 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-94e1a2de-a79d-41f6-ad0c-8e23e37b0a21 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Volume info retrieved successfully. Dec 31 09:51:16.701464 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-94e1a2de-a79d-41f6-ad0c-8e23e37b0a21 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Delete volume request issued successfully. Dec 31 09:51:16.702296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94e1a2de-a79d-41f6-ad0c-8e23e37b0a21 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 returned with HTTP 202 Dec 31 09:51:16.704133 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 759/1556] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:51:16 2020] DELETE /volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:51:16.712012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30857ddf-4784-4e00-a841-c000c6c23c32 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] GET http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 Dec 31 09:51:16.712538 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30857ddf-4784-4e00-a841-c000c6c23c32 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:16.712741 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:16.712741 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:16.713107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30857ddf-4784-4e00-a841-c000c6c23c32 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:16.831721 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:16.831721 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:16.840662 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-30857ddf-4784-4e00-a841-c000c6c23c32 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Volume info retrieved successfully. Dec 31 09:51:16.887324 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30857ddf-4784-4e00-a841-c000c6c23c32 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 returned with HTTP 200 Dec 31 09:51:16.894634 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 798/1557] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:16 2020] GET /volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 => generated 924 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:17.911855 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fbd046f3-d316-4acb-9ff1-e5bd906e25f0 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] GET http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 Dec 31 09:51:17.913180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fbd046f3-d316-4acb-9ff1-e5bd906e25f0 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:17.913641 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:17.913641 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:17.914345 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fbd046f3-d316-4acb-9ff1-e5bd906e25f0 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:17.992427 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:17.992427 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:18.002751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fbd046f3-d316-4acb-9ff1-e5bd906e25f0 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Volume info retrieved successfully. Dec 31 09:51:18.028651 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fbd046f3-d316-4acb-9ff1-e5bd906e25f0 tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 returned with HTTP 200 Dec 31 09:51:18.030051 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 760/1558] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:17 2020] GET /volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 => generated 924 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:19.046129 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-81abaac7-df94-43ca-8905-55bc838be07e tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] GET http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 Dec 31 09:51:19.046630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-81abaac7-df94-43ca-8905-55bc838be07e tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:19.046808 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:19.046808 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:19.047501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-81abaac7-df94-43ca-8905-55bc838be07e tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:19.141158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-81abaac7-df94-43ca-8905-55bc838be07e tempest-VolumeRetypeWithoutMigrationTest-1106863213 tempest-VolumeRetypeWithoutMigrationTest-1106863213] http://10.222.0.45/volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 returned with HTTP 404 Dec 31 09:51:19.142272 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 799/1559] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:19 2020] GET /volume/v3/3b6268f642134c5eaf6045afc507b6db/volumes/c0e0d9a9-bdf0-430d-a202-637e99e4ac99 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:51:19.150344 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13b8cecf-67ff-4e68-9971-bfb5d1bb2e72 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] DELETE http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/601a933e-734f-4cf9-a72c-96e3c83a370f Dec 31 09:51:19.151408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-13b8cecf-67ff-4e68-9971-bfb5d1bb2e72 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:19.151874 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:19.151874 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:19.152536 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-13b8cecf-67ff-4e68-9971-bfb5d1bb2e72 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:19.229840 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:51:19.229840 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:51:19.241481 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13b8cecf-67ff-4e68-9971-bfb5d1bb2e72 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/601a933e-734f-4cf9-a72c-96e3c83a370f returned with HTTP 202 Dec 31 09:51:19.242406 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 761/1560] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:51:19 2020] DELETE /volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/601a933e-734f-4cf9-a72c-96e3c83a370f => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:51:19.250333 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce08ac2b-91d3-4145-99c1-745accedcdbe tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] GET http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/601a933e-734f-4cf9-a72c-96e3c83a370f Dec 31 09:51:19.250878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce08ac2b-91d3-4145-99c1-745accedcdbe tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:19.251378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce08ac2b-91d3-4145-99c1-745accedcdbe tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:19.277430 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce08ac2b-91d3-4145-99c1-745accedcdbe tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/601a933e-734f-4cf9-a72c-96e3c83a370f returned with HTTP 404 Dec 31 09:51:19.278627 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 800/1561] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:51:19 2020] GET /volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/601a933e-734f-4cf9-a72c-96e3c83a370f => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:51:19.287202 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aec63aa7-71f6-4f5e-9792-7b7c06eeeb48 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] DELETE http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/ce8770cd-3e37-4732-b705-9c1c910b4eb3 Dec 31 09:51:19.287788 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aec63aa7-71f6-4f5e-9792-7b7c06eeeb48 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:19.288330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aec63aa7-71f6-4f5e-9792-7b7c06eeeb48 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:19.451636 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aec63aa7-71f6-4f5e-9792-7b7c06eeeb48 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/ce8770cd-3e37-4732-b705-9c1c910b4eb3 returned with HTTP 202 Dec 31 09:51:19.455005 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 762/1562] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:51:19 2020] DELETE /volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/ce8770cd-3e37-4732-b705-9c1c910b4eb3 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:51:19.460297 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7e242db-b7b3-4203-a243-9bfd047cdca9 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] GET http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/ce8770cd-3e37-4732-b705-9c1c910b4eb3 Dec 31 09:51:19.460839 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7e242db-b7b3-4203-a243-9bfd047cdca9 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:19.461336 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7e242db-b7b3-4203-a243-9bfd047cdca9 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:19.483396 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7e242db-b7b3-4203-a243-9bfd047cdca9 tempest-VolumeRetypeWithoutMigrationTest-576492786 tempest-VolumeRetypeWithoutMigrationTest-576492786] http://10.222.0.45/volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/ce8770cd-3e37-4732-b705-9c1c910b4eb3 returned with HTTP 404 Dec 31 09:51:19.484538 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 801/1563] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:51:19 2020] GET /volume/v3/ebc9724cd10e4644bc4d394e66a4c13f/types/ce8770cd-3e37-4732-b705-9c1c910b4eb3 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:51:31.263514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3407efdb-9b07-4fb3-adac-84dc5693b5f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] GET http://10.222.0.45/volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 Dec 31 09:51:31.265564 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3407efdb-9b07-4fb3-adac-84dc5693b5f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:31.266272 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3407efdb-9b07-4fb3-adac-84dc5693b5f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:31.306052 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3407efdb-9b07-4fb3-adac-84dc5693b5f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] http://10.222.0.45/volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 returned with HTTP 200 Dec 31 09:51:31.307647 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 763/1564] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:51:31 2020] GET /volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 => generated 361 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:31.323342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6abb6f8-a4b0-4402-8c8e-2e0d2b7bf49f tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] PUT http://10.222.0.45/volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 Dec 31 09:51:31.324453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6abb6f8-a4b0-4402-8c8e-2e0d2b7bf49f tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:31.518464 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6abb6f8-a4b0-4402-8c8e-2e0d2b7bf49f tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] http://10.222.0.45/volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 returned with HTTP 200 Dec 31 09:51:31.524020 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 802/1565] 10.222.0.45 () {60 vars in 1341 bytes} [Thu Dec 31 09:51:31 2020] PUT /volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 => generated 314 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:51:31.838302 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] POST http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes Dec 31 09:51:31.839554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1305448421"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:31.840976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1305448421'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:51:31.841352 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Create volume of 1 GB Dec 31 09:51:31.875962 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Availability Zones retrieved successfully. Dec 31 09:51:31.910094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Flow 'volume_create_api' (152846e1-c496-42f1-9864-4765e18e8c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:51:31.927011 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c0c6654-6467-44de-8756-497eeb3fdbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:51:31.935525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:51:32.074036 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c0c6654-6467-44de-8756-497eeb3fdbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:51:32.076930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22690cc5-108b-456c-b360-f95fad518751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:51:32.195459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Created reservations ['b57959ca-5611-4078-a3b9-e138c6353af1', 'd50ae63b-d130-4b06-bd6e-9fb7d9239636', '74121693-20d3-4bf5-99e7-3b1dd091373e', 'd4b098b8-ffeb-427c-ac14-8c2fef603da2'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:51:32.197760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22690cc5-108b-456c-b360-f95fad518751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b57959ca-5611-4078-a3b9-e138c6353af1', 'd50ae63b-d130-4b06-bd6e-9fb7d9239636', '74121693-20d3-4bf5-99e7-3b1dd091373e', 'd4b098b8-ffeb-427c-ac14-8c2fef603da2']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:51:32.199982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721d0d9c-3980-41f2-a0c2-ba68b3781415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:51:32.312102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (721d0d9c-3980-41f2-a0c2-ba68b3781415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47bdf570-1dd9-478d-9abd-da4a4288f288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1305448421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='058d9f315005481085e5e0d90c2dfae8',qos_specs=None,replication_status=,reservations=['b57959ca-5611-4078-a3b9-e138c6353af1','d50ae63b-d130-4b06-bd6e-9fb7d9239636','74121693-20d3-4bf5-99e7-3b1dd091373e','d4b098b8-ffeb-427c-ac14-8c2fef603da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b37ff30af31b4edca3bd3a33258deb30',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:51:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1305448421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47bdf570-1dd9-478d-9abd-da4a4288f288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='058d9f315005481085e5e0d90c2dfae8',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='b37ff30af31b4edca3bd3a33258deb30',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:51:32.315384 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60552758-9087-4e20-b0e6-9c2fa51c15d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:51:32.388528 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60552758-9087-4e20-b0e6-9c2fa51c15d8) 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-1305448421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='058d9f315005481085e5e0d90c2dfae8',qos_specs=None,replication_status=,reservations=['b57959ca-5611-4078-a3b9-e138c6353af1','d50ae63b-d130-4b06-bd6e-9fb7d9239636','74121693-20d3-4bf5-99e7-3b1dd091373e','d4b098b8-ffeb-427c-ac14-8c2fef603da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b37ff30af31b4edca3bd3a33258deb30',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:51:32.391761 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f81efe9-e025-4e07-a817-32763ceb9cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:51:32.422911 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f81efe9-e025-4e07-a817-32763ceb9cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:51:32.431246 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Flow 'volume_create_api' (152846e1-c496-42f1-9864-4765e18e8c43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:51:32.518137 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Create volume request issued successfully. Dec 31 09:51:32.532945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9fc5340e-b2bd-452f-920f-34c4a573a090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes returned with HTTP 202 Dec 31 09:51:32.548785 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 764/1566] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:51:31 2020] POST /volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes => generated 836 bytes in 1023 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:51:32.551006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e9b2ef12-865d-4a0e-b2a4-53b956a6df07 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] GET http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 Dec 31 09:51:32.552120 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e9b2ef12-865d-4a0e-b2a4-53b956a6df07 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:32.552795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e9b2ef12-865d-4a0e-b2a4-53b956a6df07 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:32.657864 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:32.657864 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:32.669151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e9b2ef12-865d-4a0e-b2a4-53b956a6df07 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Volume info retrieved successfully. Dec 31 09:51:32.693763 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e9b2ef12-865d-4a0e-b2a4-53b956a6df07 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 returned with HTTP 200 Dec 31 09:51:32.695265 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 803/1567] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:32 2020] GET /volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 => generated 904 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:33.714328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5e535c1-9fc8-4d43-a77a-6ce3788945bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] GET http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 Dec 31 09:51:33.715469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a5e535c1-9fc8-4d43-a77a-6ce3788945bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:33.715692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:33.715692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:33.716339 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a5e535c1-9fc8-4d43-a77a-6ce3788945bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:33.772136 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:33.772136 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:33.783693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a5e535c1-9fc8-4d43-a77a-6ce3788945bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Volume info retrieved successfully. Dec 31 09:51:33.840848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a5e535c1-9fc8-4d43-a77a-6ce3788945bc tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 returned with HTTP 200 Dec 31 09:51:33.843692 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 765/1568] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:33 2020] GET /volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 => generated 929 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:33.860545 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-982964aa-3b4e-4226-9526-ce80718fb38c tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] POST http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots Dec 31 09:51:33.861021 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:33.861021 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:33.861440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-982964aa-3b4e-4226-9526-ce80718fb38c tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47bdf570-1dd9-478d-9abd-da4a4288f288", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-155075659"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:33.971035 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:33.971035 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:33.984563 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-982964aa-3b4e-4226-9526-ce80718fb38c tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Volume info retrieved successfully. Dec 31 09:51:33.984915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-982964aa-3b4e-4226-9526-ce80718fb38c tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Create snapshot from volume 47bdf570-1dd9-478d-9abd-da4a4288f288 Dec 31 09:51:34.112096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-982964aa-3b4e-4226-9526-ce80718fb38c tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Created reservations ['530e939b-e54a-48c1-b168-5005787e0750', '83b884cc-adb8-4cf7-ab20-7ba3cdab2e44', '0184280c-d152-4e37-b908-98c790e971bf', '759db554-08e5-4565-8dd5-a3ddd8e819dc'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:51:34.289746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-982964aa-3b4e-4226-9526-ce80718fb38c tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Snapshot create request issued successfully. Dec 31 09:51:34.290588 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-982964aa-3b4e-4226-9526-ce80718fb38c tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots returned with HTTP 202 Dec 31 09:51:34.295326 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 804/1569] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:51:33 2020] POST /volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots => generated 322 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:51:34.306297 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a37b5e62-31c0-4c0e-a5f0-2bc07d25bfca tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] GET http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f Dec 31 09:51:34.307035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a37b5e62-31c0-4c0e-a5f0-2bc07d25bfca tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:34.307410 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:34.307410 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:34.308277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a37b5e62-31c0-4c0e-a5f0-2bc07d25bfca tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:34.416543 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:34.416543 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:34.417904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a37b5e62-31c0-4c0e-a5f0-2bc07d25bfca tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Snapshot retrieved successfully. Dec 31 09:51:34.423539 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a37b5e62-31c0-4c0e-a5f0-2bc07d25bfca tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f returned with HTTP 200 Dec 31 09:51:34.450305 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 766/1570] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:51:34 2020] GET /volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f => generated 454 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:35.471908 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1cdcc69-f0dc-42c2-979a-d25f74bb5123 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] GET http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f Dec 31 09:51:35.478137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1cdcc69-f0dc-42c2-979a-d25f74bb5123 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:35.478600 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:35.478600 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:35.480016 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1cdcc69-f0dc-42c2-979a-d25f74bb5123 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:35.575622 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:35.575622 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:35.577377 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b1cdcc69-f0dc-42c2-979a-d25f74bb5123 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Snapshot retrieved successfully. Dec 31 09:51:35.585365 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1cdcc69-f0dc-42c2-979a-d25f74bb5123 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f returned with HTTP 200 Dec 31 09:51:35.587245 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 805/1571] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:51:35 2020] GET /volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f => generated 454 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:36.598960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e39198bb-eb25-4614-92d9-3772a1ad6379 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] GET http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f Dec 31 09:51:36.600137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e39198bb-eb25-4614-92d9-3772a1ad6379 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:36.600537 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:36.600537 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:36.600921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e39198bb-eb25-4614-92d9-3772a1ad6379 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:36.627318 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:36.627318 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:36.628735 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e39198bb-eb25-4614-92d9-3772a1ad6379 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Snapshot retrieved successfully. Dec 31 09:51:36.631861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e39198bb-eb25-4614-92d9-3772a1ad6379 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f returned with HTTP 200 Dec 31 09:51:36.632969 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 767/1572] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:51:36 2020] GET /volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f => generated 481 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:36.646978 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b5e305c-b43f-49fd-8e86-7e8c37036c45 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] PUT http://10.222.0.45/volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 Dec 31 09:51:36.652858 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:36.652858 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:36.654362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9b5e305c-b43f-49fd-8e86-7e8c37036c45 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:36.785512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b5e305c-b43f-49fd-8e86-7e8c37036c45 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] http://10.222.0.45/volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 returned with HTTP 200 Dec 31 09:51:36.797641 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f9b3846-796f-43b0-a002-9a915c318cad tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] POST http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots Dec 31 09:51:36.798285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:36.798285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:36.799365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0f9b3846-796f-43b0-a002-9a915c318cad tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47bdf570-1dd9-478d-9abd-da4a4288f288"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:36.804341 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 806/1573] 10.222.0.45 () {60 vars in 1341 bytes} [Thu Dec 31 09:51:36 2020] PUT /volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 => generated 314 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:36.858196 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:36.858196 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:36.859905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0f9b3846-796f-43b0-a002-9a915c318cad tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Volume info retrieved successfully. Dec 31 09:51:36.860032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-0f9b3846-796f-43b0-a002-9a915c318cad tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Create snapshot from volume 47bdf570-1dd9-478d-9abd-da4a4288f288 Dec 31 09:51:36.916515 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota_utils [None req-0f9b3846-796f-43b0-a002-9a915c318cad tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Quota exceeded for 058d9f315005481085e5e0d90c2dfae8, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 31 09:51:36.917086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.middleware.fault [None req-0f9b3846-796f-43b0-a002-9a915c318cad tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots returned with HTTP 413 Dec 31 09:51:36.930828 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1dbb827-77f5-42f7-b5b3-0400906d6032 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] PUT http://10.222.0.45/volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 Dec 31 09:51:36.931835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1dbb827-77f5-42f7-b5b3-0400906d6032 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:36.933885 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 768/1574] 10.222.0.45 () {60 vars in 1231 bytes} [Thu Dec 31 09:51:36 2020] POST /volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots => generated 208 bytes in 141 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 31 09:51:37.082316 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1dbb827-77f5-42f7-b5b3-0400906d6032 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] http://10.222.0.45/volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 returned with HTTP 200 Dec 31 09:51:37.083263 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 807/1575] 10.222.0.45 () {60 vars in 1341 bytes} [Thu Dec 31 09:51:36 2020] PUT /volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 => generated 314 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:37.098842 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a275a2f4-4b84-49ee-8fe0-9f458b261119 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] POST http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots Dec 31 09:51:37.099855 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:37.099855 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:37.100211 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a275a2f4-4b84-49ee-8fe0-9f458b261119 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47bdf570-1dd9-478d-9abd-da4a4288f288"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:37.170616 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:37.170616 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:37.170616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a275a2f4-4b84-49ee-8fe0-9f458b261119 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Volume info retrieved successfully. Dec 31 09:51:37.170616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-a275a2f4-4b84-49ee-8fe0-9f458b261119 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Create snapshot from volume 47bdf570-1dd9-478d-9abd-da4a4288f288 Dec 31 09:51:37.227621 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota_utils [None req-a275a2f4-4b84-49ee-8fe0-9f458b261119 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Quota exceeded for 058d9f315005481085e5e0d90c2dfae8, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Dec 31 09:51:37.228482 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.middleware.fault [None req-a275a2f4-4b84-49ee-8fe0-9f458b261119 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots returned with HTTP 413 Dec 31 09:51:37.230067 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 769/1576] 10.222.0.45 () {60 vars in 1231 bytes} [Thu Dec 31 09:51:37 2020] POST /volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots => generated 133 bytes in 137 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 31 09:51:37.242967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f080bc2-9226-414f-a77d-a886482bb5e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] DELETE http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f Dec 31 09:51:37.243750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f080bc2-9226-414f-a77d-a886482bb5e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:37.244351 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f080bc2-9226-414f-a77d-a886482bb5e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:37.244809 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-7f080bc2-9226-414f-a77d-a886482bb5e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Delete snapshot with id: f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f Dec 31 09:51:37.297470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:37.297470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:37.300249 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7f080bc2-9226-414f-a77d-a886482bb5e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Snapshot retrieved successfully. Dec 31 09:51:37.395673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7f080bc2-9226-414f-a77d-a886482bb5e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Snapshot delete request issued successfully. Dec 31 09:51:37.396140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f080bc2-9226-414f-a77d-a886482bb5e6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f returned with HTTP 202 Dec 31 09:51:37.397181 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 808/1577] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:51:37 2020] DELETE /volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:51:37.408145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93edbbe3-3ac3-4ccc-8ba1-9a7a3788347a tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] GET http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f Dec 31 09:51:37.408813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93edbbe3-3ac3-4ccc-8ba1-9a7a3788347a tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:37.409023 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:37.409023 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:37.409725 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93edbbe3-3ac3-4ccc-8ba1-9a7a3788347a tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:37.468952 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:37.468952 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:37.471242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-93edbbe3-3ac3-4ccc-8ba1-9a7a3788347a tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Snapshot retrieved successfully. Dec 31 09:51:37.480190 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93edbbe3-3ac3-4ccc-8ba1-9a7a3788347a tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f returned with HTTP 200 Dec 31 09:51:37.482115 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 770/1578] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:51:37 2020] GET /volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f => generated 480 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:51:38.502014 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ef55aaf-1cf1-4bd5-94c3-66281b4a2a10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] GET http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f Dec 31 09:51:38.503385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ef55aaf-1cf1-4bd5-94c3-66281b4a2a10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:38.503385 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:38.503385 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:38.504096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ef55aaf-1cf1-4bd5-94c3-66281b4a2a10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:38.623594 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:38.623594 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:38.625619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5ef55aaf-1cf1-4bd5-94c3-66281b4a2a10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Snapshot retrieved successfully. Dec 31 09:51:38.626941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ef55aaf-1cf1-4bd5-94c3-66281b4a2a10 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f returned with HTTP 200 Dec 31 09:51:38.628221 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 809/1579] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:51:38 2020] GET /volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f => generated 480 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:51:39.646522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-960cae1e-6002-4231-abb3-e2d5732a1dcd tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] GET http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f Dec 31 09:51:39.647324 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-960cae1e-6002-4231-abb3-e2d5732a1dcd tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:39.647324 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:39.647324 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:39.648006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-960cae1e-6002-4231-abb3-e2d5732a1dcd tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:39.677032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-960cae1e-6002-4231-abb3-e2d5732a1dcd tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f returned with HTTP 404 Dec 31 09:51:39.682383 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 771/1580] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:51:39 2020] GET /volume/v3/058d9f315005481085e5e0d90c2dfae8/snapshots/f77dc2e6-bb3d-48ac-9783-3d6fd2b6183f => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:51:39.686411 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c13f4e27-8033-473d-a767-68481dd59573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] DELETE http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 Dec 31 09:51:39.687317 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c13f4e27-8033-473d-a767-68481dd59573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:39.687638 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:39.687638 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:39.688433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c13f4e27-8033-473d-a767-68481dd59573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:39.689288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-c13f4e27-8033-473d-a767-68481dd59573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Delete volume with id: 47bdf570-1dd9-478d-9abd-da4a4288f288 Dec 31 09:51:39.754285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:39.754285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:39.757089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c13f4e27-8033-473d-a767-68481dd59573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Volume info retrieved successfully. Dec 31 09:51:39.797298 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c13f4e27-8033-473d-a767-68481dd59573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Delete volume request issued successfully. Dec 31 09:51:39.799400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c13f4e27-8033-473d-a767-68481dd59573 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 returned with HTTP 202 Dec 31 09:51:39.811064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-29de6a11-b435-4891-ba07-d9545b81d9b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] GET http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 Dec 31 09:51:39.812593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-29de6a11-b435-4891-ba07-d9545b81d9b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:39.813299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-29de6a11-b435-4891-ba07-d9545b81d9b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:39.819003 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 810/1581] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:51:39 2020] DELETE /volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:51:39.928001 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:39.928001 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:39.945341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-29de6a11-b435-4891-ba07-d9545b81d9b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Volume info retrieved successfully. Dec 31 09:51:39.983873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-29de6a11-b435-4891-ba07-d9545b81d9b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 returned with HTTP 200 Dec 31 09:51:39.985577 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 772/1582] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:39 2020] GET /volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 => generated 928 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:41.003830 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c749973c-6783-4aaf-9875-3d4100162732 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] GET http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 Dec 31 09:51:41.004388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c749973c-6783-4aaf-9875-3d4100162732 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:41.004529 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:41.004529 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:41.006224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c749973c-6783-4aaf-9875-3d4100162732 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:41.088194 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:51:41.088194 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:51:41.102432 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c749973c-6783-4aaf-9875-3d4100162732 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Volume info retrieved successfully. Dec 31 09:51:41.142599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c749973c-6783-4aaf-9875-3d4100162732 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 returned with HTTP 200 Dec 31 09:51:41.153324 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 811/1583] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:40 2020] GET /volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 => generated 928 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:42.161563 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-279462a7-111b-4892-8a8c-4b97748b453e tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] GET http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 Dec 31 09:51:42.162143 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-279462a7-111b-4892-8a8c-4b97748b453e tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:42.162248 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:42.162248 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:42.162598 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-279462a7-111b-4892-8a8c-4b97748b453e tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:42.270944 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-279462a7-111b-4892-8a8c-4b97748b453e tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366 tempest-VolumeSnapshotQuotasNegativeTestJSON-1169162366] http://10.222.0.45/volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 returned with HTTP 404 Dec 31 09:51:42.272759 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 773/1584] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:51:42 2020] GET /volume/v3/058d9f315005481085e5e0d90c2dfae8/volumes/47bdf570-1dd9-478d-9abd-da4a4288f288 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:51:42.284412 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c053a0e-a2e7-4a30-a549-eea2fd462911 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] PUT http://10.222.0.45/volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 Dec 31 09:51:42.285171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:51:42.285171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:51:42.286195 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c053a0e-a2e7-4a30-a549-eea2fd462911 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:51:42.533004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c053a0e-a2e7-4a30-a549-eea2fd462911 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1780767512] http://10.222.0.45/volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 returned with HTTP 200 Dec 31 09:51:42.541112 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 812/1585] 10.222.0.45 () {60 vars in 1342 bytes} [Thu Dec 31 09:51:42 2020] PUT /volume/v3/7e54e8063e3e4a82a847c7e4e39b818f/os-quota-sets/058d9f315005481085e5e0d90c2dfae8 => generated 319 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:51:50.069256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87fc4c20-8bd7-4996-a783-da062e3c0f91 tempest-AvailabilityZoneTestJSON-1323191808 tempest-AvailabilityZoneTestJSON-1323191808] GET http://10.222.0.45/volume/v3/d412ae97921c4aa59bf70656a470ffa8/os-availability-zone Dec 31 09:51:50.070399 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87fc4c20-8bd7-4996-a783-da062e3c0f91 tempest-AvailabilityZoneTestJSON-1323191808 tempest-AvailabilityZoneTestJSON-1323191808] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:50.071606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87fc4c20-8bd7-4996-a783-da062e3c0f91 tempest-AvailabilityZoneTestJSON-1323191808 tempest-AvailabilityZoneTestJSON-1323191808] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:50.086858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-87fc4c20-8bd7-4996-a783-da062e3c0f91 tempest-AvailabilityZoneTestJSON-1323191808 tempest-AvailabilityZoneTestJSON-1323191808] Availability Zones retrieved successfully. Dec 31 09:51:50.087515 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87fc4c20-8bd7-4996-a783-da062e3c0f91 tempest-AvailabilityZoneTestJSON-1323191808 tempest-AvailabilityZoneTestJSON-1323191808] http://10.222.0.45/volume/v3/d412ae97921c4aa59bf70656a470ffa8/os-availability-zone returned with HTTP 200 Dec 31 09:51:50.088374 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 774/1586] 10.222.0.45 () {58 vars in 1243 bytes} [Thu Dec 31 09:51:49 2020] GET /volume/v3/d412ae97921c4aa59bf70656a470ffa8/os-availability-zone => generated 82 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:51:55.264630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88308425-76a3-455c-a6f4-aa11cc27f7cf tempest-ExtensionsTestJSON-1426512069 tempest-ExtensionsTestJSON-1426512069] GET http://10.222.0.45/volume/v3/6a388adb402b4115a34a8b2c97a73c96/extensions Dec 31 09:51:55.266370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88308425-76a3-455c-a6f4-aa11cc27f7cf tempest-ExtensionsTestJSON-1426512069 tempest-ExtensionsTestJSON-1426512069] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:51:55.267392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88308425-76a3-455c-a6f4-aa11cc27f7cf tempest-ExtensionsTestJSON-1426512069 tempest-ExtensionsTestJSON-1426512069] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:51:55.270897 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88308425-76a3-455c-a6f4-aa11cc27f7cf tempest-ExtensionsTestJSON-1426512069 tempest-ExtensionsTestJSON-1426512069] http://10.222.0.45/volume/v3/6a388adb402b4115a34a8b2c97a73c96/extensions returned with HTTP 200 Dec 31 09:51:55.274879 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 813/1587] 10.222.0.45 () {58 vars in 1213 bytes} [Thu Dec 31 09:51:55 2020] GET /volume/v3/6a388adb402b4115a34a8b2c97a73c96/extensions => generated 5245 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:52:00.390839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] POST http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes Dec 31 09:52:00.391796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-865390120"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:00.392904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-865390120'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:52:00.393281 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Create volume of 1 GB Dec 31 09:52:00.407150 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Availability Zones retrieved successfully. Dec 31 09:52:00.424500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Flow 'volume_create_api' (d6866d02-ca33-4f29-ae54-4e5d3bbc9585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:00.427665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82e97b9-b815-435c-9f97-5ebba1e4b49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:00.429985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:52:00.496600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b82e97b9-b815-435c-9f97-5ebba1e4b49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:00.499593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade2200a-4a51-4260-8a59-2c8679c7f015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:00.602235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Created reservations ['7803146b-9e62-4e68-ad8d-2d14e6b1be76', '21351d32-1667-45b4-88f7-c4f9a2828bf8', '002d6126-1fa7-4322-bb70-037951872ecf', 'ffa0ec79-1b86-4b44-a9db-b1be91fdddbf'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:52:00.604220 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade2200a-4a51-4260-8a59-2c8679c7f015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7803146b-9e62-4e68-ad8d-2d14e6b1be76', '21351d32-1667-45b4-88f7-c4f9a2828bf8', '002d6126-1fa7-4322-bb70-037951872ecf', 'ffa0ec79-1b86-4b44-a9db-b1be91fdddbf']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:00.606387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae99f4e2-64ea-4e06-9a97-12cf60a37b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:00.675494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae99f4e2-64ea-4e06-9a97-12cf60a37b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-865390120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d78cc8dc5874a61adc0a4857ccf3d7e',qos_specs=None,replication_status=,reservations=['7803146b-9e62-4e68-ad8d-2d14e6b1be76','21351d32-1667-45b4-88f7-c4f9a2828bf8','002d6126-1fa7-4322-bb70-037951872ecf','ffa0ec79-1b86-4b44-a9db-b1be91fdddbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6275949d4f1a46d48c04bf078cdcfb6a',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:52:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-865390120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d78cc8dc5874a61adc0a4857ccf3d7e',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='6275949d4f1a46d48c04bf078cdcfb6a',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:00.678226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f7f0973-6b55-48de-9111-902db3bfa490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:00.724731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f7f0973-6b55-48de-9111-902db3bfa490) 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-865390120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d78cc8dc5874a61adc0a4857ccf3d7e',qos_specs=None,replication_status=,reservations=['7803146b-9e62-4e68-ad8d-2d14e6b1be76','21351d32-1667-45b4-88f7-c4f9a2828bf8','002d6126-1fa7-4322-bb70-037951872ecf','ffa0ec79-1b86-4b44-a9db-b1be91fdddbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6275949d4f1a46d48c04bf078cdcfb6a',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:00.731834 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f15a92-22ac-4382-ab48-127cb918f09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:00.757908 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f15a92-22ac-4382-ab48-127cb918f09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:00.761644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Flow 'volume_create_api' (d6866d02-ca33-4f29-ae54-4e5d3bbc9585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:00.865879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Create volume request issued successfully. Dec 31 09:52:00.901288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f09f9eeb-c9f5-42ae-9cc5-2229b143fd46 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes returned with HTTP 202 Dec 31 09:52:00.912695 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 775/1588] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:52:00 2020] POST /volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes => generated 818 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:52:00.918190 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-32f761aa-af0e-45b1-883c-0522e2b02c96 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] GET http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 Dec 31 09:52:00.918827 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-32f761aa-af0e-45b1-883c-0522e2b02c96 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:00.919408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-32f761aa-af0e-45b1-883c-0522e2b02c96 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:01.018941 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:01.018941 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:01.042031 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-32f761aa-af0e-45b1-883c-0522e2b02c96 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Volume info retrieved successfully. Dec 31 09:52:01.114371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-32f761aa-af0e-45b1-883c-0522e2b02c96 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 returned with HTTP 200 Dec 31 09:52:01.123465 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 814/1589] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:00 2020] GET /volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 => generated 886 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:02.135528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb2c1b6c-ddf1-4c34-8870-2475b11f5b72 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] GET http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 Dec 31 09:52:02.137006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb2c1b6c-ddf1-4c34-8870-2475b11f5b72 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:02.137006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:02.137006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:02.137006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb2c1b6c-ddf1-4c34-8870-2475b11f5b72 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:02.236484 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:02.236484 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:02.250106 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fb2c1b6c-ddf1-4c34-8870-2475b11f5b72 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Volume info retrieved successfully. Dec 31 09:52:02.278313 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb2c1b6c-ddf1-4c34-8870-2475b11f5b72 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 returned with HTTP 200 Dec 31 09:52:02.280449 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 776/1590] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:02 2020] GET /volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 => generated 911 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:02.300660 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4be444dd-b5da-418b-b12d-23bd5d944e0b tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] GET http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/limits Dec 31 09:52:02.301453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4be444dd-b5da-418b-b12d-23bd5d944e0b tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:02.301822 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:02.301822 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:02.303566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4be444dd-b5da-418b-b12d-23bd5d944e0b tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:02.382433 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4be444dd-b5da-418b-b12d-23bd5d944e0b tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/limits returned with HTTP 200 Dec 31 09:52:02.383320 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 815/1591] 10.222.0.45 () {58 vars in 1201 bytes} [Thu Dec 31 09:52:02 2020] GET /volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/limits => generated 302 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:02.394659 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae7f8a22-5416-4ff7-8433-ddc0a7362687 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] DELETE http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 Dec 31 09:52:02.395236 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ae7f8a22-5416-4ff7-8433-ddc0a7362687 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:02.395512 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:02.395512 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:02.396462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ae7f8a22-5416-4ff7-8433-ddc0a7362687 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:02.397080 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-ae7f8a22-5416-4ff7-8433-ddc0a7362687 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Delete volume with id: e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 Dec 31 09:52:02.468905 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:02.468905 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:02.472498 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ae7f8a22-5416-4ff7-8433-ddc0a7362687 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Volume info retrieved successfully. Dec 31 09:52:02.516825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ae7f8a22-5416-4ff7-8433-ddc0a7362687 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Delete volume request issued successfully. Dec 31 09:52:02.517817 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae7f8a22-5416-4ff7-8433-ddc0a7362687 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 returned with HTTP 202 Dec 31 09:52:02.519138 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 777/1592] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:52:02 2020] DELETE /volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:52:02.529089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc99bb4b-d5f4-4b29-b19f-0eaab3c5f1e7 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] GET http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 Dec 31 09:52:02.530172 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc99bb4b-d5f4-4b29-b19f-0eaab3c5f1e7 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:02.531077 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc99bb4b-d5f4-4b29-b19f-0eaab3c5f1e7 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:02.605456 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:02.605456 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:02.617789 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fc99bb4b-d5f4-4b29-b19f-0eaab3c5f1e7 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Volume info retrieved successfully. Dec 31 09:52:02.656449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc99bb4b-d5f4-4b29-b19f-0eaab3c5f1e7 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 returned with HTTP 200 Dec 31 09:52:02.657728 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 816/1593] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:02 2020] GET /volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 => generated 910 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:03.686683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e730ff6-5d2c-4733-9ffe-1d6ff6c6e5d7 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] GET http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 Dec 31 09:52:03.687399 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e730ff6-5d2c-4733-9ffe-1d6ff6c6e5d7 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:03.687773 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:03.687773 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:03.688326 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e730ff6-5d2c-4733-9ffe-1d6ff6c6e5d7 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:03.841449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:03.841449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:03.866331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6e730ff6-5d2c-4733-9ffe-1d6ff6c6e5d7 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Volume info retrieved successfully. Dec 31 09:52:03.925432 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e730ff6-5d2c-4733-9ffe-1d6ff6c6e5d7 tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 returned with HTTP 200 Dec 31 09:52:03.927392 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 778/1594] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:03 2020] GET /volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 => generated 910 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:04.944287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-142d6bf4-2e36-4d14-b7b0-2b4713c38f1f tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] GET http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 Dec 31 09:52:04.944805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-142d6bf4-2e36-4d14-b7b0-2b4713c38f1f tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:04.944894 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:04.944894 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:04.945362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-142d6bf4-2e36-4d14-b7b0-2b4713c38f1f tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:05.054881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-142d6bf4-2e36-4d14-b7b0-2b4713c38f1f tempest-AbsoluteLimitsTests-1971479587 tempest-AbsoluteLimitsTests-1971479587] http://10.222.0.45/volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 returned with HTTP 404 Dec 31 09:52:05.066259 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 817/1595] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:04 2020] GET /volume/v3/1d78cc8dc5874a61adc0a4857ccf3d7e/volumes/e3cc26e3-5ab6-4d0a-921e-f494de5ce2a9 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:10.359517 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] POST http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes Dec 31 09:52:10.360752 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:10.360752 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:10.361179 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1741967299"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:10.362371 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1741967299'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:52:10.362751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Create volume of 1 GB Dec 31 09:52:10.383994 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Availability Zones retrieved successfully. Dec 31 09:52:10.405334 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Flow 'volume_create_api' (aa318ccd-a3ff-4425-8308-cd46e3c0f0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:10.408495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (152df8ac-0900-4bcd-ad06-9f92bf256219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:10.410727 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:52:10.501140 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (152df8ac-0900-4bcd-ad06-9f92bf256219) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:10.504892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c52edf4-fb71-4875-bcc2-97ea5d8d5bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:10.611815 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Created reservations ['77d3a74c-8beb-4142-8ca3-a90f75bc7c7d', '0b02cd73-5d93-4088-8044-bc114654b1f3', '0c5124a3-c0d7-4fb2-b227-86011b120b17', '96b85f1f-e9fb-4e42-9b2c-2ac811e9f30d'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:52:10.615456 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c52edf4-fb71-4875-bcc2-97ea5d8d5bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77d3a74c-8beb-4142-8ca3-a90f75bc7c7d', '0b02cd73-5d93-4088-8044-bc114654b1f3', '0c5124a3-c0d7-4fb2-b227-86011b120b17', '96b85f1f-e9fb-4e42-9b2c-2ac811e9f30d']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:10.621097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e2ef434-37bb-46a9-b52f-856fdacfb199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:10.748439 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e2ef434-37bb-46a9-b52f-856fdacfb199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34be4a0a-f4bb-4016-ba2b-740979feef71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1741967299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20ac90e87234db6b878285b111b0188',qos_specs=None,replication_status=,reservations=['77d3a74c-8beb-4142-8ca3-a90f75bc7c7d','0b02cd73-5d93-4088-8044-bc114654b1f3','0c5124a3-c0d7-4fb2-b227-86011b120b17','96b85f1f-e9fb-4e42-9b2c-2ac811e9f30d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e21b7c8eb9548ee9743684e0eb38537',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1741967299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34be4a0a-f4bb-4016-ba2b-740979feef71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c20ac90e87234db6b878285b111b0188',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='6e21b7c8eb9548ee9743684e0eb38537',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:10.754560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad76dfe-32a8-44a1-b9c8-5e55816d5deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:10.789015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ad76dfe-32a8-44a1-b9c8-5e55816d5deb) 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-1741967299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c20ac90e87234db6b878285b111b0188',qos_specs=None,replication_status=,reservations=['77d3a74c-8beb-4142-8ca3-a90f75bc7c7d','0b02cd73-5d93-4088-8044-bc114654b1f3','0c5124a3-c0d7-4fb2-b227-86011b120b17','96b85f1f-e9fb-4e42-9b2c-2ac811e9f30d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e21b7c8eb9548ee9743684e0eb38537',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:10.791604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf4f822-454c-4720-a2b7-7fd400c2d105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:10.808814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf4f822-454c-4720-a2b7-7fd400c2d105) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:10.812196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Flow 'volume_create_api' (aa318ccd-a3ff-4425-8308-cd46e3c0f0ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:10.925088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Create volume request issued successfully. Dec 31 09:52:10.949774 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5aca3c9-36ba-4d14-9c82-21db55add2bc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes returned with HTTP 202 Dec 31 09:52:10.950686 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 779/1596] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:52:10 2020] POST /volume/v3/c20ac90e87234db6b878285b111b0188/volumes => generated 819 bytes in 860 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:52:10.966062 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6e8b3a8-b9f5-452d-9cb4-f36aa282bc4a tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] GET http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 Dec 31 09:52:10.966596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6e8b3a8-b9f5-452d-9cb4-f36aa282bc4a tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:10.967061 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6e8b3a8-b9f5-452d-9cb4-f36aa282bc4a tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:11.056597 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:11.056597 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:11.085105 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c6e8b3a8-b9f5-452d-9cb4-f36aa282bc4a tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:11.135488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6e8b3a8-b9f5-452d-9cb4-f36aa282bc4a tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 returned with HTTP 200 Dec 31 09:52:11.139346 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 818/1597] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:10 2020] GET /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 => generated 887 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:12.154616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0bf612ac-2a2e-4d45-a389-aae08f03b8a3 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] GET http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 Dec 31 09:52:12.155200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0bf612ac-2a2e-4d45-a389-aae08f03b8a3 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:12.155322 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:12.155322 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:12.155724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0bf612ac-2a2e-4d45-a389-aae08f03b8a3 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:12.289050 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:12.289050 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:12.313737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0bf612ac-2a2e-4d45-a389-aae08f03b8a3 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:12.374131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0bf612ac-2a2e-4d45-a389-aae08f03b8a3 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 returned with HTTP 200 Dec 31 09:52:12.387152 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 780/1598] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:12 2020] GET /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 => generated 912 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:12.395355 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-79a1b77a-fb69-4712-9e83-db9ad202bf02 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] POST http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata Dec 31 09:52:12.396378 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:12.396378 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:12.397131 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-79a1b77a-fb69-4712-9e83-db9ad202bf02 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:12.487271 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:12.487271 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:12.488666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-79a1b77a-fb69-4712-9e83-db9ad202bf02 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:12.513257 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-79a1b77a-fb69-4712-9e83-db9ad202bf02 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Create volume metadata completed successfully. Dec 31 09:52:12.514383 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-79a1b77a-fb69-4712-9e83-db9ad202bf02 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata returned with HTTP 200 Dec 31 09:52:12.520688 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 819/1599] 10.222.0.45 () {60 vars in 1364 bytes} [Thu Dec 31 09:52:12 2020] POST /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata => generated 101 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:12.526047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed5e26e9-abcd-43b5-a2fa-255c22bb6966 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] GET http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata Dec 31 09:52:12.526569 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed5e26e9-abcd-43b5-a2fa-255c22bb6966 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:12.526838 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:12.526838 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:12.527157 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed5e26e9-abcd-43b5-a2fa-255c22bb6966 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:12.582455 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:12.582455 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:12.584305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ed5e26e9-abcd-43b5-a2fa-255c22bb6966 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:12.596429 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ed5e26e9-abcd-43b5-a2fa-255c22bb6966 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Get volume metadata completed successfully. Dec 31 09:52:12.597280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed5e26e9-abcd-43b5-a2fa-255c22bb6966 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata returned with HTTP 200 Dec 31 09:52:12.602613 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 781/1600] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:52:12 2020] GET /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata => generated 101 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:12.608957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2aa3828-ce39-41c8-8239-e5a86282cccc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] PUT http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata Dec 31 09:52:12.609826 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:12.609826 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:12.610475 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2aa3828-ce39-41c8-8239-e5a86282cccc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:12.692076 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:12.692076 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:12.693889 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2aa3828-ce39-41c8-8239-e5a86282cccc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:12.719342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2aa3828-ce39-41c8-8239-e5a86282cccc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Update volume metadata completed successfully. Dec 31 09:52:12.720480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2aa3828-ce39-41c8-8239-e5a86282cccc tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata returned with HTTP 200 Dec 31 09:52:12.722015 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 820/1601] 10.222.0.45 () {60 vars in 1362 bytes} [Thu Dec 31 09:52:12 2020] PUT /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata => generated 57 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:52:12.731901 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75d9344d-2f9e-45b5-83e9-0648e4171d79 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] GET http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata Dec 31 09:52:12.732779 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75d9344d-2f9e-45b5-83e9-0648e4171d79 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:12.732779 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:12.732779 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:12.733260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75d9344d-2f9e-45b5-83e9-0648e4171d79 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:12.788423 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:12.788423 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:12.789717 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-75d9344d-2f9e-45b5-83e9-0648e4171d79 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:12.802338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-75d9344d-2f9e-45b5-83e9-0648e4171d79 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Get volume metadata completed successfully. Dec 31 09:52:12.802994 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75d9344d-2f9e-45b5-83e9-0648e4171d79 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata returned with HTTP 200 Dec 31 09:52:12.804333 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 782/1602] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:52:12 2020] GET /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata => generated 57 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:52:12.813933 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a2522eb-fd7b-44a8-bc09-fc9c04ae2e7d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] DELETE http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata/key1 Dec 31 09:52:12.814476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a2522eb-fd7b-44a8-bc09-fc9c04ae2e7d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:12.814662 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:12.814662 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:12.815079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a2522eb-fd7b-44a8-bc09-fc9c04ae2e7d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:12.869326 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:12.869326 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:12.870548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9a2522eb-fd7b-44a8-bc09-fc9c04ae2e7d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:12.882049 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9a2522eb-fd7b-44a8-bc09-fc9c04ae2e7d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Get volume metadata completed successfully. Dec 31 09:52:12.906653 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:52:12.906653 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:52:12.914553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9a2522eb-fd7b-44a8-bc09-fc9c04ae2e7d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Delete volume metadata completed successfully. Dec 31 09:52:12.915602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a2522eb-fd7b-44a8-bc09-fc9c04ae2e7d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata/key1 returned with HTTP 200 Dec 31 09:52:12.917308 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 821/1603] 10.222.0.45 () {58 vars in 1360 bytes} [Thu Dec 31 09:52:12 2020] DELETE /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata/key1 => generated 0 bytes in 108 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 31 09:52:12.927187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-af43157a-0753-4fd9-802e-38d626baba85 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] GET http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata Dec 31 09:52:12.928018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-af43157a-0753-4fd9-802e-38d626baba85 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:12.928397 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:12.928397 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:12.929007 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-af43157a-0753-4fd9-802e-38d626baba85 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:12.999470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:12.999470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:13.001248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-af43157a-0753-4fd9-802e-38d626baba85 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:13.019815 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-af43157a-0753-4fd9-802e-38d626baba85 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Get volume metadata completed successfully. Dec 31 09:52:13.021826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-af43157a-0753-4fd9-802e-38d626baba85 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata returned with HTTP 200 Dec 31 09:52:13.022998 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 783/1604] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:52:12 2020] GET /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata => generated 32 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 31 09:52:13.034338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e0a202b7-91b4-4625-8939-20a2b499e4f5 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] PUT http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata Dec 31 09:52:13.034828 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:13.034828 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:13.035323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e0a202b7-91b4-4625-8939-20a2b499e4f5 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:13.102417 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:13.102417 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:13.104553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e0a202b7-91b4-4625-8939-20a2b499e4f5 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:13.122570 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e0a202b7-91b4-4625-8939-20a2b499e4f5 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Update volume metadata completed successfully. Dec 31 09:52:13.124365 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e0a202b7-91b4-4625-8939-20a2b499e4f5 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata returned with HTTP 200 Dec 31 09:52:13.130831 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 822/1605] 10.222.0.45 () {60 vars in 1362 bytes} [Thu Dec 31 09:52:13 2020] PUT /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata => generated 16 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:52:13.143218 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4011083-48d8-4e24-b5bf-6c787e47f5d9 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] POST http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata Dec 31 09:52:13.145504 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:13.145504 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:13.146029 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4011083-48d8-4e24-b5bf-6c787e47f5d9 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:13.211666 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:13.211666 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:13.212883 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e4011083-48d8-4e24-b5bf-6c787e47f5d9 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:13.233597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e4011083-48d8-4e24-b5bf-6c787e47f5d9 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Create volume metadata completed successfully. Dec 31 09:52:13.235329 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4011083-48d8-4e24-b5bf-6c787e47f5d9 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata returned with HTTP 200 Dec 31 09:52:13.238042 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 784/1606] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 09:52:13 2020] POST /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata => generated 68 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:52:13.249691 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-192b46b1-d3d3-461e-bb85-ac71ffa24cdd tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] PUT http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata/key3 Dec 31 09:52:13.250584 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:13.250584 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:13.251189 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-192b46b1-d3d3-461e-bb85-ac71ffa24cdd tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:13.333432 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:13.333432 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:13.334557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-192b46b1-d3d3-461e-bb85-ac71ffa24cdd tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:13.354088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-192b46b1-d3d3-461e-bb85-ac71ffa24cdd tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Update volume metadata completed successfully. Dec 31 09:52:13.354509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-192b46b1-d3d3-461e-bb85-ac71ffa24cdd tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata/key3 returned with HTTP 200 Dec 31 09:52:13.360735 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 823/1607] 10.222.0.45 () {60 vars in 1377 bytes} [Thu Dec 31 09:52:13 2020] PUT /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata/key3 => generated 35 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:52:13.372795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e29dd755-b5ca-40a3-91c7-6fb394a8169b tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] GET http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata/key3 Dec 31 09:52:13.376470 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e29dd755-b5ca-40a3-91c7-6fb394a8169b tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:13.376670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:13.376670 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:13.377079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e29dd755-b5ca-40a3-91c7-6fb394a8169b tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:13.452185 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:13.452185 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:13.453389 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e29dd755-b5ca-40a3-91c7-6fb394a8169b tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:13.467878 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e29dd755-b5ca-40a3-91c7-6fb394a8169b tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Get volume metadata completed successfully. Dec 31 09:52:13.468503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e29dd755-b5ca-40a3-91c7-6fb394a8169b tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata/key3 returned with HTTP 200 Dec 31 09:52:13.474376 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 785/1608] 10.222.0.45 () {58 vars in 1357 bytes} [Thu Dec 31 09:52:13 2020] GET /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata/key3 => generated 35 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:52:13.496332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43aca256-675c-41cd-a5ff-98dbdefd8358 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] GET http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata Dec 31 09:52:13.497913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43aca256-675c-41cd-a5ff-98dbdefd8358 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:13.498886 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:13.498886 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:13.499985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43aca256-675c-41cd-a5ff-98dbdefd8358 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:13.574623 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:13.574623 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:13.578315 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-43aca256-675c-41cd-a5ff-98dbdefd8358 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:13.596177 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-43aca256-675c-41cd-a5ff-98dbdefd8358 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Get volume metadata completed successfully. Dec 31 09:52:13.597703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43aca256-675c-41cd-a5ff-98dbdefd8358 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata returned with HTTP 200 Dec 31 09:52:13.598753 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 824/1609] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:52:13 2020] GET /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata => generated 75 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:52:13.608567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7ae0d6d-7921-493c-a24a-c3435b6b6f20 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] PUT http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata Dec 31 09:52:13.609490 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:13.609490 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:13.610151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7ae0d6d-7921-493c-a24a-c3435b6b6f20 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:13.671698 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:13.671698 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:13.673289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a7ae0d6d-7921-493c-a24a-c3435b6b6f20 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:13.691336 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a7ae0d6d-7921-493c-a24a-c3435b6b6f20 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Update volume metadata completed successfully. Dec 31 09:52:13.692580 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7ae0d6d-7921-493c-a24a-c3435b6b6f20 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata returned with HTTP 200 Dec 31 09:52:13.694048 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 786/1610] 10.222.0.45 () {60 vars in 1362 bytes} [Thu Dec 31 09:52:13 2020] PUT /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71/metadata => generated 16 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:52:13.706590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c00e8c9-e38d-4a56-8e77-df47116fd60f tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] DELETE http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 Dec 31 09:52:13.707140 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c00e8c9-e38d-4a56-8e77-df47116fd60f tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:13.707330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:13.707330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:13.708090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c00e8c9-e38d-4a56-8e77-df47116fd60f tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:13.708506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-3c00e8c9-e38d-4a56-8e77-df47116fd60f tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Delete volume with id: 34be4a0a-f4bb-4016-ba2b-740979feef71 Dec 31 09:52:13.760599 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:13.760599 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:13.762193 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3c00e8c9-e38d-4a56-8e77-df47116fd60f tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:13.793152 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3c00e8c9-e38d-4a56-8e77-df47116fd60f tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Delete volume request issued successfully. Dec 31 09:52:13.794374 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c00e8c9-e38d-4a56-8e77-df47116fd60f tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 returned with HTTP 202 Dec 31 09:52:13.796203 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 825/1611] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:52:13 2020] DELETE /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:52:13.805072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d8f86c08-1890-4cfa-a2e3-6c36fe7d1f1b tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] GET http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 Dec 31 09:52:13.806201 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d8f86c08-1890-4cfa-a2e3-6c36fe7d1f1b tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:13.806643 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:13.806643 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:13.808037 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d8f86c08-1890-4cfa-a2e3-6c36fe7d1f1b tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:13.900178 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:13.900178 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:13.927798 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d8f86c08-1890-4cfa-a2e3-6c36fe7d1f1b tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:13.983568 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d8f86c08-1890-4cfa-a2e3-6c36fe7d1f1b tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 returned with HTTP 200 Dec 31 09:52:13.987128 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 787/1612] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:13 2020] GET /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 => generated 911 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:15.002801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96999dc7-3421-4d26-b85e-7d38acdd250d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] GET http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 Dec 31 09:52:15.004154 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96999dc7-3421-4d26-b85e-7d38acdd250d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:15.004510 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:15.004510 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:15.005109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96999dc7-3421-4d26-b85e-7d38acdd250d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:15.079057 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:15.079057 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:15.105127 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-96999dc7-3421-4d26-b85e-7d38acdd250d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Volume info retrieved successfully. Dec 31 09:52:15.157861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96999dc7-3421-4d26-b85e-7d38acdd250d tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 returned with HTTP 200 Dec 31 09:52:15.168789 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 826/1613] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:14 2020] GET /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 => generated 911 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:16.180833 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75c7f39b-11d5-420a-afb4-79f6540866c2 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] GET http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 Dec 31 09:52:16.181703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75c7f39b-11d5-420a-afb4-79f6540866c2 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:16.182051 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:16.182051 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:16.182702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75c7f39b-11d5-420a-afb4-79f6540866c2 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:16.349059 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75c7f39b-11d5-420a-afb4-79f6540866c2 tempest-VolumesMetadataTest-797833392 tempest-VolumesMetadataTest-797833392] http://10.222.0.45/volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 returned with HTTP 404 Dec 31 09:52:16.350166 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 788/1614] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:16 2020] GET /volume/v3/c20ac90e87234db6b878285b111b0188/volumes/34be4a0a-f4bb-4016-ba2b-740979feef71 => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:22.462819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-126309d7-bcca-4420-9fdb-d4382affe032 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] POST http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots Dec 31 09:52:22.463449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:22.463449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:22.464363 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-126309d7-bcca-4420-9fdb-d4382affe032 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c00591a5-bf34-46e9-bdfe-17697ab2e787", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-906137114"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:22.589522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-126309d7-bcca-4420-9fdb-d4382affe032 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots returned with HTTP 404 Dec 31 09:52:22.596811 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 827/1615] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:52:22 2020] POST /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots => generated 109 bytes in 472 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:22.602810 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9bad3d74-0c3e-4480-b73b-a1310cca789d tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] POST http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots Dec 31 09:52:22.603796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9bad3d74-0c3e-4480-b73b-a1310cca789d tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1352311514"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:22.696555 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9bad3d74-0c3e-4480-b73b-a1310cca789d tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots returned with HTTP 404 Dec 31 09:52:22.703477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3af752d7-9f91-4fb9-b07d-6872b2a531b8 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] POST http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types Dec 31 09:52:22.704589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3af752d7-9f91-4fb9-b07d-6872b2a531b8 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1495513692"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:22.705265 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 828/1616] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:52:22 2020] POST /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots => generated 77 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:52:22.712053 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cfbd674-5fd3-4027-a53f-937f4ef82fa3 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots?limit=invalid Dec 31 09:52:22.715682 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cfbd674-5fd3-4027-a53f-937f4ef82fa3 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:22.716639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cfbd674-5fd3-4027-a53f-937f4ef82fa3 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:22.719370 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cfbd674-5fd3-4027-a53f-937f4ef82fa3 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] HTTP exception thrown: limit param must be an integer Dec 31 09:52:22.720068 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cfbd674-5fd3-4027-a53f-937f4ef82fa3 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots?limit=invalid returned with HTTP 400 Dec 31 09:52:22.721795 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 829/1617] 10.222.0.45 () {58 vars in 1237 bytes} [Thu Dec 31 09:52:22 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots?limit=invalid => generated 74 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:52:22.732097 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cbd45c4d-d601-498a-81e8-6d15edb12614 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots?marker=7780c582-d48c-4151-8682-f99d0f11e9c1 Dec 31 09:52:22.733139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cbd45c4d-d601-498a-81e8-6d15edb12614 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:22.737800 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cbd45c4d-d601-498a-81e8-6d15edb12614 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:22.738819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-cbd45c4d-d601-498a-81e8-6d15edb12614 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:52:22.741332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-cbd45c4d-d601-498a-81e8-6d15edb12614 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 09:52:22.753175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3af752d7-9f91-4fb9-b07d-6872b2a531b8 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types returned with HTTP 202 Dec 31 09:52:22.754657 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 789/1618] 10.222.0.45 () {62 vars in 1278 bytes} [Thu Dec 31 09:52:22 2020] POST /volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types => generated 181 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:22.764500 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4eef201-f58c-41e2-8de1-adc673676faa tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] POST http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs Dec 31 09:52:22.765772 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4eef201-f58c-41e2-8de1-adc673676faa tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:22.786960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cbd45c4d-d601-498a-81e8-6d15edb12614 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots?marker=7780c582-d48c-4151-8682-f99d0f11e9c1 returned with HTTP 404 Dec 31 09:52:22.788474 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 830/1619] 10.222.0.45 () {58 vars in 1297 bytes} [Thu Dec 31 09:52:22 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots?marker=7780c582-d48c-4151-8682-f99d0f11e9c1 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:22.805001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7492f403-3307-4d17-9812-9a893f1a5c7a tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots?sort_key=invalid Dec 31 09:52:22.806441 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7492f403-3307-4d17-9812-9a893f1a5c7a tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:22.808640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7492f403-3307-4d17-9812-9a893f1a5c7a tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:22.812082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-7492f403-3307-4d17-9812-9a893f1a5c7a tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:52:22.814004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4eef201-f58c-41e2-8de1-adc673676faa tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs returned with HTTP 202 Dec 31 09:52:22.814625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-7492f403-3307-4d17-9812-9a893f1a5c7a tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 09:52:22.815713 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7492f403-3307-4d17-9812-9a893f1a5c7a tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots?sort_key=invalid returned with HTTP 400 Dec 31 09:52:22.816442 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 790/1620] 10.222.0.45 () {62 vars in 1425 bytes} [Thu Dec 31 09:52:22 2020] POST /volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs => generated 53 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:52:22.817616 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 831/1621] 10.222.0.45 () {58 vars in 1243 bytes} [Thu Dec 31 09:52:22 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots?sort_key=invalid => generated 84 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:52:22.831925 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-beb55f38-6cad-4028-b6ea-294c7c08550d tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] POST http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs Dec 31 09:52:22.833253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-beb55f38-6cad-4028-b6ea-294c7c08550d tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:22.833389 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] POST http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes Dec 31 09:52:22.834159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-937952466"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:22.835258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-937952466'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:52:22.835738 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Create volume of 2 GB Dec 31 09:52:22.872146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Availability Zones retrieved successfully. Dec 31 09:52:22.876301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-beb55f38-6cad-4028-b6ea-294c7c08550d tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs returned with HTTP 202 Dec 31 09:52:22.878040 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 791/1622] 10.222.0.45 () {62 vars in 1425 bytes} [Thu Dec 31 09:52:22 2020] POST /volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs => generated 61 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:52:22.908149 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-412bb173-1366-4313-a47b-2ce0f960bbdb tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] GET http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key2 Dec 31 09:52:22.911708 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-412bb173-1366-4313-a47b-2ce0f960bbdb tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:22.913511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-412bb173-1366-4313-a47b-2ce0f960bbdb tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:22.921830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Flow 'volume_create_api' (c36e50d0-336a-4b7d-ac13-6f1294508fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:22.924840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (883469a7-210a-4ca8-ac48-86836999573d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:22.926973 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Validating volume size '2' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:52:22.971598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-412bb173-1366-4313-a47b-2ce0f960bbdb tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key2 returned with HTTP 200 Dec 31 09:52:22.972437 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 792/1623] 10.222.0.45 () {60 vars in 1419 bytes} [Thu Dec 31 09:52:22 2020] GET /volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key2 => generated 26 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:22.981650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21eed3fb-e41d-4834-9ecd-7e2c0a4f188f tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] GET http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key3 Dec 31 09:52:22.982526 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-21eed3fb-e41d-4834-9ecd-7e2c0a4f188f tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:22.983264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-21eed3fb-e41d-4834-9ecd-7e2c0a4f188f tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:23.018381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21eed3fb-e41d-4834-9ecd-7e2c0a4f188f tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key3 returned with HTTP 200 Dec 31 09:52:23.019614 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 793/1624] 10.222.0.45 () {60 vars in 1419 bytes} [Thu Dec 31 09:52:22 2020] GET /volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key3 => generated 18 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:23.031585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c3fd69e0-49e5-429d-b032-407cbe6552ee tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] PUT http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key3 Dec 31 09:52:23.032592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c3fd69e0-49e5-429d-b032-407cbe6552ee tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:23.103606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (883469a7-210a-4ca8-ac48-86836999573d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:23.105835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8174db17-2d17-4fed-b9ef-d1fa4d0f4a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:23.198265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c3fd69e0-49e5-429d-b032-407cbe6552ee tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key3 returned with HTTP 200 Dec 31 09:52:23.199130 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 794/1625] 10.222.0.45 () {62 vars in 1439 bytes} [Thu Dec 31 09:52:23 2020] PUT /volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key3 => generated 26 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:23.208504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cba946e5-8049-44e1-b5bb-d9ed49fbdf1a tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] GET http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs Dec 31 09:52:23.209411 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cba946e5-8049-44e1-b5bb-d9ed49fbdf1a tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:23.210431 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cba946e5-8049-44e1-b5bb-d9ed49fbdf1a tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:23.237440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cba946e5-8049-44e1-b5bb-d9ed49fbdf1a tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs returned with HTTP 200 Dec 31 09:52:23.238728 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 795/1626] 10.222.0.45 () {60 vars in 1404 bytes} [Thu Dec 31 09:52:23 2020] GET /volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs => generated 87 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:23.249904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4aebcc73-bcbf-4ec6-aef2-088ca30e422a tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] DELETE http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key1 Dec 31 09:52:23.250812 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4aebcc73-bcbf-4ec6-aef2-088ca30e422a tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:23.251521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4aebcc73-bcbf-4ec6-aef2-088ca30e422a tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:23.257530 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Created reservations ['cd7a0328-61a9-4906-95a4-977ff9e98484', '078b0626-c729-4d3e-b09a-404a3fe3a793', 'd0ecee5e-d97d-43e1-b07b-cc69c08348fb', '2b78e0b8-9570-4dfc-9c75-741fe9aea2fd'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:52:23.261812 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8174db17-2d17-4fed-b9ef-d1fa4d0f4a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd7a0328-61a9-4906-95a4-977ff9e98484', '078b0626-c729-4d3e-b09a-404a3fe3a793', 'd0ecee5e-d97d-43e1-b07b-cc69c08348fb', '2b78e0b8-9570-4dfc-9c75-741fe9aea2fd']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:23.265200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1378024a-92c5-40b8-b6ac-6c3f81ce3f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:23.280075 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:52:23.280075 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:52:23.298829 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4aebcc73-bcbf-4ec6-aef2-088ca30e422a tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key1 returned with HTTP 202 Dec 31 09:52:23.300720 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 796/1627] 10.222.0.45 () {60 vars in 1422 bytes} [Thu Dec 31 09:52:23 2020] DELETE /volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:52:23.311640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37e2414f-c1ec-4ffa-b398-31dfdbd99291 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] GET http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key1 Dec 31 09:52:23.313036 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37e2414f-c1ec-4ffa-b398-31dfdbd99291 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:23.313781 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37e2414f-c1ec-4ffa-b398-31dfdbd99291 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:23.334833 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37e2414f-c1ec-4ffa-b398-31dfdbd99291 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] HTTP exception thrown: Group Type 014b013f-ded9-4c96-99b2-01ddfcb4d797 has no extra spec with key key1. Dec 31 09:52:23.335448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37e2414f-c1ec-4ffa-b398-31dfdbd99291 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key1 returned with HTTP 404 Dec 31 09:52:23.337377 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 797/1628] 10.222.0.45 () {60 vars in 1419 bytes} [Thu Dec 31 09:52:23 2020] GET /volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797/group_specs/key1 => generated 126 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:52:23.350522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b91856d3-cf68-473d-9717-fb44cb4dd450 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] DELETE http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797 Dec 31 09:52:23.351265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b91856d3-cf68-473d-9717-fb44cb4dd450 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:23.351873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b91856d3-cf68-473d-9717-fb44cb4dd450 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:23.391960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b91856d3-cf68-473d-9717-fb44cb4dd450 tempest-GroupTypeSpecsTest-1236322214 tempest-GroupTypeSpecsTest-1236322214] http://10.222.0.45/volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797 returned with HTTP 202 Dec 31 09:52:23.393125 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 798/1629] 10.222.0.45 () {60 vars in 1371 bytes} [Thu Dec 31 09:52:23 2020] DELETE /volume/v3/7a5b59e19904410db1f3016e09e285f5/group_types/014b013f-ded9-4c96-99b2-01ddfcb4d797 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 31 09:52:23.412153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1378024a-92c5-40b8-b6ac-6c3f81ce3f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92486b76-5383-41ae-b001-c0130d739877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-937952466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03bb6419c78948fc8fe4667ec78df34c',qos_specs=None,replication_status=,reservations=['cd7a0328-61a9-4906-95a4-977ff9e98484','078b0626-c729-4d3e-b09a-404a3fe3a793','d0ecee5e-d97d-43e1-b07b-cc69c08348fb','2b78e0b8-9570-4dfc-9c75-741fe9aea2fd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd5f89639054156b0f6f3e6e24c91ef',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-937952466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92486b76-5383-41ae-b001-c0130d739877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03bb6419c78948fc8fe4667ec78df34c',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='1cd5f89639054156b0f6f3e6e24c91ef',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:23.419209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7305723e-e8b3-4999-a362-7d298ae52af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:23.499205 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7305723e-e8b3-4999-a362-7d298ae52af1) 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-937952466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03bb6419c78948fc8fe4667ec78df34c',qos_specs=None,replication_status=,reservations=['cd7a0328-61a9-4906-95a4-977ff9e98484','078b0626-c729-4d3e-b09a-404a3fe3a793','d0ecee5e-d97d-43e1-b07b-cc69c08348fb','2b78e0b8-9570-4dfc-9c75-741fe9aea2fd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd5f89639054156b0f6f3e6e24c91ef',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:23.503073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdf9222-54bf-417e-b1ce-de694a9eb030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:23.534008 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cdf9222-54bf-417e-b1ce-de694a9eb030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:23.538600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Flow 'volume_create_api' (c36e50d0-336a-4b7d-ac13-6f1294508fdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:23.624701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Create volume request issued successfully. Dec 31 09:52:23.676831 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-532ae76f-d788-40e4-bf5d-fba386454da9 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes returned with HTTP 202 Dec 31 09:52:23.693812 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 832/1630] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:52:22 2020] POST /volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes => generated 830 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:52:23.706565 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b8111a6-629a-4324-ad28-4dc62c2957cf tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 Dec 31 09:52:23.707107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b8111a6-629a-4324-ad28-4dc62c2957cf tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:23.708064 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b8111a6-629a-4324-ad28-4dc62c2957cf tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:23.810231 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:23.810231 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:23.820169 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0b8111a6-629a-4324-ad28-4dc62c2957cf tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Volume info retrieved successfully. Dec 31 09:52:23.862202 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b8111a6-629a-4324-ad28-4dc62c2957cf tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 returned with HTTP 200 Dec 31 09:52:23.863807 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 799/1631] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:23 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 => generated 922 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:24.884018 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f850bdb-bf67-4cef-9e46-0b5549d7b216 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 Dec 31 09:52:24.884577 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f850bdb-bf67-4cef-9e46-0b5549d7b216 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:24.884812 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:24.884812 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:24.885054 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f850bdb-bf67-4cef-9e46-0b5549d7b216 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:24.936612 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:24.936612 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:24.945819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5f850bdb-bf67-4cef-9e46-0b5549d7b216 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Volume info retrieved successfully. Dec 31 09:52:24.968755 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f850bdb-bf67-4cef-9e46-0b5549d7b216 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 returned with HTTP 200 Dec 31 09:52:24.969591 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 833/1632] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:24 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 => generated 923 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:24.987222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76173921-73c3-4f8b-a1f0-4958607811bd tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] POST http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots Dec 31 09:52:24.987222 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:24.987222 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:24.987968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-76173921-73c3-4f8b-a1f0-4958607811bd tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92486b76-5383-41ae-b001-c0130d739877", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1708054650"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:25.059680 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:25.059680 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:25.061259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-76173921-73c3-4f8b-a1f0-4958607811bd tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Volume info retrieved successfully. Dec 31 09:52:25.062467 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-76173921-73c3-4f8b-a1f0-4958607811bd tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Create snapshot from volume 92486b76-5383-41ae-b001-c0130d739877 Dec 31 09:52:25.169488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-76173921-73c3-4f8b-a1f0-4958607811bd tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Created reservations ['c00da472-8fb7-452c-9a8b-cb4b3fdc9b3c', '4ee4b027-b7b5-42a2-a63a-9e044729dbae', '3447896e-b9ea-4f90-8437-305a016b8b48', '58f59ec9-2b84-4489-b171-b4cfd1ce0500'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:52:25.289656 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-76173921-73c3-4f8b-a1f0-4958607811bd tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Snapshot create request issued successfully. Dec 31 09:52:25.290319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76173921-73c3-4f8b-a1f0-4958607811bd tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots returned with HTTP 202 Dec 31 09:52:25.297310 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 800/1633] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:52:24 2020] POST /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots => generated 318 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:52:25.310327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f70ec71-0e02-49bc-afed-fc39b6c65b58 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f Dec 31 09:52:25.310896 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f70ec71-0e02-49bc-afed-fc39b6c65b58 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:25.311084 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:25.311084 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:25.311470 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f70ec71-0e02-49bc-afed-fc39b6c65b58 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:25.351409 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:25.351409 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:25.352920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1f70ec71-0e02-49bc-afed-fc39b6c65b58 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Snapshot retrieved successfully. Dec 31 09:52:25.355679 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f70ec71-0e02-49bc-afed-fc39b6c65b58 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f returned with HTTP 200 Dec 31 09:52:25.356762 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 834/1634] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:52:25 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f => generated 450 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:26.376598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-090702d2-1013-43f3-8a7e-20caa7d8e9d5 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f Dec 31 09:52:26.377829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-090702d2-1013-43f3-8a7e-20caa7d8e9d5 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:26.378381 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:26.378381 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:26.379738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-090702d2-1013-43f3-8a7e-20caa7d8e9d5 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:26.500023 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:26.500023 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:26.512938 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-090702d2-1013-43f3-8a7e-20caa7d8e9d5 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Snapshot retrieved successfully. Dec 31 09:52:26.517590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-090702d2-1013-43f3-8a7e-20caa7d8e9d5 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f returned with HTTP 200 Dec 31 09:52:26.519284 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 801/1635] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:52:26 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f => generated 450 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:27.545560 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb1c73ee-f7c5-4470-b51b-fa67829d4ea6 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f Dec 31 09:52:27.549902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb1c73ee-f7c5-4470-b51b-fa67829d4ea6 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:27.552301 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:27.552301 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:27.553432 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb1c73ee-f7c5-4470-b51b-fa67829d4ea6 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:27.620628 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:27.620628 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:27.621895 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bb1c73ee-f7c5-4470-b51b-fa67829d4ea6 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Snapshot retrieved successfully. Dec 31 09:52:27.623942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb1c73ee-f7c5-4470-b51b-fa67829d4ea6 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f returned with HTTP 200 Dec 31 09:52:27.624864 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 835/1636] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:52:27 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f => generated 477 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:27.636884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] POST http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes Dec 31 09:52:27.637458 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:27.637458 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:27.638371 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:27.639846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:52:27.679102 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:27.679102 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:27.680768 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Snapshot retrieved successfully. Dec 31 09:52:27.681324 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Create volume of 1 GB Dec 31 09:52:27.695240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Availability Zones retrieved successfully. Dec 31 09:52:27.719130 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Flow 'volume_create_api' (e94139bf-2552-4c8a-9a1f-86250d5257f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:27.722809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8fb481-ec4e-4516-bb6a-17ab39ee35cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:27.727189 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:52:27.729430 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8fb481-ec4e-4516-bb6a-17ab39ee35cc) transitioned into state 'FAILURE' from state 'RUNNING' Dec 31 09:52:27.729599 n-d-765311-8 devstack@c-api.service[88084]: 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 31 09:52:27.735507 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8fb481-ec4e-4516-bb6a-17ab39ee35cc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:27.738001 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8fb481-ec4e-4516-bb6a-17ab39ee35cc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 31 09:52:27.741262 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Flow 'volume_create_api' (e94139bf-2552-4c8a-9a1f-86250d5257f8) transitioned into state 'REVERTED' from state 'RUNNING' Dec 31 09:52:27.742702 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d84b4df-a4b3-4808-b3fe-99881ef2560b tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes returned with HTTP 400 Dec 31 09:52:27.748561 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 802/1637] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:52:27 2020] POST /volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes => generated 171 bytes in 111 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:52:27.754157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf924de7-a001-4138-af2d-a83c693db3ed tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] DELETE http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f Dec 31 09:52:27.754634 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf924de7-a001-4138-af2d-a83c693db3ed tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:27.754851 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:27.754851 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:27.755235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf924de7-a001-4138-af2d-a83c693db3ed tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:27.755691 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-bf924de7-a001-4138-af2d-a83c693db3ed tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Delete snapshot with id: 198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f Dec 31 09:52:27.781507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:27.781507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:27.782832 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bf924de7-a001-4138-af2d-a83c693db3ed tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Snapshot retrieved successfully. Dec 31 09:52:27.853183 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bf924de7-a001-4138-af2d-a83c693db3ed tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Snapshot delete request issued successfully. Dec 31 09:52:27.853739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf924de7-a001-4138-af2d-a83c693db3ed tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f returned with HTTP 202 Dec 31 09:52:27.857822 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 836/1638] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:52:27 2020] DELETE /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:52:27.864334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff933b96-d3be-4db3-87a0-6da485680a8a tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f Dec 31 09:52:27.865047 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff933b96-d3be-4db3-87a0-6da485680a8a tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:27.865214 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:27.865214 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:27.865589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff933b96-d3be-4db3-87a0-6da485680a8a tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:27.923546 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:27.923546 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:27.925191 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ff933b96-d3be-4db3-87a0-6da485680a8a tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Snapshot retrieved successfully. Dec 31 09:52:27.930392 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff933b96-d3be-4db3-87a0-6da485680a8a tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f returned with HTTP 200 Dec 31 09:52:27.932597 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 803/1639] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:52:27 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f => generated 476 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:28.946440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae881060-7a41-4916-964c-880362e02ef1 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f Dec 31 09:52:28.956712 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ae881060-7a41-4916-964c-880362e02ef1 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:28.957292 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:28.957292 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:28.957969 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ae881060-7a41-4916-964c-880362e02ef1 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:29.008339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:29.008339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:29.009953 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ae881060-7a41-4916-964c-880362e02ef1 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Snapshot retrieved successfully. Dec 31 09:52:29.012285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae881060-7a41-4916-964c-880362e02ef1 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f returned with HTTP 200 Dec 31 09:52:29.013703 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 837/1640] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:52:28 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f => generated 476 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:30.029462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fae339cf-a617-49b0-9f98-1cf435d3dc64 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f Dec 31 09:52:30.031953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fae339cf-a617-49b0-9f98-1cf435d3dc64 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:30.032391 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:30.032391 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:30.033045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fae339cf-a617-49b0-9f98-1cf435d3dc64 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:30.061211 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fae339cf-a617-49b0-9f98-1cf435d3dc64 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f returned with HTTP 404 Dec 31 09:52:30.067894 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 804/1641] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:52:30 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/snapshots/198ad9f2-c7e7-4d99-8f3a-4f352d3c0d6f => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:30.072140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec43155f-aba0-4786-b3b0-1014fb097532 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] DELETE http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 Dec 31 09:52:30.073694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec43155f-aba0-4786-b3b0-1014fb097532 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:30.074121 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:30.074121 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:30.074819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec43155f-aba0-4786-b3b0-1014fb097532 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:30.075523 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-ec43155f-aba0-4786-b3b0-1014fb097532 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Delete volume with id: 92486b76-5383-41ae-b001-c0130d739877 Dec 31 09:52:30.139599 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:30.139599 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:30.142580 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ec43155f-aba0-4786-b3b0-1014fb097532 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Volume info retrieved successfully. Dec 31 09:52:30.176143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ec43155f-aba0-4786-b3b0-1014fb097532 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Delete volume request issued successfully. Dec 31 09:52:30.176790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec43155f-aba0-4786-b3b0-1014fb097532 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 returned with HTTP 202 Dec 31 09:52:30.187935 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e11a4df3-a827-4885-b949-8aa8bd83fcee tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 Dec 31 09:52:30.188790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e11a4df3-a827-4885-b949-8aa8bd83fcee tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:30.189465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e11a4df3-a827-4885-b949-8aa8bd83fcee tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:30.194113 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 838/1642] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:52:30 2020] DELETE /volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:52:30.258452 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:30.258452 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:30.268610 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e11a4df3-a827-4885-b949-8aa8bd83fcee tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Volume info retrieved successfully. Dec 31 09:52:30.296350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e11a4df3-a827-4885-b949-8aa8bd83fcee tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 returned with HTTP 200 Dec 31 09:52:30.308593 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 805/1643] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:30 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 => generated 922 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:52:31.315886 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dbacdefb-108f-4a44-a9c2-7363ebf291b4 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 Dec 31 09:52:31.317302 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dbacdefb-108f-4a44-a9c2-7363ebf291b4 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:31.317995 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:31.317995 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:31.318626 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dbacdefb-108f-4a44-a9c2-7363ebf291b4 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:31.427817 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:31.427817 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:31.447813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dbacdefb-108f-4a44-a9c2-7363ebf291b4 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Volume info retrieved successfully. Dec 31 09:52:31.501730 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dbacdefb-108f-4a44-a9c2-7363ebf291b4 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 returned with HTTP 200 Dec 31 09:52:31.509527 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 839/1644] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:31 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 => generated 922 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:32.525708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7cec7356-3653-4327-9b91-55647ab38756 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] GET http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 Dec 31 09:52:32.527639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7cec7356-3653-4327-9b91-55647ab38756 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:32.528107 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:32.528107 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:32.528961 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7cec7356-3653-4327-9b91-55647ab38756 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:32.610504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7cec7356-3653-4327-9b91-55647ab38756 tempest-VolumesSnapshotNegativeTestJSON-1355019348 tempest-VolumesSnapshotNegativeTestJSON-1355019348] http://10.222.0.45/volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 returned with HTTP 404 Dec 31 09:52:32.612122 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 806/1645] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:32 2020] GET /volume/v3/03bb6419c78948fc8fe4667ec78df34c/volumes/92486b76-5383-41ae-b001-c0130d739877 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:34.030964 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b038dab-2378-4f99-8d65-25052fe14d9b tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] POST http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types Dec 31 09:52:34.031872 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:34.031872 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:34.031872 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b038dab-2378-4f99-8d65-25052fe14d9b tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-928433634", "extra_specs": {"spec1": "val1"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:34.128511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b038dab-2378-4f99-8d65-25052fe14d9b tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types returned with HTTP 200 Dec 31 09:52:34.129392 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 840/1646] 10.222.0.45 () {60 vars in 1220 bytes} [Thu Dec 31 09:52:33 2020] POST /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types => generated 242 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:34.142442 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4be96381-faa1-4810-8012-f2733ced6545 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] POST http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs Dec 31 09:52:34.143385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4be96381-faa1-4810-8012-f2733ced6545 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:34.144634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4be96381-faa1-4810-8012-f2733ced6545 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs returned with HTTP 400 Dec 31 09:52:34.150645 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 807/1647] 10.222.0.45 () {60 vars in 1366 bytes} [Thu Dec 31 09:52:34 2020] POST /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs => generated 146 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:52:34.162446 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78849dbe-b673-4160-94fa-13d0bbfcd8e0 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] POST http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs Dec 31 09:52:34.163239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78849dbe-b673-4160-94fa-13d0bbfcd8e0 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:34.164438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78849dbe-b673-4160-94fa-13d0bbfcd8e0 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs returned with HTTP 400 Dec 31 09:52:34.167276 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 841/1648] 10.222.0.45 () {60 vars in 1366 bytes} [Thu Dec 31 09:52:34 2020] POST /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:52:34.175867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39591235-4b81-477d-9043-d54f1dd64306 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] POST http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/d062465b-a96a-44ff-9bf2-616b8cc7b9c8/extra_specs Dec 31 09:52:34.176998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39591235-4b81-477d-9043-d54f1dd64306 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:34.309333 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39591235-4b81-477d-9043-d54f1dd64306 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/d062465b-a96a-44ff-9bf2-616b8cc7b9c8/extra_specs returned with HTTP 404 Dec 31 09:52:34.323836 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 808/1649] 10.222.0.45 () {60 vars in 1366 bytes} [Thu Dec 31 09:52:34 2020] POST /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/d062465b-a96a-44ff-9bf2-616b8cc7b9c8/extra_specs => generated 114 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:34.337456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b062e9ed-34a8-481c-90b2-2e64fc0b43a7 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] DELETE http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/86ca6453-055a-4bd7-9f14-490251e28d04/extra_specs/spec1 Dec 31 09:52:34.344713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b062e9ed-34a8-481c-90b2-2e64fc0b43a7 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:34.345482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b062e9ed-34a8-481c-90b2-2e64fc0b43a7 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:34.380070 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b062e9ed-34a8-481c-90b2-2e64fc0b43a7 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/86ca6453-055a-4bd7-9f14-490251e28d04/extra_specs/spec1 returned with HTTP 404 Dec 31 09:52:34.381435 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 842/1650] 10.222.0.45 () {58 vars in 1366 bytes} [Thu Dec 31 09:52:34 2020] DELETE /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/86ca6453-055a-4bd7-9f14-490251e28d04/extra_specs/spec1 => generated 114 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:34.394177 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f030d5a-5f46-4718-818f-f916abe83a06 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] GET http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/nonexistent_extra_spec_name Dec 31 09:52:34.395232 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f030d5a-5f46-4718-818f-f916abe83a06 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:34.395997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f030d5a-5f46-4718-818f-f916abe83a06 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:34.427323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f030d5a-5f46-4718-818f-f916abe83a06 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Dec 31 09:52:34.431843 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 809/1651] 10.222.0.45 () {58 vars in 1429 bytes} [Thu Dec 31 09:52:34 2020] GET /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:34.441728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e202e2e6-729c-408c-969a-f01433bfac5e tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] GET http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/d5a2fdbe-d1ff-4c83-aa14-5be127bd289c/extra_specs/spec1 Dec 31 09:52:34.441975 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e202e2e6-729c-408c-969a-f01433bfac5e tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:34.442455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e202e2e6-729c-408c-969a-f01433bfac5e tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:34.485545 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e202e2e6-729c-408c-969a-f01433bfac5e tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/d5a2fdbe-d1ff-4c83-aa14-5be127bd289c/extra_specs/spec1 returned with HTTP 404 Dec 31 09:52:34.489287 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 843/1652] 10.222.0.45 () {58 vars in 1363 bytes} [Thu Dec 31 09:52:34 2020] GET /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/d5a2fdbe-d1ff-4c83-aa14-5be127bd289c/extra_specs/spec1 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:34.502965 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05b0d3a0-4684-45a7-9639-93031d976ba1 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] GET http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/77d1dabf-76f8-4bdb-9beb-9697d273dfcf/extra_specs Dec 31 09:52:34.505760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05b0d3a0-4684-45a7-9639-93031d976ba1 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:34.506502 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05b0d3a0-4684-45a7-9639-93031d976ba1 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:34.534637 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05b0d3a0-4684-45a7-9639-93031d976ba1 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/77d1dabf-76f8-4bdb-9beb-9697d273dfcf/extra_specs returned with HTTP 404 Dec 31 09:52:34.536196 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 810/1653] 10.222.0.45 () {58 vars in 1345 bytes} [Thu Dec 31 09:52:34 2020] GET /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/77d1dabf-76f8-4bdb-9beb-9697d273dfcf/extra_specs => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:34.549919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11b222cb-baed-430d-bdec-59c6ffd7f08b tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] PUT http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/spec1 Dec 31 09:52:34.560717 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11b222cb-baed-430d-bdec-59c6ffd7f08b tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:34.561602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11b222cb-baed-430d-bdec-59c6ffd7f08b tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/spec1 returned with HTTP 400 Dec 31 09:52:34.562810 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 844/1654] 10.222.0.45 () {60 vars in 1383 bytes} [Thu Dec 31 09:52:34 2020] PUT /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/spec1 => generated 102 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:52:34.576244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ebe23c7-289f-4d12-a34c-55169e431df0 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] PUT http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/spec1 Dec 31 09:52:34.577323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1ebe23c7-289f-4d12-a34c-55169e431df0 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Action: 'update', calling method: update, body: null {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:34.579110 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ebe23c7-289f-4d12-a34c-55169e431df0 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/spec1 returned with HTTP 400 Dec 31 09:52:34.580454 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 811/1655] 10.222.0.45 () {60 vars in 1382 bytes} [Thu Dec 31 09:52:34 2020] PUT /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/spec1 => generated 72 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:52:34.597753 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e29a9d15-9d9e-4c28-8ab3-bce5428f61a1 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] PUT http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/None Dec 31 09:52:34.598556 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e29a9d15-9d9e-4c28-8ab3-bce5428f61a1 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:34.833673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e29a9d15-9d9e-4c28-8ab3-bce5428f61a1 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] HTTP exception thrown: Request body and URI mismatch Dec 31 09:52:34.834074 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e29a9d15-9d9e-4c28-8ab3-bce5428f61a1 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/None returned with HTTP 400 Dec 31 09:52:34.835729 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 845/1656] 10.222.0.45 () {60 vars in 1380 bytes} [Thu Dec 31 09:52:34 2020] PUT /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/None => generated 73 bytes in 243 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:52:34.847521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a6167852-f5c7-44ce-b00e-76b1fda34415 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] PUT http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/a706f114-3161-4d84-8b39-fcd9614e901f Dec 31 09:52:34.848698 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a6167852-f5c7-44ce-b00e-76b1fda34415 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:35.084512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a6167852-f5c7-44ce-b00e-76b1fda34415 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] HTTP exception thrown: Request body and URI mismatch Dec 31 09:52:35.085140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a6167852-f5c7-44ce-b00e-76b1fda34415 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/a706f114-3161-4d84-8b39-fcd9614e901f returned with HTTP 400 Dec 31 09:52:35.087146 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 812/1657] 10.222.0.45 () {60 vars in 1476 bytes} [Thu Dec 31 09:52:34 2020] PUT /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1/extra_specs/a706f114-3161-4d84-8b39-fcd9614e901f => generated 73 bytes in 245 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 31 09:52:35.099182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-241368b0-7d08-4c82-b497-65722dd55d52 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] DELETE http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1 Dec 31 09:52:35.100002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-241368b0-7d08-4c82-b497-65722dd55d52 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:35.100737 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-241368b0-7d08-4c82-b497-65722dd55d52 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:35.231894 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:52:35.231894 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:52:35.248120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-241368b0-7d08-4c82-b497-65722dd55d52 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1 returned with HTTP 202 Dec 31 09:52:35.250315 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 846/1658] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:52:35 2020] DELETE /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1 => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:52:35.257839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5e27398-f85d-4e12-8375-d1d8a385aa82 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] GET http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1 Dec 31 09:52:35.258691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5e27398-f85d-4e12-8375-d1d8a385aa82 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:35.259622 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5e27398-f85d-4e12-8375-d1d8a385aa82 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:35.281070 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5e27398-f85d-4e12-8375-d1d8a385aa82 tempest-ExtraSpecsNegativeTest-138191672 tempest-ExtraSpecsNegativeTest-138191672] http://10.222.0.45/volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1 returned with HTTP 404 Dec 31 09:52:35.282707 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 813/1659] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:52:35 2020] GET /volume/v3/2ccfdb9143b94b0dac8d2677318008f2/types/592e43e3-48bb-4e64-8e15-6d2055f1aeb1 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:52:45.002557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] POST http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes Dec 31 09:52:45.003902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2004092165"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:45.005134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2004092165'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:52:45.005616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Create volume of 1 GB Dec 31 09:52:45.041277 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Availability Zones retrieved successfully. Dec 31 09:52:45.083359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Flow 'volume_create_api' (f14ff5fc-5d8a-458f-8ece-53aa56971bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:45.102724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9182d5c-455c-4b67-a93f-1cd369969f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:45.105475 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:52:45.245923 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9182d5c-455c-4b67-a93f-1cd369969f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:45.251671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9419089-6f40-4b91-b316-2dc030047fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:45.464728 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Created reservations ['f72524e7-0465-41ba-904b-7dff115fb754', 'a44cab18-4af4-43b0-af61-4f0cbfbf78cc', '40511897-219a-4485-8fd2-416f059bd189', '78979732-4c30-4d3b-94ae-fb018ebe3407'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:52:45.468081 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9419089-6f40-4b91-b316-2dc030047fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f72524e7-0465-41ba-904b-7dff115fb754', 'a44cab18-4af4-43b0-af61-4f0cbfbf78cc', '40511897-219a-4485-8fd2-416f059bd189', '78979732-4c30-4d3b-94ae-fb018ebe3407']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:45.472315 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f2e276-e61d-4489-b439-b2d1236a1227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:45.563715 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f2e276-e61d-4489-b439-b2d1236a1227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab6d4581-ed2a-4a71-aab8-deff4225b6fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2004092165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34181eb766da437287f60cba9a1e7965',qos_specs=None,replication_status=,reservations=['f72524e7-0465-41ba-904b-7dff115fb754','a44cab18-4af4-43b0-af61-4f0cbfbf78cc','40511897-219a-4485-8fd2-416f059bd189','78979732-4c30-4d3b-94ae-fb018ebe3407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c503cda5db164dc5a1994ac2ad0e42a0',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:52:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2004092165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab6d4581-ed2a-4a71-aab8-deff4225b6fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34181eb766da437287f60cba9a1e7965',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='c503cda5db164dc5a1994ac2ad0e42a0',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:45.566641 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbff49de-a418-4df8-a8d8-dbbe1725bb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:45.601474 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbff49de-a418-4df8-a8d8-dbbe1725bb0e) 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-2004092165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34181eb766da437287f60cba9a1e7965',qos_specs=None,replication_status=,reservations=['f72524e7-0465-41ba-904b-7dff115fb754','a44cab18-4af4-43b0-af61-4f0cbfbf78cc','40511897-219a-4485-8fd2-416f059bd189','78979732-4c30-4d3b-94ae-fb018ebe3407'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c503cda5db164dc5a1994ac2ad0e42a0',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:45.603454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa369ebf-1a66-455e-a2a8-e3b3a19501f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:45.654444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa369ebf-1a66-455e-a2a8-e3b3a19501f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:45.657413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Flow 'volume_create_api' (f14ff5fc-5d8a-458f-8ece-53aa56971bee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:45.790846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Create volume request issued successfully. Dec 31 09:52:45.823945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe8e0c36-93e5-4596-a3da-499daeb6413d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes returned with HTTP 202 Dec 31 09:52:45.824898 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 847/1660] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:52:44 2020] POST /volume/v3/34181eb766da437287f60cba9a1e7965/volumes => generated 823 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:52:45.850167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a2b25fb-cfd4-4371-9b22-b2e7c4025b32 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc Dec 31 09:52:45.850983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a2b25fb-cfd4-4371-9b22-b2e7c4025b32 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:45.851674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a2b25fb-cfd4-4371-9b22-b2e7c4025b32 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:45.961877 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:45.961877 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:45.984159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0a2b25fb-cfd4-4371-9b22-b2e7c4025b32 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:52:46.035482 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a2b25fb-cfd4-4371-9b22-b2e7c4025b32 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc returned with HTTP 200 Dec 31 09:52:46.036340 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 814/1661] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:45 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:47.055100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2627f79-2547-4908-861b-25acd5252b90 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc Dec 31 09:52:47.055680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2627f79-2547-4908-861b-25acd5252b90 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:47.055845 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:47.055845 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:47.056525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2627f79-2547-4908-861b-25acd5252b90 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:47.179759 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:47.179759 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:47.199969 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e2627f79-2547-4908-861b-25acd5252b90 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:52:47.251394 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2627f79-2547-4908-861b-25acd5252b90 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc returned with HTTP 200 Dec 31 09:52:47.252277 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 848/1662] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:47 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc => generated 916 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:47.274731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10c70048-f244-40e3-9cb1-aac5169c8360 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] POST http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups Dec 31 09:52:47.275563 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:47.275563 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:47.276204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10c70048-f244-40e3-9cb1-aac5169c8360 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ab6d4581-ed2a-4a71-aab8-deff4225b6fc", "name": "tempest-VolumesBackupsAdminTest-Backup-1549230715"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:47.277849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-10c70048-f244-40e3-9cb1-aac5169c8360 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Creating new backup {'backup': {'volume_id': 'ab6d4581-ed2a-4a71-aab8-deff4225b6fc', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1549230715'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 31 09:52:47.278511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-10c70048-f244-40e3-9cb1-aac5169c8360 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Creating backup of volume ab6d4581-ed2a-4a71-aab8-deff4225b6fc in container None Dec 31 09:52:47.414967 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:47.414967 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:47.420726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-10c70048-f244-40e3-9cb1-aac5169c8360 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:52:47.528257 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-10c70048-f244-40e3-9cb1-aac5169c8360 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Created reservations ['0ac47e7b-53f0-44e7-afc4-878b78a4ec10', '15e2b866-fa9b-41ac-9e2f-d6bd1d834fcc'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:52:47.651965 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10c70048-f244-40e3-9cb1-aac5169c8360 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups returned with HTTP 202 Dec 31 09:52:47.660162 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 815/1663] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:52:47 2020] POST /volume/v3/34181eb766da437287f60cba9a1e7965/backups => generated 401 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:52:47.673694 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94a0f54f-60a7-4625-9ca9-1c5e04440873 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:47.674554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-94a0f54f-60a7-4625-9ca9-1c5e04440873 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:47.675189 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:47.675189 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:47.675862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-94a0f54f-60a7-4625-9ca9-1c5e04440873 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:47.676398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-94a0f54f-60a7-4625-9ca9-1c5e04440873 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:47.731017 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:47.731017 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:47.737528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94a0f54f-60a7-4625-9ca9-1c5e04440873 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:47.750030 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 849/1664] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:47 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 808 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:48.764803 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a3a89e92-f226-4d98-a502-600717f9a251 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:48.765206 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a3a89e92-f226-4d98-a502-600717f9a251 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:48.765374 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:48.765374 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:48.766101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a3a89e92-f226-4d98-a502-600717f9a251 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:48.766841 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a3a89e92-f226-4d98-a502-600717f9a251 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:48.808839 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:48.808839 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:48.810704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a3a89e92-f226-4d98-a502-600717f9a251 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:48.811537 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 816/1665] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:48 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 808 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:49.826968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-644473d2-da83-4026-b973-d4fdc9bc683a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:49.827838 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-644473d2-da83-4026-b973-d4fdc9bc683a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:49.827838 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:49.827838 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:49.828349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-644473d2-da83-4026-b973-d4fdc9bc683a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:49.828524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-644473d2-da83-4026-b973-d4fdc9bc683a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:49.881473 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:49.881473 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:49.887496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-644473d2-da83-4026-b973-d4fdc9bc683a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:49.891318 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 850/1666] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:49 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 808 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:50.906526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ce0549b-bcfc-438f-b9ec-feaa1e429f3a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:50.907244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ce0549b-bcfc-438f-b9ec-feaa1e429f3a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:50.907554 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:50.907554 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:50.914341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ce0549b-bcfc-438f-b9ec-feaa1e429f3a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:50.915116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0ce0549b-bcfc-438f-b9ec-feaa1e429f3a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:51.024591 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:51.024591 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:51.032754 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ce0549b-bcfc-438f-b9ec-feaa1e429f3a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:51.050036 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 817/1667] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:50 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 808 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:52.055194 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e68e47b-cac4-4fdc-a7a7-2a23ffa7f29a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:52.058703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e68e47b-cac4-4fdc-a7a7-2a23ffa7f29a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:52.059183 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:52.059183 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:52.059905 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e68e47b-cac4-4fdc-a7a7-2a23ffa7f29a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:52.060495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7e68e47b-cac4-4fdc-a7a7-2a23ffa7f29a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:52.127738 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:52.127738 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:52.150031 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e68e47b-cac4-4fdc-a7a7-2a23ffa7f29a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:52.162852 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 851/1668] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:52 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 808 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:53.075247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] POST http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes Dec 31 09:52:53.075949 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:53.075949 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:53.076379 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-38148248"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:53.077619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-38148248'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:52:53.077993 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Create volume of 1 GB Dec 31 09:52:53.096225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Availability Zones retrieved successfully. Dec 31 09:52:53.119711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Flow 'volume_create_api' (a564b0e5-aea8-47ec-a856-a6c4d0a24ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:53.123920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13843edc-3f1e-415b-8fe7-e2ea3c5be489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:53.126845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:52:53.171610 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b64db01a-c1b5-408f-8386-06ff03a395f2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:53.172782 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b64db01a-c1b5-408f-8386-06ff03a395f2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:53.173380 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:53.173380 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:53.174537 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b64db01a-c1b5-408f-8386-06ff03a395f2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:53.175435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b64db01a-c1b5-408f-8386-06ff03a395f2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:53.238518 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:53.238518 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:53.244851 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b64db01a-c1b5-408f-8386-06ff03a395f2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:53.248490 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 852/1669] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:53 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:53.251641 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13843edc-3f1e-415b-8fe7-e2ea3c5be489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:53.256389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92bba887-1f7e-4238-9d3c-732a9e6e0f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:53.404500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Created reservations ['b43c746e-77ff-4e62-b8ee-53b1ebbd9b1a', 'b11cdb9a-0f52-46dc-8004-507e5ddb8940', '99c3a88a-3014-48fa-a80e-53b3b97fd953', 'cabe1a5f-deee-4d83-9b3b-5c06f8000dff'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:52:53.406600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92bba887-1f7e-4238-9d3c-732a9e6e0f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b43c746e-77ff-4e62-b8ee-53b1ebbd9b1a', 'b11cdb9a-0f52-46dc-8004-507e5ddb8940', '99c3a88a-3014-48fa-a80e-53b3b97fd953', 'cabe1a5f-deee-4d83-9b3b-5c06f8000dff']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:53.410151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a415b9-4739-480b-9d59-0e3402a05f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:53.508025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a415b9-4739-480b-9d59-0e3402a05f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '909077de-fa12-4953-a147-94ddd6df4d95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-38148248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fb151b9cbe4b66baa5fe2ad117be3a',qos_specs=None,replication_status=,reservations=['b43c746e-77ff-4e62-b8ee-53b1ebbd9b1a','b11cdb9a-0f52-46dc-8004-507e5ddb8940','99c3a88a-3014-48fa-a80e-53b3b97fd953','cabe1a5f-deee-4d83-9b3b-5c06f8000dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6585e38c5e0840998fd94dc973b7b6c8',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-38148248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=909077de-fa12-4953-a147-94ddd6df4d95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7fb151b9cbe4b66baa5fe2ad117be3a',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='6585e38c5e0840998fd94dc973b7b6c8',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:53.516980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8926a77-b87f-485c-91b1-94d82ad71231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:53.604655 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8926a77-b87f-485c-91b1-94d82ad71231) 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-38148248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fb151b9cbe4b66baa5fe2ad117be3a',qos_specs=None,replication_status=,reservations=['b43c746e-77ff-4e62-b8ee-53b1ebbd9b1a','b11cdb9a-0f52-46dc-8004-507e5ddb8940','99c3a88a-3014-48fa-a80e-53b3b97fd953','cabe1a5f-deee-4d83-9b3b-5c06f8000dff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6585e38c5e0840998fd94dc973b7b6c8',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:53.624589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d19106-f595-43db-a7c3-b21acd89404d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:53.676529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d19106-f595-43db-a7c3-b21acd89404d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:53.688928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Flow 'volume_create_api' (a564b0e5-aea8-47ec-a856-a6c4d0a24ee7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:53.848175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Create volume request issued successfully. Dec 31 09:52:53.865634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5faeace-6a39-4d11-85a1-e272fa2cae28 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes returned with HTTP 202 Dec 31 09:52:53.867120 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 818/1670] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:52:53 2020] POST /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes => generated 824 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:52:53.882801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c01bdd4e-afc5-4d79-82fd-d76a5a38f5cb tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 09:52:53.883285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c01bdd4e-afc5-4d79-82fd-d76a5a38f5cb tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:53.883532 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:53.883532 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:53.884051 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c01bdd4e-afc5-4d79-82fd-d76a5a38f5cb tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:54.059349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:54.059349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:54.094159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c01bdd4e-afc5-4d79-82fd-d76a5a38f5cb tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:52:54.168684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c01bdd4e-afc5-4d79-82fd-d76a5a38f5cb tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 09:52:54.172048 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 853/1671] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:53 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 916 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:54.265223 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9bb77e49-0276-4e58-90e4-0095622015ac tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:54.265780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9bb77e49-0276-4e58-90e4-0095622015ac tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:54.266010 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:54.266010 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:54.266389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9bb77e49-0276-4e58-90e4-0095622015ac tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:54.266761 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9bb77e49-0276-4e58-90e4-0095622015ac tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:54.328515 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:54.328515 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:54.330582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9bb77e49-0276-4e58-90e4-0095622015ac tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:54.332049 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 819/1672] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:54 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:55.192042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02eb847d-d18f-484d-ad6a-38d2f671b9df tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 09:52:55.192597 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02eb847d-d18f-484d-ad6a-38d2f671b9df tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:55.192820 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:55.192820 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:55.193192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02eb847d-d18f-484d-ad6a-38d2f671b9df tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:55.252136 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:55.252136 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:55.261824 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-02eb847d-d18f-484d-ad6a-38d2f671b9df tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:52:55.286801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02eb847d-d18f-484d-ad6a-38d2f671b9df tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 09:52:55.287661 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 854/1673] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:55 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 917 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:55.346618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c6ca00c-78a1-4248-9098-d30d27d8866f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:55.347700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c6ca00c-78a1-4248-9098-d30d27d8866f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:55.348070 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:55.348070 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:55.348668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c6ca00c-78a1-4248-9098-d30d27d8866f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:55.349189 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4c6ca00c-78a1-4248-9098-d30d27d8866f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:55.380641 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:55.380641 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:55.383203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c6ca00c-78a1-4248-9098-d30d27d8866f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:55.384257 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 820/1674] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:55 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:56.399279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7257968-2d18-4c5c-a112-4936008221a9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:56.403058 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7257968-2d18-4c5c-a112-4936008221a9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:56.408938 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:56.408938 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:56.408938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7257968-2d18-4c5c-a112-4936008221a9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:56.408938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a7257968-2d18-4c5c-a112-4936008221a9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:56.481609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:56.481609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:56.483850 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7257968-2d18-4c5c-a112-4936008221a9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:56.496233 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 855/1675] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:56 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:52:57.510535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d03b8c2-c4db-492a-80be-f1703cf04820 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:57.512179 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d03b8c2-c4db-492a-80be-f1703cf04820 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:57.513003 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:57.513003 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:57.513697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d03b8c2-c4db-492a-80be-f1703cf04820 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:57.514308 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8d03b8c2-c4db-492a-80be-f1703cf04820 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:57.567278 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:57.567278 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:57.569213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d03b8c2-c4db-492a-80be-f1703cf04820 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:57.570580 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 821/1676] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:57 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:57.770916 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] POST http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes Dec 31 09:52:57.771462 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:57.771462 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:57.771915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1126434811", "snapshot_id": null, "imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "volume_type": null, "size": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:52:57.773188 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1126434811', 'snapshot_id': None, 'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'volume_type': None, 'size': 1}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:52:57.982401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Create volume of 1 GB Dec 31 09:52:58.008210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Availability Zones retrieved successfully. Dec 31 09:52:58.041858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Flow 'volume_create_api' (56b221a7-adcb-4770-928e-b09c72fd8841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:58.043165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95150cb0-d9f3-4706-b3df-ad221b40676e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:58.055085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:52:58.260545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95150cb0-d9f3-4706-b3df-ad221b40676e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:58.262811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073008dd-c418-4af0-b07c-f369b93215df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:58.409746 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Created reservations ['2f867cb7-9c22-4b36-93f8-869db7dff4b3', '94a728f5-76b8-42dd-b70b-2e828f7e99cf', '7f70757b-868c-44ea-abb2-1a8f14439f0f', '2da8af16-4ae2-4a92-ae3a-6ab448f36615'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:52:58.411752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073008dd-c418-4af0-b07c-f369b93215df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f867cb7-9c22-4b36-93f8-869db7dff4b3', '94a728f5-76b8-42dd-b70b-2e828f7e99cf', '7f70757b-868c-44ea-abb2-1a8f14439f0f', '2da8af16-4ae2-4a92-ae3a-6ab448f36615']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:58.421892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66e543aa-1dc6-47a4-bc55-88c7eb4d7ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:58.511144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66e543aa-1dc6-47a4-bc55-88c7eb4d7ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbb38538-b2e9-4ac8-babd-494450a3f7c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1126434811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58ab28ed022b4f0cbc85150f01a1dfa0',qos_specs=None,replication_status=,reservations=['2f867cb7-9c22-4b36-93f8-869db7dff4b3','94a728f5-76b8-42dd-b70b-2e828f7e99cf','7f70757b-868c-44ea-abb2-1a8f14439f0f','2da8af16-4ae2-4a92-ae3a-6ab448f36615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac69af261c5c4ee4bc8fecf22982fa9e',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1126434811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbb38538-b2e9-4ac8-babd-494450a3f7c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58ab28ed022b4f0cbc85150f01a1dfa0',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='ac69af261c5c4ee4bc8fecf22982fa9e',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:58.525846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccc6935-2187-4beb-8f9b-e54ab5cb7e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:58.561932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccc6935-2187-4beb-8f9b-e54ab5cb7e9d) 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-1126434811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58ab28ed022b4f0cbc85150f01a1dfa0',qos_specs=None,replication_status=,reservations=['2f867cb7-9c22-4b36-93f8-869db7dff4b3','94a728f5-76b8-42dd-b70b-2e828f7e99cf','7f70757b-868c-44ea-abb2-1a8f14439f0f','2da8af16-4ae2-4a92-ae3a-6ab448f36615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac69af261c5c4ee4bc8fecf22982fa9e',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:58.564982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92bf7f75-3bce-4476-9831-ca2546951cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:52:58.587404 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92bf7f75-3bce-4476-9831-ca2546951cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:52:58.591119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-418ee82f-9488-4e72-a81c-1c43d776ef71 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:58.591908 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-418ee82f-9488-4e72-a81c-1c43d776ef71 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:58.593326 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:58.593326 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:58.593969 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-418ee82f-9488-4e72-a81c-1c43d776ef71 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:58.595486 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-418ee82f-9488-4e72-a81c-1c43d776ef71 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:58.596606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Flow 'volume_create_api' (56b221a7-adcb-4770-928e-b09c72fd8841) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:52:58.651729 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Create volume request issued successfully. Dec 31 09:52:58.671318 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ff39b88-522e-47dc-bb66-97b80c881084 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes returned with HTTP 202 Dec 31 09:52:58.672650 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 856/1677] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:52:57 2020] POST /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes => generated 823 bytes in 906 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:52:58.673971 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:58.673971 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:58.675981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-418ee82f-9488-4e72-a81c-1c43d776ef71 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:58.686789 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 822/1678] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:58 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:58.691515 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65b37642-54a9-4326-a162-a22cc90ec31b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:52:58.692071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-65b37642-54a9-4326-a162-a22cc90ec31b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:58.692292 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:58.692292 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:58.692669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-65b37642-54a9-4326-a162-a22cc90ec31b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:58.807718 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:58.807718 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:58.836391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-65b37642-54a9-4326-a162-a22cc90ec31b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:52:58.901327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65b37642-54a9-4326-a162-a22cc90ec31b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:52:58.915898 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 857/1679] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:58 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 891 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:59.697260 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24f5926e-bbe1-489f-8bb5-117aabfb7cf4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:52:59.697830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24f5926e-bbe1-489f-8bb5-117aabfb7cf4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:59.698051 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:59.698051 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:59.698313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24f5926e-bbe1-489f-8bb5-117aabfb7cf4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:52:59.698652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-24f5926e-bbe1-489f-8bb5-117aabfb7cf4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:52:59.757029 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:52:59.757029 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:52:59.759689 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24f5926e-bbe1-489f-8bb5-117aabfb7cf4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:52:59.760576 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 823/1680] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:59 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:52:59.922075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e84d9216-419c-4f2d-95ed-a40d08b35982 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:52:59.922668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e84d9216-419c-4f2d-95ed-a40d08b35982 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:52:59.922948 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:52:59.922948 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:52:59.923757 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e84d9216-419c-4f2d-95ed-a40d08b35982 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:00.077236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:00.077236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:00.087690 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e84d9216-419c-4f2d-95ed-a40d08b35982 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:00.139729 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e84d9216-419c-4f2d-95ed-a40d08b35982 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:00.143542 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 858/1681] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:52:59 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:00.775275 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4950035-1ccc-44ca-b2fa-aa2f418495e3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:00.775904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4950035-1ccc-44ca-b2fa-aa2f418495e3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:00.775995 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:00.775995 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:00.776366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4950035-1ccc-44ca-b2fa-aa2f418495e3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:00.776728 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f4950035-1ccc-44ca-b2fa-aa2f418495e3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:00.846828 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:00.846828 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:00.848774 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4950035-1ccc-44ca-b2fa-aa2f418495e3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:00.849627 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 824/1682] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:00 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:01.157234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09136643-e777-4886-b041-dfbe01c05a7e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:01.159647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09136643-e777-4886-b041-dfbe01c05a7e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:01.160314 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:01.160314 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:01.161249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09136643-e777-4886-b041-dfbe01c05a7e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:01.303563 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:01.303563 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:01.314117 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-09136643-e777-4886-b041-dfbe01c05a7e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:01.354088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09136643-e777-4886-b041-dfbe01c05a7e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:01.357101 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 859/1683] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:01 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:01.863762 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46a04227-c559-45df-8aa3-5548d8477d20 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:01.865176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46a04227-c559-45df-8aa3-5548d8477d20 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:01.865625 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:01.865625 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:01.866321 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46a04227-c559-45df-8aa3-5548d8477d20 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:01.866893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-46a04227-c559-45df-8aa3-5548d8477d20 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:01.907791 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:01.907791 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:01.917687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46a04227-c559-45df-8aa3-5548d8477d20 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:01.919227 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 825/1684] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:01 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:53:02.374403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82539fa6-459e-43a9-a023-348ce830dc64 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:02.374945 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82539fa6-459e-43a9-a023-348ce830dc64 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:02.375144 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:02.375144 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:02.375812 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82539fa6-459e-43a9-a023-348ce830dc64 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:02.522568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:02.522568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:02.553441 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-82539fa6-459e-43a9-a023-348ce830dc64 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:02.605455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82539fa6-459e-43a9-a023-348ce830dc64 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:02.606542 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 860/1685] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:02 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:02.937278 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2685c5c6-351c-49d5-ac40-edf121495ecc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:02.937831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2685c5c6-351c-49d5-ac40-edf121495ecc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:02.938061 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:02.938061 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:02.938513 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2685c5c6-351c-49d5-ac40-edf121495ecc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:02.938784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2685c5c6-351c-49d5-ac40-edf121495ecc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:03.012777 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:03.012777 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:03.024225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2685c5c6-351c-49d5-ac40-edf121495ecc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:03.025182 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 826/1686] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:02 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:03.621778 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca7e77dc-b420-4a7a-8517-bb36ee36201c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:03.622448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca7e77dc-b420-4a7a-8517-bb36ee36201c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:03.622727 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:03.622727 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:03.623138 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca7e77dc-b420-4a7a-8517-bb36ee36201c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:04.039057 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bb23394-cf0d-4a26-b13e-63650412afd7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:04.039670 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bb23394-cf0d-4a26-b13e-63650412afd7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:04.039960 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:04.039960 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:04.041789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bb23394-cf0d-4a26-b13e-63650412afd7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:04.042190 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4bb23394-cf0d-4a26-b13e-63650412afd7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:04.113967 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:04.113967 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:04.115927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bb23394-cf0d-4a26-b13e-63650412afd7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:04.116768 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 827/1687] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:04 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:04.160123 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:04.160123 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:04.175653 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ca7e77dc-b420-4a7a-8517-bb36ee36201c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:04.201733 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca7e77dc-b420-4a7a-8517-bb36ee36201c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:04.202591 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 861/1688] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:03 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:05.132908 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a769498d-915b-4853-93bb-c6068a57a54a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:05.133363 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a769498d-915b-4853-93bb-c6068a57a54a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:05.133464 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:05.133464 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:05.133785 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a769498d-915b-4853-93bb-c6068a57a54a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:05.139470 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a769498d-915b-4853-93bb-c6068a57a54a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:05.219312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-011ab03d-be57-4e4b-95e4-4d96a1d4320d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:05.219877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-011ab03d-be57-4e4b-95e4-4d96a1d4320d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:05.220255 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:05.220255 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:05.220671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-011ab03d-be57-4e4b-95e4-4d96a1d4320d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:05.247463 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:05.247463 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:05.249377 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a769498d-915b-4853-93bb-c6068a57a54a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:05.268293 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 828/1689] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:05 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:05.367685 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:05.367685 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:05.385310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-011ab03d-be57-4e4b-95e4-4d96a1d4320d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:05.425424 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-011ab03d-be57-4e4b-95e4-4d96a1d4320d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:05.426254 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 862/1690] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:05 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:06.268884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fbaa28f5-18ab-4451-b24e-c85f7cf7a99d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:06.268884 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fbaa28f5-18ab-4451-b24e-c85f7cf7a99d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:06.268884 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:06.268884 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:06.269778 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fbaa28f5-18ab-4451-b24e-c85f7cf7a99d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:06.269778 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fbaa28f5-18ab-4451-b24e-c85f7cf7a99d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:06.324540 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:06.324540 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:06.331216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fbaa28f5-18ab-4451-b24e-c85f7cf7a99d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:06.333880 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 829/1691] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:06 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:06.446221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8dc3e3dd-fca0-4132-b191-2a2d5780dccb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:06.446942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8dc3e3dd-fca0-4132-b191-2a2d5780dccb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:06.447280 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:06.447280 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:06.447907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8dc3e3dd-fca0-4132-b191-2a2d5780dccb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:06.554459 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:06.554459 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:06.568912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8dc3e3dd-fca0-4132-b191-2a2d5780dccb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:06.620060 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8dc3e3dd-fca0-4132-b191-2a2d5780dccb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:06.621769 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 863/1692] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:06 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:07.347824 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-336622b5-9798-48d7-8e4a-38b6e85e3bd7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:07.348954 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-336622b5-9798-48d7-8e4a-38b6e85e3bd7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:07.349376 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:07.349376 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:07.350221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-336622b5-9798-48d7-8e4a-38b6e85e3bd7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:07.350725 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-336622b5-9798-48d7-8e4a-38b6e85e3bd7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:07.422715 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:07.422715 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:07.425217 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-336622b5-9798-48d7-8e4a-38b6e85e3bd7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:07.447677 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 830/1693] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:07 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:07.641280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52e5ffb2-883f-4af4-bd78-ad7affeea48b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:07.642946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52e5ffb2-883f-4af4-bd78-ad7affeea48b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:07.643785 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:07.643785 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:07.644938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52e5ffb2-883f-4af4-bd78-ad7affeea48b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:07.754187 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:07.754187 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:07.766569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-52e5ffb2-883f-4af4-bd78-ad7affeea48b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:07.792796 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52e5ffb2-883f-4af4-bd78-ad7affeea48b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:07.794193 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 864/1694] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:07 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:08.479331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cc33dd4b-ddce-4cea-81f6-811c74d79cda tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:08.482788 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cc33dd4b-ddce-4cea-81f6-811c74d79cda tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:08.484018 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:08.484018 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:08.484669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cc33dd4b-ddce-4cea-81f6-811c74d79cda tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:08.485208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-cc33dd4b-ddce-4cea-81f6-811c74d79cda tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:08.514547 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:08.514547 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:08.516906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cc33dd4b-ddce-4cea-81f6-811c74d79cda tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:08.519457 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 831/1695] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:08 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:08.811124 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b252386c-0d36-43cc-9c9a-461c1d72999c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:08.811441 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b252386c-0d36-43cc-9c9a-461c1d72999c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:08.816621 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:08.816621 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:08.816621 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b252386c-0d36-43cc-9c9a-461c1d72999c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:08.950169 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:08.950169 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:08.964576 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b252386c-0d36-43cc-9c9a-461c1d72999c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:09.031680 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b252386c-0d36-43cc-9c9a-461c1d72999c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:09.032508 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 865/1696] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:08 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:09.531367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66a81e3d-42d6-47a6-b481-5a0496a6eeb9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:09.531950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66a81e3d-42d6-47a6-b481-5a0496a6eeb9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:09.532158 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:09.532158 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:09.532507 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66a81e3d-42d6-47a6-b481-5a0496a6eeb9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:09.532938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-66a81e3d-42d6-47a6-b481-5a0496a6eeb9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:09.560265 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:09.560265 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:09.563233 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66a81e3d-42d6-47a6-b481-5a0496a6eeb9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:09.564450 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 832/1697] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:09 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:10.051610 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d2d4a884-493a-4e20-a6e7-63730bda71c3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:10.052727 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d2d4a884-493a-4e20-a6e7-63730bda71c3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:10.053300 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:10.053300 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:10.054064 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d2d4a884-493a-4e20-a6e7-63730bda71c3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:10.175076 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:10.175076 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:10.199030 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d2d4a884-493a-4e20-a6e7-63730bda71c3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:10.256035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d2d4a884-493a-4e20-a6e7-63730bda71c3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:10.259600 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 866/1698] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:10 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:10.579164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc79e6e1-a72c-424c-8c25-7bacb659d0b1 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:10.580614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc79e6e1-a72c-424c-8c25-7bacb659d0b1 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:10.581065 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:10.581065 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:10.581832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc79e6e1-a72c-424c-8c25-7bacb659d0b1 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:10.582440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bc79e6e1-a72c-424c-8c25-7bacb659d0b1 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:10.696581 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:10.696581 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:10.699061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc79e6e1-a72c-424c-8c25-7bacb659d0b1 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:10.703702 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 833/1699] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:10 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:11.281604 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65612a6e-6ed3-47a5-99a2-619da9b36ff6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:11.283095 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-65612a6e-6ed3-47a5-99a2-619da9b36ff6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:11.283557 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:11.283557 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:11.284613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-65612a6e-6ed3-47a5-99a2-619da9b36ff6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:11.450027 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:11.450027 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:11.476474 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-65612a6e-6ed3-47a5-99a2-619da9b36ff6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:11.529527 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65612a6e-6ed3-47a5-99a2-619da9b36ff6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:11.530961 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 867/1700] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:11 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:11.714659 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3dfb112b-9100-4b64-ab61-63f8f69ecbd9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:11.716120 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3dfb112b-9100-4b64-ab61-63f8f69ecbd9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:11.716577 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:11.716577 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:11.718497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3dfb112b-9100-4b64-ab61-63f8f69ecbd9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:11.719099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3dfb112b-9100-4b64-ab61-63f8f69ecbd9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:11.758668 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:11.758668 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:11.760994 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3dfb112b-9100-4b64-ab61-63f8f69ecbd9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:11.762202 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 834/1701] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:11 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:12.555046 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9084099-9563-477a-96f0-91678df300cf tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:12.555796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9084099-9563-477a-96f0-91678df300cf tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:12.556134 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:12.556134 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:12.556706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9084099-9563-477a-96f0-91678df300cf tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:12.743309 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:12.743309 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:12.776808 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9731beb2-4016-4a80-ba9d-d1feb0c893ba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:12.777644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9731beb2-4016-4a80-ba9d-d1feb0c893ba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:12.778047 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:12.778047 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:12.778684 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9731beb2-4016-4a80-ba9d-d1feb0c893ba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:12.779230 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9731beb2-4016-4a80-ba9d-d1feb0c893ba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:12.782337 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a9084099-9563-477a-96f0-91678df300cf tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:12.815206 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9084099-9563-477a-96f0-91678df300cf tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:12.816476 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 868/1702] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:12 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:53:12.836383 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:12.836383 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:12.838900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9731beb2-4016-4a80-ba9d-d1feb0c893ba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:12.840022 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 835/1703] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:12 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:53:13.834265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dab74d1d-0dee-405d-8ed5-7e9f3857080c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:13.835133 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dab74d1d-0dee-405d-8ed5-7e9f3857080c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:13.835133 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:13.835133 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:13.835982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dab74d1d-0dee-405d-8ed5-7e9f3857080c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:13.855919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a74a12e9-058a-4c60-8762-7f10c3abac05 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:13.856622 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a74a12e9-058a-4c60-8762-7f10c3abac05 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:13.856952 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:13.856952 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:13.857790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a74a12e9-058a-4c60-8762-7f10c3abac05 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:13.858208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a74a12e9-058a-4c60-8762-7f10c3abac05 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:13.928195 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:13.928195 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:13.932224 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a74a12e9-058a-4c60-8762-7f10c3abac05 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:13.933912 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 836/1704] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:13 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:53:13.993343 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:13.993343 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:14.005246 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dab74d1d-0dee-405d-8ed5-7e9f3857080c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:14.032422 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dab74d1d-0dee-405d-8ed5-7e9f3857080c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:14.033843 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 869/1705] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:13 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:14.953866 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bec4a0c-b013-4669-8507-eab8d5bec23f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:14.968271 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bec4a0c-b013-4669-8507-eab8d5bec23f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:14.972817 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:14.972817 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:14.974193 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bec4a0c-b013-4669-8507-eab8d5bec23f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:14.975260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1bec4a0c-b013-4669-8507-eab8d5bec23f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:15.050916 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6706a49b-2ad6-43ff-8bef-796628ea45d6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:15.051465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6706a49b-2ad6-43ff-8bef-796628ea45d6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:15.051657 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:15.051657 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:15.052024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6706a49b-2ad6-43ff-8bef-796628ea45d6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:15.091100 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:15.091100 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:15.093683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bec4a0c-b013-4669-8507-eab8d5bec23f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:15.094525 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 837/1706] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:14 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:15.182947 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:15.182947 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:15.219279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6706a49b-2ad6-43ff-8bef-796628ea45d6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:15.341456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6706a49b-2ad6-43ff-8bef-796628ea45d6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:15.343557 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 870/1707] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:15 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:16.109802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d482e1f9-002f-49bd-bc44-cfa32463ef41 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:16.109802 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d482e1f9-002f-49bd-bc44-cfa32463ef41 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:16.109802 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:16.109802 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:16.110659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d482e1f9-002f-49bd-bc44-cfa32463ef41 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:16.110659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d482e1f9-002f-49bd-bc44-cfa32463ef41 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:16.137947 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:16.137947 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:16.139987 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d482e1f9-002f-49bd-bc44-cfa32463ef41 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:16.147647 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 838/1708] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:16 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:16.358324 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea4da341-b7c4-4616-a6ec-89db57641cfa tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:16.358847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea4da341-b7c4-4616-a6ec-89db57641cfa tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:16.359043 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:16.359043 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:16.359735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea4da341-b7c4-4616-a6ec-89db57641cfa tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:16.496837 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:16.496837 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:16.512696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ea4da341-b7c4-4616-a6ec-89db57641cfa tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:16.582116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea4da341-b7c4-4616-a6ec-89db57641cfa tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:16.586597 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 871/1709] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:16 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:17.164670 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-049681b2-e4f5-457f-996b-8bed9cae4901 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:17.165374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-049681b2-e4f5-457f-996b-8bed9cae4901 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:17.165374 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:17.165374 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:17.165740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-049681b2-e4f5-457f-996b-8bed9cae4901 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:17.166524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-049681b2-e4f5-457f-996b-8bed9cae4901 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:17.245459 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:17.245459 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:17.248882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-049681b2-e4f5-457f-996b-8bed9cae4901 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:17.250946 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 839/1710] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:17 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:17.607112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0516a6c-9ecf-4912-8e88-6fdd014b5bdb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:17.607112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0516a6c-9ecf-4912-8e88-6fdd014b5bdb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:17.607112 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:17.607112 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:17.607112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0516a6c-9ecf-4912-8e88-6fdd014b5bdb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:17.740515 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:17.740515 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:17.760492 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d0516a6c-9ecf-4912-8e88-6fdd014b5bdb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:17.807128 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0516a6c-9ecf-4912-8e88-6fdd014b5bdb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:17.814720 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 872/1711] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:17 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:18.265280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c9f59ab-c86d-43bf-844c-8f31222f31a9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:18.265951 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c9f59ab-c86d-43bf-844c-8f31222f31a9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:18.266185 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:18.266185 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:18.266544 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c9f59ab-c86d-43bf-844c-8f31222f31a9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:18.266912 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3c9f59ab-c86d-43bf-844c-8f31222f31a9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:18.372562 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:18.372562 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:18.385403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c9f59ab-c86d-43bf-844c-8f31222f31a9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:18.391038 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 840/1712] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:18 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:18.831437 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88f49dc2-0b8c-43eb-971d-ccfa270791e4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:18.832333 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88f49dc2-0b8c-43eb-971d-ccfa270791e4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:18.832701 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:18.832701 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:18.833314 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88f49dc2-0b8c-43eb-971d-ccfa270791e4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:18.960942 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:18.960942 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:18.990712 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-88f49dc2-0b8c-43eb-971d-ccfa270791e4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:19.076898 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88f49dc2-0b8c-43eb-971d-ccfa270791e4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:19.085463 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 873/1713] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:18 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:19.404209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8f4c205-0729-42dc-8619-0916cd7b68aa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:19.404796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8f4c205-0729-42dc-8619-0916cd7b68aa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:19.405267 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:19.405267 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:19.405660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8f4c205-0729-42dc-8619-0916cd7b68aa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:19.406035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f8f4c205-0729-42dc-8619-0916cd7b68aa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:19.496772 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:19.496772 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:19.498621 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8f4c205-0729-42dc-8619-0916cd7b68aa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:19.507940 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 841/1714] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:19 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:20.116111 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84b23118-8721-4181-9aff-0d4891591d1f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:20.116111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84b23118-8721-4181-9aff-0d4891591d1f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:20.116111 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:20.116111 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:20.116111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84b23118-8721-4181-9aff-0d4891591d1f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:20.298270 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:20.298270 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:20.326724 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-84b23118-8721-4181-9aff-0d4891591d1f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:20.365605 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84b23118-8721-4181-9aff-0d4891591d1f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:20.367255 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 874/1715] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:20 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 915 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:20.513742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f894eaf-85e4-4b7e-aafc-1754e55b3c85 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:20.514289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2f894eaf-85e4-4b7e-aafc-1754e55b3c85 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:20.514506 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:20.514506 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:20.514886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2f894eaf-85e4-4b7e-aafc-1754e55b3c85 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:20.515250 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2f894eaf-85e4-4b7e-aafc-1754e55b3c85 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:20.562472 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:20.562472 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:20.565383 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f894eaf-85e4-4b7e-aafc-1754e55b3c85 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:20.566339 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 842/1716] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:20 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:21.383506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df8255d0-01e8-42d7-9434-61085bff4af1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:21.384038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df8255d0-01e8-42d7-9434-61085bff4af1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:21.384256 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:21.384256 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:21.384604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df8255d0-01e8-42d7-9434-61085bff4af1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:21.505061 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:21.505061 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:21.524915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-df8255d0-01e8-42d7-9434-61085bff4af1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:21.584577 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0ca6676-23a4-4ea5-a12a-89a7f0b1e423 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:21.585106 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0ca6676-23a4-4ea5-a12a-89a7f0b1e423 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:21.585330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:21.585330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:21.585721 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0ca6676-23a4-4ea5-a12a-89a7f0b1e423 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:21.591675 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d0ca6676-23a4-4ea5-a12a-89a7f0b1e423 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:21.591833 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df8255d0-01e8-42d7-9434-61085bff4af1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:21.598890 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 875/1717] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:21 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 973 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:21.663759 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:21.663759 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:21.667518 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0ca6676-23a4-4ea5-a12a-89a7f0b1e423 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:21.677278 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 843/1718] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:21 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:22.605707 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77182a50-93ba-40e0-92e3-3eea66144b49 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:22.607011 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77182a50-93ba-40e0-92e3-3eea66144b49 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:22.607568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:22.607568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:22.608265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77182a50-93ba-40e0-92e3-3eea66144b49 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:22.702625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e92fdbd3-db0f-42db-a105-5f29635ff995 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:22.707365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e92fdbd3-db0f-42db-a105-5f29635ff995 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:22.707623 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:22.707623 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:22.709129 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e92fdbd3-db0f-42db-a105-5f29635ff995 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:22.722596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e92fdbd3-db0f-42db-a105-5f29635ff995 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:22.789162 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:22.789162 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:22.791333 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e92fdbd3-db0f-42db-a105-5f29635ff995 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:22.792471 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 844/1719] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:22 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:22.841665 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:22.841665 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:22.866223 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-77182a50-93ba-40e0-92e3-3eea66144b49 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:22.917871 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77182a50-93ba-40e0-92e3-3eea66144b49 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:22.919622 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 876/1720] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:22 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 976 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:23.811026 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5cddc9aa-26d0-4959-bdb3-9cb272df263e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:23.811026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5cddc9aa-26d0-4959-bdb3-9cb272df263e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:23.811026 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:23.811026 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:23.811026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5cddc9aa-26d0-4959-bdb3-9cb272df263e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:23.811026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5cddc9aa-26d0-4959-bdb3-9cb272df263e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:23.865235 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:23.865235 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:23.870130 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5cddc9aa-26d0-4959-bdb3-9cb272df263e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:23.871800 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 845/1721] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:23 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:23.941209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d2dff50b-824d-4629-a520-b59b3436b117 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:23.942067 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d2dff50b-824d-4629-a520-b59b3436b117 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:23.942304 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:23.942304 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:23.942723 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d2dff50b-824d-4629-a520-b59b3436b117 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:24.207031 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:24.207031 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:24.239929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d2dff50b-824d-4629-a520-b59b3436b117 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:24.297906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d2dff50b-824d-4629-a520-b59b3436b117 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:24.300508 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 877/1722] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:23 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 976 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:24.899872 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f684c8d-cad5-4226-82ed-e8c9b3399d32 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:24.912268 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f684c8d-cad5-4226-82ed-e8c9b3399d32 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:24.915483 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:24.915483 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:24.916650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f684c8d-cad5-4226-82ed-e8c9b3399d32 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:24.917383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6f684c8d-cad5-4226-82ed-e8c9b3399d32 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:24.983987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:24.983987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:24.991707 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f684c8d-cad5-4226-82ed-e8c9b3399d32 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:24.993229 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 846/1723] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:24 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:25.317510 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a919385-e1e4-49c2-96be-87c1c39db7d0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:25.319223 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a919385-e1e4-49c2-96be-87c1c39db7d0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:25.320264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:25.320264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:25.321531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a919385-e1e4-49c2-96be-87c1c39db7d0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:25.463007 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:25.463007 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:25.495213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3a919385-e1e4-49c2-96be-87c1c39db7d0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:25.540779 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a919385-e1e4-49c2-96be-87c1c39db7d0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:25.541980 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 878/1724] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:25 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 976 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:26.008542 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a796f7e9-f159-44e3-8f25-d44b580c5ab4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:26.009366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a796f7e9-f159-44e3-8f25-d44b580c5ab4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:26.009366 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:26.009366 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:26.009773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a796f7e9-f159-44e3-8f25-d44b580c5ab4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:26.010205 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a796f7e9-f159-44e3-8f25-d44b580c5ab4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:26.094077 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:26.094077 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:26.104662 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a796f7e9-f159-44e3-8f25-d44b580c5ab4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:26.117150 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 847/1725] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:26 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:26.561209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-391f9558-901a-4fa1-b398-4f7e6e188ea8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:26.566292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-391f9558-901a-4fa1-b398-4f7e6e188ea8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:26.566528 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:26.566528 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:26.567094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-391f9558-901a-4fa1-b398-4f7e6e188ea8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:26.756156 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:26.756156 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:26.797741 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-391f9558-901a-4fa1-b398-4f7e6e188ea8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:26.865813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-391f9558-901a-4fa1-b398-4f7e6e188ea8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:26.866957 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 879/1726] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:26 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 976 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:53:27.126705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a6fb4580-cf5e-480b-b0d5-495ce448c24f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:27.127386 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a6fb4580-cf5e-480b-b0d5-495ce448c24f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:27.127572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:27.127572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:27.128244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a6fb4580-cf5e-480b-b0d5-495ce448c24f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:27.128844 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a6fb4580-cf5e-480b-b0d5-495ce448c24f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:27.169018 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:27.169018 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:27.175109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a6fb4580-cf5e-480b-b0d5-495ce448c24f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:27.176092 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 848/1727] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:27 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:27.893209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e71b21aa-41e2-4f1f-9dcb-589ec9430a06 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:27.894092 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e71b21aa-41e2-4f1f-9dcb-589ec9430a06 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:27.894510 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:27.894510 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:27.895151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e71b21aa-41e2-4f1f-9dcb-589ec9430a06 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:28.091099 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:28.091099 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:28.132722 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e71b21aa-41e2-4f1f-9dcb-589ec9430a06 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:28.191090 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4d46c75-95c1-4665-91bb-0b8fb2762c89 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:28.191759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4d46c75-95c1-4665-91bb-0b8fb2762c89 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:28.192228 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:28.192228 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:28.192856 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4d46c75-95c1-4665-91bb-0b8fb2762c89 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:28.193450 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b4d46c75-95c1-4665-91bb-0b8fb2762c89 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:28.240635 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e71b21aa-41e2-4f1f-9dcb-589ec9430a06 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:28.246510 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 880/1728] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:27 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 976 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:28.291055 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:28.291055 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:28.300659 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4d46c75-95c1-4665-91bb-0b8fb2762c89 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:28.305188 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 849/1729] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:28 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:53:29.262997 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dbd55d55-bf8b-4e1d-8c31-00cce3268f24 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:29.263595 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dbd55d55-bf8b-4e1d-8c31-00cce3268f24 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:29.264001 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:29.264001 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:29.265797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dbd55d55-bf8b-4e1d-8c31-00cce3268f24 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:29.316930 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cdfefe8-7ef3-43f0-bc01-f8b7e88691ee tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:29.317770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cdfefe8-7ef3-43f0-bc01-f8b7e88691ee tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:29.318174 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:29.318174 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:29.318955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cdfefe8-7ef3-43f0-bc01-f8b7e88691ee tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:29.320020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0cdfefe8-7ef3-43f0-bc01-f8b7e88691ee tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:29.391549 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:29.391549 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:29.406991 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:29.406991 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:29.409095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cdfefe8-7ef3-43f0-bc01-f8b7e88691ee tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:29.409971 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 850/1730] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:29 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:29.432602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dbd55d55-bf8b-4e1d-8c31-00cce3268f24 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:29.521934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dbd55d55-bf8b-4e1d-8c31-00cce3268f24 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:29.531766 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 881/1731] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:29 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 976 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:30.428138 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5462814b-8300-4474-a077-32729b0f9090 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:30.429911 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5462814b-8300-4474-a077-32729b0f9090 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:30.430309 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:30.430309 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:30.431049 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5462814b-8300-4474-a077-32729b0f9090 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:30.431621 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5462814b-8300-4474-a077-32729b0f9090 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:30.497424 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:30.497424 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:30.501590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5462814b-8300-4474-a077-32729b0f9090 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:30.502887 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 851/1732] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:30 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:30.540501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7df05d5-b71f-400a-8a8a-5241c6f72863 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:30.541296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7df05d5-b71f-400a-8a8a-5241c6f72863 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:30.541635 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:30.541635 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:30.542370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7df05d5-b71f-400a-8a8a-5241c6f72863 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:30.765073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:30.765073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:30.781234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f7df05d5-b71f-400a-8a8a-5241c6f72863 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:30.836998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7df05d5-b71f-400a-8a8a-5241c6f72863 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:30.838330 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 882/1733] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:30 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 1364 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:53:30.865743 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a48cd5b5-90a1-444d-b669-c290857d0e36 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:30.866891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a48cd5b5-90a1-444d-b669-c290857d0e36 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:30.867096 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:30.867096 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:30.867814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a48cd5b5-90a1-444d-b669-c290857d0e36 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:31.023207 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:31.023207 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:31.035610 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a48cd5b5-90a1-444d-b669-c290857d0e36 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:31.063835 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a48cd5b5-90a1-444d-b669-c290857d0e36 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:31.064704 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 852/1734] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:30 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 1364 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:53:31.084964 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-18b5a2b7-6254-4c4d-8e1d-cf66987f9803 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:53:31.086009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-18b5a2b7-6254-4c4d-8e1d-cf66987f9803 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:31.086322 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:31.086322 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:31.086777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-18b5a2b7-6254-4c4d-8e1d-cf66987f9803 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:31.313479 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:31.313479 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:31.336354 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-18b5a2b7-6254-4c4d-8e1d-cf66987f9803 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:31.388914 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-18b5a2b7-6254-4c4d-8e1d-cf66987f9803 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:53:31.390563 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 883/1735] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:31 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 1364 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:53:31.407910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17d6ad11-3210-4c96-9ebf-3b43121042df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] POST http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups Dec 31 09:53:31.410738 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:31.410738 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:31.412631 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17d6ad11-3210-4c96-9ebf-3b43121042df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fbb38538-b2e9-4ac8-babd-494450a3f7c8", "name": "tempest-TestVolumeBackupRestore-backup-1529335740", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:53:31.416299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-17d6ad11-3210-4c96-9ebf-3b43121042df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Creating new backup {'backup': {'volume_id': 'fbb38538-b2e9-4ac8-babd-494450a3f7c8', 'name': 'tempest-TestVolumeBackupRestore-backup-1529335740', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=88085) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 31 09:53:31.425990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-17d6ad11-3210-4c96-9ebf-3b43121042df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Creating backup of volume fbb38538-b2e9-4ac8-babd-494450a3f7c8 in container None Dec 31 09:53:31.531791 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7d17065-5b1a-402b-bd0c-8fbcc02a93ec tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:31.532488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7d17065-5b1a-402b-bd0c-8fbcc02a93ec tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:31.532488 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:31.532488 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:31.532819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7d17065-5b1a-402b-bd0c-8fbcc02a93ec tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:31.533203 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d7d17065-5b1a-402b-bd0c-8fbcc02a93ec tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:31.546385 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:31.546385 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:31.548167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-17d6ad11-3210-4c96-9ebf-3b43121042df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:53:31.598529 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:31.598529 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:31.600757 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-17d6ad11-3210-4c96-9ebf-3b43121042df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Created reservations ['1cf68bd4-cac6-4195-bc98-f12376d85dbb', '01034de8-0aa2-499d-98ce-4247901db9f0'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:53:31.602105 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7d17065-5b1a-402b-bd0c-8fbcc02a93ec tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:31.611118 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 884/1736] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:31 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:31.785396 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17d6ad11-3210-4c96-9ebf-3b43121042df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups returned with HTTP 202 Dec 31 09:53:31.790040 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 853/1737] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:53:31 2020] POST /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups => generated 401 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:53:31.806843 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-146d0f19-88a9-4025-82bb-3c52dafa6c38 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:31.812699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-146d0f19-88a9-4025-82bb-3c52dafa6c38 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:31.813260 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:31.813260 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:31.815554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-146d0f19-88a9-4025-82bb-3c52dafa6c38 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:31.816177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-146d0f19-88a9-4025-82bb-3c52dafa6c38 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:31.861602 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:31.861602 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:31.864380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-146d0f19-88a9-4025-82bb-3c52dafa6c38 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:31.867071 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 885/1738] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:31 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 808 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:32.624714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3738ee0d-95fc-46cf-b639-bb327c2c4d49 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:32.624714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3738ee0d-95fc-46cf-b639-bb327c2c4d49 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:32.624714 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:32.624714 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:32.624714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3738ee0d-95fc-46cf-b639-bb327c2c4d49 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:32.629999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3738ee0d-95fc-46cf-b639-bb327c2c4d49 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:32.703261 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:32.703261 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:32.705201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3738ee0d-95fc-46cf-b639-bb327c2c4d49 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:32.706141 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 854/1739] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:32 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:32.900071 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6646cf53-3eae-4215-84c8-2c724b60601f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:32.900903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6646cf53-3eae-4215-84c8-2c724b60601f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:32.901322 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:32.901322 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:32.901949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6646cf53-3eae-4215-84c8-2c724b60601f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:32.902497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6646cf53-3eae-4215-84c8-2c724b60601f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:32.965117 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:32.965117 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:32.970319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6646cf53-3eae-4215-84c8-2c724b60601f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:32.973950 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 886/1740] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:32 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 808 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:33.722264 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-effdb9fb-b966-41db-9d53-06c9beae8d21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:33.723311 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-effdb9fb-b966-41db-9d53-06c9beae8d21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:33.723693 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:33.723693 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:33.724332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-effdb9fb-b966-41db-9d53-06c9beae8d21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:33.724957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-effdb9fb-b966-41db-9d53-06c9beae8d21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:33.775016 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:33.775016 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:33.779590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-effdb9fb-b966-41db-9d53-06c9beae8d21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:33.792459 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 855/1741] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:33 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:33.988841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b73bbe80-ecf2-47c7-94e7-7ca836cddf1d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:33.989722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b73bbe80-ecf2-47c7-94e7-7ca836cddf1d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:33.990119 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:33.990119 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:33.990764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b73bbe80-ecf2-47c7-94e7-7ca836cddf1d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:33.991301 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b73bbe80-ecf2-47c7-94e7-7ca836cddf1d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:34.055609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:34.055609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:34.066370 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b73bbe80-ecf2-47c7-94e7-7ca836cddf1d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:34.067593 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 887/1742] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:33 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 808 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:34.817976 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5a6e422-cde5-437d-88c6-32ad26450caa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:34.817976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5a6e422-cde5-437d-88c6-32ad26450caa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:34.817976 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:34.817976 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:34.817976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5a6e422-cde5-437d-88c6-32ad26450caa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:34.817976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e5a6e422-cde5-437d-88c6-32ad26450caa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:34.878480 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:34.878480 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:34.878480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5a6e422-cde5-437d-88c6-32ad26450caa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:34.878480 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 856/1743] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:34 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:35.082202 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c192ee68-6490-45e1-9c9e-3ff1cf9f0eae tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:35.082636 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c192ee68-6490-45e1-9c9e-3ff1cf9f0eae tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:35.082826 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:35.082826 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:35.083671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c192ee68-6490-45e1-9c9e-3ff1cf9f0eae tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:35.083671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c192ee68-6490-45e1-9c9e-3ff1cf9f0eae tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:35.128944 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:35.128944 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:35.130956 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c192ee68-6490-45e1-9c9e-3ff1cf9f0eae tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:35.137861 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 888/1744] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:35 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 808 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:35.882591 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a4bf124-5ba8-4f40-9b62-91fc048ce4e0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:35.883081 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a4bf124-5ba8-4f40-9b62-91fc048ce4e0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:35.883356 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:35.883356 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:35.883705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a4bf124-5ba8-4f40-9b62-91fc048ce4e0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:35.884005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2a4bf124-5ba8-4f40-9b62-91fc048ce4e0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:35.929384 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:35.929384 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:35.931236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a4bf124-5ba8-4f40-9b62-91fc048ce4e0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:35.947953 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 857/1745] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:35 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:36.152289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66ec65f4-cedd-455e-b74c-f5570afafef3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:36.152289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66ec65f4-cedd-455e-b74c-f5570afafef3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:36.152289 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:36.152289 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:36.152289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66ec65f4-cedd-455e-b74c-f5570afafef3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:36.152289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-66ec65f4-cedd-455e-b74c-f5570afafef3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:36.197674 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:36.197674 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:36.206415 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66ec65f4-cedd-455e-b74c-f5570afafef3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:36.207293 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 889/1746] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:36 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 808 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:36.952963 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f11823e-1718-44b7-9935-dbbae4e39cc5 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:36.956254 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f11823e-1718-44b7-9935-dbbae4e39cc5 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:36.959449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:36.959449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:36.967092 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f11823e-1718-44b7-9935-dbbae4e39cc5 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:36.971937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1f11823e-1718-44b7-9935-dbbae4e39cc5 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:37.190532 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:37.190532 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:37.195697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f11823e-1718-44b7-9935-dbbae4e39cc5 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:37.197189 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 858/1747] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:36 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:37.226601 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53671dc2-eb74-4634-8692-970d67e1ac7f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:37.236043 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53671dc2-eb74-4634-8692-970d67e1ac7f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:37.236531 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:37.236531 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:37.237412 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53671dc2-eb74-4634-8692-970d67e1ac7f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:37.243461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-53671dc2-eb74-4634-8692-970d67e1ac7f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:37.377079 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:37.377079 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:37.400247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53671dc2-eb74-4634-8692-970d67e1ac7f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:37.424128 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 890/1748] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:37 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:38.211917 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0dd02f17-5f7a-4506-b3c7-c56a7b1cd9aa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:38.212610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0dd02f17-5f7a-4506-b3c7-c56a7b1cd9aa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:38.212832 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:38.212832 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:38.213310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0dd02f17-5f7a-4506-b3c7-c56a7b1cd9aa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:38.213758 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0dd02f17-5f7a-4506-b3c7-c56a7b1cd9aa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:38.266815 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:38.266815 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:38.269282 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0dd02f17-5f7a-4506-b3c7-c56a7b1cd9aa tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:38.270094 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 859/1749] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:38 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:53:38.428061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc329d8e-8471-41aa-a9cd-0720399cd44b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:38.428994 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dc329d8e-8471-41aa-a9cd-0720399cd44b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:38.429422 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:38.429422 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:38.430102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dc329d8e-8471-41aa-a9cd-0720399cd44b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:38.430693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-dc329d8e-8471-41aa-a9cd-0720399cd44b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:38.458334 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:38.458334 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:38.460861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc329d8e-8471-41aa-a9cd-0720399cd44b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:38.461920 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 891/1750] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:38 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:39.290108 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d85e27e0-c854-4249-8d37-651749e2e13f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:39.291459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d85e27e0-c854-4249-8d37-651749e2e13f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:39.291843 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:39.291843 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:39.292478 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d85e27e0-c854-4249-8d37-651749e2e13f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:39.293021 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d85e27e0-c854-4249-8d37-651749e2e13f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:39.367536 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:39.367536 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:39.372458 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d85e27e0-c854-4249-8d37-651749e2e13f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:39.391202 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 860/1751] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:39 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:39.477534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0ee794c-67ca-4120-b9de-993f14133c4a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:39.478072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0ee794c-67ca-4120-b9de-993f14133c4a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:39.478276 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:39.478276 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:39.478934 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0ee794c-67ca-4120-b9de-993f14133c4a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:39.479923 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c0ee794c-67ca-4120-b9de-993f14133c4a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:39.550352 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:39.550352 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:39.562222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0ee794c-67ca-4120-b9de-993f14133c4a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:39.563131 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 892/1752] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:39 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:40.400265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-772249f8-d125-48fb-89cd-51df9b394aba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:40.400816 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-772249f8-d125-48fb-89cd-51df9b394aba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:40.401021 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:40.401021 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:40.401731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-772249f8-d125-48fb-89cd-51df9b394aba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:40.402312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-772249f8-d125-48fb-89cd-51df9b394aba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:40.436841 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:40.436841 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:40.439680 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-772249f8-d125-48fb-89cd-51df9b394aba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:40.447842 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 861/1753] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:40 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:40.581172 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21e5839f-6a1b-4743-9e87-6aa538fc12c5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:40.581920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-21e5839f-6a1b-4743-9e87-6aa538fc12c5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:40.582251 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:40.582251 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:40.582829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-21e5839f-6a1b-4743-9e87-6aa538fc12c5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:40.583411 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-21e5839f-6a1b-4743-9e87-6aa538fc12c5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:40.658116 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:40.658116 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:40.660437 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-21e5839f-6a1b-4743-9e87-6aa538fc12c5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:40.661400 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 893/1754] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:40 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:41.456226 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d0bc90e-690f-47f3-9ae4-c6a9da62b631 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:41.456990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d0bc90e-690f-47f3-9ae4-c6a9da62b631 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:41.456990 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:41.456990 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:41.457352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d0bc90e-690f-47f3-9ae4-c6a9da62b631 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:41.457731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6d0bc90e-690f-47f3-9ae4-c6a9da62b631 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:41.516821 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:41.516821 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:41.516821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d0bc90e-690f-47f3-9ae4-c6a9da62b631 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:41.536307 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 862/1755] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:41 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:41.680395 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d5a042a-d1c7-41e1-8125-6232585b9e14 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:41.680825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d5a042a-d1c7-41e1-8125-6232585b9e14 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:41.681240 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:41.681240 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:41.681617 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d5a042a-d1c7-41e1-8125-6232585b9e14 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:41.681996 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6d5a042a-d1c7-41e1-8125-6232585b9e14 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:41.743789 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:41.743789 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:41.745581 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d5a042a-d1c7-41e1-8125-6232585b9e14 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:41.747884 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 894/1756] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:41 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:42.535115 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7ac29af-843f-4c24-88be-cc9934184f3b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:42.535889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7ac29af-843f-4c24-88be-cc9934184f3b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:42.535889 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:42.535889 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:42.536274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7ac29af-843f-4c24-88be-cc9934184f3b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:42.536555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e7ac29af-843f-4c24-88be-cc9934184f3b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:42.587718 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:42.587718 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:42.608327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7ac29af-843f-4c24-88be-cc9934184f3b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:42.615989 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 863/1757] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:42 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:42.762331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62d406d4-846a-413c-8ea8-ec33c98d27b5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:42.763030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62d406d4-846a-413c-8ea8-ec33c98d27b5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:42.763324 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:42.763324 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:42.763921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62d406d4-846a-413c-8ea8-ec33c98d27b5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:42.764397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-62d406d4-846a-413c-8ea8-ec33c98d27b5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:42.814425 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:42.814425 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:42.839840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62d406d4-846a-413c-8ea8-ec33c98d27b5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:42.847214 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 895/1758] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:42 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:43.626952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b45cbbf6-45fb-4dbd-a53a-23524ed6e13c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:43.628113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b45cbbf6-45fb-4dbd-a53a-23524ed6e13c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:43.628632 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:43.628632 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:43.629069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b45cbbf6-45fb-4dbd-a53a-23524ed6e13c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:43.630084 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b45cbbf6-45fb-4dbd-a53a-23524ed6e13c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:43.702586 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:43.702586 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:43.711277 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b45cbbf6-45fb-4dbd-a53a-23524ed6e13c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:43.712148 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 864/1759] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:43 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 821 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:43.861200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d1210da0-fb71-4357-a16c-08030f114f9c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:43.862202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d1210da0-fb71-4357-a16c-08030f114f9c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:43.862544 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:43.862544 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:43.862803 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d1210da0-fb71-4357-a16c-08030f114f9c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:43.863093 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d1210da0-fb71-4357-a16c-08030f114f9c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:43.915743 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:43.915743 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:43.918732 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d1210da0-fb71-4357-a16c-08030f114f9c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:43.927302 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 896/1760] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:43 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:53:44.731959 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d33f4b4-216a-48fc-b867-c9aa25da316b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:44.734650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d33f4b4-216a-48fc-b867-c9aa25da316b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:44.735013 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:44.735013 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:44.735795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d33f4b4-216a-48fc-b867-c9aa25da316b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:44.736633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7d33f4b4-216a-48fc-b867-c9aa25da316b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:44.858712 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:44.858712 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:44.862954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d33f4b4-216a-48fc-b867-c9aa25da316b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:44.874539 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 865/1761] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:44 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:44.878629 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4de96e79-c7b1-4558-a1df-4a9fb016f69c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc Dec 31 09:53:44.879093 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4de96e79-c7b1-4558-a1df-4a9fb016f69c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:44.879285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:44.879285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:44.883448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4de96e79-c7b1-4558-a1df-4a9fb016f69c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:44.935620 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72e0ab81-4294-435a-9f41-54a9e9d58c59 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:44.936319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72e0ab81-4294-435a-9f41-54a9e9d58c59 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:44.936529 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:44.936529 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:44.937198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72e0ab81-4294-435a-9f41-54a9e9d58c59 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:44.937719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-72e0ab81-4294-435a-9f41-54a9e9d58c59 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:45.005722 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:45.005722 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:45.014577 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4de96e79-c7b1-4558-a1df-4a9fb016f69c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:53:45.021570 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:45.021570 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:45.023334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72e0ab81-4294-435a-9f41-54a9e9d58c59 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:45.035913 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 866/1762] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:44 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:45.040551 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-f019dbc9-8a24-49fa-b71d-bd1dc088a717 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 09:53:45.041078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-f019dbc9-8a24-49fa-b71d-bd1dc088a717 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:45.041255 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:45.041255 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:45.041635 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-f019dbc9-8a24-49fa-b71d-bd1dc088a717 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:45.057562 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4de96e79-c7b1-4558-a1df-4a9fb016f69c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc returned with HTTP 200 Dec 31 09:53:45.059027 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 897/1763] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:44 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc => generated 916 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:45.141404 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:45.141404 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:45.184553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-f019dbc9-8a24-49fa-b71d-bd1dc088a717 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:53:45.264047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-f019dbc9-8a24-49fa-b71d-bd1dc088a717 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 09:53:45.268261 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 867/1764] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:53:45 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 917 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:45.293180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-f019dbc9-8a24-49fa-b71d-bd1dc088a717 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume// Dec 31 09:53:45.294525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-f019dbc9-8a24-49fa-b71d-bd1dc088a717 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:45.295159 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:45.295159 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:45.296502 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-f019dbc9-8a24-49fa-b71d-bd1dc088a717 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:45.298993 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-f019dbc9-8a24-49fa-b71d-bd1dc088a717 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:53:45.299986 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 868/1765] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:53:45 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:53:45.348387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-0e9b7730-64b8-4918-a02d-c95c76451ae6 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] POST http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments Dec 31 09:53:45.349262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-0e9b7730-64b8-4918-a02d-c95c76451ae6 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "909077de-fa12-4953-a147-94ddd6df4d95", "instance_uuid": "eaaca1cb-db43-47bd-9060-6d508d8008a9", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:53:45.479573 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:45.479573 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:45.583172 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8d5b19f-af5d-46cf-ba63-5f3ef4859957 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] GET http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/d976af57-42e5-45e5-ac31-7c079484e32d/export_record Dec 31 09:53:45.583755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8d5b19f-af5d-46cf-ba63-5f3ef4859957 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:45.583979 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:45.583979 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:45.584361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8d5b19f-af5d-46cf-ba63-5f3ef4859957 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Calling method 'export_record' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:45.584736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-b8d5b19f-af5d-46cf-ba63-5f3ef4859957 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Export record for backup d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Dec 31 09:53:45.611359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-0e9b7730-64b8-4918-a02d-c95c76451ae6 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments returned with HTTP 200 Dec 31 09:53:45.612464 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 869/1766] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:53:45 2020] POST /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments => generated 273 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:53:45.645504 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:45.645504 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:45.651393 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.api [None req-b8d5b19f-af5d-46cf-ba63-5f3ef4859957 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Calling RPCAPI with context: , host: n-d-765311-8, backup: d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Dec 31 09:53:45.705184 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-62d2e2f7-75e4-47ff-b4ad-52738d7fe1ae tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] POST http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15/action Dec 31 09:53:45.706043 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:45.706043 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:45.706794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-62d2e2f7-75e4-47ff-b4ad-52738d7fe1ae tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:53:45.708377 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-62d2e2f7-75e4-47ff-b4ad-52738d7fe1ae tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:53:45.719242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-b8d5b19f-af5d-46cf-ba63-5f3ef4859957 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] export_record in rpcapi backup_id d976af57-42e5-45e5-ac31-7c079484e32d on host n-d-765311-8. {{(pid=88086) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Dec 31 09:53:45.733851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-b8d5b19f-af5d-46cf-ba63-5f3ef4859957 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDk3NmFmNTctNDJlNS00NWU1LWFjMzEtN2MwNzk0ODRlMzJkIiwgInVzZXJfaWQiOiAiYzUwM2NkYTVkYjE2NGRjNWExOTk0YWMyYWQwZTQyYTAiLCAicHJvamVjdF9pZCI6ICIzNDE4MWViNzY2ZGE0MzcyODdmNjBjYmE5YTFlNzk2NSIsICJ2b2x1bWVfaWQiOiAiYWI2ZDQ1ODEtZWQyYS00YTcxLWFhYjgtZGVmZjQyMjViNmZjIiwgImhvc3QiOiAibi1kLTc2NTMxMS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NDkyMzA3MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hYjZkNDU4MS1lZDJhLTRhNzEtYWFiOC1kZWZmNDIyNWI2ZmMvMjAyMDEyMzEwOTUyNTIvYXpfbm92YV9iYWNrdXBfZDk3NmFmNTctNDJlNS00NWU1LWFjMzEtN2MwNzk0ODRlMzJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMzFUMDk6NTI6NDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMzFUMDk6NTI6NDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0zMVQwOTo1Mzo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88086) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Dec 31 09:53:45.735412 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8d5b19f-af5d-46cf-ba63-5f3ef4859957 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/d976af57-42e5-45e5-ac31-7c079484e32d/export_record returned with HTTP 200 Dec 31 09:53:45.736984 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 898/1767] 10.222.0.45 () {58 vars in 1357 bytes} [Thu Dec 31 09:53:45 2020] GET /volume/v3/14115c44dc974616bf80e3edae1cf444/backups/d976af57-42e5-45e5-ac31-7c079484e32d/export_record => generated 1448 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:53:45.748683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5abe5b1-9b80-4b02-985e-664d18ecb795 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] POST http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/import_record Dec 31 09:53:45.749443 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:45.749443 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:45.750233 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5abe5b1-9b80-4b02-985e-664d18ecb795 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg0Mjk0MDMtYWZiOS00YjNjLTg2OTktYjBjODUzNzUxZDZjIiwgInVzZXJfaWQiOiAiYzUwM2NkYTVkYjE2NGRjNWExOTk0YWMyYWQwZTQyYTAiLCAicHJvamVjdF9pZCI6ICIzNDE4MWViNzY2ZGE0MzcyODdmNjBjYmE5YTFlNzk2NSIsICJ2b2x1bWVfaWQiOiAiYWI2ZDQ1ODEtZWQyYS00YTcxLWFhYjgtZGVmZjQyMjViNmZjIiwgImhvc3QiOiAibi1kLTc2NTMxMS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NDkyMzA3MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hYjZkNDU4MS1lZDJhLTRhNzEtYWFiOC1kZWZmNDIyNWI2ZmMvMjAyMDEyMzEwOTUyNTIvYXpfbm92YV9iYWNrdXBfZDk3NmFmNTctNDJlNS00NWU1LWFjMzEtN2MwNzk0ODRlMzJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMzFUMDk6NTI6NDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMzFUMDk6NTI6NDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0zMVQwOTo1Mzo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:53:45.751722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-e5abe5b1-9b80-4b02-985e-664d18ecb795 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg0Mjk0MDMtYWZiOS00YjNjLTg2OTktYjBjODUzNzUxZDZjIiwgInVzZXJfaWQiOiAiYzUwM2NkYTVkYjE2NGRjNWExOTk0YWMyYWQwZTQyYTAiLCAicHJvamVjdF9pZCI6ICIzNDE4MWViNzY2ZGE0MzcyODdmNjBjYmE5YTFlNzk2NSIsICJ2b2x1bWVfaWQiOiAiYWI2ZDQ1ODEtZWQyYS00YTcxLWFhYjgtZGVmZjQyMjViNmZjIiwgImhvc3QiOiAibi1kLTc2NTMxMS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NDkyMzA3MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hYjZkNDU4MS1lZDJhLTRhNzEtYWFiOC1kZWZmNDIyNWI2ZmMvMjAyMDEyMzEwOTUyNTIvYXpfbm92YV9iYWNrdXBfZDk3NmFmNTctNDJlNS00NWU1LWFjMzEtN2MwNzk0ODRlMzJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMzFUMDk6NTI6NDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMzFUMDk6NTI6NDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0zMVQwOTo1Mzo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88086) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Dec 31 09:53:45.752275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-e5abe5b1-9b80-4b02-985e-664d18ecb795 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg0Mjk0MDMtYWZiOS00YjNjLTg2OTktYjBjODUzNzUxZDZjIiwgInVzZXJfaWQiOiAiYzUwM2NkYTVkYjE2NGRjNWExOTk0YWMyYWQwZTQyYTAiLCAicHJvamVjdF9pZCI6ICIzNDE4MWViNzY2ZGE0MzcyODdmNjBjYmE5YTFlNzk2NSIsICJ2b2x1bWVfaWQiOiAiYWI2ZDQ1ODEtZWQyYS00YTcxLWFhYjgtZGVmZjQyMjViNmZjIiwgImhvc3QiOiAibi1kLTc2NTMxMS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NDkyMzA3MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hYjZkNDU4MS1lZDJhLTRhNzEtYWFiOC1kZWZmNDIyNWI2ZmMvMjAyMDEyMzEwOTUyNTIvYXpfbm92YV9iYWNrdXBfZDk3NmFmNTctNDJlNS00NWU1LWFjMzEtN2MwNzk0ODRlMzJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMzFUMDk6NTI6NDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMzFUMDk6NTI6NDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0zMVQwOTo1Mzo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88086) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Dec 31 09:53:45.829139 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:45.829139 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:45.842367 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-e5abe5b1-9b80-4b02-985e-664d18ecb795 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Created reservations ['7823b9c3-cf66-440e-8093-8de7389764a6', '8a5e2f7e-d694-4f97-86f8-b406b3fac92b'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:53:45.851219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4e4fb4bd-7263-470f-a133-43868d75aa1b req-62d2e2f7-75e4-47ff-b4ad-52738d7fe1ae tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15/action returned with HTTP 204 Dec 31 09:53:45.853494 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 870/1768] 10.222.0.45 () {66 vars in 1696 bytes} [Thu Dec 31 09:53:45 2020] POST /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15/action => generated 0 bytes in 156 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:53:45.929632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ab9940a-a10a-42f8-9755-e65d49ca8332 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 09:53:45.930621 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ab9940a-a10a-42f8-9755-e65d49ca8332 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:45.931028 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:45.931028 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:45.931692 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ab9940a-a10a-42f8-9755-e65d49ca8332 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:46.046235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-e5abe5b1-9b80-4b02-985e-664d18ecb795 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] import_record rpcapi backup id b8429403-afb9-4b3c-8699-b0c853751d6c on host n-d-765311-8 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjg0Mjk0MDMtYWZiOS00YjNjLTg2OTktYjBjODUzNzUxZDZjIiwgInVzZXJfaWQiOiAiYzUwM2NkYTVkYjE2NGRjNWExOTk0YWMyYWQwZTQyYTAiLCAicHJvamVjdF9pZCI6ICIzNDE4MWViNzY2ZGE0MzcyODdmNjBjYmE5YTFlNzk2NSIsICJ2b2x1bWVfaWQiOiAiYWI2ZDQ1ODEtZWQyYS00YTcxLWFhYjgtZGVmZjQyMjViNmZjIiwgImhvc3QiOiAibi1kLTc2NTMxMS04IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE1NDkyMzA3MTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hYjZkNDU4MS1lZDJhLTRhNzEtYWFiOC1kZWZmNDIyNWI2ZmMvMjAyMDEyMzEwOTUyNTIvYXpfbm92YV9iYWNrdXBfZDk3NmFmNTctNDJlNS00NWU1LWFjMzEtN2MwNzk0ODRlMzJkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMzFUMDk6NTI6NDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMzFUMDk6NTI6NDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0zMVQwOTo1Mzo0NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88086) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Dec 31 09:53:46.065741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-e5abe5b1-9b80-4b02-985e-664d18ecb795 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Import record output: {'backup': {'id': 'b8429403-afb9-4b3c-8699-b0c853751d6c', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c'}, {'rel': 'bookmark', 'href': 'http://10.222.0.45/volume/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c'}]}}. {{(pid=88086) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Dec 31 09:53:46.066630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5abe5b1-9b80-4b02-985e-664d18ecb795 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/import_record returned with HTTP 201 Dec 31 09:53:46.068369 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 899/1769] 10.222.0.45 () {60 vars in 1269 bytes} [Thu Dec 31 09:53:45 2020] POST /volume/v3/14115c44dc974616bf80e3edae1cf444/backups/import_record => generated 354 bytes in 326 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Dec 31 09:53:46.085075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7eb5bd29-8076-4f65-8f5a-8f835f8d1995 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:46.085616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7eb5bd29-8076-4f65-8f5a-8f835f8d1995 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:46.095779 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:46.095779 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:46.097516 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:46.097516 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:46.098397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7eb5bd29-8076-4f65-8f5a-8f835f8d1995 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:46.098784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7eb5bd29-8076-4f65-8f5a-8f835f8d1995 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:46.129364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ab9940a-a10a-42f8-9755-e65d49ca8332 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:53:46.155966 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:46.155966 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:46.162112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7eb5bd29-8076-4f65-8f5a-8f835f8d1995 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:46.165014 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 900/1770] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:46 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:46.173993 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e9b9783a-e46b-419b-b84d-ca02d999897a tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] GET http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c Dec 31 09:53:46.176846 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:46.176846 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:46.182866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e9b9783a-e46b-419b-b84d-ca02d999897a tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:46.183336 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:46.183336 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:46.183989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e9b9783a-e46b-419b-b84d-ca02d999897a tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:46.184702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e9b9783a-e46b-419b-b84d-ca02d999897a tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Show backup with id b8429403-afb9-4b3c-8699-b0c853751d6c. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:46.199553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ab9940a-a10a-42f8-9755-e65d49ca8332 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 09:53:46.202842 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 871/1771] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:45 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 1179 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:53:46.238171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:46.238171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:46.245629 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e9b9783a-e46b-419b-b84d-ca02d999897a tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c returned with HTTP 200 Dec 31 09:53:46.247671 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 901/1772] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:46 2020] GET /volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c => generated 713 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:47.178758 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b6f9335-a9c1-4e6d-80e4-d7682cff5423 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:47.179333 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b6f9335-a9c1-4e6d-80e4-d7682cff5423 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:47.179783 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:47.179783 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:47.179959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b6f9335-a9c1-4e6d-80e4-d7682cff5423 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:47.180245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1b6f9335-a9c1-4e6d-80e4-d7682cff5423 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:47.225768 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:47.225768 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:47.228023 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b6f9335-a9c1-4e6d-80e4-d7682cff5423 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:47.229038 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 872/1773] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:47 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:47.265726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-460dbc85-9cb1-42fe-8d73-20887912115c tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] GET http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c Dec 31 09:53:47.266475 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-460dbc85-9cb1-42fe-8d73-20887912115c tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:47.266746 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:47.266746 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:47.268218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-460dbc85-9cb1-42fe-8d73-20887912115c tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:47.268690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-460dbc85-9cb1-42fe-8d73-20887912115c tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Show backup with id b8429403-afb9-4b3c-8699-b0c853751d6c. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:47.324783 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:47.324783 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:47.326496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-460dbc85-9cb1-42fe-8d73-20887912115c tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c returned with HTTP 200 Dec 31 09:53:47.327341 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 902/1774] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:47 2020] GET /volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c => generated 824 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:47.340797 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-440cdeab-877e-4b36-9ab4-27bbffcaad1d tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] GET http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups Dec 31 09:53:47.341323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-440cdeab-877e-4b36-9ab4-27bbffcaad1d tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:47.341528 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:47.341528 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:47.341886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-440cdeab-877e-4b36-9ab4-27bbffcaad1d tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:47.420760 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-440cdeab-877e-4b36-9ab4-27bbffcaad1d tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups returned with HTTP 200 Dec 31 09:53:47.422111 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 873/1775] 10.222.0.45 () {58 vars in 1204 bytes} [Thu Dec 31 09:53:47 2020] GET /volume/v3/14115c44dc974616bf80e3edae1cf444/backups => generated 404 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:47.434318 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] POST http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d/restore Dec 31 09:53:47.435221 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:47.435221 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:47.435679 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:53:47.436587 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Restoring backup d976af57-42e5-45e5-ac31-7c079484e32d ({'restore': {}}) {{(pid=88086) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 31 09:53:47.436930 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Restoring backup d976af57-42e5-45e5-ac31-7c079484e32d to volume None. Dec 31 09:53:47.484403 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:47.484403 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:47.497227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.backup.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Creating volume of 1 GB for restore of backup d976af57-42e5-45e5-ac31-7c079484e32d. Dec 31 09:53:47.528541 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Availability zone cache updated, next update will occur around 2020-12-31 10:53:47.527808. {{(pid=88086) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 31 09:53:47.529266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Availability Zones retrieved successfully. Dec 31 09:53:47.586054 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Flow 'volume_create_api' (6786c452-5b1d-436e-99ac-7b6ef1b56ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:53:47.590686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79837a38-ab5f-4607-89d5-77112ee5673e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:53:47.593575 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:53:47.753824 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79837a38-ab5f-4607-89d5-77112ee5673e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:53:47.756793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7fac60-37af-4c92-80fd-3585d604114e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:53:47.857293 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Created reservations ['64f2a47d-b820-44ed-b2b0-16bd2ecd8b2e', '83c4ef65-291d-43e5-9789-9ca71d2d91b3', '48a74120-2294-4f53-8cff-752eab80f62f', 'e79ada20-53ef-4004-8091-1fbef20db220'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:53:47.859263 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7fac60-37af-4c92-80fd-3585d604114e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64f2a47d-b820-44ed-b2b0-16bd2ecd8b2e', '83c4ef65-291d-43e5-9789-9ca71d2d91b3', '48a74120-2294-4f53-8cff-752eab80f62f', 'e79ada20-53ef-4004-8091-1fbef20db220']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:53:47.861791 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (932a3f35-4def-48dd-819a-78d3bd77de68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:53:48.061514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (932a3f35-4def-48dd-819a-78d3bd77de68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c5fe56b-1dab-4931-93b4-d3978bb25c54', '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_d976af57-42e5-45e5-ac31-7c079484e32d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34181eb766da437287f60cba9a1e7965',qos_specs=None,replication_status=,reservations=['64f2a47d-b820-44ed-b2b0-16bd2ecd8b2e','83c4ef65-291d-43e5-9789-9ca71d2d91b3','48a74120-2294-4f53-8cff-752eab80f62f','e79ada20-53ef-4004-8091-1fbef20db220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c503cda5db164dc5a1994ac2ad0e42a0',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:53:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d976af57-42e5-45e5-ac31-7c079484e32d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c5fe56b-1dab-4931-93b4-d3978bb25c54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34181eb766da437287f60cba9a1e7965',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='c503cda5db164dc5a1994ac2ad0e42a0',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:53:48.063902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (730b8cd2-dfdf-4d34-ba84-b709d8cb2fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:53:48.202011 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (730b8cd2-dfdf-4d34-ba84-b709d8cb2fc8) 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_d976af57-42e5-45e5-ac31-7c079484e32d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34181eb766da437287f60cba9a1e7965',qos_specs=None,replication_status=,reservations=['64f2a47d-b820-44ed-b2b0-16bd2ecd8b2e','83c4ef65-291d-43e5-9789-9ca71d2d91b3','48a74120-2294-4f53-8cff-752eab80f62f','e79ada20-53ef-4004-8091-1fbef20db220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c503cda5db164dc5a1994ac2ad0e42a0',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:53:48.207161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4166d717-308e-4b2f-b982-88ea950be5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:53:48.248788 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd01e653-4197-416d-9bd2-864a725a968f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:48.252954 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd01e653-4197-416d-9bd2-864a725a968f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:48.253463 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:48.253463 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:48.254313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd01e653-4197-416d-9bd2-864a725a968f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:48.255038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-dd01e653-4197-416d-9bd2-864a725a968f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:48.293431 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4166d717-308e-4b2f-b982-88ea950be5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:53:48.302794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Flow 'volume_create_api' (6786c452-5b1d-436e-99ac-7b6ef1b56ff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:53:48.339859 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:48.339859 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:48.342079 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd01e653-4197-416d-9bd2-864a725a968f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:48.355961 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 874/1776] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:48 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:48.488356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Create volume request issued successfully. Dec 31 09:53:48.563115 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:48.563115 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:48.567468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:53:48.570670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 31 09:53:48.570670 n-d-765311-8 devstack@c-api.service[88084]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 31 09:53:48.570670 n-d-765311-8 devstack@c-api.service[88084]: hub = hubs.get_hub() Dec 31 09:53:48.966430 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd01e653-4197-416d-9bd2-864a725a968f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume// Dec 31 09:53:48.967794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd01e653-4197-416d-9bd2-864a725a968f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:48.968781 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:48.968781 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:48.969812 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd01e653-4197-416d-9bd2-864a725a968f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:48.972177 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd01e653-4197-416d-9bd2-864a725a968f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:53:48.973666 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 875/1777] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:53:48 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:53:48.990652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-95657e93-1e6e-49a6-82ae-44629e53dfe0 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 09:53:48.991688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-95657e93-1e6e-49a6-82ae-44629e53dfe0 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:48.992395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-95657e93-1e6e-49a6-82ae-44629e53dfe0 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:49.118974 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:49.118974 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:49.144595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-95657e93-1e6e-49a6-82ae-44629e53dfe0 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:53:49.169838 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:49.169838 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:49.184480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-95657e93-1e6e-49a6-82ae-44629e53dfe0 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 09:53:49.186015 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 876/1778] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:53:48 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 1278 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:53:49.207229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-3101204d-7a76-4dcd-923e-81daaef7faca tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] PUT http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15 Dec 31 09:53:49.208730 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:49.208730 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:49.209619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-3101204d-7a76-4dcd-923e-81daaef7faca tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:53:49.285327 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:53:49.285327 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:53:49.294863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-3101204d-7a76-4dcd-923e-81daaef7faca tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Lock "b'cinder-attachment_update-909077de-fa12-4953-a147-94ddd6df4d95-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.030s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:53:49.298507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:49.298507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:49.667169 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:49.667169 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:49.668605 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:53:50.786741 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:50.786741 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:50.789445 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:53:50.790033 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Checking backup size 1 against volume size 1 {{(pid=88086) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 31 09:53:50.790569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.backup.api [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Overwriting volume 4c5fe56b-1dab-4931-93b4-d3978bb25c54 with restore of backup d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:50.835139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] restore_backup in rpcapi backup_id d976af57-42e5-45e5-ac31-7c079484e32d {{(pid=88086) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 31 09:53:50.840234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9972d877-0a5c-4a14-89f6-bd6261159e5c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d/restore returned with HTTP 202 Dec 31 09:53:50.841390 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 903/1779] 10.222.0.45 () {60 vars in 1360 bytes} [Thu Dec 31 09:53:47 2020] POST /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d/restore => generated 189 bytes in 3413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:53:50.850837 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d788d59-b4ea-473b-b5d8-712c8ca45815 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:50.851479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d788d59-b4ea-473b-b5d8-712c8ca45815 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:50.851790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:50.851790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:50.852314 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d788d59-b4ea-473b-b5d8-712c8ca45815 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:50.852762 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6d788d59-b4ea-473b-b5d8-712c8ca45815 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:50.899072 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:50.899072 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:50.901942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d788d59-b4ea-473b-b5d8-712c8ca45815 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:50.912475 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 904/1780] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:50 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:50.917669 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-598b7ad9-e70e-440c-bb51-d9d3d1ad998b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:50.918464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-598b7ad9-e70e-440c-bb51-d9d3d1ad998b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:50.918899 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:50.918899 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:50.919568 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-598b7ad9-e70e-440c-bb51-d9d3d1ad998b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:50.920122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-598b7ad9-e70e-440c-bb51-d9d3d1ad998b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:50.975771 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:50.975771 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:50.977857 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-598b7ad9-e70e-440c-bb51-d9d3d1ad998b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:50.981262 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 905/1781] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:50 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:51.925776 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-165be0f4-3c33-4eb6-8645-33b45415b64b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:51.926931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-165be0f4-3c33-4eb6-8645-33b45415b64b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:51.927317 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:51.927317 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:51.927966 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-165be0f4-3c33-4eb6-8645-33b45415b64b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:51.928726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-165be0f4-3c33-4eb6-8645-33b45415b64b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:51.975127 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:51.975127 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:51.977385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-165be0f4-3c33-4eb6-8645-33b45415b64b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:51.983210 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 906/1782] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:51 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:51.995553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd6e35d9-fc55-483c-872a-10b529faa88b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:51.996254 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd6e35d9-fc55-483c-872a-10b529faa88b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:51.996656 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:51.996656 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:51.997279 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd6e35d9-fc55-483c-872a-10b529faa88b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:51.997797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bd6e35d9-fc55-483c-872a-10b529faa88b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:52.057596 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:52.057596 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:52.059894 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd6e35d9-fc55-483c-872a-10b529faa88b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:52.063039 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 907/1783] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:51 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:53:52.222531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-3101204d-7a76-4dcd-923e-81daaef7faca tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Lock "b'cinder-attachment_update-909077de-fa12-4953-a147-94ddd6df4d95-n-h1-765311-8'" released by "attachment_update" :: held 2.928s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:53:52.223445 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-3101204d-7a76-4dcd-923e-81daaef7faca tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15 returned with HTTP 200 Dec 31 09:53:52.224645 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 877/1784] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:53:49 2020] PUT /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15 => generated 762 bytes in 3025 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:53:52.268753 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-3ae2fc0f-5554-4bfb-b08e-4877aad8274c tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] POST http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15/action Dec 31 09:53:52.269281 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:52.269281 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:52.269740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-3ae2fc0f-5554-4bfb-b08e-4877aad8274c tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:53:52.270128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-3ae2fc0f-5554-4bfb-b08e-4877aad8274c tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:53:52.410568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:52.410568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:52.452752 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6c7ed073-e9d8-427a-9ff3-6bd2d4ff3cac req-3ae2fc0f-5554-4bfb-b08e-4877aad8274c tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15/action returned with HTTP 204 Dec 31 09:53:52.454241 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 908/1785] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:53:52 2020] POST /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15/action => generated 0 bytes in 191 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:53:52.996199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc97130b-737d-40f9-a363-8d52e81468b5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:52.998090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc97130b-737d-40f9-a363-8d52e81468b5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:52.998494 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:52.998494 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:52.999147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc97130b-737d-40f9-a363-8d52e81468b5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:52.999755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bc97130b-737d-40f9-a363-8d52e81468b5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:53.025378 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:53.025378 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:53.027654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc97130b-737d-40f9-a363-8d52e81468b5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:53.028980 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 878/1786] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:52 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:53.081364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a3e80e1-9f0e-42b0-af5b-ba32bac2a832 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:53.085118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a3e80e1-9f0e-42b0-af5b-ba32bac2a832 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:53.085358 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:53.085358 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:53.085902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a3e80e1-9f0e-42b0-af5b-ba32bac2a832 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:53.086360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8a3e80e1-9f0e-42b0-af5b-ba32bac2a832 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:53.127798 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:53.127798 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:53.129987 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a3e80e1-9f0e-42b0-af5b-ba32bac2a832 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:53.131189 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 909/1787] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:53 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:54.044121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-462e8603-962e-4e9c-8477-2efabc9c85b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:54.045372 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-462e8603-962e-4e9c-8477-2efabc9c85b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:54.045721 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:54.045721 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:54.046401 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-462e8603-962e-4e9c-8477-2efabc9c85b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:54.046929 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-462e8603-962e-4e9c-8477-2efabc9c85b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:54.069959 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:54.069959 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:54.072232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-462e8603-962e-4e9c-8477-2efabc9c85b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:54.073332 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 879/1788] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:54 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:54.145606 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d30bf9f8-1f68-4e17-8059-25849ea27c65 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:54.146394 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d30bf9f8-1f68-4e17-8059-25849ea27c65 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:54.146866 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:54.146866 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:54.147513 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d30bf9f8-1f68-4e17-8059-25849ea27c65 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:54.148049 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d30bf9f8-1f68-4e17-8059-25849ea27c65 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:54.169413 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:54.169413 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:54.171825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d30bf9f8-1f68-4e17-8059-25849ea27c65 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:54.173374 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 910/1789] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:54 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:55.244292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d58805c6-0b25-4159-a88e-e2ec8194a2d3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:55.244292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d58805c6-0b25-4159-a88e-e2ec8194a2d3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:55.244292 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:55.244292 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:55.244292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d58805c6-0b25-4159-a88e-e2ec8194a2d3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:55.244292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d58805c6-0b25-4159-a88e-e2ec8194a2d3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:55.244292 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:55.244292 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:55.244292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d58805c6-0b25-4159-a88e-e2ec8194a2d3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:55.244292 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 880/1790] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:55 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:55.352408 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6172ee1a-6a12-494d-baa3-641bb260615f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:55.352408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6172ee1a-6a12-494d-baa3-641bb260615f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:55.352408 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:55.352408 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:55.352408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6172ee1a-6a12-494d-baa3-641bb260615f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:55.352408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6172ee1a-6a12-494d-baa3-641bb260615f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:55.352408 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:55.352408 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:55.352408 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6172ee1a-6a12-494d-baa3-641bb260615f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:55.352408 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 911/1791] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:55 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:56.171279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe973eb3-90a4-4875-bec6-51da8595ca78 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:56.171279 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe973eb3-90a4-4875-bec6-51da8595ca78 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:56.171279 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:56.171279 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:56.187184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fe973eb3-90a4-4875-bec6-51da8595ca78 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:56.187184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fe973eb3-90a4-4875-bec6-51da8595ca78 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:56.263286 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:56.263286 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:56.264554 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c77bf92-fc09-4667-9911-ebf012295739 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:56.265177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c77bf92-fc09-4667-9911-ebf012295739 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:56.265405 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:56.265405 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:56.265925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c77bf92-fc09-4667-9911-ebf012295739 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:56.266424 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5c77bf92-fc09-4667-9911-ebf012295739 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:56.267376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fe973eb3-90a4-4875-bec6-51da8595ca78 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:56.268806 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 881/1792] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:56 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:56.304839 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:56.304839 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:56.316468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c77bf92-fc09-4667-9911-ebf012295739 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:56.316468 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 912/1793] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:56 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:57.287569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ef31c85-a7f4-4e3a-8b3f-817a1bcbcf32 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:57.287569 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ef31c85-a7f4-4e3a-8b3f-817a1bcbcf32 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:57.287569 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:57.287569 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:57.287569 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ef31c85-a7f4-4e3a-8b3f-817a1bcbcf32 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:57.287569 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0ef31c85-a7f4-4e3a-8b3f-817a1bcbcf32 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:57.330118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49b96b0e-a98d-4735-9956-1c2ec00ed515 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:57.330426 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-49b96b0e-a98d-4735-9956-1c2ec00ed515 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:57.330426 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:57.330426 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:57.330880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-49b96b0e-a98d-4735-9956-1c2ec00ed515 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:57.331192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-49b96b0e-a98d-4735-9956-1c2ec00ed515 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:57.343189 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:57.343189 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:57.348589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ef31c85-a7f4-4e3a-8b3f-817a1bcbcf32 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:57.350734 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 882/1794] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:57 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:57.401073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:57.401073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:57.401073 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49b96b0e-a98d-4735-9956-1c2ec00ed515 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:57.401073 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 913/1795] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:57 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:58.368199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-982a221c-b6a4-449f-940c-0c6cad6851d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:58.368199 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-982a221c-b6a4-449f-940c-0c6cad6851d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:58.368199 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:58.368199 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:58.368199 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-982a221c-b6a4-449f-940c-0c6cad6851d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:58.368199 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-982a221c-b6a4-449f-940c-0c6cad6851d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:58.404576 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9eaf45c3-754d-4827-9ffd-401481b20c3a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:58.404576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9eaf45c3-754d-4827-9ffd-401481b20c3a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:58.404576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:58.404576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:58.404576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9eaf45c3-754d-4827-9ffd-401481b20c3a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:58.404576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9eaf45c3-754d-4827-9ffd-401481b20c3a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:58.477960 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:58.477960 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:58.483491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-982a221c-b6a4-449f-940c-0c6cad6851d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:58.496963 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 883/1796] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:58 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:58.517953 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:58.517953 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:58.520676 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9eaf45c3-754d-4827-9ffd-401481b20c3a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:58.521755 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 914/1797] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:58 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:59.513491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-757202c6-23f4-4b3f-b80e-11f702d003d7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:53:59.513491 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-757202c6-23f4-4b3f-b80e-11f702d003d7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:59.513491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:59.513491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:59.513491 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-757202c6-23f4-4b3f-b80e-11f702d003d7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:59.513491 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-757202c6-23f4-4b3f-b80e-11f702d003d7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:59.548855 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7fbab936-53e4-4a4c-86fb-e008bf590c8d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:53:59.550139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7fbab936-53e4-4a4c-86fb-e008bf590c8d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:53:59.550505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:53:59.550505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:53:59.551159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7fbab936-53e4-4a4c-86fb-e008bf590c8d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:53:59.551852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7fbab936-53e4-4a4c-86fb-e008bf590c8d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:53:59.642645 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:59.642645 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:59.642645 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-757202c6-23f4-4b3f-b80e-11f702d003d7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:53:59.642645 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 884/1798] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:59 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:53:59.677360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:53:59.677360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:53:59.690189 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7fbab936-53e4-4a4c-86fb-e008bf590c8d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:53:59.690189 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 915/1799] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:53:59 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:00.644734 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc494aaf-cfb5-4589-97d0-9b1d4d9bd3e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:00.644734 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc494aaf-cfb5-4589-97d0-9b1d4d9bd3e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:00.645510 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:00.645510 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:00.645510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc494aaf-cfb5-4589-97d0-9b1d4d9bd3e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:00.645771 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fc494aaf-cfb5-4589-97d0-9b1d4d9bd3e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:00.670234 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:00.670234 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:00.672597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc494aaf-cfb5-4589-97d0-9b1d4d9bd3e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:00.694339 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 885/1800] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:00 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:00.708338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-07937cde-180a-4da8-9259-d269c48b2922 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:00.708338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-07937cde-180a-4da8-9259-d269c48b2922 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:00.708338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:00.708338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:00.710842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-07937cde-180a-4da8-9259-d269c48b2922 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:00.721972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-07937cde-180a-4da8-9259-d269c48b2922 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:00.769821 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:00.769821 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:00.769821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-07937cde-180a-4da8-9259-d269c48b2922 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:00.774711 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 916/1801] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:00 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:01.713919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e478721-ba55-4a75-b4c6-25c9bfd8330d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:01.713919 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e478721-ba55-4a75-b4c6-25c9bfd8330d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:01.713919 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:01.713919 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:01.713919 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e478721-ba55-4a75-b4c6-25c9bfd8330d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:01.713919 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2e478721-ba55-4a75-b4c6-25c9bfd8330d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:01.769449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:01.769449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:01.769449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e478721-ba55-4a75-b4c6-25c9bfd8330d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:01.786070 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 886/1802] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:01 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:01.790109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed370e81-f93d-4eb2-ad54-0176dad3f3ba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:01.790109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed370e81-f93d-4eb2-ad54-0176dad3f3ba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:01.790109 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:01.790109 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:01.790109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed370e81-f93d-4eb2-ad54-0176dad3f3ba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:01.790109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ed370e81-f93d-4eb2-ad54-0176dad3f3ba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:01.856466 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:01.856466 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:01.861977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed370e81-f93d-4eb2-ad54-0176dad3f3ba tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:01.861977 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 917/1803] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:01 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:02.786585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb670d83-dbee-4e1a-9f3d-cf8eac1190cc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:02.786585 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb670d83-dbee-4e1a-9f3d-cf8eac1190cc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:02.786585 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:02.786585 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:02.786585 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb670d83-dbee-4e1a-9f3d-cf8eac1190cc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:02.786585 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-cb670d83-dbee-4e1a-9f3d-cf8eac1190cc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:02.850778 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:02.850778 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:02.850778 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb670d83-dbee-4e1a-9f3d-cf8eac1190cc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:02.850778 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 887/1804] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:02 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:02.875898 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ce4d71a-0504-4957-a831-648306f139c7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:02.875898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ce4d71a-0504-4957-a831-648306f139c7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:02.875898 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:02.875898 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:02.875898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ce4d71a-0504-4957-a831-648306f139c7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:02.875898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7ce4d71a-0504-4957-a831-648306f139c7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:02.956898 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:02.956898 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:02.958966 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ce4d71a-0504-4957-a831-648306f139c7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:02.966016 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 918/1805] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:02 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:03.864187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a2efca8-65e4-4c78-97f1-7b45341346de tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:03.865415 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a2efca8-65e4-4c78-97f1-7b45341346de tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:03.865853 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:03.865853 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:03.866566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a2efca8-65e4-4c78-97f1-7b45341346de tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:03.867165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8a2efca8-65e4-4c78-97f1-7b45341346de tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:04.018348 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:04.018348 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:04.018348 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a2efca8-65e4-4c78-97f1-7b45341346de tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:04.033337 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 888/1806] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:03 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:04.055132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3cfe851-b7e7-42e5-931a-d480b1022dcf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:04.055132 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3cfe851-b7e7-42e5-931a-d480b1022dcf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:04.055132 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:04.055132 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:04.055132 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3cfe851-b7e7-42e5-931a-d480b1022dcf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:04.060039 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e3cfe851-b7e7-42e5-931a-d480b1022dcf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:04.096515 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:04.096515 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:04.104535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3cfe851-b7e7-42e5-931a-d480b1022dcf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:04.104535 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 919/1807] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:03 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:05.034934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eee4eeda-70cc-40dd-8be1-d84d2dae9ede tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:05.035915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eee4eeda-70cc-40dd-8be1-d84d2dae9ede tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:05.035915 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:05.035915 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:05.036658 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eee4eeda-70cc-40dd-8be1-d84d2dae9ede tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:05.037070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-eee4eeda-70cc-40dd-8be1-d84d2dae9ede tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:05.134800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c891f9b4-8227-467a-885d-bae0b4c6a316 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:05.134800 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c891f9b4-8227-467a-885d-bae0b4c6a316 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:05.138762 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:05.138762 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:05.150195 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c891f9b4-8227-467a-885d-bae0b4c6a316 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:05.150195 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c891f9b4-8227-467a-885d-bae0b4c6a316 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:05.185103 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:05.185103 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:05.212559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eee4eeda-70cc-40dd-8be1-d84d2dae9ede tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:05.220965 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 889/1808] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:05 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:05.232631 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:05.232631 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:05.237366 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c891f9b4-8227-467a-885d-bae0b4c6a316 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:05.237366 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 920/1809] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:05 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:06.226649 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-607f27d8-0b0a-4e34-9c26-1ebabecdb3ba tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:06.226649 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-607f27d8-0b0a-4e34-9c26-1ebabecdb3ba tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:06.226649 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:06.226649 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:06.226649 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-607f27d8-0b0a-4e34-9c26-1ebabecdb3ba tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:06.226649 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-607f27d8-0b0a-4e34-9c26-1ebabecdb3ba tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:06.253847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6eb1aba7-6bbc-441e-9ab7-5518ef132d5f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:06.253847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6eb1aba7-6bbc-441e-9ab7-5518ef132d5f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:06.253847 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:06.253847 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:06.253847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6eb1aba7-6bbc-441e-9ab7-5518ef132d5f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:06.253847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6eb1aba7-6bbc-441e-9ab7-5518ef132d5f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:06.412095 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:06.412095 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:06.418756 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-607f27d8-0b0a-4e34-9c26-1ebabecdb3ba tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:06.418756 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 890/1810] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:06 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:06.447981 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:06.447981 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:06.447981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6eb1aba7-6bbc-441e-9ab7-5518ef132d5f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:06.447981 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 921/1811] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:06 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:07.435842 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5588799e-2429-4866-b9a5-fb1110a5eab2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:07.436360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5588799e-2429-4866-b9a5-fb1110a5eab2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:07.436360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:07.436360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:07.436830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5588799e-2429-4866-b9a5-fb1110a5eab2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:07.436998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5588799e-2429-4866-b9a5-fb1110a5eab2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:07.452666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d810497b-d0aa-4258-bc95-44705fa97c72 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:07.453192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d810497b-d0aa-4258-bc95-44705fa97c72 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:07.453411 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:07.453411 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:07.453824 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d810497b-d0aa-4258-bc95-44705fa97c72 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:07.454224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d810497b-d0aa-4258-bc95-44705fa97c72 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:07.524526 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:07.524526 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:07.526516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5588799e-2429-4866-b9a5-fb1110a5eab2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:07.534919 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:07.534919 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:07.544984 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 891/1812] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:07 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:07.545394 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d810497b-d0aa-4258-bc95-44705fa97c72 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:07.546839 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 922/1813] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:07 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:08.582215 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c8d1ad1-dc35-4112-a22d-0e4d55e8c6e4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:08.582215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c8d1ad1-dc35-4112-a22d-0e4d55e8c6e4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:08.582215 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:08.582215 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:08.582215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c8d1ad1-dc35-4112-a22d-0e4d55e8c6e4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:08.582215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9c8d1ad1-dc35-4112-a22d-0e4d55e8c6e4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:08.587369 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d1583de-1445-41c2-be68-5771528799f8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:08.587369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2d1583de-1445-41c2-be68-5771528799f8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:08.587369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:08.587369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:08.587369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2d1583de-1445-41c2-be68-5771528799f8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:08.587369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2d1583de-1445-41c2-be68-5771528799f8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:08.684654 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:08.684654 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:08.691092 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:08.691092 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:08.691092 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c8d1ad1-dc35-4112-a22d-0e4d55e8c6e4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:08.691684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d1583de-1445-41c2-be68-5771528799f8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:08.696631 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 923/1814] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:08 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:08.704495 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 892/1815] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:08 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:09.724523 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a3d3a68-04ec-4dc4-905f-df0575ba4f9d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:09.729778 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9c907aa-d7fc-443e-b903-fc5f2d841e2a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:09.734991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a3d3a68-04ec-4dc4-905f-df0575ba4f9d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:09.738626 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9c907aa-d7fc-443e-b903-fc5f2d841e2a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:09.738626 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:09.738626 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:09.744384 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:09.744384 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:09.744384 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a3d3a68-04ec-4dc4-905f-df0575ba4f9d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:09.744955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9c907aa-d7fc-443e-b903-fc5f2d841e2a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:09.745113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4a3d3a68-04ec-4dc4-905f-df0575ba4f9d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:09.745262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a9c907aa-d7fc-443e-b903-fc5f2d841e2a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:09.789245 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:09.789245 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:09.792887 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9c907aa-d7fc-443e-b903-fc5f2d841e2a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:09.822492 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 893/1816] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:09 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:09.823873 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:09.823873 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:09.863050 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a3d3a68-04ec-4dc4-905f-df0575ba4f9d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:09.945403 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 924/1817] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:09 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:10.837234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e08f648-02a7-4886-bfb1-43089721b5d7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:10.837234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e08f648-02a7-4886-bfb1-43089721b5d7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:10.837234 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:10.837234 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:10.837234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e08f648-02a7-4886-bfb1-43089721b5d7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:10.837234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1e08f648-02a7-4886-bfb1-43089721b5d7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:10.944000 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:10.944000 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:10.970703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e08f648-02a7-4886-bfb1-43089721b5d7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:10.974799 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd81d9ce-286e-41c2-9520-92c3192de379 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:10.974799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd81d9ce-286e-41c2-9520-92c3192de379 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:10.974799 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:10.974799 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:10.974799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd81d9ce-286e-41c2-9520-92c3192de379 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:10.974799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-dd81d9ce-286e-41c2-9520-92c3192de379 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:10.988446 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 894/1818] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:10 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:11.069024 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:11.069024 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:11.077168 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd81d9ce-286e-41c2-9520-92c3192de379 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:11.081022 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 925/1819] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:10 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:12.004171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96092d82-3173-4cf4-a619-900626dc83fd tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:12.004171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96092d82-3173-4cf4-a619-900626dc83fd tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:12.004171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:12.004171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:12.004171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96092d82-3173-4cf4-a619-900626dc83fd tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:12.004171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-96092d82-3173-4cf4-a619-900626dc83fd tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:12.076444 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:12.076444 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:12.076444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96092d82-3173-4cf4-a619-900626dc83fd tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:12.076444 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 895/1820] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:11 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:12.100983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19db3197-3e31-4b6c-9b27-b3306635603a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:12.100983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19db3197-3e31-4b6c-9b27-b3306635603a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:12.100983 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:12.100983 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:12.100983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19db3197-3e31-4b6c-9b27-b3306635603a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:12.100983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-19db3197-3e31-4b6c-9b27-b3306635603a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:12.159033 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:12.159033 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:12.161547 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19db3197-3e31-4b6c-9b27-b3306635603a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:12.162430 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 926/1821] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:12 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:13.093633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ceceb99-4309-4370-affd-4058973a5322 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:13.093633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ceceb99-4309-4370-affd-4058973a5322 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:13.093633 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:13.093633 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:13.093633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ceceb99-4309-4370-affd-4058973a5322 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:13.093633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3ceceb99-4309-4370-affd-4058973a5322 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:13.186910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44d2d5cf-b243-4b44-a567-d7b5dbd59343 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:13.186910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44d2d5cf-b243-4b44-a567-d7b5dbd59343 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:13.186910 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:13.186910 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:13.186910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44d2d5cf-b243-4b44-a567-d7b5dbd59343 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:13.194155 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-44d2d5cf-b243-4b44-a567-d7b5dbd59343 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:13.252572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:13.252572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:13.252572 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44d2d5cf-b243-4b44-a567-d7b5dbd59343 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:13.257542 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:13.257542 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:13.262007 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 927/1822] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:13 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:13.297000 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ceceb99-4309-4370-affd-4058973a5322 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:13.300935 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 896/1823] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:13 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:14.266111 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5d26e19a-c145-483f-9c82-f59ed4b42cbf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:14.266111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5d26e19a-c145-483f-9c82-f59ed4b42cbf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:14.266111 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:14.266111 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:14.266111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5d26e19a-c145-483f-9c82-f59ed4b42cbf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:14.266111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5d26e19a-c145-483f-9c82-f59ed4b42cbf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:14.321145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43a1ea07-80f2-4ceb-bed7-0a7a8066bbdc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:14.321145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43a1ea07-80f2-4ceb-bed7-0a7a8066bbdc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:14.321145 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:14.321145 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:14.321145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43a1ea07-80f2-4ceb-bed7-0a7a8066bbdc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:14.321145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-43a1ea07-80f2-4ceb-bed7-0a7a8066bbdc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:14.416089 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:14.416089 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:14.422733 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5d26e19a-c145-483f-9c82-f59ed4b42cbf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:14.426285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:14.426285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:14.438367 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 928/1824] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:14 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:14.438686 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43a1ea07-80f2-4ceb-bed7-0a7a8066bbdc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:14.460320 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 897/1825] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:14 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:15.457216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-858fc721-046e-48e9-b45e-36c2c3743430 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:15.457216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-858fc721-046e-48e9-b45e-36c2c3743430 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:15.457216 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:15.457216 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:15.457216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-858fc721-046e-48e9-b45e-36c2c3743430 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:15.457216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-858fc721-046e-48e9-b45e-36c2c3743430 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:15.482009 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-153534ad-f35e-45d8-bd6c-d5ec068dfed7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:15.482009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-153534ad-f35e-45d8-bd6c-d5ec068dfed7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:15.482009 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:15.482009 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:15.482009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-153534ad-f35e-45d8-bd6c-d5ec068dfed7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:15.482009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-153534ad-f35e-45d8-bd6c-d5ec068dfed7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:15.584199 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:15.584199 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:15.585686 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:15.585686 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:15.587105 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-153534ad-f35e-45d8-bd6c-d5ec068dfed7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:15.588769 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 898/1826] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:15 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:54:15.592247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-858fc721-046e-48e9-b45e-36c2c3743430 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:15.601324 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 929/1827] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:15 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:16.608610 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1e8d931-9f66-40b3-9573-c1e8ceb20a41 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:16.613947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1e8d931-9f66-40b3-9573-c1e8ceb20a41 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:16.613947 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:16.613947 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:16.613947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1e8d931-9f66-40b3-9573-c1e8ceb20a41 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:16.613947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f1e8d931-9f66-40b3-9573-c1e8ceb20a41 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:16.638613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-364b898d-f6f7-45bc-b258-1b504f230be3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:16.638613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-364b898d-f6f7-45bc-b258-1b504f230be3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:16.638613 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:16.638613 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:16.638613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-364b898d-f6f7-45bc-b258-1b504f230be3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:16.638613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-364b898d-f6f7-45bc-b258-1b504f230be3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:16.733900 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:16.733900 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:16.733900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1e8d931-9f66-40b3-9573-c1e8ceb20a41 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:16.760728 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 899/1828] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:16 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:16.774807 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:16.774807 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:16.774807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-364b898d-f6f7-45bc-b258-1b504f230be3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:16.794334 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 930/1829] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:16 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:17.752187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fbc521c-08be-4b1e-8b8a-0736600d5cff tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:17.752187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2fbc521c-08be-4b1e-8b8a-0736600d5cff tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:17.752187 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:17.752187 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:17.752187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2fbc521c-08be-4b1e-8b8a-0736600d5cff tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:17.759347 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2fbc521c-08be-4b1e-8b8a-0736600d5cff tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:17.784547 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c1540e8-0f26-47cf-9015-a058272ff233 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:17.784547 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c1540e8-0f26-47cf-9015-a058272ff233 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:17.784547 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:17.784547 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:17.784547 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c1540e8-0f26-47cf-9015-a058272ff233 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:17.784547 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7c1540e8-0f26-47cf-9015-a058272ff233 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:17.836575 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:17.836575 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:17.847268 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c1540e8-0f26-47cf-9015-a058272ff233 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:17.853408 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:17.853408 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:17.857919 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 931/1830] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:17 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:17.874151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fbc521c-08be-4b1e-8b8a-0736600d5cff tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:17.874151 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 900/1831] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:17 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:18.889772 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5abd7ed8-7cbd-4c00-b420-954bad51e167 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:18.889772 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5abd7ed8-7cbd-4c00-b420-954bad51e167 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:18.889772 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:18.889772 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:18.889772 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5abd7ed8-7cbd-4c00-b420-954bad51e167 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:18.889772 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5abd7ed8-7cbd-4c00-b420-954bad51e167 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:18.900751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10cacb25-9c73-42b9-ab23-3afc55d35428 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:18.900751 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10cacb25-9c73-42b9-ab23-3afc55d35428 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:18.906592 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:18.906592 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:18.906592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10cacb25-9c73-42b9-ab23-3afc55d35428 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:18.906592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-10cacb25-9c73-42b9-ab23-3afc55d35428 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:18.999020 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:18.999020 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:18.999020 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5abd7ed8-7cbd-4c00-b420-954bad51e167 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:19.024098 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 901/1832] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:18 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:19.052816 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:19.052816 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:19.061955 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10cacb25-9c73-42b9-ab23-3afc55d35428 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:19.075037 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 932/1833] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:18 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:20.024508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c5cbf05-0c2c-4415-95ac-7a5fb946cfc7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:20.024508 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c5cbf05-0c2c-4415-95ac-7a5fb946cfc7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:20.024508 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:20.024508 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:20.024508 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c5cbf05-0c2c-4415-95ac-7a5fb946cfc7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:20.024508 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6c5cbf05-0c2c-4415-95ac-7a5fb946cfc7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:20.087463 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b07a43e-e025-4c8b-a41a-d54b039f7d7a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:20.087463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b07a43e-e025-4c8b-a41a-d54b039f7d7a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:20.087463 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:20.087463 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:20.087463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b07a43e-e025-4c8b-a41a-d54b039f7d7a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:20.087463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3b07a43e-e025-4c8b-a41a-d54b039f7d7a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:20.145448 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:20.145448 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:20.153494 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c5cbf05-0c2c-4415-95ac-7a5fb946cfc7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:20.169180 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 902/1834] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:20 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:20.263937 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:20.263937 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:20.263937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b07a43e-e025-4c8b-a41a-d54b039f7d7a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:20.279765 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 933/1835] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:20 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:21.171164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2225109b-a82f-4e18-b50c-a8b395f028f4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:21.172863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2225109b-a82f-4e18-b50c-a8b395f028f4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:21.173316 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:21.173316 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:21.174009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2225109b-a82f-4e18-b50c-a8b395f028f4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:21.174584 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2225109b-a82f-4e18-b50c-a8b395f028f4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:21.246448 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:21.246448 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:21.248418 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2225109b-a82f-4e18-b50c-a8b395f028f4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:21.258335 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 903/1836] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:21 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:21.300382 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5912366b-e31e-45b1-9ce4-d8fe6c92a422 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:21.305430 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5912366b-e31e-45b1-9ce4-d8fe6c92a422 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:21.306242 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:21.306242 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:21.307397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5912366b-e31e-45b1-9ce4-d8fe6c92a422 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:21.308818 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5912366b-e31e-45b1-9ce4-d8fe6c92a422 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:21.430805 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:21.430805 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:21.430805 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5912366b-e31e-45b1-9ce4-d8fe6c92a422 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:21.430805 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 934/1837] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:21 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:22.272395 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b00e2c8-a7b7-4fc7-9b0d-4b20b4452e43 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:22.272395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b00e2c8-a7b7-4fc7-9b0d-4b20b4452e43 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:22.272395 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:22.272395 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:22.272395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b00e2c8-a7b7-4fc7-9b0d-4b20b4452e43 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:22.272395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8b00e2c8-a7b7-4fc7-9b0d-4b20b4452e43 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:22.333630 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:22.333630 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:22.336005 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b00e2c8-a7b7-4fc7-9b0d-4b20b4452e43 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:22.337711 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 904/1838] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:22 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:22.397858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52085885-9c86-44aa-8818-ba2c765f24a8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:22.398669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52085885-9c86-44aa-8818-ba2c765f24a8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:22.399219 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:22.399219 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:22.400218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52085885-9c86-44aa-8818-ba2c765f24a8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:22.400943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-52085885-9c86-44aa-8818-ba2c765f24a8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:22.558851 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:22.558851 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:22.574348 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52085885-9c86-44aa-8818-ba2c765f24a8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:22.587599 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 935/1839] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:22 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:23.472726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6163fe64-6804-4dea-871a-30c3802067c0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:23.472726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6163fe64-6804-4dea-871a-30c3802067c0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:23.472726 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:23.472726 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:23.472726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6163fe64-6804-4dea-871a-30c3802067c0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:23.472726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6163fe64-6804-4dea-871a-30c3802067c0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:23.472726 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:23.472726 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:23.472726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6163fe64-6804-4dea-871a-30c3802067c0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:23.472726 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 905/1840] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:23 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:23.595646 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f3068bf-fe25-4544-8fdd-4035cf5b0b42 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:23.595646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f3068bf-fe25-4544-8fdd-4035cf5b0b42 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:23.595646 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:23.595646 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:23.595646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f3068bf-fe25-4544-8fdd-4035cf5b0b42 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:23.595646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8f3068bf-fe25-4544-8fdd-4035cf5b0b42 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:23.666028 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:23.666028 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:23.668289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f3068bf-fe25-4544-8fdd-4035cf5b0b42 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:23.669498 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 936/1841] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:23 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:24.448751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ede51e8-85ad-4717-a5b3-2500bdf2e5ca tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:24.458540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ede51e8-85ad-4717-a5b3-2500bdf2e5ca tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:24.458540 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:24.458540 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:24.458540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ede51e8-85ad-4717-a5b3-2500bdf2e5ca tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:24.458540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7ede51e8-85ad-4717-a5b3-2500bdf2e5ca tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:24.526643 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:24.526643 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:24.526643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ede51e8-85ad-4717-a5b3-2500bdf2e5ca tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:24.547263 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 906/1842] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:24 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:24.686951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cdb058e-53e6-4e2c-aa93-36ae5f8105df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:24.686951 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cdb058e-53e6-4e2c-aa93-36ae5f8105df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:24.686951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:24.686951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:24.687377 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cdb058e-53e6-4e2c-aa93-36ae5f8105df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:24.687377 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9cdb058e-53e6-4e2c-aa93-36ae5f8105df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:24.755786 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:24.755786 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:24.755786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cdb058e-53e6-4e2c-aa93-36ae5f8105df tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:24.765970 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 937/1843] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:24 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:25.541667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb0ad77b-f932-4f09-8fe5-58d3b1064615 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:25.542172 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb0ad77b-f932-4f09-8fe5-58d3b1064615 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:25.542435 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:25.542435 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:25.542678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb0ad77b-f932-4f09-8fe5-58d3b1064615 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:25.543002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-eb0ad77b-f932-4f09-8fe5-58d3b1064615 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:25.723195 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:25.723195 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:25.723195 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb0ad77b-f932-4f09-8fe5-58d3b1064615 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:25.745456 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 907/1844] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:25 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:25.774525 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f7b93ff-26f3-4835-86b4-c636b9f45ae6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:25.774525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f7b93ff-26f3-4835-86b4-c636b9f45ae6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:25.774525 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:25.774525 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:25.774525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f7b93ff-26f3-4835-86b4-c636b9f45ae6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:25.774525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4f7b93ff-26f3-4835-86b4-c636b9f45ae6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:25.835854 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:25.835854 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:25.838152 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f7b93ff-26f3-4835-86b4-c636b9f45ae6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:25.844261 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 938/1845] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:25 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:26.737192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-906d673c-5a45-41ae-8b03-59d2e10129bf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:26.737881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-906d673c-5a45-41ae-8b03-59d2e10129bf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:26.738106 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:26.738106 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:26.738640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-906d673c-5a45-41ae-8b03-59d2e10129bf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:26.739015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-906d673c-5a45-41ae-8b03-59d2e10129bf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:26.793143 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:26.793143 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:26.795517 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-906d673c-5a45-41ae-8b03-59d2e10129bf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:26.800319 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 908/1846] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:26 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:26.871535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71a071a6-e003-4eed-a1dc-697e6ad41fe7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:26.872391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71a071a6-e003-4eed-a1dc-697e6ad41fe7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:26.872774 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:26.872774 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:26.873342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71a071a6-e003-4eed-a1dc-697e6ad41fe7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:26.876055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-71a071a6-e003-4eed-a1dc-697e6ad41fe7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:27.018336 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:27.018336 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:27.035729 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71a071a6-e003-4eed-a1dc-697e6ad41fe7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:27.036877 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 939/1847] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:26 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:54:27.851180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0a9c30e-9b14-4e78-beee-09dffb0154dc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:27.851180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0a9c30e-9b14-4e78-beee-09dffb0154dc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:27.851180 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:27.851180 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:27.851180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0a9c30e-9b14-4e78-beee-09dffb0154dc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:27.851180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c0a9c30e-9b14-4e78-beee-09dffb0154dc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:27.908987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:27.908987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:27.908987 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0a9c30e-9b14-4e78-beee-09dffb0154dc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:27.930674 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 909/1848] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:27 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:28.050558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-597a907f-1aeb-4cfc-82dd-3f30d288e064 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:28.051079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-597a907f-1aeb-4cfc-82dd-3f30d288e064 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:28.051305 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:28.051305 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:28.051702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-597a907f-1aeb-4cfc-82dd-3f30d288e064 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:28.052073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-597a907f-1aeb-4cfc-82dd-3f30d288e064 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:28.192229 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:28.192229 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:28.205187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-597a907f-1aeb-4cfc-82dd-3f30d288e064 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:28.205187 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 940/1849] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:28 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:28.917848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc27df2c-78f0-4ad0-ade2-619bed8e4d1a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:28.917848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc27df2c-78f0-4ad0-ade2-619bed8e4d1a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:28.917848 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:28.917848 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:28.917848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc27df2c-78f0-4ad0-ade2-619bed8e4d1a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:28.917848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bc27df2c-78f0-4ad0-ade2-619bed8e4d1a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:28.984856 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:28.984856 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:28.996121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc27df2c-78f0-4ad0-ade2-619bed8e4d1a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:29.003764 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 910/1850] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:28 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:29.218686 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea56bed0-4d05-4802-90fd-5116f6ba2936 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:29.218686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea56bed0-4d05-4802-90fd-5116f6ba2936 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:29.218686 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:29.218686 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:29.218686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea56bed0-4d05-4802-90fd-5116f6ba2936 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:29.218686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ea56bed0-4d05-4802-90fd-5116f6ba2936 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:29.266799 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:29.266799 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:29.271373 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea56bed0-4d05-4802-90fd-5116f6ba2936 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:29.282184 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 941/1851] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:29 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:30.049601 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f41674f-8178-40b7-a897-d6e8226cad04 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:30.049601 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f41674f-8178-40b7-a897-d6e8226cad04 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:30.049601 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:30.049601 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:30.049601 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f41674f-8178-40b7-a897-d6e8226cad04 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:30.049601 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3f41674f-8178-40b7-a897-d6e8226cad04 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:30.119306 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:30.119306 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:30.127114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f41674f-8178-40b7-a897-d6e8226cad04 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:30.127114 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 911/1852] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:30 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:30.300982 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d414b19-ce77-44e7-aa1a-4b5f8ac9b8ee tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:30.300982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d414b19-ce77-44e7-aa1a-4b5f8ac9b8ee tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:30.300982 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:30.300982 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:30.300982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d414b19-ce77-44e7-aa1a-4b5f8ac9b8ee tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:30.300982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3d414b19-ce77-44e7-aa1a-4b5f8ac9b8ee tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:30.357287 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:30.357287 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:30.366323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d414b19-ce77-44e7-aa1a-4b5f8ac9b8ee tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:30.366323 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 942/1853] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:30 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:31.160279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c3cc8c74-4959-4a7c-b6e0-d42212eabf01 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:31.160279 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c3cc8c74-4959-4a7c-b6e0-d42212eabf01 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:31.160279 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:31.160279 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:31.160279 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c3cc8c74-4959-4a7c-b6e0-d42212eabf01 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:31.160279 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c3cc8c74-4959-4a7c-b6e0-d42212eabf01 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:31.240360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:31.240360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:31.243165 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c3cc8c74-4959-4a7c-b6e0-d42212eabf01 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:31.244460 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 912/1854] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:31 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:31.377360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9fbb5e56-c561-4400-966c-7f80b744a3e1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:31.377999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9fbb5e56-c561-4400-966c-7f80b744a3e1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:31.378288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:31.378288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:31.378829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9fbb5e56-c561-4400-966c-7f80b744a3e1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:31.379401 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9fbb5e56-c561-4400-966c-7f80b744a3e1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:31.426615 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:31.426615 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:31.429402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9fbb5e56-c561-4400-966c-7f80b744a3e1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:31.430744 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 943/1855] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:31 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:32.258308 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89862d4d-a695-469f-93ac-9f2a2c076795 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:32.259176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89862d4d-a695-469f-93ac-9f2a2c076795 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:32.259491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:32.259491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:32.259967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89862d4d-a695-469f-93ac-9f2a2c076795 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:32.260417 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-89862d4d-a695-469f-93ac-9f2a2c076795 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:32.338719 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:32.338719 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:32.350388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89862d4d-a695-469f-93ac-9f2a2c076795 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:32.351517 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 913/1856] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:32 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:32.446554 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56e9f245-46e8-4e9d-9441-e19e34d07049 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:32.447378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56e9f245-46e8-4e9d-9441-e19e34d07049 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:32.447823 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:32.447823 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:32.448410 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56e9f245-46e8-4e9d-9441-e19e34d07049 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:32.448991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-56e9f245-46e8-4e9d-9441-e19e34d07049 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:32.498728 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:32.498728 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:32.508089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56e9f245-46e8-4e9d-9441-e19e34d07049 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:32.511916 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 944/1857] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:32 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:33.366221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e70ca37-ae90-4ff9-9a0e-2fc5ccaefa3c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:33.367024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e70ca37-ae90-4ff9-9a0e-2fc5ccaefa3c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:33.367024 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:33.367024 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:33.367516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e70ca37-ae90-4ff9-9a0e-2fc5ccaefa3c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:33.367792 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3e70ca37-ae90-4ff9-9a0e-2fc5ccaefa3c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id d976af57-42e5-45e5-ac31-7c079484e32d. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:33.413911 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:33.413911 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:33.423899 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e70ca37-ae90-4ff9-9a0e-2fc5ccaefa3c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 200 Dec 31 09:54:33.424996 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 914/1858] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:33 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 822 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:33.443023 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a5c56fc-0007-4a13-8edb-b3abeaa3de2d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/4c5fe56b-1dab-4931-93b4-d3978bb25c54 Dec 31 09:54:33.443023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a5c56fc-0007-4a13-8edb-b3abeaa3de2d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:33.443023 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:33.443023 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:33.443023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a5c56fc-0007-4a13-8edb-b3abeaa3de2d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:33.527609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:33.527609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:33.529097 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-447833c3-3783-4053-96ef-92f45136694f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:33.529842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-447833c3-3783-4053-96ef-92f45136694f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:33.530174 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:33.530174 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:33.530688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-447833c3-3783-4053-96ef-92f45136694f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:33.531166 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-447833c3-3783-4053-96ef-92f45136694f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:33.536746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2a5c56fc-0007-4a13-8edb-b3abeaa3de2d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:54:33.573315 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a5c56fc-0007-4a13-8edb-b3abeaa3de2d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/4c5fe56b-1dab-4931-93b4-d3978bb25c54 returned with HTTP 200 Dec 31 09:54:33.574137 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 945/1859] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:33 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/4c5fe56b-1dab-4931-93b4-d3978bb25c54 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:33.586970 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:33.586970 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:33.589477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-447833c3-3783-4053-96ef-92f45136694f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:33.594172 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c73e9832-d496-4226-9eb2-60284ca41dbe tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes Dec 31 09:54:33.606985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c73e9832-d496-4226-9eb2-60284ca41dbe tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:33.607443 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:33.607443 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:33.608093 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c73e9832-d496-4226-9eb2-60284ca41dbe tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:33.613483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-c73e9832-d496-4226-9eb2-60284ca41dbe tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:54:33.614357 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 915/1860] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:33 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:33.616462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c73e9832-d496-4226-9eb2-60284ca41dbe tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:54:33.743787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c73e9832-d496-4226-9eb2-60284ca41dbe tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Get all volumes completed successfully. Dec 31 09:54:33.745123 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c73e9832-d496-4226-9eb2-60284ca41dbe tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes returned with HTTP 200 Dec 31 09:54:33.745985 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 946/1861] 10.222.0.45 () {58 vars in 1204 bytes} [Thu Dec 31 09:54:33 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes => generated 795 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:33.756927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27e5297b-8dac-4f63-a8b3-020de71c2487 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] DELETE http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/4c5fe56b-1dab-4931-93b4-d3978bb25c54 Dec 31 09:54:33.757455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27e5297b-8dac-4f63-a8b3-020de71c2487 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:33.757706 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:33.757706 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:33.758025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27e5297b-8dac-4f63-a8b3-020de71c2487 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:33.758489 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-27e5297b-8dac-4f63-a8b3-020de71c2487 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Delete volume with id: 4c5fe56b-1dab-4931-93b4-d3978bb25c54 Dec 31 09:54:33.866064 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:33.866064 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:33.870782 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-27e5297b-8dac-4f63-a8b3-020de71c2487 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:54:33.947582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-27e5297b-8dac-4f63-a8b3-020de71c2487 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Delete volume request issued successfully. Dec 31 09:54:33.948208 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27e5297b-8dac-4f63-a8b3-020de71c2487 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/4c5fe56b-1dab-4931-93b4-d3978bb25c54 returned with HTTP 202 Dec 31 09:54:33.949333 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 916/1862] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:54:33 2020] DELETE /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/4c5fe56b-1dab-4931-93b4-d3978bb25c54 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:54:33.961246 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46c21966-62aa-4e46-9d6d-52c12161c04a tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] DELETE http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c Dec 31 09:54:33.961773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46c21966-62aa-4e46-9d6d-52c12161c04a tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:33.961980 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:33.961980 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:33.962343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46c21966-62aa-4e46-9d6d-52c12161c04a tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:33.962707 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-46c21966-62aa-4e46-9d6d-52c12161c04a tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Delete backup with id: b8429403-afb9-4b3c-8699-b0c853751d6c. Dec 31 09:54:34.122655 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:34.122655 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:34.214188 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-46c21966-62aa-4e46-9d6d-52c12161c04a tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] delete_backup rpcapi backup_id b8429403-afb9-4b3c-8699-b0c853751d6c {{(pid=88086) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 31 09:54:34.220241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46c21966-62aa-4e46-9d6d-52c12161c04a tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c returned with HTTP 202 Dec 31 09:54:34.228054 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 947/1863] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:54:33 2020] DELETE /volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c => generated 0 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:54:34.231853 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-266cad87-519e-4e1b-b297-ec093f7c3569 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] GET http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c Dec 31 09:54:34.232389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-266cad87-519e-4e1b-b297-ec093f7c3569 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:34.232618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:34.232618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:34.232965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-266cad87-519e-4e1b-b297-ec093f7c3569 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:34.233335 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-266cad87-519e-4e1b-b297-ec093f7c3569 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Show backup with id b8429403-afb9-4b3c-8699-b0c853751d6c. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:34.301892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:34.301892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:34.312769 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-266cad87-519e-4e1b-b297-ec093f7c3569 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c returned with HTTP 200 Dec 31 09:54:34.323819 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 917/1864] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:34 2020] GET /volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c => generated 823 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:34.629641 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1b5a61d-e721-4783-89d7-19f990fe2056 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:34.630376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1b5a61d-e721-4783-89d7-19f990fe2056 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:34.630758 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:34.630758 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:34.631349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1b5a61d-e721-4783-89d7-19f990fe2056 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:34.632578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e1b5a61d-e721-4783-89d7-19f990fe2056 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:34.667392 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:34.667392 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:34.671707 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1b5a61d-e721-4783-89d7-19f990fe2056 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:34.676795 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 948/1865] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:34 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:35.331032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ceed55fe-6e0f-49ad-af59-b3d682295049 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] GET http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c Dec 31 09:54:35.331617 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ceed55fe-6e0f-49ad-af59-b3d682295049 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:35.331822 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:35.331822 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:35.332435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ceed55fe-6e0f-49ad-af59-b3d682295049 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:35.332949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ceed55fe-6e0f-49ad-af59-b3d682295049 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Show backup with id b8429403-afb9-4b3c-8699-b0c853751d6c. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:35.401364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ceed55fe-6e0f-49ad-af59-b3d682295049 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c returned with HTTP 404 Dec 31 09:54:35.412972 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 918/1866] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:35 2020] GET /volume/v3/14115c44dc974616bf80e3edae1cf444/backups/b8429403-afb9-4b3c-8699-b0c853751d6c => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:54:35.419266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b181ad2b-359e-49c0-8f1c-7d96a955fd02 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] DELETE http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d Dec 31 09:54:35.419266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b181ad2b-359e-49c0-8f1c-7d96a955fd02 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:35.421557 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:35.421557 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:35.423143 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b181ad2b-359e-49c0-8f1c-7d96a955fd02 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:35.423675 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-b181ad2b-359e-49c0-8f1c-7d96a955fd02 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Delete backup with id: d976af57-42e5-45e5-ac31-7c079484e32d. Dec 31 09:54:35.447156 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:35.447156 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:35.512055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-b181ad2b-359e-49c0-8f1c-7d96a955fd02 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] delete_backup rpcapi backup_id d976af57-42e5-45e5-ac31-7c079484e32d {{(pid=88086) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 31 09:54:35.522623 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b181ad2b-359e-49c0-8f1c-7d96a955fd02 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d returned with HTTP 202 Dec 31 09:54:35.523666 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 949/1867] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:54:35 2020] DELETE /volume/v3/34181eb766da437287f60cba9a1e7965/backups/d976af57-42e5-45e5-ac31-7c079484e32d => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:54:35.553918 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] POST http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes Dec 31 09:54:35.554690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1952754057"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:54:35.555841 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1952754057'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:54:35.556217 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Create volume of 1 GB Dec 31 09:54:35.601233 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Availability Zones retrieved successfully. Dec 31 09:54:35.649533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Flow 'volume_create_api' (821dce0c-bde6-4b44-88a8-9e13ca31c472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:54:35.657294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c826b52-f378-4af1-8025-4c89faead258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:54:35.659599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:54:35.691145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dca9aea2-4861-4336-80c0-0a79471f9fe3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:35.692081 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dca9aea2-4861-4336-80c0-0a79471f9fe3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:35.692695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:35.692695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:35.693688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dca9aea2-4861-4336-80c0-0a79471f9fe3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:35.694256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-dca9aea2-4861-4336-80c0-0a79471f9fe3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:35.745997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:35.745997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:35.748762 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dca9aea2-4861-4336-80c0-0a79471f9fe3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:35.754640 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 950/1868] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:35 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:54:35.830253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c826b52-f378-4af1-8025-4c89faead258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:54:35.833095 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a632d87-48f7-41dc-8b9a-5fa55300dbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:54:36.110691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Created reservations ['adac3cd5-a4cc-4f02-ab4a-3722bcf7f691', '12cf753c-5d83-4a75-b8be-4f1d03c10ffb', '4bc286bf-4e78-41ce-8f1c-a3de0c80db15', '71e7a9e8-3cdf-498d-96d2-08a885c89f70'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:54:36.113943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a632d87-48f7-41dc-8b9a-5fa55300dbbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adac3cd5-a4cc-4f02-ab4a-3722bcf7f691', '12cf753c-5d83-4a75-b8be-4f1d03c10ffb', '4bc286bf-4e78-41ce-8f1c-a3de0c80db15', '71e7a9e8-3cdf-498d-96d2-08a885c89f70']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:54:36.120852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86655269-e831-4db1-a100-e023bdd6c10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:54:36.290857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86655269-e831-4db1-a100-e023bdd6c10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd304a57-c89e-4659-a431-c37554c986ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1952754057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34181eb766da437287f60cba9a1e7965',qos_specs=None,replication_status=,reservations=['adac3cd5-a4cc-4f02-ab4a-3722bcf7f691','12cf753c-5d83-4a75-b8be-4f1d03c10ffb','4bc286bf-4e78-41ce-8f1c-a3de0c80db15','71e7a9e8-3cdf-498d-96d2-08a885c89f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c503cda5db164dc5a1994ac2ad0e42a0',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1952754057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd304a57-c89e-4659-a431-c37554c986ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34181eb766da437287f60cba9a1e7965',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='c503cda5db164dc5a1994ac2ad0e42a0',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:54:36.301600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32beeacb-dc3a-4f23-a544-17272c5f04d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:54:36.388698 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32beeacb-dc3a-4f23-a544-17272c5f04d9) 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-1952754057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34181eb766da437287f60cba9a1e7965',qos_specs=None,replication_status=,reservations=['adac3cd5-a4cc-4f02-ab4a-3722bcf7f691','12cf753c-5d83-4a75-b8be-4f1d03c10ffb','4bc286bf-4e78-41ce-8f1c-a3de0c80db15','71e7a9e8-3cdf-498d-96d2-08a885c89f70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c503cda5db164dc5a1994ac2ad0e42a0',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:54:36.391754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09eb5a7b-e387-4108-af7a-64c738b7f686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:54:36.430763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09eb5a7b-e387-4108-af7a-64c738b7f686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:54:36.437331 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Flow 'volume_create_api' (821dce0c-bde6-4b44-88a8-9e13ca31c472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:54:36.572957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Create volume request issued successfully. Dec 31 09:54:36.605083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11953713-e4ed-4619-a0dc-5cd1473b0d7e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes returned with HTTP 202 Dec 31 09:54:36.606017 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 919/1869] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:54:35 2020] POST /volume/v3/34181eb766da437287f60cba9a1e7965/volumes => generated 823 bytes in 1056 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:54:36.637813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0c62cd3-1e3b-4538-93dd-42de1ff56039 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea Dec 31 09:54:36.641227 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0c62cd3-1e3b-4538-93dd-42de1ff56039 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:36.641738 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:36.641738 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:36.643504 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0c62cd3-1e3b-4538-93dd-42de1ff56039 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:36.769599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2c3bf52-2542-49c9-94f0-bbc300231f9e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:36.770297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2c3bf52-2542-49c9-94f0-bbc300231f9e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:36.770633 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:36.770633 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:36.771159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c2c3bf52-2542-49c9-94f0-bbc300231f9e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:36.771674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c2c3bf52-2542-49c9-94f0-bbc300231f9e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:36.821513 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:36.821513 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:36.849773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d0c62cd3-1e3b-4538-93dd-42de1ff56039 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:54:36.877774 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:36.877774 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:36.888197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c2c3bf52-2542-49c9-94f0-bbc300231f9e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:36.892053 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 920/1870] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:36 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:36.990285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0c62cd3-1e3b-4538-93dd-42de1ff56039 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea returned with HTTP 200 Dec 31 09:54:37.012202 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 951/1871] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:36 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea => generated 891 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:37.912945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f13acd65-3aef-4713-8837-1555c9ccc71e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:37.913974 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f13acd65-3aef-4713-8837-1555c9ccc71e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:37.914360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:37.914360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:37.915006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f13acd65-3aef-4713-8837-1555c9ccc71e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:37.915596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f13acd65-3aef-4713-8837-1555c9ccc71e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:37.996528 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:37.996528 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:38.005732 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f13acd65-3aef-4713-8837-1555c9ccc71e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:38.008257 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 921/1872] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:37 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:38.033821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-890bad26-9998-48cf-afd0-228183005dc7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea Dec 31 09:54:38.035002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-890bad26-9998-48cf-afd0-228183005dc7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:38.035803 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:38.035803 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:38.036818 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-890bad26-9998-48cf-afd0-228183005dc7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:38.207535 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:38.207535 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:38.228468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-890bad26-9998-48cf-afd0-228183005dc7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:54:38.277650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-890bad26-9998-48cf-afd0-228183005dc7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea returned with HTTP 200 Dec 31 09:54:38.290862 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 952/1873] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:38 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea => generated 915 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:39.031598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3570a879-e7b7-4034-ac37-3f1f27d6c26c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:39.032109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3570a879-e7b7-4034-ac37-3f1f27d6c26c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:39.032236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:39.032236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:39.034096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3570a879-e7b7-4034-ac37-3f1f27d6c26c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:39.034617 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3570a879-e7b7-4034-ac37-3f1f27d6c26c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:39.111303 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:39.111303 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:39.116214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3570a879-e7b7-4034-ac37-3f1f27d6c26c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:39.121637 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 922/1874] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:39 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:39.294840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b3d4838-f7dd-4416-ad97-6a9f3cb03b0f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea Dec 31 09:54:39.295532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b3d4838-f7dd-4416-ad97-6a9f3cb03b0f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:39.295847 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:39.295847 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:39.296313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b3d4838-f7dd-4416-ad97-6a9f3cb03b0f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:39.434111 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:39.434111 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:39.455803 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7b3d4838-f7dd-4416-ad97-6a9f3cb03b0f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:54:39.510936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b3d4838-f7dd-4416-ad97-6a9f3cb03b0f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea returned with HTTP 200 Dec 31 09:54:39.524608 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 953/1875] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:39 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea => generated 916 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:39.530009 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e9bcd8bd-2b1b-4e51-bfde-329ba7c747f3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] POST http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups Dec 31 09:54:39.530518 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:39.530518 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:39.530879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e9bcd8bd-2b1b-4e51-bfde-329ba7c747f3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bd304a57-c89e-4659-a431-c37554c986ea", "name": "tempest-VolumesBackupsAdminTest-Backup-1287241508"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:54:39.532045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-e9bcd8bd-2b1b-4e51-bfde-329ba7c747f3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Creating new backup {'backup': {'volume_id': 'bd304a57-c89e-4659-a431-c37554c986ea', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1287241508'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 31 09:54:39.532525 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-e9bcd8bd-2b1b-4e51-bfde-329ba7c747f3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Creating backup of volume bd304a57-c89e-4659-a431-c37554c986ea in container None Dec 31 09:54:39.706213 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:39.706213 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:39.713714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e9bcd8bd-2b1b-4e51-bfde-329ba7c747f3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:54:39.804110 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-e9bcd8bd-2b1b-4e51-bfde-329ba7c747f3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Created reservations ['273d58e3-604f-4b25-bac8-0660a166eb62', 'fea1540a-dc07-4a5a-a0f4-a8fe78a0fa49'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:54:39.993134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e9bcd8bd-2b1b-4e51-bfde-329ba7c747f3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups returned with HTTP 202 Dec 31 09:54:39.994624 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 923/1876] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:54:39 2020] POST /volume/v3/34181eb766da437287f60cba9a1e7965/backups => generated 401 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:54:40.006089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4126133-a14d-4fbb-992f-04035e3ab9b2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:40.006952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4126133-a14d-4fbb-992f-04035e3ab9b2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:40.007320 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:40.007320 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:40.007940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4126133-a14d-4fbb-992f-04035e3ab9b2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:40.008450 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b4126133-a14d-4fbb-992f-04035e3ab9b2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:40.077701 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:40.077701 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:40.089937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4126133-a14d-4fbb-992f-04035e3ab9b2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:40.093885 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 954/1877] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:40 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 808 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:40.137748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c8d3841-0703-4f4e-bafa-96383e85f239 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:40.138581 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c8d3841-0703-4f4e-bafa-96383e85f239 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:40.138984 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:40.138984 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:40.139688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c8d3841-0703-4f4e-bafa-96383e85f239 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:40.140330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3c8d3841-0703-4f4e-bafa-96383e85f239 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:40.209545 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:40.209545 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:40.215619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c8d3841-0703-4f4e-bafa-96383e85f239 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:40.218391 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 924/1878] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:40 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:41.108941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5bc7feb9-af81-4f62-8aa6-2bfee119cdc0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:41.109548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5bc7feb9-af81-4f62-8aa6-2bfee119cdc0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:41.109759 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:41.109759 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:41.110230 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5bc7feb9-af81-4f62-8aa6-2bfee119cdc0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:41.110520 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5bc7feb9-af81-4f62-8aa6-2bfee119cdc0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:41.194931 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:41.194931 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:41.196896 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5bc7feb9-af81-4f62-8aa6-2bfee119cdc0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:41.213658 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 955/1879] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:41 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 808 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:41.231804 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f6b9d90-d0b0-4585-bb58-de4362de3dcc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:41.232345 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f6b9d90-d0b0-4585-bb58-de4362de3dcc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:41.232689 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:41.232689 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:41.232907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f6b9d90-d0b0-4585-bb58-de4362de3dcc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:41.233477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1f6b9d90-d0b0-4585-bb58-de4362de3dcc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:41.343347 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:41.343347 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:41.345766 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f6b9d90-d0b0-4585-bb58-de4362de3dcc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:41.355684 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 925/1880] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:41 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:42.219832 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5ebb3a9-7166-4f1e-93c1-e2628d23ad52 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:42.220809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5ebb3a9-7166-4f1e-93c1-e2628d23ad52 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:42.221186 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:42.221186 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:42.226531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5ebb3a9-7166-4f1e-93c1-e2628d23ad52 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:42.246792 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c5ebb3a9-7166-4f1e-93c1-e2628d23ad52 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:42.357885 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:42.357885 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:42.363203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4609e191-4799-49bc-ab80-94a95d49949b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:42.363817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4609e191-4799-49bc-ab80-94a95d49949b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:42.364082 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:42.364082 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:42.364891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4609e191-4799-49bc-ab80-94a95d49949b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:42.365304 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4609e191-4799-49bc-ab80-94a95d49949b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:42.383948 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5ebb3a9-7166-4f1e-93c1-e2628d23ad52 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:42.392407 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 956/1881] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:42 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 808 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:42.475346 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:42.475346 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:42.480566 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4609e191-4799-49bc-ab80-94a95d49949b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:42.484120 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 926/1882] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:42 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:43.406818 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4d014b5-82b2-4189-99a6-7c862e257d1a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:43.407845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4d014b5-82b2-4189-99a6-7c862e257d1a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:43.408226 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:43.408226 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:43.408925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4d014b5-82b2-4189-99a6-7c862e257d1a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:43.409611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b4d014b5-82b2-4189-99a6-7c862e257d1a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:43.495772 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6fcf3d2f-0427-4784-acca-983e937960d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:43.496318 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6fcf3d2f-0427-4784-acca-983e937960d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:43.496543 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:43.496543 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:43.497223 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6fcf3d2f-0427-4784-acca-983e937960d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:43.497605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6fcf3d2f-0427-4784-acca-983e937960d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:43.545614 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:43.545614 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:43.547800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4d014b5-82b2-4189-99a6-7c862e257d1a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:43.570008 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 957/1883] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:43 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 808 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:43.602134 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:43.602134 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:43.604338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6fcf3d2f-0427-4784-acca-983e937960d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:43.642870 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 927/1884] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:43 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:44.583172 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5d19a594-b87e-4c53-b8e1-d67f641c4618 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:44.584921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5d19a594-b87e-4c53-b8e1-d67f641c4618 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:44.585251 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:44.585251 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:44.585773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5d19a594-b87e-4c53-b8e1-d67f641c4618 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:44.586305 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5d19a594-b87e-4c53-b8e1-d67f641c4618 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:44.673633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9fab3014-04da-42d0-b839-2ad7e4afd4e6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:44.673633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9fab3014-04da-42d0-b839-2ad7e4afd4e6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:44.673633 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:44.673633 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:44.673633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9fab3014-04da-42d0-b839-2ad7e4afd4e6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:44.673633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9fab3014-04da-42d0-b839-2ad7e4afd4e6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:44.706015 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:44.706015 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:44.706015 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5d19a594-b87e-4c53-b8e1-d67f641c4618 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:44.724144 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 958/1885] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:44 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 808 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:44.746903 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:44.746903 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:44.755803 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9fab3014-04da-42d0-b839-2ad7e4afd4e6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:44.767358 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 928/1886] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:44 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:45.710945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-839ca42c-b60a-4828-8728-e668c4d7ac06 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:45.711633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-839ca42c-b60a-4828-8728-e668c4d7ac06 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:45.711978 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:45.711978 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:45.712531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-839ca42c-b60a-4828-8728-e668c4d7ac06 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:45.712993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-839ca42c-b60a-4828-8728-e668c4d7ac06 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:45.776733 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab5f523a-ccf4-40fd-9730-84ba9faab4a9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:45.777440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab5f523a-ccf4-40fd-9730-84ba9faab4a9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:45.777756 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:45.777756 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:45.778459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab5f523a-ccf4-40fd-9730-84ba9faab4a9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:45.779037 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ab5f523a-ccf4-40fd-9730-84ba9faab4a9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:45.809863 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:45.809863 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:45.811786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-839ca42c-b60a-4828-8728-e668c4d7ac06 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:45.827662 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 959/1887] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:45 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 808 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:45.869035 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:45.869035 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:45.871876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab5f523a-ccf4-40fd-9730-84ba9faab4a9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:45.883813 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 929/1888] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:45 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:46.842994 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa53ebaf-3d41-4217-9609-7c44af9f3f5f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:46.866756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa53ebaf-3d41-4217-9609-7c44af9f3f5f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:46.866756 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:46.866756 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:46.866756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa53ebaf-3d41-4217-9609-7c44af9f3f5f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:46.866756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fa53ebaf-3d41-4217-9609-7c44af9f3f5f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:46.899629 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27fa52c2-2a37-40dd-9d02-0378bb286569 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:46.912213 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27fa52c2-2a37-40dd-9d02-0378bb286569 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:46.912563 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:46.912563 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:46.913246 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27fa52c2-2a37-40dd-9d02-0378bb286569 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:46.914295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-27fa52c2-2a37-40dd-9d02-0378bb286569 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:46.930929 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:46.930929 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:46.936359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa53ebaf-3d41-4217-9609-7c44af9f3f5f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:46.939671 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 960/1889] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:46 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:47.001124 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:47.001124 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:47.003134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27fa52c2-2a37-40dd-9d02-0378bb286569 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:47.004067 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 930/1890] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:46 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:47.957878 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b6c1cca-043a-4e58-a750-7399199f8c77 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:47.959553 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b6c1cca-043a-4e58-a750-7399199f8c77 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:47.959905 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:47.959905 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:47.964033 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b6c1cca-043a-4e58-a750-7399199f8c77 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:47.965209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6b6c1cca-043a-4e58-a750-7399199f8c77 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:48.021620 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e7bbc06-8783-4b92-a05d-7f8946c7f2c3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:48.022457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e7bbc06-8783-4b92-a05d-7f8946c7f2c3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:48.022804 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:48.022804 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:48.023362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e7bbc06-8783-4b92-a05d-7f8946c7f2c3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:48.023902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3e7bbc06-8783-4b92-a05d-7f8946c7f2c3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:48.050617 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:48.050617 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:48.053759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b6c1cca-043a-4e58-a750-7399199f8c77 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:48.055379 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 961/1891] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:47 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:48.077937 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:48.077937 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:48.080929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e7bbc06-8783-4b92-a05d-7f8946c7f2c3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:48.082488 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 931/1892] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:48 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:49.076213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec7ed9c8-d891-417e-8724-070fc95d87d3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:49.077167 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec7ed9c8-d891-417e-8724-070fc95d87d3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:49.077532 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:49.077532 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:49.078313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec7ed9c8-d891-417e-8724-070fc95d87d3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:49.078998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ec7ed9c8-d891-417e-8724-070fc95d87d3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:49.098132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f3bc20b5-1d1d-4589-aae2-62648733fd02 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:49.098863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f3bc20b5-1d1d-4589-aae2-62648733fd02 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:49.099231 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:49.099231 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:49.099851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f3bc20b5-1d1d-4589-aae2-62648733fd02 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:49.100380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f3bc20b5-1d1d-4589-aae2-62648733fd02 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:49.149670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:49.149670 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:49.154445 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f3bc20b5-1d1d-4589-aae2-62648733fd02 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:49.164765 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 932/1893] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:49 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:49.180733 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:49.180733 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:49.186625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec7ed9c8-d891-417e-8724-070fc95d87d3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:49.188204 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 962/1894] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:49 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:50.173929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce95b2a2-bf26-4c73-9ef2-d083934f199d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:50.178618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce95b2a2-bf26-4c73-9ef2-d083934f199d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:50.179158 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:50.179158 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:50.182453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce95b2a2-bf26-4c73-9ef2-d083934f199d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:50.182997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ce95b2a2-bf26-4c73-9ef2-d083934f199d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:50.204799 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-627893ad-5277-43ad-83e7-2467adc1ee9e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:50.207025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-627893ad-5277-43ad-83e7-2467adc1ee9e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:50.207402 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:50.207402 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:50.207993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-627893ad-5277-43ad-83e7-2467adc1ee9e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:50.208445 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-627893ad-5277-43ad-83e7-2467adc1ee9e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:50.261751 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:50.261751 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:50.264448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce95b2a2-bf26-4c73-9ef2-d083934f199d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:50.266072 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 933/1895] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:50 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:50.288619 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:50.288619 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:50.291179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-627893ad-5277-43ad-83e7-2467adc1ee9e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:50.292882 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 963/1896] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:50 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:51.281694 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6eaeb73e-a594-4fa1-a5df-8d0afc9d3a08 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:51.282244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6eaeb73e-a594-4fa1-a5df-8d0afc9d3a08 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:51.286295 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:51.286295 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:51.286578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6eaeb73e-a594-4fa1-a5df-8d0afc9d3a08 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:51.287161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6eaeb73e-a594-4fa1-a5df-8d0afc9d3a08 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:51.308657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64605add-c989-4905-a3d4-b76409550991 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:51.309187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64605add-c989-4905-a3d4-b76409550991 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:51.309405 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:51.309405 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:51.309779 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64605add-c989-4905-a3d4-b76409550991 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:51.310147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-64605add-c989-4905-a3d4-b76409550991 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:51.339287 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:51.339287 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:51.341473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64605add-c989-4905-a3d4-b76409550991 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:51.342461 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 964/1897] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:51 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:51.358138 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:51.358138 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:51.369469 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6eaeb73e-a594-4fa1-a5df-8d0afc9d3a08 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:51.370627 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 934/1898] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:51 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:52.357173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-603096c9-b506-49e5-861a-6b3be0730cb3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:52.357691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-603096c9-b506-49e5-861a-6b3be0730cb3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:52.358133 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:52.358133 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:52.358722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-603096c9-b506-49e5-861a-6b3be0730cb3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:52.359452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-603096c9-b506-49e5-861a-6b3be0730cb3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:52.387133 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0677445d-2066-4c2c-8eeb-3176f4a0bbdc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:52.387860 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0677445d-2066-4c2c-8eeb-3176f4a0bbdc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:52.388203 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:52.388203 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:52.388777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0677445d-2066-4c2c-8eeb-3176f4a0bbdc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:52.389850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0677445d-2066-4c2c-8eeb-3176f4a0bbdc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:52.425618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:52.425618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:52.429374 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-603096c9-b506-49e5-861a-6b3be0730cb3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:52.435856 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 965/1899] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:52 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:52.437763 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:52.437763 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:52.447524 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0677445d-2066-4c2c-8eeb-3176f4a0bbdc tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:52.448517 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 935/1900] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:52 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:53.448484 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54721a99-4ee6-4299-bcf8-9b6cd2251209 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:53.449080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54721a99-4ee6-4299-bcf8-9b6cd2251209 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:53.449244 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:53.449244 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:53.449613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54721a99-4ee6-4299-bcf8-9b6cd2251209 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:53.449986 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-54721a99-4ee6-4299-bcf8-9b6cd2251209 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:53.463085 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46c9cb54-a00c-450e-a487-18d6a6270e6c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:53.463745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46c9cb54-a00c-450e-a487-18d6a6270e6c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:53.463979 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:53.463979 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:53.464353 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46c9cb54-a00c-450e-a487-18d6a6270e6c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:53.464727 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-46c9cb54-a00c-450e-a487-18d6a6270e6c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:53.519877 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:53.519877 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:53.523145 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:53.523145 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:53.525237 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46c9cb54-a00c-450e-a487-18d6a6270e6c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:53.526112 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 936/1901] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:53 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:54:53.527846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54721a99-4ee6-4299-bcf8-9b6cd2251209 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:53.528862 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 966/1902] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:53 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:54.541292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9fcac45-081a-4c66-bc14-cbdd00b00172 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:54.543555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9fcac45-081a-4c66-bc14-cbdd00b00172 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:54.543555 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:54.543555 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:54.543555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9fcac45-081a-4c66-bc14-cbdd00b00172 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:54.543555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b9fcac45-081a-4c66-bc14-cbdd00b00172 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:54.549403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8680c24a-a8da-4e74-83ab-7cf4b4d99de9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:54.550032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8680c24a-a8da-4e74-83ab-7cf4b4d99de9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:54.550315 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:54.550315 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:54.550822 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8680c24a-a8da-4e74-83ab-7cf4b4d99de9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:54.551402 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8680c24a-a8da-4e74-83ab-7cf4b4d99de9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:54.642919 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:54.642919 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:54.644856 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8680c24a-a8da-4e74-83ab-7cf4b4d99de9 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:54.645647 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 967/1903] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:54 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:54:54.653364 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:54.653364 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:54.660984 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9fcac45-081a-4c66-bc14-cbdd00b00172 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:54.661965 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 937/1904] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:54 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:55.666152 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc316f5c-7225-43b0-a805-e8a3b659b43a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:55.667486 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc316f5c-7225-43b0-a805-e8a3b659b43a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:55.667904 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:55.667904 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:55.668739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc316f5c-7225-43b0-a805-e8a3b659b43a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:55.669515 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bc316f5c-7225-43b0-a805-e8a3b659b43a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:55.716174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3dde2917-cca5-47d9-82a7-b87c4b4d446a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:55.716740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3dde2917-cca5-47d9-82a7-b87c4b4d446a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:55.717149 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:55.717149 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:55.717790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3dde2917-cca5-47d9-82a7-b87c4b4d446a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:55.718343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3dde2917-cca5-47d9-82a7-b87c4b4d446a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:55.806804 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:55.806804 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:55.809771 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:55.809771 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:55.811480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc316f5c-7225-43b0-a805-e8a3b659b43a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:55.814954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3dde2917-cca5-47d9-82a7-b87c4b4d446a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:55.817725 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 968/1905] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:55 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:55.824862 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 938/1906] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:55 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:56.840678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41c5a0fc-fccf-4f49-bb2a-7f214850081c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:56.841253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41c5a0fc-fccf-4f49-bb2a-7f214850081c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:56.841412 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:56.841412 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:56.841782 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41c5a0fc-fccf-4f49-bb2a-7f214850081c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:56.842200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-41c5a0fc-fccf-4f49-bb2a-7f214850081c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:56.843574 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26e014e8-c402-43ce-8494-f029c3717580 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:56.844705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26e014e8-c402-43ce-8494-f029c3717580 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:56.845106 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:56.845106 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:56.846079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26e014e8-c402-43ce-8494-f029c3717580 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:56.846924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-26e014e8-c402-43ce-8494-f029c3717580 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:56.977965 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:56.977965 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:56.981534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26e014e8-c402-43ce-8494-f029c3717580 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:56.984446 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 939/1907] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:56 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:57.027513 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:57.027513 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:57.033812 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41c5a0fc-fccf-4f49-bb2a-7f214850081c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:57.047026 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 969/1908] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:56 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:58.014410 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6266db8-c137-4294-88f6-0ecb1065e365 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:58.021454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6266db8-c137-4294-88f6-0ecb1065e365 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:58.022506 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:58.022506 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:58.023688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6266db8-c137-4294-88f6-0ecb1065e365 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:58.024645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c6266db8-c137-4294-88f6-0ecb1065e365 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:58.057794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df7a6a29-dbd5-4d01-a2d6-f0275f678e45 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:58.058830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df7a6a29-dbd5-4d01-a2d6-f0275f678e45 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:58.070075 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:58.070075 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:58.071550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df7a6a29-dbd5-4d01-a2d6-f0275f678e45 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:58.072265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-df7a6a29-dbd5-4d01-a2d6-f0275f678e45 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:58.121590 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:58.121590 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:58.124397 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6266db8-c137-4294-88f6-0ecb1065e365 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:58.129831 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 940/1909] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:57 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:58.177890 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:58.177890 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:58.194700 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df7a6a29-dbd5-4d01-a2d6-f0275f678e45 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:58.208784 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 970/1910] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:58 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:54:59.151279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a4f27b7-b423-4db9-9958-f441ec263538 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:54:59.152004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a4f27b7-b423-4db9-9958-f441ec263538 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:59.152342 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:59.152342 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:59.153192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a4f27b7-b423-4db9-9958-f441ec263538 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:59.153958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4a4f27b7-b423-4db9-9958-f441ec263538 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:59.198665 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:59.198665 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:59.203950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a4f27b7-b423-4db9-9958-f441ec263538 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:54:59.207241 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 941/1911] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:59 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:54:59.226633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1fcf3e22-ac41-4205-a68d-cbf35154c00e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:54:59.227356 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1fcf3e22-ac41-4205-a68d-cbf35154c00e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:54:59.227712 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:54:59.227712 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:54:59.228262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1fcf3e22-ac41-4205-a68d-cbf35154c00e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:54:59.229677 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1fcf3e22-ac41-4205-a68d-cbf35154c00e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:54:59.278056 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:54:59.278056 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:54:59.278056 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1fcf3e22-ac41-4205-a68d-cbf35154c00e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:54:59.278056 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 971/1912] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:54:59 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:00.238298 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e379b413-333f-417e-9cc7-1be78497dbd5 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:00.246697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e379b413-333f-417e-9cc7-1be78497dbd5 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:00.247202 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:00.247202 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:00.248150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e379b413-333f-417e-9cc7-1be78497dbd5 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:00.248737 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e379b413-333f-417e-9cc7-1be78497dbd5 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:00.290535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-563cffaa-0ee5-4942-99a7-b748b8810e47 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:00.293688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-563cffaa-0ee5-4942-99a7-b748b8810e47 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:00.305939 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:00.305939 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:00.306650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-563cffaa-0ee5-4942-99a7-b748b8810e47 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:00.307716 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-563cffaa-0ee5-4942-99a7-b748b8810e47 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:00.370851 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:00.370851 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:00.373211 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-563cffaa-0ee5-4942-99a7-b748b8810e47 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:00.382032 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 972/1913] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:00 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:00.403765 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:00.403765 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:00.417847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e379b413-333f-417e-9cc7-1be78497dbd5 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:00.431066 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 942/1914] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:00 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:01.388891 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94ad8c5d-92cf-4d44-8848-2dd126e03982 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:01.389415 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-94ad8c5d-92cf-4d44-8848-2dd126e03982 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:01.389618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:01.389618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:01.389983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-94ad8c5d-92cf-4d44-8848-2dd126e03982 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:01.390491 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-94ad8c5d-92cf-4d44-8848-2dd126e03982 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:01.443858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0524f9e-ca2a-4ac8-aca9-058b9c355bb2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:01.444765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0524f9e-ca2a-4ac8-aca9-058b9c355bb2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:01.445120 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:01.445120 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:01.445784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0524f9e-ca2a-4ac8-aca9-058b9c355bb2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:01.467241 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b0524f9e-ca2a-4ac8-aca9-058b9c355bb2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:01.524952 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:01.524952 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:01.554124 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94ad8c5d-92cf-4d44-8848-2dd126e03982 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:01.554124 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 973/1915] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:01 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:01.598541 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:01.598541 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:01.600444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0524f9e-ca2a-4ac8-aca9-058b9c355bb2 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:01.601287 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 943/1916] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:01 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:02.563205 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db1898ec-a507-4821-91da-63128b6d5dc3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:02.564744 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db1898ec-a507-4821-91da-63128b6d5dc3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:02.564957 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:02.564957 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:02.565309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db1898ec-a507-4821-91da-63128b6d5dc3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:02.565802 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-db1898ec-a507-4821-91da-63128b6d5dc3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:02.597154 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:02.597154 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:02.599616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db1898ec-a507-4821-91da-63128b6d5dc3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:02.607831 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 974/1917] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:02 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:02.616036 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48da586d-8bb9-435d-9d80-338e7bfece3f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:02.617077 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48da586d-8bb9-435d-9d80-338e7bfece3f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:02.617418 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:02.617418 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:02.618004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48da586d-8bb9-435d-9d80-338e7bfece3f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:02.618486 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-48da586d-8bb9-435d-9d80-338e7bfece3f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:02.670407 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:02.670407 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:02.672590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48da586d-8bb9-435d-9d80-338e7bfece3f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:02.684859 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 944/1918] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:02 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:03.615499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52f97a7a-f424-4f63-a2a5-d1d30284f45c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:03.616310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52f97a7a-f424-4f63-a2a5-d1d30284f45c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:03.616608 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:03.616608 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:03.617078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52f97a7a-f424-4f63-a2a5-d1d30284f45c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:03.617533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-52f97a7a-f424-4f63-a2a5-d1d30284f45c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:03.693876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d8a3493-547f-439b-9bee-aa0136ff7784 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:03.695123 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d8a3493-547f-439b-9bee-aa0136ff7784 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:03.695700 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:03.695700 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:03.696235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d8a3493-547f-439b-9bee-aa0136ff7784 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:03.696700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8d8a3493-547f-439b-9bee-aa0136ff7784 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:03.736019 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:03.736019 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:03.774746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52f97a7a-f424-4f63-a2a5-d1d30284f45c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:03.782677 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 975/1919] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:03 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:03.793684 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:03.793684 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:03.796179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d8a3493-547f-439b-9bee-aa0136ff7784 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:03.798194 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 945/1920] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:03 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:04.801505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7cac1bc-ac75-4516-9f5f-fb683a43dc5b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:04.815008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04dbb31e-761f-47a6-94bc-a9e5f7ce0b05 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:04.815586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04dbb31e-761f-47a6-94bc-a9e5f7ce0b05 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:04.816153 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:04.816153 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:04.816153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04dbb31e-761f-47a6-94bc-a9e5f7ce0b05 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:04.816524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-04dbb31e-761f-47a6-94bc-a9e5f7ce0b05 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:04.820149 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7cac1bc-ac75-4516-9f5f-fb683a43dc5b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:04.820419 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:04.820419 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:04.820863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7cac1bc-ac75-4516-9f5f-fb683a43dc5b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:04.821243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b7cac1bc-ac75-4516-9f5f-fb683a43dc5b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:04.928088 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:04.928088 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:04.936389 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:04.936389 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:04.939674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7cac1bc-ac75-4516-9f5f-fb683a43dc5b tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:04.944775 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04dbb31e-761f-47a6-94bc-a9e5f7ce0b05 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:04.950973 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 946/1921] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:04 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:04.957811 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 976/1922] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:04 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:05.965307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bbb4fffe-c7e7-4d50-828a-ec1e26f1b988 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:05.965879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bbb4fffe-c7e7-4d50-828a-ec1e26f1b988 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:05.966029 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:05.966029 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:05.966406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bbb4fffe-c7e7-4d50-828a-ec1e26f1b988 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:05.968596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bbb4fffe-c7e7-4d50-828a-ec1e26f1b988 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:05.972322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11e07171-cae2-423f-b569-8fdca5fc5a52 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:05.972857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11e07171-cae2-423f-b569-8fdca5fc5a52 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:05.973072 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:05.973072 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:05.973440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11e07171-cae2-423f-b569-8fdca5fc5a52 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:05.974225 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-11e07171-cae2-423f-b569-8fdca5fc5a52 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:06.100124 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:06.100124 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:06.107058 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bbb4fffe-c7e7-4d50-828a-ec1e26f1b988 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:06.108710 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 947/1923] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:05 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:06.109186 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:06.109186 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:06.111731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11e07171-cae2-423f-b569-8fdca5fc5a52 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:06.118474 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 977/1924] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:05 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:07.123998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01b628c6-02d1-4e45-8013-d02137ad4233 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:07.128979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd1bec50-b49a-4e52-8037-00940f4a91da tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:07.130479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd1bec50-b49a-4e52-8037-00940f4a91da tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:07.131321 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01b628c6-02d1-4e45-8013-d02137ad4233 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:07.131726 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:07.131726 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:07.132633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd1bec50-b49a-4e52-8037-00940f4a91da tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:07.133203 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:07.133203 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:07.134207 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01b628c6-02d1-4e45-8013-d02137ad4233 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:07.134774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fd1bec50-b49a-4e52-8037-00940f4a91da tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:07.138591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-01b628c6-02d1-4e45-8013-d02137ad4233 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:07.212536 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:07.212536 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:07.217234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01b628c6-02d1-4e45-8013-d02137ad4233 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:07.228568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:07.228568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:07.229991 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 948/1925] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:07 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:07.232127 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd1bec50-b49a-4e52-8037-00940f4a91da tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:07.251816 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 978/1926] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:07 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:55:08.281443 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f12c8ca1-cf51-4d0b-b7b6-cc7b07d70f43 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:08.281443 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f12c8ca1-cf51-4d0b-b7b6-cc7b07d70f43 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:08.281443 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:08.281443 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:08.281443 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f12c8ca1-cf51-4d0b-b7b6-cc7b07d70f43 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:08.281443 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f12c8ca1-cf51-4d0b-b7b6-cc7b07d70f43 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:08.288852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-08a118fe-4c81-4105-ac14-2d570dc49ee4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:08.288852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-08a118fe-4c81-4105-ac14-2d570dc49ee4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:08.288852 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:08.288852 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:08.288852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-08a118fe-4c81-4105-ac14-2d570dc49ee4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:08.288852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-08a118fe-4c81-4105-ac14-2d570dc49ee4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:08.371353 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:08.371353 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:08.378385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-08a118fe-4c81-4105-ac14-2d570dc49ee4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:08.379812 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 979/1927] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:08 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:08.407626 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:08.407626 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:08.411784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f12c8ca1-cf51-4d0b-b7b6-cc7b07d70f43 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:08.416650 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 949/1928] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:08 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:09.410284 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9484a3db-ba14-4a74-990b-71bd03160279 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:09.424891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9484a3db-ba14-4a74-990b-71bd03160279 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:09.425200 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:09.425200 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:09.440900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fdd4000-e26f-478d-b10a-a4f45f63f81b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:09.441558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9484a3db-ba14-4a74-990b-71bd03160279 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:09.442452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9484a3db-ba14-4a74-990b-71bd03160279 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:09.444286 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2fdd4000-e26f-478d-b10a-a4f45f63f81b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:09.444669 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:09.444669 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:09.445338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2fdd4000-e26f-478d-b10a-a4f45f63f81b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:09.456571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2fdd4000-e26f-478d-b10a-a4f45f63f81b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:09.604749 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:09.604749 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:09.611137 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fdd4000-e26f-478d-b10a-a4f45f63f81b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:09.627845 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 950/1929] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:09 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:09.671690 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:09.671690 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:09.675719 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9484a3db-ba14-4a74-990b-71bd03160279 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:09.676746 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 980/1930] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:09 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:10.639290 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-32e256d3-6a15-4641-902a-a6ecf44a6805 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:10.640196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-32e256d3-6a15-4641-902a-a6ecf44a6805 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:10.640791 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:10.640791 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:10.641480 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-32e256d3-6a15-4641-902a-a6ecf44a6805 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:10.642983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-32e256d3-6a15-4641-902a-a6ecf44a6805 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:10.703748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c53f1e75-22ba-44ca-af53-03fd88f39d57 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:10.703933 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c53f1e75-22ba-44ca-af53-03fd88f39d57 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:10.705295 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:10.705295 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:10.705295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c53f1e75-22ba-44ca-af53-03fd88f39d57 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:10.705674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c53f1e75-22ba-44ca-af53-03fd88f39d57 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:10.812351 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:10.812351 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:10.814275 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-32e256d3-6a15-4641-902a-a6ecf44a6805 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:10.830453 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 951/1931] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:10 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:10.841762 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:10.841762 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:10.848867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c53f1e75-22ba-44ca-af53-03fd88f39d57 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:10.851534 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 981/1932] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:10 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:11.839321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bbedf75-0251-4f12-81f9-a17be6f4f4fd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:11.840210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bbedf75-0251-4f12-81f9-a17be6f4f4fd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:11.840210 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:11.840210 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:11.840577 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bbedf75-0251-4f12-81f9-a17be6f4f4fd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:11.840777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4bbedf75-0251-4f12-81f9-a17be6f4f4fd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:11.867447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f8970f2-73fe-43c0-bb21-7d7bede204eb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:11.867998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f8970f2-73fe-43c0-bb21-7d7bede204eb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:11.868200 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:11.868200 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:11.868841 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f8970f2-73fe-43c0-bb21-7d7bede204eb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:11.869680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5f8970f2-73fe-43c0-bb21-7d7bede204eb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:11.952033 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:11.952033 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:11.954234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bbedf75-0251-4f12-81f9-a17be6f4f4fd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:11.955070 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 952/1933] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:11 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:11.961274 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:11.961274 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:11.974353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f8970f2-73fe-43c0-bb21-7d7bede204eb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:11.977449 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 982/1934] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:11 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:55:12.972750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7cffa62-b01c-4155-8c60-a6ab3887b7c0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:12.973515 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7cffa62-b01c-4155-8c60-a6ab3887b7c0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:12.973648 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:12.973648 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:12.974119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7cffa62-b01c-4155-8c60-a6ab3887b7c0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:12.976897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a7cffa62-b01c-4155-8c60-a6ab3887b7c0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:12.996247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d3415084-43ad-4a24-98fe-63713cac19ef tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:12.997361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d3415084-43ad-4a24-98fe-63713cac19ef tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:12.997741 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:12.997741 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:12.998362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d3415084-43ad-4a24-98fe-63713cac19ef tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:12.998881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d3415084-43ad-4a24-98fe-63713cac19ef tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:13.101117 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:13.101117 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:13.103120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7cffa62-b01c-4155-8c60-a6ab3887b7c0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:13.109255 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:13.109255 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:13.112479 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d3415084-43ad-4a24-98fe-63713cac19ef tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:13.126741 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 953/1935] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:12 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:13.126957 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 983/1936] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:12 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:14.140856 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ffc93ada-e815-46b4-be82-d9c2536bf1e3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:14.141484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ffc93ada-e815-46b4-be82-d9c2536bf1e3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:14.142915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d46f756-a42d-4f01-b62e-5a9beeb70ad3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:14.143613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d46f756-a42d-4f01-b62e-5a9beeb70ad3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:14.144017 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:14.144017 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:14.144648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ffc93ada-e815-46b4-be82-d9c2536bf1e3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:14.144973 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:14.144973 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:14.147030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d46f756-a42d-4f01-b62e-5a9beeb70ad3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:14.147736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ffc93ada-e815-46b4-be82-d9c2536bf1e3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:14.148294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9d46f756-a42d-4f01-b62e-5a9beeb70ad3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:14.232396 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:14.232396 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:14.236082 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:14.236082 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:14.241620 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d46f756-a42d-4f01-b62e-5a9beeb70ad3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:14.242963 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ffc93ada-e815-46b4-be82-d9c2536bf1e3 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:14.243663 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 984/1937] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:14 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:55:14.245659 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 954/1938] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:14 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:15.264862 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-12cc1c1b-2e34-4077-a660-1be5752e716e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:15.266068 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ffbaee1-f3c3-4eb9-b91e-a49e7461f7e8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:15.267175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ffbaee1-f3c3-4eb9-b91e-a49e7461f7e8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:15.267352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-12cc1c1b-2e34-4077-a660-1be5752e716e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:15.267550 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:15.267550 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:15.267864 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:15.267864 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:15.268207 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ffbaee1-f3c3-4eb9-b91e-a49e7461f7e8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:15.268373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-12cc1c1b-2e34-4077-a660-1be5752e716e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:15.268677 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9ffbaee1-f3c3-4eb9-b91e-a49e7461f7e8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:15.269068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-12cc1c1b-2e34-4077-a660-1be5752e716e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:15.315588 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:15.315588 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:15.319339 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-12cc1c1b-2e34-4077-a660-1be5752e716e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:15.326809 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 955/1939] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:15 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:15.335357 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:15.335357 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:15.337273 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ffbaee1-f3c3-4eb9-b91e-a49e7461f7e8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:15.338102 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 985/1940] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:15 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:16.341997 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd4aeaed-1b13-471d-8cc6-88413cc69808 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:16.343780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd4aeaed-1b13-471d-8cc6-88413cc69808 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:16.344242 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:16.344242 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:16.345313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd4aeaed-1b13-471d-8cc6-88413cc69808 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:16.346217 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bd4aeaed-1b13-471d-8cc6-88413cc69808 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:16.359183 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a69ee07f-aaff-4704-9d15-5c7845a1bae6 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:16.360184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a69ee07f-aaff-4704-9d15-5c7845a1bae6 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:16.360571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:16.360571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:16.361180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a69ee07f-aaff-4704-9d15-5c7845a1bae6 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:16.361982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a69ee07f-aaff-4704-9d15-5c7845a1bae6 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:16.421767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:16.421767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:16.424347 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a69ee07f-aaff-4704-9d15-5c7845a1bae6 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:16.432591 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 986/1941] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:16 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:55:16.476790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:16.476790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:16.476790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd4aeaed-1b13-471d-8cc6-88413cc69808 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:16.476790 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 956/1942] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:16 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:17.090948 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77db44eb-b225-4fe9-9595-307080a64595 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 09:55:17.090948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77db44eb-b225-4fe9-9595-307080a64595 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:17.091618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:17.091618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:17.091618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77db44eb-b225-4fe9-9595-307080a64595 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:17.244915 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:17.244915 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:17.270822 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-77db44eb-b225-4fe9-9595-307080a64595 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:55:17.317524 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:17.317524 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:17.343773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77db44eb-b225-4fe9-9595-307080a64595 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 09:55:17.346479 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 987/1943] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:17 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 1209 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:55:17.447240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec83de06-e3a6-43c5-8359-192138d065dd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:17.450588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec83de06-e3a6-43c5-8359-192138d065dd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:17.450847 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:17.450847 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:17.451212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec83de06-e3a6-43c5-8359-192138d065dd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:17.455839 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ec83de06-e3a6-43c5-8359-192138d065dd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:17.486788 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dabb8782-d725-4a53-b439-f82b8fd4d41d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:17.487797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dabb8782-d725-4a53-b439-f82b8fd4d41d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:17.488206 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:17.488206 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:17.491947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dabb8782-d725-4a53-b439-f82b8fd4d41d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:17.493064 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-dabb8782-d725-4a53-b439-f82b8fd4d41d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:17.529198 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:17.529198 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:17.533881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec83de06-e3a6-43c5-8359-192138d065dd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:17.535682 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 957/1944] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:17 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:17.559003 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:17.559003 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:17.564542 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dabb8782-d725-4a53-b439-f82b8fd4d41d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:17.574723 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 988/1945] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:17 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:17.683179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-ca38fff6-2277-4bb2-a615-dc524ac4a7c0 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 09:55:17.684095 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-ca38fff6-2277-4bb2-a615-dc524ac4a7c0 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:17.684639 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:17.684639 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:17.685446 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-ca38fff6-2277-4bb2-a615-dc524ac4a7c0 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:17.798765 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:17.798765 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:17.809642 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-ca38fff6-2277-4bb2-a615-dc524ac4a7c0 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:55:17.835107 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:17.835107 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:17.845219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-ca38fff6-2277-4bb2-a615-dc524ac4a7c0 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 09:55:17.855438 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 958/1946] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:55:17 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 1209 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:55:17.890412 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-22806a58-f782-46f3-96bc-b0241057a2a3 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] POST http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95/action Dec 31 09:55:17.891087 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:17.891087 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:17.891771 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-22806a58-f782-46f3-96bc-b0241057a2a3 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action body: b'{"os-begin_detaching": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:55:17.892278 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-22806a58-f782-46f3-96bc-b0241057a2a3 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:55:17.967568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:17.967568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:17.968967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-22806a58-f782-46f3-96bc-b0241057a2a3 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:55:17.999124 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-22806a58-f782-46f3-96bc-b0241057a2a3 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Begin detaching volume completed successfully. Dec 31 09:55:18.000367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-22806a58-f782-46f3-96bc-b0241057a2a3 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95/action returned with HTTP 202 Dec 31 09:55:18.002204 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 989/1947] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 09:55:17 2020] POST /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:55:18.054763 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7831ba24-fa20-405c-b872-4f0ad29557f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 09:55:18.055330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7831ba24-fa20-405c-b872-4f0ad29557f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:18.055585 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:18.055585 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:18.055975 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7831ba24-fa20-405c-b872-4f0ad29557f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:18.127625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-22806a58-f782-46f3-96bc-b0241057a2a3 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume// Dec 31 09:55:18.128815 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-22806a58-f782-46f3-96bc-b0241057a2a3 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:18.129252 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:18.129252 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:18.129943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-22806a58-f782-46f3-96bc-b0241057a2a3 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:18.131607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-22806a58-f782-46f3-96bc-b0241057a2a3 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:55:18.132643 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 990/1948] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:55: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 31 09:55:18.147371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-5be2e7d6-19c0-4a14-aa92-4bd68d40686b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 09:55:18.148380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-5be2e7d6-19c0-4a14-aa92-4bd68d40686b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:18.149090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-5be2e7d6-19c0-4a14-aa92-4bd68d40686b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:18.225919 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:18.225919 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:18.237309 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7831ba24-fa20-405c-b872-4f0ad29557f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:55:18.240230 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:18.240230 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:18.257117 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:18.257117 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:18.268338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7831ba24-fa20-405c-b872-4f0ad29557f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 09:55:18.268911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-5be2e7d6-19c0-4a14-aa92-4bd68d40686b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:55:18.269302 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 959/1949] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:18 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 1212 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:55:18.301475 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:18.301475 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:18.318648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-5be2e7d6-19c0-4a14-aa92-4bd68d40686b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 09:55:18.319741 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 991/1950] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:55:18 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 1311 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 09:55:18.550259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-342ff87f-acdd-40b0-a89e-bc85bdd0dbf4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:18.552052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-342ff87f-acdd-40b0-a89e-bc85bdd0dbf4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:18.552469 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:18.552469 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:18.553404 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-342ff87f-acdd-40b0-a89e-bc85bdd0dbf4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:18.554040 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-342ff87f-acdd-40b0-a89e-bc85bdd0dbf4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:18.614972 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05affaba-0a1b-4bb3-b5e9-77cc74e6503c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:18.614972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05affaba-0a1b-4bb3-b5e9-77cc74e6503c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:18.614972 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:18.614972 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:18.614972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05affaba-0a1b-4bb3-b5e9-77cc74e6503c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:18.614972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-05affaba-0a1b-4bb3-b5e9-77cc74e6503c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:18.657427 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:18.657427 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:18.661095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05affaba-0a1b-4bb3-b5e9-77cc74e6503c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:18.693496 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 992/1951] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:18 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:18.694066 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:18.694066 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:18.694066 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-342ff87f-acdd-40b0-a89e-bc85bdd0dbf4 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:18.697013 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 960/1952] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:18 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:18.755570 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-ff1ecfb3-6d37-4297-860a-161007312d9b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] DELETE http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15 Dec 31 09:55:18.756261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-ff1ecfb3-6d37-4297-860a-161007312d9b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:18.756663 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:18.756663 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:18.757431 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-ff1ecfb3-6d37-4297-860a-161007312d9b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:18.853874 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:18.853874 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:19.290108 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-925068fc-5381-4aec-b1f2-b7a2fe923616 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 09:55:19.291387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-925068fc-5381-4aec-b1f2-b7a2fe923616 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:19.291578 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:19.291578 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:19.292200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-925068fc-5381-4aec-b1f2-b7a2fe923616 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:19.449785 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:19.449785 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:19.464482 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-925068fc-5381-4aec-b1f2-b7a2fe923616 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:55:19.498496 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:19.498496 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:19.521794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-925068fc-5381-4aec-b1f2-b7a2fe923616 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 09:55:19.522955 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 961/1953] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:19 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 1212 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:55:19.696518 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35ace26f-a116-48ea-b213-b9ff1b7851ff tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:19.697782 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35ace26f-a116-48ea-b213-b9ff1b7851ff tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:19.698120 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:19.698120 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:19.698507 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35ace26f-a116-48ea-b213-b9ff1b7851ff tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:19.698889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-35ace26f-a116-48ea-b213-b9ff1b7851ff tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:19.724074 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:19.724074 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:19.726367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35ace26f-a116-48ea-b213-b9ff1b7851ff tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:19.734334 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 962/1954] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:19 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:55:19.741993 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2825ee83-e68f-4e5a-b7fb-8edac757c06b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:19.742801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2825ee83-e68f-4e5a-b7fb-8edac757c06b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:19.743174 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:19.743174 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:19.743885 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2825ee83-e68f-4e5a-b7fb-8edac757c06b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:19.744403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2825ee83-e68f-4e5a-b7fb-8edac757c06b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:19.772931 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:19.772931 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:19.774984 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2825ee83-e68f-4e5a-b7fb-8edac757c06b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:19.775947 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 963/1955] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:19 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:20.074624 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-ff1ecfb3-6d37-4297-860a-161007312d9b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:55:20.075668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-ff1ecfb3-6d37-4297-860a-161007312d9b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:55:20.084520 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b5ad0838-bcc7-4be1-9181-fe2e4e8b0297 req-ff1ecfb3-6d37-4297-860a-161007312d9b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15 returned with HTTP 200 Dec 31 09:55:20.086627 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 993/1956] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:55:18 2020] DELETE /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/61f6d5ff-7776-4a33-9a51-c99b21bf2f15 => generated 19 bytes in 1342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:20.540011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85d7ed72-ace3-41de-8d8e-1f417986aff2 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 09:55:20.540456 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85d7ed72-ace3-41de-8d8e-1f417986aff2 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:20.540681 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:20.540681 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:20.541055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85d7ed72-ace3-41de-8d8e-1f417986aff2 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:20.613899 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:20.613899 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:20.623945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-85d7ed72-ace3-41de-8d8e-1f417986aff2 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:55:20.658737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85d7ed72-ace3-41de-8d8e-1f417986aff2 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 09:55:20.660997 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 964/1957] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:20 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 917 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:20.743797 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b941fd51-79a9-41f8-b681-b3341ee69ff7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:20.745456 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b941fd51-79a9-41f8-b681-b3341ee69ff7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:20.746040 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:20.746040 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:20.746863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b941fd51-79a9-41f8-b681-b3341ee69ff7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:20.747886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b941fd51-79a9-41f8-b681-b3341ee69ff7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:20.807619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a20733e-309b-4e7b-8a5a-099889c9a78f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:20.808640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a20733e-309b-4e7b-8a5a-099889c9a78f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:20.809003 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:20.809003 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:20.809382 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a20733e-309b-4e7b-8a5a-099889c9a78f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:20.809748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1a20733e-309b-4e7b-8a5a-099889c9a78f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:20.859888 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:20.859888 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:20.868673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a20733e-309b-4e7b-8a5a-099889c9a78f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:20.886453 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 965/1958] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:20 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:20.913102 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:20.913102 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:20.924950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b941fd51-79a9-41f8-b681-b3341ee69ff7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:20.934621 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 994/1959] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:20 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:21.886476 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bae55574-ba8b-4f42-8474-1d95b73dbb7d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:21.886992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bae55574-ba8b-4f42-8474-1d95b73dbb7d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:21.887268 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:21.887268 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:21.887669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bae55574-ba8b-4f42-8474-1d95b73dbb7d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:21.888355 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bae55574-ba8b-4f42-8474-1d95b73dbb7d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:21.952299 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:21.952299 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:21.952299 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bae55574-ba8b-4f42-8474-1d95b73dbb7d tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:21.959075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d20172a9-a75e-412e-bac7-6c10a39f2366 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:21.959075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d20172a9-a75e-412e-bac7-6c10a39f2366 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:21.959349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:21.959349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:21.959794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d20172a9-a75e-412e-bac7-6c10a39f2366 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:21.963516 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 966/1960] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:21 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:21.969148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d20172a9-a75e-412e-bac7-6c10a39f2366 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:22.052309 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:22.052309 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:22.055257 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d20172a9-a75e-412e-bac7-6c10a39f2366 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:22.061385 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 995/1961] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:21 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:22.969088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c8bfdbc-02b8-4d52-bb06-f9bc2d9d4f18 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:22.974294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c8bfdbc-02b8-4d52-bb06-f9bc2d9d4f18 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:22.974804 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:22.974804 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:22.976600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c8bfdbc-02b8-4d52-bb06-f9bc2d9d4f18 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:22.978077 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6c8bfdbc-02b8-4d52-bb06-f9bc2d9d4f18 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:23.086012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d491f57-439a-46ac-9c00-0d132d1fc909 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:23.086797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2d491f57-439a-46ac-9c00-0d132d1fc909 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:23.089795 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:23.089795 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:23.090524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2d491f57-439a-46ac-9c00-0d132d1fc909 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:23.091074 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2d491f57-439a-46ac-9c00-0d132d1fc909 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:23.091180 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:23.091180 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:23.093134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c8bfdbc-02b8-4d52-bb06-f9bc2d9d4f18 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:23.094096 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 967/1962] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:22 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:23.170434 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:23.170434 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:23.177526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d491f57-439a-46ac-9c00-0d132d1fc909 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:23.183811 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 996/1963] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:23 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:24.111116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0eccd94b-2497-4fbd-82b1-aa4449347fce tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:24.112132 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0eccd94b-2497-4fbd-82b1-aa4449347fce tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:24.112586 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:24.112586 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:24.113323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0eccd94b-2497-4fbd-82b1-aa4449347fce tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:24.116789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0eccd94b-2497-4fbd-82b1-aa4449347fce tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:24.199091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b6cd3ef1-897e-4e45-b526-92a117427a87 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:24.199924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b6cd3ef1-897e-4e45-b526-92a117427a87 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:24.200288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:24.200288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:24.200888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b6cd3ef1-897e-4e45-b526-92a117427a87 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:24.201551 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b6cd3ef1-897e-4e45-b526-92a117427a87 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:24.239073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:24.239073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:24.250200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0eccd94b-2497-4fbd-82b1-aa4449347fce tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:24.264188 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 968/1964] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:24 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:24.264809 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:24.264809 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:24.265791 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b6cd3ef1-897e-4e45-b526-92a117427a87 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:24.270713 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 997/1965] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:24 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:25.280259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ec8b9f3-59bd-46b7-a3ac-ee06d5c21093 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:25.281335 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ec8b9f3-59bd-46b7-a3ac-ee06d5c21093 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:25.281765 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:25.281765 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:25.282640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ec8b9f3-59bd-46b7-a3ac-ee06d5c21093 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:25.283092 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a908870-c3fc-47cc-ae85-61a4796a7c67 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:25.283454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4ec8b9f3-59bd-46b7-a3ac-ee06d5c21093 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:25.284124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a908870-c3fc-47cc-ae85-61a4796a7c67 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:25.284518 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:25.284518 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:25.285457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a908870-c3fc-47cc-ae85-61a4796a7c67 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:25.285859 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8a908870-c3fc-47cc-ae85-61a4796a7c67 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:25.355286 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:25.355286 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:25.357514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a908870-c3fc-47cc-ae85-61a4796a7c67 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:25.358424 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 998/1966] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:25 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:55:25.405452 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:25.405452 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:25.409637 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ec8b9f3-59bd-46b7-a3ac-ee06d5c21093 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:25.420292 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 969/1967] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:25 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:26.388153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd4ff342-a6ee-461d-ad48-efdd832ae736 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:26.390406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd4ff342-a6ee-461d-ad48-efdd832ae736 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:26.390926 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:26.390926 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:26.404940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd4ff342-a6ee-461d-ad48-efdd832ae736 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:26.405425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fd4ff342-a6ee-461d-ad48-efdd832ae736 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:26.433447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-689b72a8-feac-464c-b178-56b2483e045c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:26.434186 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-689b72a8-feac-464c-b178-56b2483e045c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:26.434474 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:26.434474 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:26.435005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-689b72a8-feac-464c-b178-56b2483e045c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:26.435395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-689b72a8-feac-464c-b178-56b2483e045c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:26.529845 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:26.529845 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:26.535602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd4ff342-a6ee-461d-ad48-efdd832ae736 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:26.536645 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 999/1968] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:26 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:26.554297 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:26.554297 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:26.565283 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-689b72a8-feac-464c-b178-56b2483e045c tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:26.576074 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 970/1969] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:26 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:27.573469 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bb968d8-4e0c-41c6-ac3b-589627edc889 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:27.574649 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bb968d8-4e0c-41c6-ac3b-589627edc889 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:27.575810 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:27.575810 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:27.576472 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bb968d8-4e0c-41c6-ac3b-589627edc889 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:27.585609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-659a88e7-c1b5-487b-a2c4-8f494f3518bf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:27.586151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-659a88e7-c1b5-487b-a2c4-8f494f3518bf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:27.586349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:27.586349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:27.586719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-659a88e7-c1b5-487b-a2c4-8f494f3518bf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:27.587090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-659a88e7-c1b5-487b-a2c4-8f494f3518bf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:27.588117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1bb968d8-4e0c-41c6-ac3b-589627edc889 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:27.640303 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:27.640303 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:27.643008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-659a88e7-c1b5-487b-a2c4-8f494f3518bf tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:27.644490 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 971/1970] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:27 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:55:27.798841 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:27.798841 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:27.808663 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bb968d8-4e0c-41c6-ac3b-589627edc889 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:27.816591 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1000/1971] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:27 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:28.669046 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93825375-9d91-43a1-9bc8-ee27af0fd925 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:28.669726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93825375-9d91-43a1-9bc8-ee27af0fd925 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:28.670078 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:28.670078 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:28.670464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93825375-9d91-43a1-9bc8-ee27af0fd925 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:28.670842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-93825375-9d91-43a1-9bc8-ee27af0fd925 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:28.767643 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:28.767643 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:28.770440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93825375-9d91-43a1-9bc8-ee27af0fd925 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:28.778093 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 972/1972] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:28 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:28.833748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7f65e78-dd23-492f-be15-7617c7ec38c6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:28.834275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7f65e78-dd23-492f-be15-7617c7ec38c6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:28.834466 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:28.834466 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:28.834843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7f65e78-dd23-492f-be15-7617c7ec38c6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:28.835211 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a7f65e78-dd23-492f-be15-7617c7ec38c6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:28.899613 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:28.899613 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:28.912281 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7f65e78-dd23-492f-be15-7617c7ec38c6 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:28.913267 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1001/1973] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:28 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:29.795383 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-552056ce-b396-4023-9acc-63f605dce843 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:29.795383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-552056ce-b396-4023-9acc-63f605dce843 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:29.796458 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:29.796458 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:29.796458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-552056ce-b396-4023-9acc-63f605dce843 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:29.796752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-552056ce-b396-4023-9acc-63f605dce843 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:29.851997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:29.851997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:29.854597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-552056ce-b396-4023-9acc-63f605dce843 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:29.863275 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 973/1974] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:29 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:29.927301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a49e5680-47ed-43ea-8ffe-f18fdd9a55d1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:29.927786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a49e5680-47ed-43ea-8ffe-f18fdd9a55d1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:29.927986 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:29.927986 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:29.928803 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a49e5680-47ed-43ea-8ffe-f18fdd9a55d1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:29.929331 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a49e5680-47ed-43ea-8ffe-f18fdd9a55d1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:29.998002 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:29.998002 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:30.000265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a49e5680-47ed-43ea-8ffe-f18fdd9a55d1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:30.012948 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1002/1975] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:29 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:30.872569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-966906c6-dcca-4927-9cd2-5bcd5b07ef2f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:30.873168 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-966906c6-dcca-4927-9cd2-5bcd5b07ef2f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:30.873339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:30.873339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:30.873667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-966906c6-dcca-4927-9cd2-5bcd5b07ef2f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:30.874306 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-966906c6-dcca-4927-9cd2-5bcd5b07ef2f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:30.930427 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:30.930427 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:30.932727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-966906c6-dcca-4927-9cd2-5bcd5b07ef2f tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:30.933767 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 974/1976] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:30 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:31.030705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00f9ecc4-361e-4bcc-8ed8-5f0ce6c87ca2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:31.031361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00f9ecc4-361e-4bcc-8ed8-5f0ce6c87ca2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:31.031633 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:31.031633 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:31.032025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00f9ecc4-361e-4bcc-8ed8-5f0ce6c87ca2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:31.032621 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-00f9ecc4-361e-4bcc-8ed8-5f0ce6c87ca2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:31.137687 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:31.137687 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:31.140529 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00f9ecc4-361e-4bcc-8ed8-5f0ce6c87ca2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:31.147254 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1003/1977] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:31 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:31.953180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-897360be-f745-45bd-94c5-ceb11244c66e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:31.953180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-897360be-f745-45bd-94c5-ceb11244c66e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:31.953180 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:31.953180 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:31.953180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-897360be-f745-45bd-94c5-ceb11244c66e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:31.953180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-897360be-f745-45bd-94c5-ceb11244c66e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:32.077953 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:32.077953 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:32.080813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-897360be-f745-45bd-94c5-ceb11244c66e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:32.094391 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 975/1978] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:31 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:32.173645 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-522193d6-a2bd-4ffa-a239-10d4135494b8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:32.174578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-522193d6-a2bd-4ffa-a239-10d4135494b8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:32.175802 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:32.175802 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:32.176744 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-522193d6-a2bd-4ffa-a239-10d4135494b8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:32.177269 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-522193d6-a2bd-4ffa-a239-10d4135494b8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:32.268608 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:32.268608 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:32.289670 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-522193d6-a2bd-4ffa-a239-10d4135494b8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:32.305322 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1004/1979] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:32 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:33.130030 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4352aaf9-2be7-481d-a3d4-8d1a5ef16a4a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:33.138900 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4352aaf9-2be7-481d-a3d4-8d1a5ef16a4a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:33.141208 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:33.141208 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:33.141865 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4352aaf9-2be7-481d-a3d4-8d1a5ef16a4a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:33.142407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4352aaf9-2be7-481d-a3d4-8d1a5ef16a4a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:33.228584 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:33.228584 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:33.235187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4352aaf9-2be7-481d-a3d4-8d1a5ef16a4a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:33.239341 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 976/1980] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:33 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:33.315932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89edb616-1767-48d5-84ff-aaff28025ea8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:33.316506 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89edb616-1767-48d5-84ff-aaff28025ea8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:33.316786 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:33.316786 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:33.317163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89edb616-1767-48d5-84ff-aaff28025ea8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:33.317963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-89edb616-1767-48d5-84ff-aaff28025ea8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:33.368717 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:33.368717 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:33.375912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89edb616-1767-48d5-84ff-aaff28025ea8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:33.377881 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1005/1981] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:33 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:34.258212 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ba3cf86-d922-4c3c-8573-2dbeb359afc0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:34.259228 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ba3cf86-d922-4c3c-8573-2dbeb359afc0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:34.259535 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:34.259535 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:34.260188 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ba3cf86-d922-4c3c-8573-2dbeb359afc0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:34.260653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4ba3cf86-d922-4c3c-8573-2dbeb359afc0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:34.314183 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:34.314183 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:34.324421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ba3cf86-d922-4c3c-8573-2dbeb359afc0 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:34.339958 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 977/1982] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:34 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:34.397395 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b0e454d-bc60-4828-b7ff-0e49263b5e88 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:34.397395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b0e454d-bc60-4828-b7ff-0e49263b5e88 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:34.397395 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:34.397395 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:34.397395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b0e454d-bc60-4828-b7ff-0e49263b5e88 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:34.398187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6b0e454d-bc60-4828-b7ff-0e49263b5e88 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:34.458274 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:34.458274 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:34.461258 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b0e454d-bc60-4828-b7ff-0e49263b5e88 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:34.464464 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1006/1983] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:34 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:35.339703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad1ddff0-6a7a-4dfe-96b1-91d2b7e55480 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:35.341082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad1ddff0-6a7a-4dfe-96b1-91d2b7e55480 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:35.341526 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:35.341526 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:35.342212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad1ddff0-6a7a-4dfe-96b1-91d2b7e55480 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:35.342857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ad1ddff0-6a7a-4dfe-96b1-91d2b7e55480 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:35.397255 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:35.397255 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:35.399004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad1ddff0-6a7a-4dfe-96b1-91d2b7e55480 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:35.400079 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 978/1984] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:35 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:35.480229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5bbb3236-2555-4be1-9a26-1faa6b0743c7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:35.480996 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5bbb3236-2555-4be1-9a26-1faa6b0743c7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:35.481371 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:35.481371 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:35.481968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5bbb3236-2555-4be1-9a26-1faa6b0743c7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:35.482483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5bbb3236-2555-4be1-9a26-1faa6b0743c7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:35.532011 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:35.532011 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:35.534051 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5bbb3236-2555-4be1-9a26-1faa6b0743c7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:35.570750 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1007/1985] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:35 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:36.415153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28bc3f75-9395-4382-a28b-2fdc61925341 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:36.415691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28bc3f75-9395-4382-a28b-2fdc61925341 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:36.418520 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:36.418520 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:36.419252 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28bc3f75-9395-4382-a28b-2fdc61925341 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:36.419849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-28bc3f75-9395-4382-a28b-2fdc61925341 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:36.494227 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:36.494227 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:36.498227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28bc3f75-9395-4382-a28b-2fdc61925341 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:36.505946 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 979/1986] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:36 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:36.575408 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09e5622b-0caf-4f78-aa62-267e2eec5245 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:36.575951 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09e5622b-0caf-4f78-aa62-267e2eec5245 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:36.576072 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:36.576072 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:36.576619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09e5622b-0caf-4f78-aa62-267e2eec5245 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:36.576977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-09e5622b-0caf-4f78-aa62-267e2eec5245 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:36.642055 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:36.642055 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:36.644008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09e5622b-0caf-4f78-aa62-267e2eec5245 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:36.644811 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1008/1987] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:36 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:37.514930 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-55436f98-dd84-47cf-a4dc-b352765e4281 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:37.515736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-55436f98-dd84-47cf-a4dc-b352765e4281 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:37.515963 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:37.515963 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:37.516334 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-55436f98-dd84-47cf-a4dc-b352765e4281 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:37.516702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-55436f98-dd84-47cf-a4dc-b352765e4281 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:37.573355 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:37.573355 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:37.579996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-55436f98-dd84-47cf-a4dc-b352765e4281 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:37.585702 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 980/1988] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:37 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:37.659546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b057eef-8306-4cf3-a58c-9643921b9d9d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:37.660101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b057eef-8306-4cf3-a58c-9643921b9d9d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:37.660261 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:37.660261 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:37.660723 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b057eef-8306-4cf3-a58c-9643921b9d9d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:37.661096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7b057eef-8306-4cf3-a58c-9643921b9d9d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:37.733383 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:37.733383 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:37.741055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b057eef-8306-4cf3-a58c-9643921b9d9d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:37.742252 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1009/1989] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:37 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:38.601122 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2cfa502-8c03-4119-a81b-36ccaab8e7ce tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:38.601951 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2cfa502-8c03-4119-a81b-36ccaab8e7ce tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:38.601951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:38.601951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:38.602517 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2cfa502-8c03-4119-a81b-36ccaab8e7ce tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:38.603096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e2cfa502-8c03-4119-a81b-36ccaab8e7ce tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:38.629159 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:38.629159 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:38.631913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2cfa502-8c03-4119-a81b-36ccaab8e7ce tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:38.632986 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 981/1990] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:38 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:38.760486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0645d81-4e82-4cdb-9216-7aa18179cd9a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:38.761370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0645d81-4e82-4cdb-9216-7aa18179cd9a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:38.761595 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:38.761595 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:38.762117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0645d81-4e82-4cdb-9216-7aa18179cd9a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:38.762481 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b0645d81-4e82-4cdb-9216-7aa18179cd9a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:38.810628 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:38.810628 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:38.813235 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0645d81-4e82-4cdb-9216-7aa18179cd9a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:38.815291 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1010/1991] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:38 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:39.653793 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd3b67b0-6c3e-45a1-96e0-9fee8b59188b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:39.654819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd3b67b0-6c3e-45a1-96e0-9fee8b59188b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:39.670342 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:39.670342 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:39.671285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd3b67b0-6c3e-45a1-96e0-9fee8b59188b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:39.671732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-cd3b67b0-6c3e-45a1-96e0-9fee8b59188b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:39.702160 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:39.702160 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:39.704267 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd3b67b0-6c3e-45a1-96e0-9fee8b59188b tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:39.711527 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 982/1992] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:39 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:39.831116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d6bb541c-d743-4dc8-af47-3824457c80b0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:39.831951 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d6bb541c-d743-4dc8-af47-3824457c80b0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:39.832150 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:39.832150 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:39.832770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d6bb541c-d743-4dc8-af47-3824457c80b0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:39.833652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d6bb541c-d743-4dc8-af47-3824457c80b0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:39.919468 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:39.919468 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:39.931202 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d6bb541c-d743-4dc8-af47-3824457c80b0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:39.933608 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1011/1993] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:39 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 821 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:40.719348 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25c8e552-9913-44e3-8dfc-ef0edaaadd56 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:40.720135 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25c8e552-9913-44e3-8dfc-ef0edaaadd56 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:40.720135 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:40.720135 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:40.720605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25c8e552-9913-44e3-8dfc-ef0edaaadd56 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:40.720773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-25c8e552-9913-44e3-8dfc-ef0edaaadd56 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:40.778516 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:40.778516 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:40.783698 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25c8e552-9913-44e3-8dfc-ef0edaaadd56 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:40.784599 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 983/1994] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:40 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:40.947546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30faa6e0-c265-4cdf-9d3d-4c704237234e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:40.948122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30faa6e0-c265-4cdf-9d3d-4c704237234e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:40.948366 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:40.948366 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:40.948831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30faa6e0-c265-4cdf-9d3d-4c704237234e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:40.949203 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-30faa6e0-c265-4cdf-9d3d-4c704237234e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:41.014119 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:41.014119 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:41.017241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30faa6e0-c265-4cdf-9d3d-4c704237234e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:41.018296 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1012/1995] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:40 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:55:41.031414 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d79478c0-e242-4ca8-b552-70f357ee8be7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:55:41.031993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d79478c0-e242-4ca8-b552-70f357ee8be7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:41.032237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:41.032237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:41.032607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d79478c0-e242-4ca8-b552-70f357ee8be7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:41.134873 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:41.134873 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:41.163135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d79478c0-e242-4ca8-b552-70f357ee8be7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:55:41.204825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d79478c0-e242-4ca8-b552-70f357ee8be7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:55:41.205601 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 984/1996] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:41 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 1364 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:55:41.226733 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] POST http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2/restore Dec 31 09:55:41.227217 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:41.227217 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:41.227922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:55:41.228926 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Restoring backup 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 ({'restore': {}}) {{(pid=88086) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 31 09:55:41.229268 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Restoring backup 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 to volume None. Dec 31 09:55:41.324713 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:41.324713 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:41.354860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.backup.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Creating volume of 1 GB for restore of backup 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. Dec 31 09:55:41.394504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Availability Zones retrieved successfully. Dec 31 09:55:41.444548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Flow 'volume_create_api' (011b23cb-8a84-4c42-8c7f-8e7ae96579af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:55:41.459918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57cfb4a9-c796-45ab-8680-da1910564a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:55:41.463699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:55:41.605459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57cfb4a9-c796-45ab-8680-da1910564a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:55:41.608191 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561c6803-b251-4bb0-834f-c8fef22fcfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:55:41.693428 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Created reservations ['1466a49a-d4a5-4c9e-a477-a6d99ff6c518', '2cfb5877-ec97-4e2d-a223-efc448a7e70b', '0123650f-3065-4853-9569-7593c0966797', 'f49d8551-ad9e-4092-854d-f02f9be91f43'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:55:41.697065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561c6803-b251-4bb0-834f-c8fef22fcfd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1466a49a-d4a5-4c9e-a477-a6d99ff6c518', '2cfb5877-ec97-4e2d-a223-efc448a7e70b', '0123650f-3065-4853-9569-7593c0966797', 'f49d8551-ad9e-4092-854d-f02f9be91f43']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:55:41.699719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0820a1-4b9d-4345-9f90-6414f7b5d17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:55:41.799405 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b65e33e-76d4-4577-9a89-4b19e5df2d51 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:41.800015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b65e33e-76d4-4577-9a89-4b19e5df2d51 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:41.800294 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:41.800294 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:41.800561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b65e33e-76d4-4577-9a89-4b19e5df2d51 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:41.800885 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8b65e33e-76d4-4577-9a89-4b19e5df2d51 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:41.861987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:41.861987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:41.866071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0820a1-4b9d-4345-9f90-6414f7b5d17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef', '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_9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58ab28ed022b4f0cbc85150f01a1dfa0',qos_specs=None,replication_status=,reservations=['1466a49a-d4a5-4c9e-a477-a6d99ff6c518','2cfb5877-ec97-4e2d-a223-efc448a7e70b','0123650f-3065-4853-9569-7593c0966797','f49d8551-ad9e-4092-854d-f02f9be91f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac69af261c5c4ee4bc8fecf22982fa9e',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:55:41Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58ab28ed022b4f0cbc85150f01a1dfa0',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='ac69af261c5c4ee4bc8fecf22982fa9e',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:55:41.868024 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b65e33e-76d4-4577-9a89-4b19e5df2d51 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:41.870368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7ddbe0-b48e-4e07-b7ef-f524eee7dae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:55:41.873416 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 985/1997] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:41 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:41.924677 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7ddbe0-b48e-4e07-b7ef-f524eee7dae0) 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_9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58ab28ed022b4f0cbc85150f01a1dfa0',qos_specs=None,replication_status=,reservations=['1466a49a-d4a5-4c9e-a477-a6d99ff6c518','2cfb5877-ec97-4e2d-a223-efc448a7e70b','0123650f-3065-4853-9569-7593c0966797','f49d8551-ad9e-4092-854d-f02f9be91f43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac69af261c5c4ee4bc8fecf22982fa9e',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:55:41.926626 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f01a574-3518-435b-806c-c70d96853633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:55:41.950245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f01a574-3518-435b-806c-c70d96853633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:55:41.957488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Flow 'volume_create_api' (011b23cb-8a84-4c42-8c7f-8e7ae96579af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:55:42.037375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Create volume request issued successfully. Dec 31 09:55:42.172085 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:42.172085 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:42.173939 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:55:42.883100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b79489df-d90c-43ca-9c70-523a6e2b4d00 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:42.883653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b79489df-d90c-43ca-9c70-523a6e2b4d00 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:42.883911 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:42.883911 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:42.884733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b79489df-d90c-43ca-9c70-523a6e2b4d00 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:42.885246 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b79489df-d90c-43ca-9c70-523a6e2b4d00 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:42.954996 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:42.954996 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:42.980580 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b79489df-d90c-43ca-9c70-523a6e2b4d00 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:42.981767 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 986/1998] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:42 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:43.288264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:43.288264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:43.324815 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:55:43.996100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd9e377f-600c-4daf-8a2a-642702332753 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:43.997236 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd9e377f-600c-4daf-8a2a-642702332753 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:43.997606 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:43.997606 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:43.998294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd9e377f-600c-4daf-8a2a-642702332753 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:43.998931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fd9e377f-600c-4daf-8a2a-642702332753 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:44.022398 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:44.022398 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:44.024740 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd9e377f-600c-4daf-8a2a-642702332753 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:44.026637 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 987/1999] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:43 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:44.433015 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:44.433015 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:44.434417 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:55:44.434799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Checking backup size 1 against volume size 1 {{(pid=88086) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 31 09:55:44.436846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.backup.api [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Overwriting volume e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef with restore of backup 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:44.476023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] restore_backup in rpcapi backup_id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 {{(pid=88086) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 31 09:55:44.491688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e6e4323-ffc6-4b52-93fd-3e3813288a3a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2/restore returned with HTTP 202 Dec 31 09:55:44.494831 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1013/2000] 10.222.0.45 () {60 vars in 1360 bytes} [Thu Dec 31 09:55:41 2020] POST /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2/restore => generated 189 bytes in 3275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:55:44.504475 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-562fe0d7-f5b2-4a01-9575-f2b761e59cd4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:44.505269 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-562fe0d7-f5b2-4a01-9575-f2b761e59cd4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:44.505639 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:44.505639 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:44.506299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-562fe0d7-f5b2-4a01-9575-f2b761e59cd4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:44.507002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-562fe0d7-f5b2-4a01-9575-f2b761e59cd4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:44.556342 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:44.556342 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:44.563084 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-562fe0d7-f5b2-4a01-9575-f2b761e59cd4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:44.581064 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 988/2001] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:44 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:45.042640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5fb7682b-5daf-4e58-a917-92ceda082d48 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:45.043914 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5fb7682b-5daf-4e58-a917-92ceda082d48 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:45.044358 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:45.044358 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:45.045006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5fb7682b-5daf-4e58-a917-92ceda082d48 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:45.045611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5fb7682b-5daf-4e58-a917-92ceda082d48 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:45.094584 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:45.094584 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:45.097175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5fb7682b-5daf-4e58-a917-92ceda082d48 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:45.107110 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1014/2002] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:45 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:45.590586 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff25f2f1-2665-43b3-8285-ed1bd5073c98 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:45.591357 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff25f2f1-2665-43b3-8285-ed1bd5073c98 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:45.591603 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:45.591603 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:45.591969 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff25f2f1-2665-43b3-8285-ed1bd5073c98 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:45.592341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ff25f2f1-2665-43b3-8285-ed1bd5073c98 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:45.634791 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:45.634791 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:45.638662 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff25f2f1-2665-43b3-8285-ed1bd5073c98 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:45.648060 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 989/2003] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:45 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:46.124131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c36df6d-1c86-4cc3-b2b4-742384600078 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:46.125028 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c36df6d-1c86-4cc3-b2b4-742384600078 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:46.125255 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:46.125255 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:46.125636 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c36df6d-1c86-4cc3-b2b4-742384600078 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:46.126005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1c36df6d-1c86-4cc3-b2b4-742384600078 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:46.188370 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:46.188370 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:46.190704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c36df6d-1c86-4cc3-b2b4-742384600078 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:46.197199 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1015/2004] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:46 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 822 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:46.208533 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b558cbe-3c55-4a6c-b849-c0d66ccefaae tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea Dec 31 09:55:46.209454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b558cbe-3c55-4a6c-b849-c0d66ccefaae tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:46.209881 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:46.209881 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:46.210482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b558cbe-3c55-4a6c-b849-c0d66ccefaae tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:46.337688 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:46.337688 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:46.355158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2b558cbe-3c55-4a6c-b849-c0d66ccefaae tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:55:46.383360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b558cbe-3c55-4a6c-b849-c0d66ccefaae tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea returned with HTTP 200 Dec 31 09:55:46.384494 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 990/2005] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:46 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea => generated 916 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:46.408301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd8326c9-0602-44c0-ac08-128078d0dce2 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] POST http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6/action Dec 31 09:55:46.409848 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:46.409848 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:46.411248 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd8326c9-0602-44c0-ac08-128078d0dce2 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:55:46.411882 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd8326c9-0602-44c0-ac08-128078d0dce2 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:55:46.413005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-cd8326c9-0602-44c0-ac08-128078d0dce2 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] Updating backup '0fa35a94-5db1-4cbe-bab8-0e449bd4bed6' with '{'status': 'error'}' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Dec 31 09:55:46.524318 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:46.524318 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:46.564939 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-cd8326c9-0602-44c0-ac08-128078d0dce2 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] reset_status in rpcapi backup_id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 on host n-d-765311-8. {{(pid=88086) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Dec 31 09:55:46.570208 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd8326c9-0602-44c0-ac08-128078d0dce2 tempest-VolumesBackupsAdminTest-1027368059 tempest-VolumesBackupsAdminTest-1027368059] http://10.222.0.45/volume/v3/14115c44dc974616bf80e3edae1cf444/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6/action returned with HTTP 202 Dec 31 09:55:46.576169 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1016/2006] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:55:46 2020] POST /volume/v3/14115c44dc974616bf80e3edae1cf444/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6/action => generated 0 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:55:46.582475 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3f236bc-143e-4f7a-8604-bdfcd6a7a75e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:46.583262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3f236bc-143e-4f7a-8604-bdfcd6a7a75e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:46.583652 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:46.583652 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:46.584284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3f236bc-143e-4f7a-8604-bdfcd6a7a75e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:46.584790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e3f236bc-143e-4f7a-8604-bdfcd6a7a75e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Show backup with id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:46.615561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:46.615561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:46.617479 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3f236bc-143e-4f7a-8604-bdfcd6a7a75e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 200 Dec 31 09:55:46.618281 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 991/2007] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:46 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:46.640406 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5236cdb4-e643-4ecb-80de-f866ff2753a7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] DELETE http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 Dec 31 09:55:46.643782 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5236cdb4-e643-4ecb-80de-f866ff2753a7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:46.644192 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:46.644192 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:46.645511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5236cdb4-e643-4ecb-80de-f866ff2753a7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:46.646012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-5236cdb4-e643-4ecb-80de-f866ff2753a7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Delete backup with id: 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6. Dec 31 09:55:46.662869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bdfe84e1-d91c-462f-8daf-d204c6651f39 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:46.663899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bdfe84e1-d91c-462f-8daf-d204c6651f39 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:46.663899 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:46.663899 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:46.663899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bdfe84e1-d91c-462f-8daf-d204c6651f39 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:46.664296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bdfe84e1-d91c-462f-8daf-d204c6651f39 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:46.676662 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:46.676662 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:46.712587 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:46.712587 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:46.718380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bdfe84e1-d91c-462f-8daf-d204c6651f39 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:46.719892 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 992/2008] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:46 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:55:46.728960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-5236cdb4-e643-4ecb-80de-f866ff2753a7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] delete_backup rpcapi backup_id 0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 {{(pid=88086) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 31 09:55:46.744179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5236cdb4-e643-4ecb-80de-f866ff2753a7 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 returned with HTTP 202 Dec 31 09:55:46.745304 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1017/2009] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:55:46 2020] DELETE /volume/v3/34181eb766da437287f60cba9a1e7965/backups/0fa35a94-5db1-4cbe-bab8-0e449bd4bed6 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:55:46.765312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e3246c7-7868-4889-8d0a-61739d406b21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] DELETE http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea Dec 31 09:55:46.766261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e3246c7-7868-4889-8d0a-61739d406b21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:46.766513 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:46.766513 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:46.767019 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e3246c7-7868-4889-8d0a-61739d406b21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:46.767618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-1e3246c7-7868-4889-8d0a-61739d406b21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Delete volume with id: bd304a57-c89e-4659-a431-c37554c986ea Dec 31 09:55:46.841416 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:46.841416 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:46.844169 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e3246c7-7868-4889-8d0a-61739d406b21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:55:46.914782 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e3246c7-7868-4889-8d0a-61739d406b21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Delete volume request issued successfully. Dec 31 09:55:46.915270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e3246c7-7868-4889-8d0a-61739d406b21 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea returned with HTTP 202 Dec 31 09:55:46.927349 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 993/2010] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:55:46 2020] DELETE /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:55:46.941910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb271873-1f59-4135-8ed4-4fcc7c495814 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea Dec 31 09:55:46.942856 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb271873-1f59-4135-8ed4-4fcc7c495814 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:46.943091 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:46.943091 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:46.943498 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb271873-1f59-4135-8ed4-4fcc7c495814 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:47.064225 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:47.064225 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:47.085566 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cb271873-1f59-4135-8ed4-4fcc7c495814 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:55:47.171270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb271873-1f59-4135-8ed4-4fcc7c495814 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea returned with HTTP 200 Dec 31 09:55:47.173318 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1018/2011] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:46 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea => generated 915 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:47.740290 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c950b400-e884-43d1-9e53-eec4afc24578 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:47.753466 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c950b400-e884-43d1-9e53-eec4afc24578 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:47.755264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:47.755264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:47.756303 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c950b400-e884-43d1-9e53-eec4afc24578 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:47.758875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c950b400-e884-43d1-9e53-eec4afc24578 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:47.872245 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:47.872245 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:47.874234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c950b400-e884-43d1-9e53-eec4afc24578 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:47.893510 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 994/2012] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:47 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:48.377489 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72760aea-1c00-407f-996a-f98191e46629 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea Dec 31 09:55:48.377489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72760aea-1c00-407f-996a-f98191e46629 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:48.377489 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:48.377489 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:48.377489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72760aea-1c00-407f-996a-f98191e46629 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:48.377489 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:48.377489 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:48.403911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-72760aea-1c00-407f-996a-f98191e46629 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:55:48.486379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72760aea-1c00-407f-996a-f98191e46629 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea returned with HTTP 200 Dec 31 09:55:48.491194 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1019/2013] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:48 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea => generated 915 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:48.921952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd6399c1-d0ed-4d4a-984a-9dea6a6117a2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:48.921952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd6399c1-d0ed-4d4a-984a-9dea6a6117a2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:48.921952 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:48.921952 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:48.921952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd6399c1-d0ed-4d4a-984a-9dea6a6117a2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:48.921952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bd6399c1-d0ed-4d4a-984a-9dea6a6117a2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:49.056980 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:49.056980 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:49.061861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd6399c1-d0ed-4d4a-984a-9dea6a6117a2 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:49.061861 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 995/2014] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:48 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:49.518439 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b63f8a65-62ea-41c1-b5b7-c3d86186377e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea Dec 31 09:55:49.518439 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b63f8a65-62ea-41c1-b5b7-c3d86186377e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:49.518439 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:49.518439 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:49.525145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b63f8a65-62ea-41c1-b5b7-c3d86186377e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:49.789818 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:49.789818 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:49.809438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b63f8a65-62ea-41c1-b5b7-c3d86186377e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:55:49.860944 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b63f8a65-62ea-41c1-b5b7-c3d86186377e tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea returned with HTTP 200 Dec 31 09:55:49.860944 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1020/2015] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:49 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea => generated 915 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:50.073121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e95b914-7e2e-48c7-bd2c-d38acd070b48 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:50.074721 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e95b914-7e2e-48c7-bd2c-d38acd070b48 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:50.075133 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:50.075133 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:50.075816 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e95b914-7e2e-48c7-bd2c-d38acd070b48 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:50.076401 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2e95b914-7e2e-48c7-bd2c-d38acd070b48 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:50.149314 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:50.149314 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:50.155836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e95b914-7e2e-48c7-bd2c-d38acd070b48 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:50.160925 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 996/2016] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:50 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:50.901439 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4cc59cae-71c5-4e8f-a2e6-015ddace51d8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea Dec 31 09:55:50.914524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4cc59cae-71c5-4e8f-a2e6-015ddace51d8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:50.914524 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:50.914524 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:50.914524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4cc59cae-71c5-4e8f-a2e6-015ddace51d8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:51.062964 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4cc59cae-71c5-4e8f-a2e6-015ddace51d8 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea returned with HTTP 404 Dec 31 09:55:51.067379 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1021/2017] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:50 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/bd304a57-c89e-4659-a431-c37554c986ea => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:55:51.076301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b5b18a6-c38f-45f5-b291-4b73d7287d11 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] DELETE http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc Dec 31 09:55:51.077092 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b5b18a6-c38f-45f5-b291-4b73d7287d11 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:51.077494 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:51.077494 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:51.078122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b5b18a6-c38f-45f5-b291-4b73d7287d11 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:51.079121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-1b5b18a6-c38f-45f5-b291-4b73d7287d11 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Delete volume with id: ab6d4581-ed2a-4a71-aab8-deff4225b6fc Dec 31 09:55:51.181549 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6100b3f0-5f79-4b30-abb6-2ac8f4b914b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:51.181549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6100b3f0-5f79-4b30-abb6-2ac8f4b914b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:51.181549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6100b3f0-5f79-4b30-abb6-2ac8f4b914b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:51.181549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6100b3f0-5f79-4b30-abb6-2ac8f4b914b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:51.195674 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:51.195674 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:51.195674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1b5b18a6-c38f-45f5-b291-4b73d7287d11 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:55:51.239928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1b5b18a6-c38f-45f5-b291-4b73d7287d11 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Delete volume request issued successfully. Dec 31 09:55:51.239928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b5b18a6-c38f-45f5-b291-4b73d7287d11 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc returned with HTTP 202 Dec 31 09:55:51.239928 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 997/2018] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:55:51 2020] DELETE /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:55:51.259369 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a19aa7a8-043d-412e-9749-1e2add2c85bd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc Dec 31 09:55:51.259369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a19aa7a8-043d-412e-9749-1e2add2c85bd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:51.259369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:51.259369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:51.259369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a19aa7a8-043d-412e-9749-1e2add2c85bd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:51.275853 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:51.275853 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:51.275853 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6100b3f0-5f79-4b30-abb6-2ac8f4b914b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:51.275853 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1022/2019] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:51 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:51.366527 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:51.366527 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:51.376682 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a19aa7a8-043d-412e-9749-1e2add2c85bd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:55:51.403600 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a19aa7a8-043d-412e-9749-1e2add2c85bd tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc returned with HTTP 200 Dec 31 09:55:51.415464 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 998/2020] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:51 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:52.290151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e68cd76d-c17b-4d14-bb7a-4906547ef501 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:52.290696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e68cd76d-c17b-4d14-bb7a-4906547ef501 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:52.291051 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:52.291051 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:52.291680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e68cd76d-c17b-4d14-bb7a-4906547ef501 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:52.292211 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e68cd76d-c17b-4d14-bb7a-4906547ef501 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:52.344561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:52.344561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:52.344561 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e68cd76d-c17b-4d14-bb7a-4906547ef501 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:52.349501 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1023/2021] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:52 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:52.432850 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cdbb53dc-4de9-4d35-bcd0-aaa475ccc3bc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc Dec 31 09:55:52.432850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cdbb53dc-4de9-4d35-bcd0-aaa475ccc3bc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:52.432850 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:52.432850 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:52.432850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cdbb53dc-4de9-4d35-bcd0-aaa475ccc3bc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:52.556171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:52.556171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:52.577795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cdbb53dc-4de9-4d35-bcd0-aaa475ccc3bc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:55:52.606171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cdbb53dc-4de9-4d35-bcd0-aaa475ccc3bc tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc returned with HTTP 200 Dec 31 09:55:52.606788 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 999/2022] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:52 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:53.360028 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2d70726-ce15-412b-b124-a7bb3a030f17 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:53.362209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2d70726-ce15-412b-b124-a7bb3a030f17 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:53.362596 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:53.362596 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:53.363218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2d70726-ce15-412b-b124-a7bb3a030f17 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:53.363787 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e2d70726-ce15-412b-b124-a7bb3a030f17 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:53.426435 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:53.426435 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:53.432916 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2d70726-ce15-412b-b124-a7bb3a030f17 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:53.432916 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1024/2023] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:53 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:53.638116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c1f8a0cd-90e1-40ae-a25b-2bacfba20c93 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc Dec 31 09:55:53.638116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c1f8a0cd-90e1-40ae-a25b-2bacfba20c93 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:53.638116 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:53.638116 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:53.638116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c1f8a0cd-90e1-40ae-a25b-2bacfba20c93 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:53.773678 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:53.773678 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:53.799579 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c1f8a0cd-90e1-40ae-a25b-2bacfba20c93 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:55:53.831932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c1f8a0cd-90e1-40ae-a25b-2bacfba20c93 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc returned with HTTP 200 Dec 31 09:55:53.854747 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1000/2024] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:53 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc => generated 915 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:54.443825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a66e5bc-4275-4405-9f54-01edd2240a8e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:54.451697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a66e5bc-4275-4405-9f54-01edd2240a8e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:54.451697 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:54.451697 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:54.451697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a66e5bc-4275-4405-9f54-01edd2240a8e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:54.451697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6a66e5bc-4275-4405-9f54-01edd2240a8e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:54.495153 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:54.495153 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:54.495153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a66e5bc-4275-4405-9f54-01edd2240a8e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:54.495153 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1025/2025] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:54 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:54.853818 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9063c0f-c017-4009-a6b4-08cb7141d11a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc Dec 31 09:55:54.853818 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9063c0f-c017-4009-a6b4-08cb7141d11a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:54.853818 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:54.853818 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:54.853818 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9063c0f-c017-4009-a6b4-08cb7141d11a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:55.001279 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:55.001279 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:55.053601 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b9063c0f-c017-4009-a6b4-08cb7141d11a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Volume info retrieved successfully. Dec 31 09:55:55.132721 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9063c0f-c017-4009-a6b4-08cb7141d11a tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc returned with HTTP 200 Dec 31 09:55:55.133637 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1001/2026] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:54 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc => generated 915 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:55.510731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57d41dfd-e22b-4050-9e2c-b543e16ba306 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:55.510731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57d41dfd-e22b-4050-9e2c-b543e16ba306 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:55.515608 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:55.515608 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:55.515608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57d41dfd-e22b-4050-9e2c-b543e16ba306 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:55.515608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-57d41dfd-e22b-4050-9e2c-b543e16ba306 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:55.572539 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:55.572539 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:55.575898 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57d41dfd-e22b-4050-9e2c-b543e16ba306 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:55.583717 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1026/2027] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:55 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:56.156585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a15c253-54c7-427c-8779-eb9c53dd3795 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] GET http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc Dec 31 09:55:56.156585 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a15c253-54c7-427c-8779-eb9c53dd3795 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:56.156585 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:56.156585 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:56.156585 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a15c253-54c7-427c-8779-eb9c53dd3795 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:56.267111 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a15c253-54c7-427c-8779-eb9c53dd3795 tempest-VolumesBackupsAdminTest-795646039 tempest-VolumesBackupsAdminTest-795646039] http://10.222.0.45/volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc returned with HTTP 404 Dec 31 09:55:56.273851 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1002/2028] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:56 2020] GET /volume/v3/34181eb766da437287f60cba9a1e7965/volumes/ab6d4581-ed2a-4a71-aab8-deff4225b6fc => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:55:56.593544 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee9de00d-03c1-4ea2-b674-e266bcf1b6be tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:56.594714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee9de00d-03c1-4ea2-b674-e266bcf1b6be tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:56.596412 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:56.596412 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:56.597204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee9de00d-03c1-4ea2-b674-e266bcf1b6be tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:56.598096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ee9de00d-03c1-4ea2-b674-e266bcf1b6be tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:56.624620 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:56.624620 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:56.627498 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee9de00d-03c1-4ea2-b674-e266bcf1b6be tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:56.628746 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1027/2029] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:56 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:55:57.651268 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-613f5697-e4ad-4924-b7c9-5a029a1687e3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:57.651268 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-613f5697-e4ad-4924-b7c9-5a029a1687e3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:57.651268 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-613f5697-e4ad-4924-b7c9-5a029a1687e3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:57.651268 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-613f5697-e4ad-4924-b7c9-5a029a1687e3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:57.738336 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:57.738336 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:57.754125 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-613f5697-e4ad-4924-b7c9-5a029a1687e3 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:57.754125 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1003/2030] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:57 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:55:58.786593 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4b236db-566a-4702-b147-60c4e41c1392 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:58.786593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4b236db-566a-4702-b147-60c4e41c1392 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:58.786593 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:58.786593 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:58.786593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4b236db-566a-4702-b147-60c4e41c1392 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:58.786593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d4b236db-566a-4702-b147-60c4e41c1392 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:58.822730 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:58.822730 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:58.837879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4b236db-566a-4702-b147-60c4e41c1392 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:58.848878 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1028/2031] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:58 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:55:59.855960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a284d2af-7e3e-40fa-b431-f7337d79b707 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:55:59.856484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a284d2af-7e3e-40fa-b431-f7337d79b707 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:55:59.856695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:55:59.856695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:55:59.857068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a284d2af-7e3e-40fa-b431-f7337d79b707 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:55:59.857430 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a284d2af-7e3e-40fa-b431-f7337d79b707 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:55:59.975928 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:55:59.975928 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:55:59.975928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a284d2af-7e3e-40fa-b431-f7337d79b707 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:55:59.975928 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1004/2032] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:55:59 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:00.975599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f2f96ce6-1188-4673-810b-3382af13bbc8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:00.976178 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f2f96ce6-1188-4673-810b-3382af13bbc8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:00.976178 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:00.976178 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:00.976545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f2f96ce6-1188-4673-810b-3382af13bbc8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:00.976913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f2f96ce6-1188-4673-810b-3382af13bbc8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:01.046912 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:01.046912 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:01.076536 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f2f96ce6-1188-4673-810b-3382af13bbc8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:01.100301 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1029/2033] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:00 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:02.083206 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7fdcffc2-5a71-4ade-aa2b-eff1059d277f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:02.083873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7fdcffc2-5a71-4ade-aa2b-eff1059d277f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:02.084261 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:02.084261 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:02.084574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7fdcffc2-5a71-4ade-aa2b-eff1059d277f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:02.084942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7fdcffc2-5a71-4ade-aa2b-eff1059d277f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:02.170460 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:02.170460 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:02.170460 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7fdcffc2-5a71-4ade-aa2b-eff1059d277f tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:02.170460 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1005/2034] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:02 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:03.182861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4da4a01b-a333-45af-b4ac-8069e56a15ed tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:03.183410 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4da4a01b-a333-45af-b4ac-8069e56a15ed tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:03.183691 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:03.183691 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:03.184001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4da4a01b-a333-45af-b4ac-8069e56a15ed tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:03.184375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4da4a01b-a333-45af-b4ac-8069e56a15ed tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:03.236093 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:03.236093 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:03.238277 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4da4a01b-a333-45af-b4ac-8069e56a15ed tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:03.239130 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1030/2035] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:03 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:04.259099 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54302155-2c57-40b0-b954-7b25e003ffef tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:04.259099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54302155-2c57-40b0-b954-7b25e003ffef tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:04.259099 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:04.259099 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:04.259099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54302155-2c57-40b0-b954-7b25e003ffef tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:04.259099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-54302155-2c57-40b0-b954-7b25e003ffef tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:04.340825 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:04.340825 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:04.342771 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54302155-2c57-40b0-b954-7b25e003ffef tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:04.343935 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1031/2036] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:04 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:04.449880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] POST http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes Dec 31 09:56:04.450805 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:04.450805 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:04.451027 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2002535254"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:04.452451 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2002535254'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:56:04.453381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Create volume of 1 GB Dec 31 09:56:04.475557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Availability Zones retrieved successfully. Dec 31 09:56:04.546834 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Flow 'volume_create_api' (f7d16df6-230f-45e4-807b-fc577596511f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:56:04.588341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f854df4-5cee-40aa-90d1-4b1a2be559b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:04.588341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:56:04.792749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f854df4-5cee-40aa-90d1-4b1a2be559b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:04.800181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679d07e3-9054-49ec-a58c-1f2b021a687d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:05.116760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Created reservations ['340f780c-2b84-4bb2-99f5-5fc22e76ae5a', '9b6b2c29-85b0-4c88-937b-9fa5bb0a5fd3', '509a27d7-b7cb-42c5-a126-a2fb15b7dac0', '08e5c7b2-c7fa-46c9-b0fe-74f4078ef632'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:56:05.116760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679d07e3-9054-49ec-a58c-1f2b021a687d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['340f780c-2b84-4bb2-99f5-5fc22e76ae5a', '9b6b2c29-85b0-4c88-937b-9fa5bb0a5fd3', '509a27d7-b7cb-42c5-a126-a2fb15b7dac0', '08e5c7b2-c7fa-46c9-b0fe-74f4078ef632']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:05.139364 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4dd00d-dc67-4870-a4ee-1f30a7d0e241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:05.282125 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba4dd00d-dc67-4870-a4ee-1f30a7d0e241) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29b9df03-804e-4cf4-91e8-57afe39ed9c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2002535254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bac11475d454f83ab2d15e7de30ec8d',qos_specs=None,replication_status=,reservations=['340f780c-2b84-4bb2-99f5-5fc22e76ae5a','9b6b2c29-85b0-4c88-937b-9fa5bb0a5fd3','509a27d7-b7cb-42c5-a126-a2fb15b7dac0','08e5c7b2-c7fa-46c9-b0fe-74f4078ef632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6ba537134d94874b981623422fb1d20',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2002535254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29b9df03-804e-4cf4-91e8-57afe39ed9c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bac11475d454f83ab2d15e7de30ec8d',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='c6ba537134d94874b981623422fb1d20',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:05.284483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828475ec-6dd8-4988-ac78-4dd5b7eab5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:05.342913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (828475ec-6dd8-4988-ac78-4dd5b7eab5dc) 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-2002535254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bac11475d454f83ab2d15e7de30ec8d',qos_specs=None,replication_status=,reservations=['340f780c-2b84-4bb2-99f5-5fc22e76ae5a','9b6b2c29-85b0-4c88-937b-9fa5bb0a5fd3','509a27d7-b7cb-42c5-a126-a2fb15b7dac0','08e5c7b2-c7fa-46c9-b0fe-74f4078ef632'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6ba537134d94874b981623422fb1d20',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:05.344962 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea068383-ae14-4c4d-a9fa-366ac4be730e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:05.367558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc7387b0-3845-4bac-9aeb-f6b58d0102b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:05.367558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc7387b0-3845-4bac-9aeb-f6b58d0102b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:05.367558 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:05.367558 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:05.367558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc7387b0-3845-4bac-9aeb-f6b58d0102b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:05.367558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fc7387b0-3845-4bac-9aeb-f6b58d0102b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:05.397605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea068383-ae14-4c4d-a9fa-366ac4be730e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:05.405776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Flow 'volume_create_api' (f7d16df6-230f-45e4-807b-fc577596511f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:56:05.435314 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:05.435314 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:05.447903 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc7387b0-3845-4bac-9aeb-f6b58d0102b1 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:05.457061 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1032/2037] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:05 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:05.637692 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Create volume request issued successfully. Dec 31 09:56:05.679306 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-df0e710c-4b36-4483-bdcc-c9c454a3acd2 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes returned with HTTP 202 Dec 31 09:56:05.695571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5833851d-19c9-4dcb-83fb-cc3f6bfe2a8b tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 Dec 31 09:56:05.695691 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1006/2038] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:56:04 2020] POST /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes => generated 824 bytes in 1578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:56:05.696107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5833851d-19c9-4dcb-83fb-cc3f6bfe2a8b tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:05.696326 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:05.696326 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:05.696699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5833851d-19c9-4dcb-83fb-cc3f6bfe2a8b tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:05.819611 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:05.819611 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:05.855153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5833851d-19c9-4dcb-83fb-cc3f6bfe2a8b tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Volume info retrieved successfully. Dec 31 09:56:05.936630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5833851d-19c9-4dcb-83fb-cc3f6bfe2a8b tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 returned with HTTP 200 Dec 31 09:56:05.942542 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1033/2039] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:05 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 => generated 916 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:06.464850 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6288eba6-62c8-4dbb-9215-9c463beac130 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:06.464850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6288eba6-62c8-4dbb-9215-9c463beac130 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:06.464850 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:06.464850 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:06.464850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6288eba6-62c8-4dbb-9215-9c463beac130 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:06.464850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6288eba6-62c8-4dbb-9215-9c463beac130 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:06.506398 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:06.506398 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:06.508388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6288eba6-62c8-4dbb-9215-9c463beac130 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:06.514851 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1007/2040] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:06 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:56:06.955605 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43d435bc-0258-4d3f-ac82-0baf5a908f38 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 Dec 31 09:56:06.955605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43d435bc-0258-4d3f-ac82-0baf5a908f38 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:06.955605 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:06.955605 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:06.955605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43d435bc-0258-4d3f-ac82-0baf5a908f38 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:07.117355 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:07.117355 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:07.145781 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-43d435bc-0258-4d3f-ac82-0baf5a908f38 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Volume info retrieved successfully. Dec 31 09:56:07.190285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43d435bc-0258-4d3f-ac82-0baf5a908f38 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 returned with HTTP 200 Dec 31 09:56:07.191535 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1034/2041] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:06 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 => generated 916 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:56:07.522759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-506a1ec6-afa1-4ca2-94d2-c903f420c803 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:07.523303 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-506a1ec6-afa1-4ca2-94d2-c903f420c803 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:07.523517 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:07.523517 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:07.524068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-506a1ec6-afa1-4ca2-94d2-c903f420c803 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:07.525526 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-506a1ec6-afa1-4ca2-94d2-c903f420c803 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:07.576470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:07.576470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:07.578460 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-506a1ec6-afa1-4ca2-94d2-c903f420c803 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:07.585723 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1008/2042] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:07 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:08.220205 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2cd4c5cf-6438-4d62-ab55-59692bbcbe19 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 Dec 31 09:56:08.220205 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2cd4c5cf-6438-4d62-ab55-59692bbcbe19 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:08.220205 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:08.220205 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:08.220205 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2cd4c5cf-6438-4d62-ab55-59692bbcbe19 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:08.300908 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:08.300908 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:08.320311 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2cd4c5cf-6438-4d62-ab55-59692bbcbe19 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Volume info retrieved successfully. Dec 31 09:56:08.361402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2cd4c5cf-6438-4d62-ab55-59692bbcbe19 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 returned with HTTP 200 Dec 31 09:56:08.362118 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1035/2043] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:08 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 => generated 917 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:08.384078 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94e5c3be-6750-4960-ab5a-e58810fd0133 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] POST http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots Dec 31 09:56:08.384572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:08.384572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:08.384998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-94e5c3be-6750-4960-ab5a-e58810fd0133 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29b9df03-804e-4cf4-91e8-57afe39ed9c0", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1639210440"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:08.471304 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:08.471304 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:08.471304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-94e5c3be-6750-4960-ab5a-e58810fd0133 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Volume info retrieved successfully. Dec 31 09:56:08.471304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-94e5c3be-6750-4960-ab5a-e58810fd0133 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Create snapshot from volume 29b9df03-804e-4cf4-91e8-57afe39ed9c0 Dec 31 09:56:08.559630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-94e5c3be-6750-4960-ab5a-e58810fd0133 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Created reservations ['e0d28cc9-f5eb-44f0-8979-694417c67167', '87518cb3-ad68-44ec-8d80-e43d4492b19d', 'b43429d1-fc27-4369-a71e-c497feeb94a9', '7eea91c7-908a-434c-ab2a-2196f301700c'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:56:08.598904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b06d59e6-c2d4-4204-b6d7-7fa8b5af58b7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:08.598904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b06d59e6-c2d4-4204-b6d7-7fa8b5af58b7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:08.598904 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:08.598904 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:08.598904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b06d59e6-c2d4-4204-b6d7-7fa8b5af58b7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:08.598904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b06d59e6-c2d4-4204-b6d7-7fa8b5af58b7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:08.633169 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:08.633169 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:08.635052 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b06d59e6-c2d4-4204-b6d7-7fa8b5af58b7 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:08.636793 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1036/2044] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:08 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:08.836949 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-94e5c3be-6750-4960-ab5a-e58810fd0133 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot create request issued successfully. Dec 31 09:56:08.836949 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94e5c3be-6750-4960-ab5a-e58810fd0133 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots returned with HTTP 202 Dec 31 09:56:08.853592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90b37dbf-8288-4b26-8e69-191e0be989fe tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc Dec 31 09:56:08.853592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90b37dbf-8288-4b26-8e69-191e0be989fe tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:08.853592 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:08.853592 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:08.857532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90b37dbf-8288-4b26-8e69-191e0be989fe tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:08.867807 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1009/2045] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:56:08 2020] POST /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots => generated 311 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:56:09.016919 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:09.016919 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:09.021108 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-90b37dbf-8288-4b26-8e69-191e0be989fe tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:09.035825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90b37dbf-8288-4b26-8e69-191e0be989fe tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc returned with HTTP 200 Dec 31 09:56:09.045687 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1037/2046] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:56:08 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc => generated 443 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:09.657117 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60d70f0f-edcf-4e8e-bef7-472ead1d274e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:09.657117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60d70f0f-edcf-4e8e-bef7-472ead1d274e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:09.657117 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:09.657117 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:09.657117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60d70f0f-edcf-4e8e-bef7-472ead1d274e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:09.657117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-60d70f0f-edcf-4e8e-bef7-472ead1d274e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:09.701796 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:09.701796 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:09.703837 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60d70f0f-edcf-4e8e-bef7-472ead1d274e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:09.705029 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1010/2047] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:09 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:10.084243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c5f35ab-f234-4290-8ca0-cd4fee4d17aa tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc Dec 31 09:56:10.084243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c5f35ab-f234-4290-8ca0-cd4fee4d17aa tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:10.084243 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:10.084243 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:10.084243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c5f35ab-f234-4290-8ca0-cd4fee4d17aa tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:10.208174 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:10.208174 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:10.208174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8c5f35ab-f234-4290-8ca0-cd4fee4d17aa tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:10.215884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c5f35ab-f234-4290-8ca0-cd4fee4d17aa tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc returned with HTTP 200 Dec 31 09:56:10.215884 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1038/2048] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:56:10 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc => generated 443 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:10.725805 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f44814c-7edb-4a86-b458-b466e3c910bb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:10.725805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2f44814c-7edb-4a86-b458-b466e3c910bb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:10.725805 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:10.725805 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:10.725805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2f44814c-7edb-4a86-b458-b466e3c910bb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:10.725805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2f44814c-7edb-4a86-b458-b466e3c910bb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:10.827209 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:10.827209 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:10.838084 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f44814c-7edb-4a86-b458-b466e3c910bb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:10.838084 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1011/2049] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:10 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:11.228502 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7a76085-4ada-42c9-ac91-635a347debc9 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc Dec 31 09:56:11.228502 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7a76085-4ada-42c9-ac91-635a347debc9 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:11.228502 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:11.228502 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:11.228502 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7a76085-4ada-42c9-ac91-635a347debc9 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:11.299301 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:11.299301 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:11.299301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d7a76085-4ada-42c9-ac91-635a347debc9 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:11.299301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7a76085-4ada-42c9-ac91-635a347debc9 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc returned with HTTP 200 Dec 31 09:56:11.301862 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1039/2050] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:56:11 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc => generated 443 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:11.857416 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-734e8269-261a-4bb5-8167-90e169258cb8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:11.857416 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-734e8269-261a-4bb5-8167-90e169258cb8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:11.857416 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:11.857416 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:11.857416 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-734e8269-261a-4bb5-8167-90e169258cb8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:11.861616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-734e8269-261a-4bb5-8167-90e169258cb8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:11.947332 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:11.947332 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:11.953832 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-734e8269-261a-4bb5-8167-90e169258cb8 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:11.959400 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1012/2051] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:11 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:56:12.315310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-321c0ee1-cbbe-432b-ae23-803f001a02fc tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc Dec 31 09:56:12.320258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-321c0ee1-cbbe-432b-ae23-803f001a02fc tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:12.320491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:12.320491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:12.321044 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-321c0ee1-cbbe-432b-ae23-803f001a02fc tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:12.493931 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:12.493931 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:12.493931 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-321c0ee1-cbbe-432b-ae23-803f001a02fc tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:12.493931 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-321c0ee1-cbbe-432b-ae23-803f001a02fc tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc returned with HTTP 200 Dec 31 09:56:12.493931 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1040/2052] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:56:12 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc => generated 470 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:12.512162 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91a0e75c-2228-41c6-88be-a5f8a0caa381 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] POST http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata Dec 31 09:56:12.512162 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:12.512162 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:12.512162 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91a0e75c-2228-41c6-88be-a5f8a0caa381 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:12.652423 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:12.652423 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:12.684927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-91a0e75c-2228-41c6-88be-a5f8a0caa381 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:12.844209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-91a0e75c-2228-41c6-88be-a5f8a0caa381 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Update snapshot metadata completed successfully. Dec 31 09:56:12.844209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91a0e75c-2228-41c6-88be-a5f8a0caa381 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata returned with HTTP 200 Dec 31 09:56:12.844209 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1013/2053] 10.222.0.45 () {60 vars in 1369 bytes} [Thu Dec 31 09:56:12 2020] POST /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata => generated 68 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:12.852570 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae9a824f-9c68-4e44-aafd-71d96e6db288 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata Dec 31 09:56:12.852570 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ae9a824f-9c68-4e44-aafd-71d96e6db288 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:12.852570 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:12.852570 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:12.852570 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ae9a824f-9c68-4e44-aafd-71d96e6db288 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:12.927702 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:12.927702 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:12.928858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ae9a824f-9c68-4e44-aafd-71d96e6db288 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:12.931023 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ae9a824f-9c68-4e44-aafd-71d96e6db288 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Get snapshot metadata completed successfully. Dec 31 09:56:12.931680 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae9a824f-9c68-4e44-aafd-71d96e6db288 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata returned with HTTP 200 Dec 31 09:56:12.932533 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1041/2054] 10.222.0.45 () {58 vars in 1348 bytes} [Thu Dec 31 09:56:12 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata => generated 68 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:12.945089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ccf01b3-371a-4b97-aefe-3ac1e3848a47 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] PUT http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata Dec 31 09:56:12.945577 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:12.945577 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:12.946084 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ccf01b3-371a-4b97-aefe-3ac1e3848a47 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:12.973359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-07b424dd-9cb1-4827-91a1-c5c6595bb7a0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:12.973359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-07b424dd-9cb1-4827-91a1-c5c6595bb7a0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:12.973359 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:12.973359 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:12.973359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-07b424dd-9cb1-4827-91a1-c5c6595bb7a0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:12.973359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-07b424dd-9cb1-4827-91a1-c5c6595bb7a0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:13.038391 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:13.038391 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:13.038391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ccf01b3-371a-4b97-aefe-3ac1e3848a47 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:13.064945 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:13.064945 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:13.108086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-07b424dd-9cb1-4827-91a1-c5c6595bb7a0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:13.108086 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1042/2055] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:12 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:13.144032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ccf01b3-371a-4b97-aefe-3ac1e3848a47 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Update snapshot metadata completed successfully. Dec 31 09:56:13.144032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ccf01b3-371a-4b97-aefe-3ac1e3848a47 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata returned with HTTP 200 Dec 31 09:56:13.152707 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1014/2056] 10.222.0.45 () {60 vars in 1368 bytes} [Thu Dec 31 09:56:12 2020] PUT /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata => generated 57 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:13.160672 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da573883-8c28-4837-830b-7539ee7b2829 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata Dec 31 09:56:13.161558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da573883-8c28-4837-830b-7539ee7b2829 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:13.161953 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:13.161953 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:13.162571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da573883-8c28-4837-830b-7539ee7b2829 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:13.208280 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:13.208280 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:13.209868 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-da573883-8c28-4837-830b-7539ee7b2829 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:13.212930 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-da573883-8c28-4837-830b-7539ee7b2829 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Get snapshot metadata completed successfully. Dec 31 09:56:13.213883 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da573883-8c28-4837-830b-7539ee7b2829 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata returned with HTTP 200 Dec 31 09:56:13.215714 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1043/2057] 10.222.0.45 () {58 vars in 1348 bytes} [Thu Dec 31 09:56:13 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata => generated 57 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:13.227693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5b9fbf6-2c43-4387-8499-2412a3f74475 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] DELETE http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata/key3 Dec 31 09:56:13.227947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5b9fbf6-2c43-4387-8499-2412a3f74475 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:13.228035 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:13.228035 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:13.228425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5b9fbf6-2c43-4387-8499-2412a3f74475 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:13.263378 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:13.263378 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:13.263378 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f5b9fbf6-2c43-4387-8499-2412a3f74475 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:13.267228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f5b9fbf6-2c43-4387-8499-2412a3f74475 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Get snapshot metadata completed successfully. Dec 31 09:56:13.278514 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:56:13.278514 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:56:13.297773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f5b9fbf6-2c43-4387-8499-2412a3f74475 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Delete snapshot metadata completed successfully. Dec 31 09:56:13.297773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5b9fbf6-2c43-4387-8499-2412a3f74475 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata/key3 returned with HTTP 200 Dec 31 09:56:13.308040 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1015/2058] 10.222.0.45 () {58 vars in 1366 bytes} [Thu Dec 31 09:56:13 2020] DELETE /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata/key3 => generated 0 bytes in 78 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 31 09:56:13.314533 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4721b1d4-bd6a-439d-a6c2-f13616501887 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata Dec 31 09:56:13.314533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4721b1d4-bd6a-439d-a6c2-f13616501887 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:13.314533 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:13.314533 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:13.314533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4721b1d4-bd6a-439d-a6c2-f13616501887 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:13.353677 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:13.353677 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:13.353677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4721b1d4-bd6a-439d-a6c2-f13616501887 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:13.358115 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4721b1d4-bd6a-439d-a6c2-f13616501887 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Get snapshot metadata completed successfully. Dec 31 09:56:13.358115 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4721b1d4-bd6a-439d-a6c2-f13616501887 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata returned with HTTP 200 Dec 31 09:56:13.358115 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1044/2059] 10.222.0.45 () {58 vars in 1348 bytes} [Thu Dec 31 09:56:13 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata => generated 32 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:13.370995 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03396fd7-21f3-49af-931f-e693b1d0f519 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] PUT http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata Dec 31 09:56:13.370995 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:13.370995 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:13.370995 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03396fd7-21f3-49af-931f-e693b1d0f519 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:13.412284 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:13.412284 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:13.412284 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-03396fd7-21f3-49af-931f-e693b1d0f519 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:13.494158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-03396fd7-21f3-49af-931f-e693b1d0f519 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Update snapshot metadata completed successfully. Dec 31 09:56:13.495823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03396fd7-21f3-49af-931f-e693b1d0f519 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata returned with HTTP 200 Dec 31 09:56:13.512082 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f6fcf58-6fed-42c1-81f3-18c024c85a32 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] POST http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata Dec 31 09:56:13.512559 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:13.512559 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:13.513062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0f6fcf58-6fed-42c1-81f3-18c024c85a32 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:13.523989 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1016/2060] 10.222.0.45 () {60 vars in 1368 bytes} [Thu Dec 31 09:56:13 2020] PUT /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata => generated 16 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:13.616717 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:13.616717 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:13.634358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0f6fcf58-6fed-42c1-81f3-18c024c85a32 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:13.730380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0f6fcf58-6fed-42c1-81f3-18c024c85a32 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Update snapshot metadata completed successfully. Dec 31 09:56:13.730380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f6fcf58-6fed-42c1-81f3-18c024c85a32 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata returned with HTTP 200 Dec 31 09:56:13.741054 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1045/2061] 10.222.0.45 () {60 vars in 1369 bytes} [Thu Dec 31 09:56:13 2020] POST /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata => generated 68 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:13.748347 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb999011-3945-4adb-a40e-f8abd4d29b33 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata Dec 31 09:56:13.748347 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb999011-3945-4adb-a40e-f8abd4d29b33 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:13.748347 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:13.748347 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:13.748347 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb999011-3945-4adb-a40e-f8abd4d29b33 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:13.834354 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:13.834354 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:13.846961 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fb999011-3945-4adb-a40e-f8abd4d29b33 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:13.868878 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fb999011-3945-4adb-a40e-f8abd4d29b33 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Get snapshot metadata completed successfully. Dec 31 09:56:13.878638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb999011-3945-4adb-a40e-f8abd4d29b33 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata returned with HTTP 200 Dec 31 09:56:13.878638 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1017/2062] 10.222.0.45 () {58 vars in 1348 bytes} [Thu Dec 31 09:56:13 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata => generated 68 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:13.894678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d663932b-b2fb-4e3d-91a6-708e535794e3 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] PUT http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata/key3 Dec 31 09:56:13.894678 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:13.894678 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:13.894678 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d663932b-b2fb-4e3d-91a6-708e535794e3 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:13.987573 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:13.987573 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:13.992516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d663932b-b2fb-4e3d-91a6-708e535794e3 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:14.065437 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d663932b-b2fb-4e3d-91a6-708e535794e3 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Update snapshot metadata completed successfully. Dec 31 09:56:14.065990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d663932b-b2fb-4e3d-91a6-708e535794e3 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata/key3 returned with HTTP 200 Dec 31 09:56:14.072280 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1046/2063] 10.222.0.45 () {60 vars in 1383 bytes} [Thu Dec 31 09:56:13 2020] PUT /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata/key3 => generated 35 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:14.077400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ecba4a7a-7b40-4193-9bdc-876ef7a2d60b tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata/key3 Dec 31 09:56:14.077942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ecba4a7a-7b40-4193-9bdc-876ef7a2d60b tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:14.078164 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:14.078164 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:14.079660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ecba4a7a-7b40-4193-9bdc-876ef7a2d60b tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:14.130944 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b544d930-a8b0-459c-8204-3faf144d11cd tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:14.130944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b544d930-a8b0-459c-8204-3faf144d11cd tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:14.130944 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:14.130944 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:14.130944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b544d930-a8b0-459c-8204-3faf144d11cd tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:14.135788 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b544d930-a8b0-459c-8204-3faf144d11cd tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:14.176469 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:14.176469 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:14.176469 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ecba4a7a-7b40-4193-9bdc-876ef7a2d60b tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:14.198075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ecba4a7a-7b40-4193-9bdc-876ef7a2d60b tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Get snapshot metadata completed successfully. Dec 31 09:56:14.198075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ecba4a7a-7b40-4193-9bdc-876ef7a2d60b tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata/key3 returned with HTTP 200 Dec 31 09:56:14.198075 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1018/2064] 10.222.0.45 () {58 vars in 1363 bytes} [Thu Dec 31 09:56:14 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata/key3 => generated 35 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:14.200831 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:14.200831 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:14.200831 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b544d930-a8b0-459c-8204-3faf144d11cd tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:14.207869 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1047/2065] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:14 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:14.219617 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60e97b60-52bc-48c7-9ffb-cbb6ed3000ea tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata Dec 31 09:56:14.219617 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60e97b60-52bc-48c7-9ffb-cbb6ed3000ea tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:14.219617 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:14.219617 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:14.219617 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60e97b60-52bc-48c7-9ffb-cbb6ed3000ea tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:14.338414 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:14.338414 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:14.338414 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-60e97b60-52bc-48c7-9ffb-cbb6ed3000ea tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:14.338414 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-60e97b60-52bc-48c7-9ffb-cbb6ed3000ea tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Get snapshot metadata completed successfully. Dec 31 09:56:14.338414 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60e97b60-52bc-48c7-9ffb-cbb6ed3000ea tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata returned with HTTP 200 Dec 31 09:56:14.343267 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1019/2066] 10.222.0.45 () {58 vars in 1348 bytes} [Thu Dec 31 09:56:14 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata => generated 75 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:14.350590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a2abcd7-c2f9-441a-b6f5-b43539c75caf tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] PUT http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata Dec 31 09:56:14.351684 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:14.351684 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:14.352375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a2abcd7-c2f9-441a-b6f5-b43539c75caf tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:14.388778 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:14.388778 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:14.390486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1a2abcd7-c2f9-441a-b6f5-b43539c75caf tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:14.463509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1a2abcd7-c2f9-441a-b6f5-b43539c75caf tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Update snapshot metadata completed successfully. Dec 31 09:56:14.463509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a2abcd7-c2f9-441a-b6f5-b43539c75caf tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata returned with HTTP 200 Dec 31 09:56:14.463509 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1048/2067] 10.222.0.45 () {60 vars in 1368 bytes} [Thu Dec 31 09:56:14 2020] PUT /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc/metadata => generated 16 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:56:14.489788 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f2e46fd-6d24-44c3-b553-5c134d1bbeb1 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] DELETE http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc Dec 31 09:56:14.489788 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0f2e46fd-6d24-44c3-b553-5c134d1bbeb1 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:14.489788 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:14.489788 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:14.489788 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0f2e46fd-6d24-44c3-b553-5c134d1bbeb1 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:14.489788 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-0f2e46fd-6d24-44c3-b553-5c134d1bbeb1 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Delete snapshot with id: 2a73ab5f-542b-475f-8eb8-b83164bbcffc Dec 31 09:56:14.573264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:14.573264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:14.579195 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0f2e46fd-6d24-44c3-b553-5c134d1bbeb1 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:14.770407 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0f2e46fd-6d24-44c3-b553-5c134d1bbeb1 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot delete request issued successfully. Dec 31 09:56:14.770407 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f2e46fd-6d24-44c3-b553-5c134d1bbeb1 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc returned with HTTP 202 Dec 31 09:56:14.770407 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1020/2068] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:56:14 2020] DELETE /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:56:14.786005 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-673ed533-8680-49ee-848e-6af8a55366be tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc Dec 31 09:56:14.786005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-673ed533-8680-49ee-848e-6af8a55366be tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:14.786005 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:14.786005 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:14.786005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-673ed533-8680-49ee-848e-6af8a55366be tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:14.881304 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:14.881304 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:14.882640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-673ed533-8680-49ee-848e-6af8a55366be tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:14.886222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-673ed533-8680-49ee-848e-6af8a55366be tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc returned with HTTP 200 Dec 31 09:56:14.887284 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1049/2069] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:56:14 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc => generated 469 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:15.220483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-517f1840-78d2-42b8-983f-c0f590a5b5a0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:15.220483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-517f1840-78d2-42b8-983f-c0f590a5b5a0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:15.220483 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:15.220483 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:15.220483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-517f1840-78d2-42b8-983f-c0f590a5b5a0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:15.220483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-517f1840-78d2-42b8-983f-c0f590a5b5a0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:15.297329 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:15.297329 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:15.297329 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-517f1840-78d2-42b8-983f-c0f590a5b5a0 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:15.312319 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1021/2070] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:15 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:15.922855 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f96429bd-2116-48a8-8748-7a7fdf2a60b3 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc Dec 31 09:56:15.922855 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f96429bd-2116-48a8-8748-7a7fdf2a60b3 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:15.922855 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:15.922855 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:15.922855 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f96429bd-2116-48a8-8748-7a7fdf2a60b3 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:16.104144 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:16.104144 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:16.116364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f96429bd-2116-48a8-8748-7a7fdf2a60b3 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:16.116364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f96429bd-2116-48a8-8748-7a7fdf2a60b3 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc returned with HTTP 200 Dec 31 09:56:16.116364 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1050/2071] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:56:15 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc => generated 469 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:16.310676 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-034ba9d6-950b-484a-83a8-993f730a179d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:16.311495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-034ba9d6-950b-484a-83a8-993f730a179d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:16.311700 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:16.311700 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:16.312086 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-034ba9d6-950b-484a-83a8-993f730a179d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:16.312458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-034ba9d6-950b-484a-83a8-993f730a179d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:16.377560 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:16.377560 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:16.377560 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-034ba9d6-950b-484a-83a8-993f730a179d tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:16.377560 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1022/2072] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:16 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:17.130176 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-451bd37e-44a5-4251-acb2-d9ff35b4a4b9 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc Dec 31 09:56:17.130176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-451bd37e-44a5-4251-acb2-d9ff35b4a4b9 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:17.130176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:17.130176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:17.130176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-451bd37e-44a5-4251-acb2-d9ff35b4a4b9 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:17.230825 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:17.230825 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:17.230825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-451bd37e-44a5-4251-acb2-d9ff35b4a4b9 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Snapshot retrieved successfully. Dec 31 09:56:17.230825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-451bd37e-44a5-4251-acb2-d9ff35b4a4b9 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc returned with HTTP 200 Dec 31 09:56:17.230825 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1051/2073] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:56:17 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc => generated 469 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:17.392767 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-33bc4207-6532-43f1-ab48-973ab5b3744e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:17.392767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-33bc4207-6532-43f1-ab48-973ab5b3744e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:17.392767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:17.392767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:17.392767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-33bc4207-6532-43f1-ab48-973ab5b3744e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:17.392767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-33bc4207-6532-43f1-ab48-973ab5b3744e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:17.451556 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:17.451556 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:17.481888 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-33bc4207-6532-43f1-ab48-973ab5b3744e tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:17.490061 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1023/2074] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:17 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:18.247947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8543b453-669c-4b53-bdf8-240b6303eb6c tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc Dec 31 09:56:18.247947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8543b453-669c-4b53-bdf8-240b6303eb6c tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:18.247947 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:18.247947 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:18.247947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8543b453-669c-4b53-bdf8-240b6303eb6c tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:18.334362 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8543b453-669c-4b53-bdf8-240b6303eb6c tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc returned with HTTP 404 Dec 31 09:56:18.334362 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1052/2075] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:56:18 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/snapshots/2a73ab5f-542b-475f-8eb8-b83164bbcffc => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:56:18.340760 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eae5ad50-bdb9-428f-9ced-1fe802fc9cf0 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] DELETE http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 Dec 31 09:56:18.340760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eae5ad50-bdb9-428f-9ced-1fe802fc9cf0 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:18.340760 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:18.340760 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:18.340760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eae5ad50-bdb9-428f-9ced-1fe802fc9cf0 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:18.340760 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-eae5ad50-bdb9-428f-9ced-1fe802fc9cf0 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Delete volume with id: 29b9df03-804e-4cf4-91e8-57afe39ed9c0 Dec 31 09:56:18.427212 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:18.427212 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:18.428633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eae5ad50-bdb9-428f-9ced-1fe802fc9cf0 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Volume info retrieved successfully. Dec 31 09:56:18.486270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eae5ad50-bdb9-428f-9ced-1fe802fc9cf0 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Delete volume request issued successfully. Dec 31 09:56:18.486270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eae5ad50-bdb9-428f-9ced-1fe802fc9cf0 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 returned with HTTP 202 Dec 31 09:56:18.486270 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1024/2076] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:56:18 2020] DELETE /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:56:18.492850 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f7faa16-71ce-4c11-89a6-046c33a97b9f tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 Dec 31 09:56:18.492850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f7faa16-71ce-4c11-89a6-046c33a97b9f tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:18.492850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f7faa16-71ce-4c11-89a6-046c33a97b9f tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:18.510634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a42e2d7-43c2-45b9-8032-8607f4bd4509 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:18.518169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a42e2d7-43c2-45b9-8032-8607f4bd4509 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:18.518169 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:18.518169 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:18.518169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a42e2d7-43c2-45b9-8032-8607f4bd4509 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:18.518169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8a42e2d7-43c2-45b9-8032-8607f4bd4509 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:18.623226 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:18.623226 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:18.633522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4f7faa16-71ce-4c11-89a6-046c33a97b9f tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Volume info retrieved successfully. Dec 31 09:56:18.644598 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:18.644598 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:18.644598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a42e2d7-43c2-45b9-8032-8607f4bd4509 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:18.663904 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1025/2077] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:18 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:18.678073 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f7faa16-71ce-4c11-89a6-046c33a97b9f tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 returned with HTTP 200 Dec 31 09:56:18.679374 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1053/2078] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:18 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:19.660812 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bfb326b5-f8a0-466c-8c9f-bb686e3bf7d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:19.667571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bfb326b5-f8a0-466c-8c9f-bb686e3bf7d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:19.667571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:19.667571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:19.667571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bfb326b5-f8a0-466c-8c9f-bb686e3bf7d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:19.667571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bfb326b5-f8a0-466c-8c9f-bb686e3bf7d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:19.700070 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11b49967-b050-48d3-a7ed-166d6bb72256 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 Dec 31 09:56:19.700070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11b49967-b050-48d3-a7ed-166d6bb72256 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:19.700070 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:19.700070 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:19.700070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11b49967-b050-48d3-a7ed-166d6bb72256 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:19.785518 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:19.785518 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:19.787957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bfb326b5-f8a0-466c-8c9f-bb686e3bf7d9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:19.793167 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1026/2079] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:19 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:19.861499 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:19.861499 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:19.986071 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11b49967-b050-48d3-a7ed-166d6bb72256 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Volume info retrieved successfully. Dec 31 09:56:20.091018 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11b49967-b050-48d3-a7ed-166d6bb72256 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 returned with HTTP 200 Dec 31 09:56:20.102639 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1054/2080] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:19 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 => generated 916 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:20.841385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85679782-f062-485e-a712-f887f5be236a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:20.841385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85679782-f062-485e-a712-f887f5be236a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:20.841385 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:20.841385 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:20.841385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85679782-f062-485e-a712-f887f5be236a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:20.841385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-85679782-f062-485e-a712-f887f5be236a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:20.924459 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:20.924459 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:20.928064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85679782-f062-485e-a712-f887f5be236a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:20.928064 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1027/2081] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:20 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:21.115473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a63bf06-198f-4a37-94be-4459344bb677 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 Dec 31 09:56:21.115473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a63bf06-198f-4a37-94be-4459344bb677 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:21.115473 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:21.115473 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:21.115473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a63bf06-198f-4a37-94be-4459344bb677 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:21.233560 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:21.233560 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:21.245248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6a63bf06-198f-4a37-94be-4459344bb677 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Volume info retrieved successfully. Dec 31 09:56:21.272589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a63bf06-198f-4a37-94be-4459344bb677 tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 returned with HTTP 200 Dec 31 09:56:21.273491 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1055/2082] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:21 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:21.948609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e4bdf56-80c0-413b-b65f-279ef756b177 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:21.948609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e4bdf56-80c0-413b-b65f-279ef756b177 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:21.948609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:21.948609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:21.948609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e4bdf56-80c0-413b-b65f-279ef756b177 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:21.948609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8e4bdf56-80c0-413b-b65f-279ef756b177 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:21.996917 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:21.996917 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:21.996917 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e4bdf56-80c0-413b-b65f-279ef756b177 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:22.003896 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1028/2083] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:21 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:22.298131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-873d4568-c51c-4c4f-908a-aaff7c67464c tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] GET http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 Dec 31 09:56:22.298131 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-873d4568-c51c-4c4f-908a-aaff7c67464c tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:22.298131 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:22.298131 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:22.298131 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-873d4568-c51c-4c4f-908a-aaff7c67464c tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:22.449527 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-873d4568-c51c-4c4f-908a-aaff7c67464c tempest-SnapshotMetadataTestJSON-2100462843 tempest-SnapshotMetadataTestJSON-2100462843] http://10.222.0.45/volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 returned with HTTP 404 Dec 31 09:56:22.450603 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1056/2084] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:22 2020] GET /volume/v3/2bac11475d454f83ab2d15e7de30ec8d/volumes/29b9df03-804e-4cf4-91e8-57afe39ed9c0 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:56:23.011374 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e3acc7c-b197-4e59-aa69-aadf6a7641ed tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:23.012112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e3acc7c-b197-4e59-aa69-aadf6a7641ed tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:23.012442 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:23.012442 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:23.013051 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e3acc7c-b197-4e59-aa69-aadf6a7641ed tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:23.013609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5e3acc7c-b197-4e59-aa69-aadf6a7641ed tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:23.063286 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:23.063286 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:23.070566 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e3acc7c-b197-4e59-aa69-aadf6a7641ed tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:23.077634 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1029/2085] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:23 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:24.088553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aef6a36d-8077-441c-820e-5dbdb8ee2f94 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:24.089828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aef6a36d-8077-441c-820e-5dbdb8ee2f94 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:24.090475 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aef6a36d-8077-441c-820e-5dbdb8ee2f94 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:24.090977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-aef6a36d-8077-441c-820e-5dbdb8ee2f94 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:24.130715 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:24.130715 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:24.133124 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aef6a36d-8077-441c-820e-5dbdb8ee2f94 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:24.134100 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1057/2086] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:24 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:25.152284 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99f6eba9-04b2-4df1-81e7-09556eff1622 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:56:25.153129 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99f6eba9-04b2-4df1-81e7-09556eff1622 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:25.153432 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:25.153432 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:25.153979 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99f6eba9-04b2-4df1-81e7-09556eff1622 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:25.154593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-99f6eba9-04b2-4df1-81e7-09556eff1622 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Show backup with id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 09:56:25.216278 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:25.216278 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:25.218239 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99f6eba9-04b2-4df1-81e7-09556eff1622 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 200 Dec 31 09:56:25.219079 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1030/2087] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:25 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 822 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:25.231338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d677aee-b39d-4860-a8e0-95ff00c4dfd4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef Dec 31 09:56:25.231991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d677aee-b39d-4860-a8e0-95ff00c4dfd4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:25.232275 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:25.232275 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:25.233176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d677aee-b39d-4860-a8e0-95ff00c4dfd4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:25.331100 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:25.331100 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:25.340675 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4d677aee-b39d-4860-a8e0-95ff00c4dfd4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:56:25.419794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d677aee-b39d-4860-a8e0-95ff00c4dfd4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef returned with HTTP 200 Dec 31 09:56:25.427905 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1058/2088] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:25 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef => generated 1419 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:56:25.440567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-edf7f2ae-8310-4ad2-a649-f05eee75d957 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef Dec 31 09:56:25.441100 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-edf7f2ae-8310-4ad2-a649-f05eee75d957 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:25.441319 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:25.441319 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:25.442059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-edf7f2ae-8310-4ad2-a649-f05eee75d957 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:25.513650 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:25.513650 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:25.524371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-edf7f2ae-8310-4ad2-a649-f05eee75d957 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:56:25.550287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-edf7f2ae-8310-4ad2-a649-f05eee75d957 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef returned with HTTP 200 Dec 31 09:56:25.551379 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1031/2089] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:25 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef => generated 1419 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:56:26.216420 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] POST http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes Dec 31 09:56:26.218301 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:26.218301 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:26.219330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1862223536"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:26.221006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Create volume request body: {'volume': {'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1862223536'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:56:26.357323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Create volume of 1 GB Dec 31 09:56:26.373369 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Availability Zones retrieved successfully. Dec 31 09:56:26.392958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Flow 'volume_create_api' (9cb73710-2ceb-4adc-8a1b-176c657f2a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:56:26.396624 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5cb945-5ee3-47a5-af49-c2f3e9317b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:26.399243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:56:26.539464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5cb945-5ee3-47a5-af49-c2f3e9317b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:26.541737 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45440723-781f-42d3-8c24-d6e17c293fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:26.664291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Created reservations ['fdcedef4-7630-40b5-9321-95c44d7849f4', 'a20ee35a-3ede-4627-872a-9a4cb95705d7', '42e2f156-0edc-40f2-92fd-39dc6d8b3cfa', '9fd9d67d-4519-4f5e-ab63-ec8c800711f5'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:56:26.672001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45440723-781f-42d3-8c24-d6e17c293fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdcedef4-7630-40b5-9321-95c44d7849f4', 'a20ee35a-3ede-4627-872a-9a4cb95705d7', '42e2f156-0edc-40f2-92fd-39dc6d8b3cfa', '9fd9d67d-4519-4f5e-ab63-ec8c800711f5']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:26.674549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f2bf37d-8449-4202-bab0-ceca74aa6283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:26.825104 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f2bf37d-8449-4202-bab0-ceca74aa6283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7552a4be-7e9b-4355-b302-5f78a9680674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1862223536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90eed0754f24fe89ab97104cae92541',qos_specs=None,replication_status=,reservations=['fdcedef4-7630-40b5-9321-95c44d7849f4','a20ee35a-3ede-4627-872a-9a4cb95705d7','42e2f156-0edc-40f2-92fd-39dc6d8b3cfa','9fd9d67d-4519-4f5e-ab63-ec8c800711f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88798def3cd4941a672d69e6213ed93',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:56:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1862223536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7552a4be-7e9b-4355-b302-5f78a9680674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90eed0754f24fe89ab97104cae92541',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='b88798def3cd4941a672d69e6213ed93',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:26.827302 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777a8aec-fa55-43a0-981c-1c5f3e8c48bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:26.893015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (777a8aec-fa55-43a0-981c-1c5f3e8c48bc) 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-1862223536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90eed0754f24fe89ab97104cae92541',qos_specs=None,replication_status=,reservations=['fdcedef4-7630-40b5-9321-95c44d7849f4','a20ee35a-3ede-4627-872a-9a4cb95705d7','42e2f156-0edc-40f2-92fd-39dc6d8b3cfa','9fd9d67d-4519-4f5e-ab63-ec8c800711f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88798def3cd4941a672d69e6213ed93',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:26.894959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fbcd15-bc75-47c5-a51b-8efe47003bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:26.928569 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fbcd15-bc75-47c5-a51b-8efe47003bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:26.931199 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Flow 'volume_create_api' (9cb73710-2ceb-4adc-8a1b-176c657f2a6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:56:27.047821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Create volume request issued successfully. Dec 31 09:56:27.090384 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bcce7ab-f6a2-41db-bdfa-455ff051719d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes returned with HTTP 202 Dec 31 09:56:27.091325 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1059/2090] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:56:26 2020] POST /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes => generated 817 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:56:27.106453 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f13c2e5-6ea3-4768-ae44-b0051fc63a15 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:27.107313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0f13c2e5-6ea3-4768-ae44-b0051fc63a15 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:27.107707 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:27.107707 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:27.108155 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0f13c2e5-6ea3-4768-ae44-b0051fc63a15 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:27.281461 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:27.281461 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:27.293491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0f13c2e5-6ea3-4768-ae44-b0051fc63a15 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:27.334786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f13c2e5-6ea3-4768-ae44-b0051fc63a15 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:27.339488 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1032/2091] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:27 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 885 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:28.356721 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1084e1d7-f634-49ae-9ac9-c321dc029084 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:28.360390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1084e1d7-f634-49ae-9ac9-c321dc029084 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:28.362540 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:28.362540 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:28.372101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1084e1d7-f634-49ae-9ac9-c321dc029084 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:28.662732 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:28.662732 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:28.696605 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1084e1d7-f634-49ae-9ac9-c321dc029084 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:28.799585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1084e1d7-f634-49ae-9ac9-c321dc029084 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:28.806954 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1060/2092] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:28 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:29.826400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b856e58-3983-4a49-b64c-4f6b576d807d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:29.827212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b856e58-3983-4a49-b64c-4f6b576d807d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:29.828097 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:29.828097 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:29.829004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b856e58-3983-4a49-b64c-4f6b576d807d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:30.027403 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:30.027403 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:30.044907 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0b856e58-3983-4a49-b64c-4f6b576d807d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:30.078433 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b856e58-3983-4a49-b64c-4f6b576d807d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:30.079845 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1033/2093] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:29 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:30.619624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-bd48848e-55a6-419b-9e20-6bd3dd69d26a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef Dec 31 09:56:30.620702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-bd48848e-55a6-419b-9e20-6bd3dd69d26a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:30.621127 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:30.621127 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:30.621754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-bd48848e-55a6-419b-9e20-6bd3dd69d26a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:30.706084 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:30.706084 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:30.719322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-bd48848e-55a6-419b-9e20-6bd3dd69d26a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:56:30.754261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-bd48848e-55a6-419b-9e20-6bd3dd69d26a tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef returned with HTTP 200 Dec 31 09:56:30.765745 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1061/2094] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:56:30 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef => generated 1419 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:56:31.099132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-be005c81-7473-4d61-b947-5f475082fcfa tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:31.099722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-be005c81-7473-4d61-b947-5f475082fcfa tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:31.099879 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:31.099879 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:31.101596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-be005c81-7473-4d61-b947-5f475082fcfa tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:31.250004 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:31.250004 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:31.270917 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-be005c81-7473-4d61-b947-5f475082fcfa tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:31.320217 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-be005c81-7473-4d61-b947-5f475082fcfa tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:31.321341 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1034/2095] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:31 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:32.338632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b44ae79-4275-4147-90f3-0034eab07ffc tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:32.339179 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b44ae79-4275-4147-90f3-0034eab07ffc tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:32.339754 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:32.339754 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:32.340251 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b44ae79-4275-4147-90f3-0034eab07ffc tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:32.457013 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:32.457013 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:32.470132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8b44ae79-4275-4147-90f3-0034eab07ffc tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:32.522021 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b44ae79-4275-4147-90f3-0034eab07ffc tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:32.523155 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1062/2096] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:32 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:33.541456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b22a193e-37cf-4909-b252-3a4be72ed816 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:33.542004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b22a193e-37cf-4909-b252-3a4be72ed816 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:33.542152 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:33.542152 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:33.542534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b22a193e-37cf-4909-b252-3a4be72ed816 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:33.600774 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:33.600774 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:33.610316 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b22a193e-37cf-4909-b252-3a4be72ed816 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:33.635860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b22a193e-37cf-4909-b252-3a4be72ed816 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:33.637056 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1035/2097] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:33 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:34.657270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37070f74-58a1-4b64-8a14-4b1516533ca1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:34.659540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37070f74-58a1-4b64-8a14-4b1516533ca1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:34.660227 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:34.660227 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:34.660957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37070f74-58a1-4b64-8a14-4b1516533ca1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:34.757332 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:34.757332 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:34.769095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-37070f74-58a1-4b64-8a14-4b1516533ca1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:34.798281 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37070f74-58a1-4b64-8a14-4b1516533ca1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:34.800763 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1063/2098] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:34 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:35.818879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-208b3e5b-1d12-4fc4-be40-206e9f6cdd6a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:35.819406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-208b3e5b-1d12-4fc4-be40-206e9f6cdd6a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:35.819680 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:35.819680 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:35.819999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-208b3e5b-1d12-4fc4-be40-206e9f6cdd6a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:35.873927 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:35.873927 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:35.885349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-208b3e5b-1d12-4fc4-be40-206e9f6cdd6a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:35.910543 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-208b3e5b-1d12-4fc4-be40-206e9f6cdd6a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:35.921631 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1036/2099] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:35 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:36.929738 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34dae17f-7f45-4284-89c9-34e7e9883318 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:36.931068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-34dae17f-7f45-4284-89c9-34e7e9883318 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:36.931932 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:36.931932 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:36.932892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-34dae17f-7f45-4284-89c9-34e7e9883318 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:37.013117 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:37.013117 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:37.023037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-34dae17f-7f45-4284-89c9-34e7e9883318 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:37.049617 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-edc242c9-ebb6-4d67-b21f-fd559dcbfaff tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef Dec 31 09:56:37.050407 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34dae17f-7f45-4284-89c9-34e7e9883318 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:37.050816 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-edc242c9-ebb6-4d67-b21f-fd559dcbfaff tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:37.051189 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:37.051189 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:37.060017 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1064/2100] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:36 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:37.061267 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-edc242c9-ebb6-4d67-b21f-fd559dcbfaff tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:37.137057 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:37.137057 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:37.148069 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-edc242c9-ebb6-4d67-b21f-fd559dcbfaff tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:56:37.175359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-edc242c9-ebb6-4d67-b21f-fd559dcbfaff tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef returned with HTTP 200 Dec 31 09:56:37.176920 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1037/2101] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:56:37 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef => generated 1419 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:56:37.188775 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34dae17f-7f45-4284-89c9-34e7e9883318 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume// Dec 31 09:56:37.189274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-34dae17f-7f45-4284-89c9-34e7e9883318 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:37.189497 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:37.189497 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:37.189869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-34dae17f-7f45-4284-89c9-34e7e9883318 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:37.191095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34dae17f-7f45-4284-89c9-34e7e9883318 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:56:37.192978 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1065/2102] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:56: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 31 09:56:37.208235 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-223c9330-1670-4d8e-99eb-9e25dfba49a9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] POST http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments Dec 31 09:56:37.208884 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:37.208884 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:37.209330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-223c9330-1670-4d8e-99eb-9e25dfba49a9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef", "instance_uuid": "06cb67f1-ba5e-4f5d-b9a2-ed19686c9b0f", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:37.272730 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:37.272730 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:37.347142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-223c9330-1670-4d8e-99eb-9e25dfba49a9 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments returned with HTTP 200 Dec 31 09:56:37.348500 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1038/2103] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:56:37 2020] POST /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:56:38.067637 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ad0e4e8-3d29-48ed-acc8-4fe4a25818f1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:38.068192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ad0e4e8-3d29-48ed-acc8-4fe4a25818f1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:38.068663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ad0e4e8-3d29-48ed-acc8-4fe4a25818f1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:38.162211 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:38.162211 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:38.174980 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4ad0e4e8-3d29-48ed-acc8-4fe4a25818f1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:38.248313 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ad0e4e8-3d29-48ed-acc8-4fe4a25818f1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:38.249408 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1066/2104] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:38 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:39.269598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9181383f-eb45-45bd-a5f7-2c6c3a15f862 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:39.270164 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9181383f-eb45-45bd-a5f7-2c6c3a15f862 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:39.270763 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:39.270763 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:39.271153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9181383f-eb45-45bd-a5f7-2c6c3a15f862 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:39.412677 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:39.412677 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:39.423134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ad0e4e8-3d29-48ed-acc8-4fe4a25818f1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume// Dec 31 09:56:39.423650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ad0e4e8-3d29-48ed-acc8-4fe4a25818f1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:39.423874 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:39.423874 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:39.424259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ad0e4e8-3d29-48ed-acc8-4fe4a25818f1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:39.425345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ad0e4e8-3d29-48ed-acc8-4fe4a25818f1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:56:39.425985 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1067/2105] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 09:56: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 31 09:56:39.441569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-e1d42e8e-8d1d-4dbc-994a-5f7d91795030 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef Dec 31 09:56:39.442157 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-e1d42e8e-8d1d-4dbc-994a-5f7d91795030 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:39.442644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-e1d42e8e-8d1d-4dbc-994a-5f7d91795030 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:39.445971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9181383f-eb45-45bd-a5f7-2c6c3a15f862 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:39.513392 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9181383f-eb45-45bd-a5f7-2c6c3a15f862 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:39.514543 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1039/2106] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:39 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:39.553823 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:39.553823 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:39.581220 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-e1d42e8e-8d1d-4dbc-994a-5f7d91795030 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:56:39.633115 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:39.633115 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:39.653190 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-e1d42e8e-8d1d-4dbc-994a-5f7d91795030 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef returned with HTTP 200 Dec 31 09:56:39.654576 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1068/2107] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 09:56:39 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef => generated 1517 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:56:39.675943 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-1aff87fd-1a5e-4a3c-a99e-7218527769f5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] PUT http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments/d0373430-539c-4b76-bfaf-20c8a9cdc763 Dec 31 09:56:39.676610 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:39.676610 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:39.677392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-1aff87fd-1a5e-4a3c-a99e-7218527769f5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:39.755070 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:56:39.755070 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:56:39.755817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-1aff87fd-1a5e-4a3c-a99e-7218527769f5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Lock "b'cinder-attachment_update-e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.020s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:56:39.761057 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:39.761057 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:40.534456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f75c433-2f9b-40fa-9b15-5732bb0e49a7 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:40.536230 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f75c433-2f9b-40fa-9b15-5732bb0e49a7 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:40.536841 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:40.536841 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:40.537824 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f75c433-2f9b-40fa-9b15-5732bb0e49a7 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:40.709019 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:40.709019 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:40.728211 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6f75c433-2f9b-40fa-9b15-5732bb0e49a7 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:40.814980 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f75c433-2f9b-40fa-9b15-5732bb0e49a7 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:40.840850 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1069/2108] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:40 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:41.875785 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ff0c94a-e0c0-4f35-a7bc-eed6dd3dfa1a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:41.876793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ff0c94a-e0c0-4f35-a7bc-eed6dd3dfa1a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:41.877179 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:41.877179 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:41.886511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ff0c94a-e0c0-4f35-a7bc-eed6dd3dfa1a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:42.156397 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:42.156397 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:42.196823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5ff0c94a-e0c0-4f35-a7bc-eed6dd3dfa1a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:42.308915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ff0c94a-e0c0-4f35-a7bc-eed6dd3dfa1a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:42.321298 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1070/2109] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:41 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:43.280877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-1aff87fd-1a5e-4a3c-a99e-7218527769f5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Lock "b'cinder-attachment_update-e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef-n-h1-765311-8'" released by "attachment_update" :: held 3.525s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:56:43.282018 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-1aff87fd-1a5e-4a3c-a99e-7218527769f5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments/d0373430-539c-4b76-bfaf-20c8a9cdc763 returned with HTTP 200 Dec 31 09:56:43.283645 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1040/2110] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 09:56:39 2020] PUT /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments/d0373430-539c-4b76-bfaf-20c8a9cdc763 => generated 762 bytes in 3613 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:56:43.332637 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-1a6cc435-e58c-45bf-832c-532c33a11395 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] POST http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments/d0373430-539c-4b76-bfaf-20c8a9cdc763/action Dec 31 09:56:43.334155 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:43.334155 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:43.334956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-1a6cc435-e58c-45bf-832c-532c33a11395 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:56:43.335667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-1a6cc435-e58c-45bf-832c-532c33a11395 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:43.350098 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8044a501-d6a6-47a7-bbf1-78141390eda1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:43.350626 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8044a501-d6a6-47a7-bbf1-78141390eda1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:43.350847 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:43.350847 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:43.351988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8044a501-d6a6-47a7-bbf1-78141390eda1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:43.489928 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:43.489928 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:43.540983 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:43.540983 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:43.542096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8044a501-d6a6-47a7-bbf1-78141390eda1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:43.576372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9dec8e5-9e23-4b3b-b99c-8f58871797d4 req-1a6cc435-e58c-45bf-832c-532c33a11395 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments/d0373430-539c-4b76-bfaf-20c8a9cdc763/action returned with HTTP 204 Dec 31 09:56:43.581905 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1071/2111] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 09:56:43 2020] POST /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments/d0373430-539c-4b76-bfaf-20c8a9cdc763/action => generated 0 bytes in 256 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:56:43.649098 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8044a501-d6a6-47a7-bbf1-78141390eda1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:43.649965 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1041/2112] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:43 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:44.676879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e312be53-a007-4672-ae34-eb07e652f395 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:44.678877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e312be53-a007-4672-ae34-eb07e652f395 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:44.679474 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:44.679474 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:44.684789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e312be53-a007-4672-ae34-eb07e652f395 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:44.841143 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:44.841143 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:44.863828 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e312be53-a007-4672-ae34-eb07e652f395 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:44.962789 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e312be53-a007-4672-ae34-eb07e652f395 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:44.981679 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1072/2113] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:44 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:45.991356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f80ac2a-d1e8-4357-a9b0-09e339ed6295 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:45.995344 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f80ac2a-d1e8-4357-a9b0-09e339ed6295 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:45.996139 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:45.996139 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:45.997160 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f80ac2a-d1e8-4357-a9b0-09e339ed6295 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:46.159837 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:46.159837 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:46.183624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1f80ac2a-d1e8-4357-a9b0-09e339ed6295 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:46.238094 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f80ac2a-d1e8-4357-a9b0-09e339ed6295 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:46.239123 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1042/2114] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:45 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 909 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:47.265350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-503b6810-f08d-42a1-9dfe-30de0f79cdca tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:47.266696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-503b6810-f08d-42a1-9dfe-30de0f79cdca tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:47.267026 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:47.267026 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:47.267623 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-503b6810-f08d-42a1-9dfe-30de0f79cdca tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:47.322040 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:47.322040 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:47.332292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-503b6810-f08d-42a1-9dfe-30de0f79cdca tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:47.364399 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-503b6810-f08d-42a1-9dfe-30de0f79cdca tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:47.366225 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1073/2115] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:47 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 967 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:48.399461 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98fc3510-0fc2-4ba1-9b45-80d9b167b432 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:48.401206 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98fc3510-0fc2-4ba1-9b45-80d9b167b432 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:48.401856 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:48.401856 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:48.402989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98fc3510-0fc2-4ba1-9b45-80d9b167b432 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:48.557828 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:48.557828 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:48.582384 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-98fc3510-0fc2-4ba1-9b45-80d9b167b432 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:48.636840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98fc3510-0fc2-4ba1-9b45-80d9b167b432 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:48.648531 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1043/2116] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:48 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 970 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:49.677792 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9f332e8a-4aef-4b7c-9c38-3399c130f2a7 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:49.678647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9f332e8a-4aef-4b7c-9c38-3399c130f2a7 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:49.678971 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:49.678971 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:49.679985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9f332e8a-4aef-4b7c-9c38-3399c130f2a7 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:49.923204 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:49.923204 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:49.983075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9f332e8a-4aef-4b7c-9c38-3399c130f2a7 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:50.080458 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9f332e8a-4aef-4b7c-9c38-3399c130f2a7 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:50.088908 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1074/2117] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:49 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 970 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:51.104617 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-efb53119-f6e8-4b68-a3e9-5e279cb8a6e2 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:51.107136 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-efb53119-f6e8-4b68-a3e9-5e279cb8a6e2 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:51.110349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:51.110349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:51.126925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-efb53119-f6e8-4b68-a3e9-5e279cb8a6e2 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:51.277576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:51.277576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:51.295100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-efb53119-f6e8-4b68-a3e9-5e279cb8a6e2 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:51.346031 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-efb53119-f6e8-4b68-a3e9-5e279cb8a6e2 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:51.347976 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1044/2118] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:51 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 970 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:52.376988 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ccd7d5e-df84-4593-b282-07b22334b969 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:52.382006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ccd7d5e-df84-4593-b282-07b22334b969 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:52.382682 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:52.382682 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:52.383680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ccd7d5e-df84-4593-b282-07b22334b969 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:52.481041 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:52.481041 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:52.497624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ccd7d5e-df84-4593-b282-07b22334b969 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:52.528263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ccd7d5e-df84-4593-b282-07b22334b969 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:52.530176 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1075/2119] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:52 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 970 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:53.561088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b1a8b59-d814-4b27-90cf-0c09fa08d740 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:53.562025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b1a8b59-d814-4b27-90cf-0c09fa08d740 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:53.562516 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:53.562516 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:53.563797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b1a8b59-d814-4b27-90cf-0c09fa08d740 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:53.706690 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:53.706690 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:53.758886 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4b1a8b59-d814-4b27-90cf-0c09fa08d740 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:53.820415 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b1a8b59-d814-4b27-90cf-0c09fa08d740 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:53.823639 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1045/2120] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:53 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 970 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:54.850140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7aa18ba4-9f2e-4fe5-bb41-1f13760105c5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:54.851963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7aa18ba4-9f2e-4fe5-bb41-1f13760105c5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:54.852579 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:54.852579 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:54.853650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7aa18ba4-9f2e-4fe5-bb41-1f13760105c5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:54.987572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:54.987572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:55.007281 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7aa18ba4-9f2e-4fe5-bb41-1f13760105c5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:55.068999 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7aa18ba4-9f2e-4fe5-bb41-1f13760105c5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:55.085471 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1076/2121] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:54 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 970 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:56:56.098113 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5b34300-2978-4980-affa-b302b5474ce1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:56.099600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5b34300-2978-4980-affa-b302b5474ce1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:56.099986 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:56.099986 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:56.101032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5b34300-2978-4980-affa-b302b5474ce1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:56.189919 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:56.189919 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:56.220281 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e5b34300-2978-4980-affa-b302b5474ce1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:56.270649 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5b34300-2978-4980-affa-b302b5474ce1 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:56.272809 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1046/2122] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:56 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 1358 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:56:56.304564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-430f5ec7-23db-4941-9035-a097c0b182a6 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] POST http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674/action Dec 31 09:56:56.305969 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:56.305969 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:56.307373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-430f5ec7-23db-4941-9035-a097c0b182a6 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:56:56.308478 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-430f5ec7-23db-4941-9035-a097c0b182a6 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:56.423869 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:56.423869 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:56.425864 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-430f5ec7-23db-4941-9035-a097c0b182a6 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:56.587205 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-430f5ec7-23db-4941-9035-a097c0b182a6 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Created reservations ['06324c49-f85f-4137-9a08-9e3683f8570f', '86b9d0ed-bddb-42b7-9a33-24db0f284a17'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:56:56.647641 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-430f5ec7-23db-4941-9035-a097c0b182a6 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Extend volume request issued successfully. Dec 31 09:56:56.648544 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-430f5ec7-23db-4941-9035-a097c0b182a6 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674/action returned with HTTP 202 Dec 31 09:56:56.654153 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1077/2123] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:56:56 2020] POST /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674/action => generated 0 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:56:56.661624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9791173b-39c6-4fce-b476-16cedec24117 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:56.663219 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9791173b-39c6-4fce-b476-16cedec24117 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:56.663928 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:56.663928 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:56.665072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9791173b-39c6-4fce-b476-16cedec24117 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:56.801281 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:56.801281 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:56.836761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9791173b-39c6-4fce-b476-16cedec24117 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:56.874871 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9791173b-39c6-4fce-b476-16cedec24117 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:56.877333 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1047/2124] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:56 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 1358 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:56:57.900936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bfd2223c-945d-4d92-9ebc-0e332558bced tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:57.908615 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bfd2223c-945d-4d92-9ebc-0e332558bced tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:57.912233 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:57.912233 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:57.912984 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bfd2223c-945d-4d92-9ebc-0e332558bced tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:58.032054 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:58.032054 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:58.067509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bfd2223c-945d-4d92-9ebc-0e332558bced tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:58.105136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bfd2223c-945d-4d92-9ebc-0e332558bced tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:58.116713 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1078/2125] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:57 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 1358 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:56:59.127950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a971737-f8e9-4e02-b555-b1d658883497 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:59.129735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a971737-f8e9-4e02-b555-b1d658883497 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:59.130516 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:59.130516 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:59.132133 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a971737-f8e9-4e02-b555-b1d658883497 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:59.223326 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:59.223326 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:59.236328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4a971737-f8e9-4e02-b555-b1d658883497 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:59.276039 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a971737-f8e9-4e02-b555-b1d658883497 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:59.277680 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1048/2126] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:59 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 1358 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:56:59.302524 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19c8a292-bfea-4d31-93fd-71b1d65168b4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:56:59.303698 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19c8a292-bfea-4d31-93fd-71b1d65168b4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:56:59.304243 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:59.304243 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:59.305260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19c8a292-bfea-4d31-93fd-71b1d65168b4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:56:59.391832 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:56:59.391832 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:56:59.407592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-19c8a292-bfea-4d31-93fd-71b1d65168b4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:56:59.506112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19c8a292-bfea-4d31-93fd-71b1d65168b4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:56:59.523687 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1079/2127] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:56:59 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 1358 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:56:59.535949 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] POST http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes Dec 31 09:56:59.536578 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:56:59.536578 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:56:59.537201 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2114221612"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:56:59.538847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2114221612'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:56:59.539478 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Create volume of 1 GB Dec 31 09:56:59.577520 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Availability Zones retrieved successfully. Dec 31 09:56:59.613972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Flow 'volume_create_api' (28a5ca65-e21a-48dc-bf79-748ed13bca12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:56:59.619763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7050b550-aa94-4224-926d-d1cbcf864cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:59.624222 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:56:59.725937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7050b550-aa94-4224-926d-d1cbcf864cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:59.728931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b125ed05-68e4-4c3d-a9e4-22ad63e561da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:56:59.855691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Created reservations ['cee7d0c5-033e-49d2-bbd1-66dfd2fee8b9', 'c81fa7b0-0afb-4d4d-aabd-aa010c9593d5', '327c530b-c10e-40a1-bba6-8c1cf36a50c7', 'e7fa9578-c896-4f8b-a30c-f5bf6656a06a'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:56:59.858945 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b125ed05-68e4-4c3d-a9e4-22ad63e561da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cee7d0c5-033e-49d2-bbd1-66dfd2fee8b9', 'c81fa7b0-0afb-4d4d-aabd-aa010c9593d5', '327c530b-c10e-40a1-bba6-8c1cf36a50c7', 'e7fa9578-c896-4f8b-a30c-f5bf6656a06a']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:56:59.861938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80acf3de-5d6c-42fa-8a48-897ff3f8c278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:57:00.005398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80acf3de-5d6c-42fa-8a48-897ff3f8c278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24c3608e-12cc-4f67-b8d9-3c5692dd0059', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2114221612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90eed0754f24fe89ab97104cae92541',qos_specs=None,replication_status=,reservations=['cee7d0c5-033e-49d2-bbd1-66dfd2fee8b9','c81fa7b0-0afb-4d4d-aabd-aa010c9593d5','327c530b-c10e-40a1-bba6-8c1cf36a50c7','e7fa9578-c896-4f8b-a30c-f5bf6656a06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88798def3cd4941a672d69e6213ed93',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:56:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2114221612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24c3608e-12cc-4f67-b8d9-3c5692dd0059,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d90eed0754f24fe89ab97104cae92541',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='b88798def3cd4941a672d69e6213ed93',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:57:00.007591 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26efad0-7966-4362-90fe-d000c22e4061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:57:00.060140 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26efad0-7966-4362-90fe-d000c22e4061) 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-2114221612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d90eed0754f24fe89ab97104cae92541',qos_specs=None,replication_status=,reservations=['cee7d0c5-033e-49d2-bbd1-66dfd2fee8b9','c81fa7b0-0afb-4d4d-aabd-aa010c9593d5','327c530b-c10e-40a1-bba6-8c1cf36a50c7','e7fa9578-c896-4f8b-a30c-f5bf6656a06a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b88798def3cd4941a672d69e6213ed93',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:57:00.062847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71832e24-cad2-4867-a25a-bdf3462b9d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:57:00.087355 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71832e24-cad2-4867-a25a-bdf3462b9d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:57:00.093633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Flow 'volume_create_api' (28a5ca65-e21a-48dc-bf79-748ed13bca12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:57:00.168435 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Create volume request issued successfully. Dec 31 09:57:00.200110 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-de53a960-7bb2-4bf9-b5e4-b95dd73d9af4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes returned with HTTP 202 Dec 31 09:57:00.217278 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1049/2128] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:56:59 2020] POST /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes => generated 817 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:57:00.224194 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9298a3f3-50a2-448c-bcb6-fa82aa756245 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:00.225317 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9298a3f3-50a2-448c-bcb6-fa82aa756245 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:00.225869 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:00.225869 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:00.226849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9298a3f3-50a2-448c-bcb6-fa82aa756245 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:00.349292 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:00.349292 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:00.385903 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9298a3f3-50a2-448c-bcb6-fa82aa756245 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:00.442597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9298a3f3-50a2-448c-bcb6-fa82aa756245 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 200 Dec 31 09:57:00.444802 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1080/2129] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:00 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:01.467618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c48df6e-9d28-4cab-bb5c-33d60a3b4ec0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:01.468393 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c48df6e-9d28-4cab-bb5c-33d60a3b4ec0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:01.468895 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:01.468895 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:01.469706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c48df6e-9d28-4cab-bb5c-33d60a3b4ec0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:01.575237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:01.575237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:01.600473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8c48df6e-9d28-4cab-bb5c-33d60a3b4ec0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:01.630915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c48df6e-9d28-4cab-bb5c-33d60a3b4ec0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 200 Dec 31 09:57:01.632077 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1050/2130] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:01 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 910 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:01.663042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc2707f2-a963-4f84-8da9-e44e681b6f0d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] POST http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots Dec 31 09:57:01.663999 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:01.663999 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:01.665098 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dc2707f2-a963-4f84-8da9-e44e681b6f0d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24c3608e-12cc-4f67-b8d9-3c5692dd0059", "name": "tempest-VolumesExtendTest-Snapshot-1775433225"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:57:01.784042 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:01.784042 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:01.786604 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dc2707f2-a963-4f84-8da9-e44e681b6f0d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:01.787346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-dc2707f2-a963-4f84-8da9-e44e681b6f0d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Create snapshot from volume 24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:01.947489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-dc2707f2-a963-4f84-8da9-e44e681b6f0d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Created reservations ['8c5a947a-f5e1-4cee-947f-9df5c0092697', '943b6304-bec8-47a1-b22b-deb9749b399e', '540f5315-484c-4e1e-bb9d-d651d80d1bcc', '019680b7-6c51-4fdc-a161-72292b0ac1cb'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:57:02.191556 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dc2707f2-a963-4f84-8da9-e44e681b6f0d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Snapshot create request issued successfully. Dec 31 09:57:02.197864 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc2707f2-a963-4f84-8da9-e44e681b6f0d tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots returned with HTTP 202 Dec 31 09:57:02.222557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c056330f-9f06-415a-98a7-d68d6f064d00 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 Dec 31 09:57:02.223630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c056330f-9f06-415a-98a7-d68d6f064d00 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:02.224141 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:02.224141 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:02.224903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c056330f-9f06-415a-98a7-d68d6f064d00 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:02.230632 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1081/2131] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 09:57:01 2020] POST /volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots => generated 304 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:57:02.281925 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:02.281925 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:02.284295 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c056330f-9f06-415a-98a7-d68d6f064d00 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Snapshot retrieved successfully. Dec 31 09:57:02.286621 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c056330f-9f06-415a-98a7-d68d6f064d00 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 returned with HTTP 200 Dec 31 09:57:02.287738 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1051/2132] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:57:02 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 => generated 436 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:03.306813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-878e3bb8-86d0-4177-a185-4a31b3e65e62 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 Dec 31 09:57:03.307940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-878e3bb8-86d0-4177-a185-4a31b3e65e62 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:03.308312 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:03.308312 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:03.308959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-878e3bb8-86d0-4177-a185-4a31b3e65e62 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:03.417045 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:03.417045 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:03.418350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-878e3bb8-86d0-4177-a185-4a31b3e65e62 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Snapshot retrieved successfully. Dec 31 09:57:03.421976 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-878e3bb8-86d0-4177-a185-4a31b3e65e62 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 returned with HTTP 200 Dec 31 09:57:03.431514 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1082/2133] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:57:03 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 => generated 436 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:04.444185 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ba10dc3-2eed-40d0-bfc0-7466aec933d5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 Dec 31 09:57:04.446242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ba10dc3-2eed-40d0-bfc0-7466aec933d5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:04.446849 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:04.446849 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:04.447990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ba10dc3-2eed-40d0-bfc0-7466aec933d5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:04.506301 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:04.506301 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:04.507678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0ba10dc3-2eed-40d0-bfc0-7466aec933d5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Snapshot retrieved successfully. Dec 31 09:57:04.510068 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ba10dc3-2eed-40d0-bfc0-7466aec933d5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 returned with HTTP 200 Dec 31 09:57:04.520179 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1052/2134] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:57:04 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 => generated 463 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:04.525388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66f3ef13-5525-4713-9b38-dbe100fab1d8 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] POST http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059/action Dec 31 09:57:04.526342 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:04.526342 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:04.527473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66f3ef13-5525-4713-9b38-dbe100fab1d8 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:57:04.528328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66f3ef13-5525-4713-9b38-dbe100fab1d8 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:57:04.671777 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:04.671777 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:04.683072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-66f3ef13-5525-4713-9b38-dbe100fab1d8 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:04.917627 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-66f3ef13-5525-4713-9b38-dbe100fab1d8 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Created reservations ['d4ebb6e6-d985-49f3-8d88-a182503ab5e6', 'a3242b6e-64ba-44d3-a7e5-69afc1044e35'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:57:05.000538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-66f3ef13-5525-4713-9b38-dbe100fab1d8 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Extend volume request issued successfully. Dec 31 09:57:05.001443 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66f3ef13-5525-4713-9b38-dbe100fab1d8 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059/action returned with HTTP 202 Dec 31 09:57:05.002899 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1083/2135] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:57:04 2020] POST /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059/action => generated 0 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:57:05.012198 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-15f30d39-34c1-4600-ac96-7f71e35870f9 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:05.012783 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-15f30d39-34c1-4600-ac96-7f71e35870f9 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:05.013054 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:05.013054 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:05.013488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-15f30d39-34c1-4600-ac96-7f71e35870f9 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:05.175999 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:05.175999 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:05.209763 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-15f30d39-34c1-4600-ac96-7f71e35870f9 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:05.300538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-15f30d39-34c1-4600-ac96-7f71e35870f9 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 200 Dec 31 09:57:05.306505 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1053/2136] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:05 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 910 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:06.329920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38f50814-34e7-4cba-bba5-93cec89e3c77 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:06.331604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38f50814-34e7-4cba-bba5-93cec89e3c77 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:06.332067 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:06.332067 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:06.332712 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38f50814-34e7-4cba-bba5-93cec89e3c77 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:06.504233 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:06.504233 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:06.522697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-38f50814-34e7-4cba-bba5-93cec89e3c77 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:06.578988 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38f50814-34e7-4cba-bba5-93cec89e3c77 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 200 Dec 31 09:57:06.581125 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1084/2137] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:06 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 910 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:07.608998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-467f8f31-5052-44ab-a7e4-af2737a0bbdb tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:07.609948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-467f8f31-5052-44ab-a7e4-af2737a0bbdb tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:07.610588 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:07.610588 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:07.611676 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-467f8f31-5052-44ab-a7e4-af2737a0bbdb tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:07.702526 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:07.702526 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:07.716202 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-467f8f31-5052-44ab-a7e4-af2737a0bbdb tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:07.748585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-467f8f31-5052-44ab-a7e4-af2737a0bbdb tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 200 Dec 31 09:57:07.750393 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1054/2138] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:07 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 910 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:08.768565 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-79d4216c-78fa-45c1-8341-2676539162a9 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:08.769369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-79d4216c-78fa-45c1-8341-2676539162a9 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:08.769369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:08.769369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:08.769794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-79d4216c-78fa-45c1-8341-2676539162a9 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:08.990349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:08.990349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:09.033453 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-79d4216c-78fa-45c1-8341-2676539162a9 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:09.127862 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-79d4216c-78fa-45c1-8341-2676539162a9 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 200 Dec 31 09:57:09.138641 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1085/2139] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:08 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 910 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:10.159212 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-824850c4-49a3-4e4d-b8eb-e7735b18cebc tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:10.160357 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-824850c4-49a3-4e4d-b8eb-e7735b18cebc tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:10.160887 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:10.160887 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:10.161489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-824850c4-49a3-4e4d-b8eb-e7735b18cebc tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:10.262580 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:10.262580 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:10.305636 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-824850c4-49a3-4e4d-b8eb-e7735b18cebc tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:10.371697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-824850c4-49a3-4e4d-b8eb-e7735b18cebc tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 200 Dec 31 09:57:10.387477 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1055/2140] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:10 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 910 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:10.410555 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba558648-1bfe-4eda-b4ca-e9830757a48a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:10.412033 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba558648-1bfe-4eda-b4ca-e9830757a48a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:10.412541 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:10.412541 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:10.413425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba558648-1bfe-4eda-b4ca-e9830757a48a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:10.498621 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:10.498621 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:10.515562 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ba558648-1bfe-4eda-b4ca-e9830757a48a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:10.556949 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba558648-1bfe-4eda-b4ca-e9830757a48a tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 200 Dec 31 09:57:10.578551 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd9ce4ca-3790-402d-bc28-5864e48e0d86 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] DELETE http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 Dec 31 09:57:10.580083 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd9ce4ca-3790-402d-bc28-5864e48e0d86 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:10.581022 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:10.581022 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:10.581974 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd9ce4ca-3790-402d-bc28-5864e48e0d86 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:10.582627 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1086/2141] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:10 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 910 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:10.583517 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-cd9ce4ca-3790-402d-bc28-5864e48e0d86 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Delete snapshot with id: 0312c177-6444-48b4-9dc7-daf590e21019 Dec 31 09:57:10.617012 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:10.617012 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:10.618423 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd9ce4ca-3790-402d-bc28-5864e48e0d86 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Snapshot retrieved successfully. Dec 31 09:57:10.706082 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd9ce4ca-3790-402d-bc28-5864e48e0d86 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Snapshot delete request issued successfully. Dec 31 09:57:10.706782 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd9ce4ca-3790-402d-bc28-5864e48e0d86 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 returned with HTTP 202 Dec 31 09:57:10.707919 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1056/2142] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:57:10 2020] DELETE /volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:57:10.719273 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-edd88757-625b-47f3-a3e2-06e450101db4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 Dec 31 09:57:10.720085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-edd88757-625b-47f3-a3e2-06e450101db4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:10.720509 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:10.720509 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:10.721410 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-edd88757-625b-47f3-a3e2-06e450101db4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:10.754370 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:10.754370 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:10.755599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-edd88757-625b-47f3-a3e2-06e450101db4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Snapshot retrieved successfully. Dec 31 09:57:10.757593 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-edd88757-625b-47f3-a3e2-06e450101db4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 returned with HTTP 200 Dec 31 09:57:10.759042 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1087/2143] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:57:10 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 => generated 462 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:11.780363 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56d44ed1-e37b-47f7-89f7-ced75465f165 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 Dec 31 09:57:11.782903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56d44ed1-e37b-47f7-89f7-ced75465f165 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:11.783268 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:11.783268 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:11.783982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56d44ed1-e37b-47f7-89f7-ced75465f165 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:11.816482 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:11.816482 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:11.817677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-56d44ed1-e37b-47f7-89f7-ced75465f165 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Snapshot retrieved successfully. Dec 31 09:57:11.819703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56d44ed1-e37b-47f7-89f7-ced75465f165 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 returned with HTTP 200 Dec 31 09:57:11.820525 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1057/2144] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:57:11 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 => generated 462 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:12.833092 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d87bf349-0c3f-4802-97cd-96b2bb6e0cb0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 Dec 31 09:57:12.833733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d87bf349-0c3f-4802-97cd-96b2bb6e0cb0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:12.833994 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:12.833994 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:12.834376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d87bf349-0c3f-4802-97cd-96b2bb6e0cb0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:12.860117 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d87bf349-0c3f-4802-97cd-96b2bb6e0cb0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 returned with HTTP 404 Dec 31 09:57:12.861739 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1088/2145] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 09:57:12 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/snapshots/0312c177-6444-48b4-9dc7-daf590e21019 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:57:12.869031 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1147b972-f187-4d5b-bdc6-837e76893085 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] DELETE http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:12.869551 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1147b972-f187-4d5b-bdc6-837e76893085 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:12.869741 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:12.869741 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:12.870094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1147b972-f187-4d5b-bdc6-837e76893085 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:12.870761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-1147b972-f187-4d5b-bdc6-837e76893085 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Delete volume with id: 24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:12.921893 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:12.921893 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:12.923107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1147b972-f187-4d5b-bdc6-837e76893085 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:12.954882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1147b972-f187-4d5b-bdc6-837e76893085 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Delete volume request issued successfully. Dec 31 09:57:12.956570 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1147b972-f187-4d5b-bdc6-837e76893085 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 202 Dec 31 09:57:12.965423 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1058/2146] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:57:12 2020] DELETE /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:57:12.971976 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-29f3e442-f751-4d26-857f-5e1ad85fced5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:12.973249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-29f3e442-f751-4d26-857f-5e1ad85fced5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:12.973957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-29f3e442-f751-4d26-857f-5e1ad85fced5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:13.031195 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:13.031195 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:13.040579 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-29f3e442-f751-4d26-857f-5e1ad85fced5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:13.069606 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-29f3e442-f751-4d26-857f-5e1ad85fced5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 200 Dec 31 09:57:13.075567 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1089/2147] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:12 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:14.092572 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-678b43ef-e76b-4904-9909-2d65df189ec4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:14.093232 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-678b43ef-e76b-4904-9909-2d65df189ec4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:14.093395 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:14.093395 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:14.094086 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-678b43ef-e76b-4904-9909-2d65df189ec4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:14.210248 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:14.210248 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:14.224547 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-678b43ef-e76b-4904-9909-2d65df189ec4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:14.266941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-678b43ef-e76b-4904-9909-2d65df189ec4 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 200 Dec 31 09:57:14.269216 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1059/2148] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:14 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 909 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:15.286447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e093ec40-0ca4-4086-8613-903db0735f3f tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 Dec 31 09:57:15.286993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e093ec40-0ca4-4086-8613-903db0735f3f tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:15.287334 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:15.287334 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:15.287994 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e093ec40-0ca4-4086-8613-903db0735f3f tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:15.379882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e093ec40-0ca4-4086-8613-903db0735f3f tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 returned with HTTP 404 Dec 31 09:57:15.380744 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1090/2149] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:15 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/24c3608e-12cc-4f67-b8d9-3c5692dd0059 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:57:15.394327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9212155b-f4b8-435b-b5b2-eb5ab2251f6b tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] DELETE http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:57:15.394665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9212155b-f4b8-435b-b5b2-eb5ab2251f6b tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:15.394923 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:15.394923 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:15.395341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9212155b-f4b8-435b-b5b2-eb5ab2251f6b tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:15.396182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9212155b-f4b8-435b-b5b2-eb5ab2251f6b tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Delete volume with id: 7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:57:15.549029 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:15.549029 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:15.551485 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9212155b-f4b8-435b-b5b2-eb5ab2251f6b tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:15.726401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9212155b-f4b8-435b-b5b2-eb5ab2251f6b tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Delete volume request issued successfully. Dec 31 09:57:15.727828 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9212155b-f4b8-435b-b5b2-eb5ab2251f6b tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 202 Dec 31 09:57:15.729510 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1060/2150] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:57:15 2020] DELETE /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:57:15.741643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c921f684-9b70-44f2-9214-2c910f7af5ad tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:57:15.742178 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c921f684-9b70-44f2-9214-2c910f7af5ad tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:15.742674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c921f684-9b70-44f2-9214-2c910f7af5ad tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:15.913081 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:15.913081 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:15.925936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c921f684-9b70-44f2-9214-2c910f7af5ad tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:15.967029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c921f684-9b70-44f2-9214-2c910f7af5ad tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:57:15.983501 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1091/2151] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:15 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 1357 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:57:16.992390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ceb7195e-6203-47c3-97c7-85ccb306bba3 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:57:16.993113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ceb7195e-6203-47c3-97c7-85ccb306bba3 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:16.993484 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:16.993484 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:16.994078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ceb7195e-6203-47c3-97c7-85ccb306bba3 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:17.163495 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:17.163495 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:17.187299 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ceb7195e-6203-47c3-97c7-85ccb306bba3 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:17.250983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ceb7195e-6203-47c3-97c7-85ccb306bba3 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:57:17.264964 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1061/2152] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:16 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 1357 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:57:18.270880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a105b7c5-3c8b-4b0a-b1de-323ae62041b5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:57:18.273393 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a105b7c5-3c8b-4b0a-b1de-323ae62041b5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:18.273393 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:18.273393 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:18.275611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a105b7c5-3c8b-4b0a-b1de-323ae62041b5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:18.354146 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:18.354146 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:18.369376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a105b7c5-3c8b-4b0a-b1de-323ae62041b5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Volume info retrieved successfully. Dec 31 09:57:18.430353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a105b7c5-3c8b-4b0a-b1de-323ae62041b5 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 200 Dec 31 09:57:18.431233 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1092/2153] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:18 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 1357 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:57:19.459840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b3fdba53-fceb-4de8-b8cb-ef1d4e1ffdd0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] GET http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 Dec 31 09:57:19.460610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b3fdba53-fceb-4de8-b8cb-ef1d4e1ffdd0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:19.460610 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:19.460610 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:19.461032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b3fdba53-fceb-4de8-b8cb-ef1d4e1ffdd0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:19.580510 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b3fdba53-fceb-4de8-b8cb-ef1d4e1ffdd0 tempest-VolumesExtendTest-2004004724 tempest-VolumesExtendTest-2004004724] http://10.222.0.45/volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 returned with HTTP 404 Dec 31 09:57:19.583123 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1062/2154] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:19 2020] GET /volume/v3/d90eed0754f24fe89ab97104cae92541/volumes/7552a4be-7e9b-4355-b302-5f78a9680674 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:57:26.448262 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes Dec 31 09:57:26.448794 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:26.448794 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:26.449196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1517591939"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:57:26.455304 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1517591939'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:57:26.457278 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Create volume of 1 GB Dec 31 09:57:26.484767 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Availability Zones retrieved successfully. Dec 31 09:57:26.524175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Flow 'volume_create_api' (9a1a8767-6c3f-44aa-8028-9ee59b06ec93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:57:26.532803 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e64d8e-c37c-42fc-92ea-dfe693eeafdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:57:26.535330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:57:26.815851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e64d8e-c37c-42fc-92ea-dfe693eeafdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:57:26.826082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd91bb7d-c868-40af-9dae-ea3f70dace5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:57:27.375731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Created reservations ['fb40d5d6-5ca7-4ac6-9988-0114131c8f82', 'bb0ffc05-6812-4fd1-a8c3-5af82dff3111', 'e6d712ff-a074-449e-b295-03e95bef662c', 'a5ddb478-5232-4986-95ea-bf738be69f09'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:57:27.377922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd91bb7d-c868-40af-9dae-ea3f70dace5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb40d5d6-5ca7-4ac6-9988-0114131c8f82', 'bb0ffc05-6812-4fd1-a8c3-5af82dff3111', 'e6d712ff-a074-449e-b295-03e95bef662c', 'a5ddb478-5232-4986-95ea-bf738be69f09']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:57:27.378906 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6870011f-b589-437d-a538-622a18f2b9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:57:27.532718 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6870011f-b589-437d-a538-622a18f2b9bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e63df97-41b0-4210-a6d6-68f86281c85e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1517591939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1a412231319434bb8af29518312c6c8',qos_specs=None,replication_status=,reservations=['fb40d5d6-5ca7-4ac6-9988-0114131c8f82','bb0ffc05-6812-4fd1-a8c3-5af82dff3111','e6d712ff-a074-449e-b295-03e95bef662c','a5ddb478-5232-4986-95ea-bf738be69f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='457a6d1bc85c4e1e85eaf3da499b6d49',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:57:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1517591939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e63df97-41b0-4210-a6d6-68f86281c85e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1a412231319434bb8af29518312c6c8',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='457a6d1bc85c4e1e85eaf3da499b6d49',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:57:27.534823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1727ba0-bda8-42c2-9d37-00e767034083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:57:27.657676 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1727ba0-bda8-42c2-9d37-00e767034083) 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-1517591939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1a412231319434bb8af29518312c6c8',qos_specs=None,replication_status=,reservations=['fb40d5d6-5ca7-4ac6-9988-0114131c8f82','bb0ffc05-6812-4fd1-a8c3-5af82dff3111','e6d712ff-a074-449e-b295-03e95bef662c','a5ddb478-5232-4986-95ea-bf738be69f09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='457a6d1bc85c4e1e85eaf3da499b6d49',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:57:27.660477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fa7c65-519c-4955-abe3-5aa91365ea1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:57:27.709112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4fa7c65-519c-4955-abe3-5aa91365ea1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:57:27.722384 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Flow 'volume_create_api' (9a1a8767-6c3f-44aa-8028-9ee59b06ec93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:57:27.874241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Create volume request issued successfully. Dec 31 09:57:27.937093 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eec0cb95-4ebc-4b54-980a-7f198dbc1069 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes returned with HTTP 202 Dec 31 09:57:27.942795 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1093/2155] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:57:26 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes => generated 819 bytes in 1934 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:57:27.958639 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fcbc9ed1-f2fb-45da-9cd0-6d71daf019c1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] GET http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e Dec 31 09:57:27.959665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fcbc9ed1-f2fb-45da-9cd0-6d71daf019c1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:27.960380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fcbc9ed1-f2fb-45da-9cd0-6d71daf019c1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:28.165477 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:28.165477 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:28.184156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fcbc9ed1-f2fb-45da-9cd0-6d71daf019c1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Volume info retrieved successfully. Dec 31 09:57:28.221392 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fcbc9ed1-f2fb-45da-9cd0-6d71daf019c1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e returned with HTTP 200 Dec 31 09:57:28.222555 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1063/2156] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:27 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e => generated 911 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:29.274677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d286e886-81d3-4261-9499-b444747820b1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] GET http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e Dec 31 09:57:29.302777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d286e886-81d3-4261-9499-b444747820b1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:57:29.302777 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:29.302777 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:29.302777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d286e886-81d3-4261-9499-b444747820b1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:57:29.507073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:57:29.507073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:57:29.522847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d286e886-81d3-4261-9499-b444747820b1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Volume info retrieved successfully. Dec 31 09:57:29.553332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d286e886-81d3-4261-9499-b444747820b1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e returned with HTTP 200 Dec 31 09:57:29.554623 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1094/2157] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:57:29 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e => generated 912 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:57:51.500303 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10adf082-76fd-4b7e-99de-8f39815d5da5 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/2226ccff-9a3b-4fde-a6d6-1203b00863a5/action Dec 31 09:57:51.500794 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:51.500794 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:51.501295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10adf082-76fd-4b7e-99de-8f39815d5da5 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-attach": {"instance_uuid": "a43eacab-2c3f-41e3-874f-151607d1c768", "mountpoint": "/dev/vdc"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:57:51.501690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10adf082-76fd-4b7e-99de-8f39815d5da5 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a43eacab-2c3f-41e3-874f-151607d1c768", "mountpoint": "/dev/vdc"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:57:51.592019 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10adf082-76fd-4b7e-99de-8f39815d5da5 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/2226ccff-9a3b-4fde-a6d6-1203b00863a5/action returned with HTTP 404 Dec 31 09:57:51.597627 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1064/2158] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:57:51 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/2226ccff-9a3b-4fde-a6d6-1203b00863a5/action => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:57:59.200748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes Dec 31 09:57:59.201548 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:57:59.201548 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:57:59.201744 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'create', calling method: create, body: {"volume": {"imageRef": "975e50b7-81f0-4c42-aaba-644ffd05f933", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1524060996"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:57:59.202802 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Create volume request body: {'volume': {'imageRef': '975e50b7-81f0-4c42-aaba-644ffd05f933', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1524060996'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:57:59.364761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Create volume of 2 GB Dec 31 09:57:59.379053 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Availability Zones retrieved successfully. Dec 31 09:57:59.399264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Flow 'volume_create_api' (fb4f60bf-2946-4fb7-936d-ecd38018dc52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:57:59.413353 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee6b657-0fdc-4bda-b925-681d539eefe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:57:59.415690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Validating volume size '2' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:57:59.508746 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee6b657-0fdc-4bda-b925-681d539eefe7) transitioned into state 'FAILURE' from state 'RUNNING' Dec 31 09:57:59.508746 n-d-765311-8 devstack@c-api.service[88084]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 975e50b7-81f0-4c42-aaba-644ffd05f933 is not active. Dec 31 09:57:59.513914 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee6b657-0fdc-4bda-b925-681d539eefe7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:57:59.517596 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee6b657-0fdc-4bda-b925-681d539eefe7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 31 09:57:59.521367 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Flow 'volume_create_api' (fb4f60bf-2946-4fb7-936d-ecd38018dc52) transitioned into state 'REVERTED' from state 'RUNNING' Dec 31 09:57:59.522078 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-59905d55-7b83-43cc-a538-3f46bbaaa9ed tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes returned with HTTP 400 Dec 31 09:57:59.523159 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1095/2159] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:57:59 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes => generated 125 bytes in 326 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:58:00.910624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes Dec 31 09:58:00.911373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "abb7d142-c1a1-4792-834f-5b003e0e8184"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:00.912566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Create volume request body: {'volume': {'size': 1, 'imageRef': 'abb7d142-c1a1-4792-834f-5b003e0e8184'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:58:01.138670 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Create volume of 1 GB Dec 31 09:58:01.161381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Availability Zones retrieved successfully. Dec 31 09:58:01.182663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Flow 'volume_create_api' (4febf278-6827-43f5-af59-ae408bb450a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:58:01.186183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b0e446-1032-4d90-898c-5d867353b00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:01.188829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:58:01.242604 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b0e446-1032-4d90-898c-5d867353b00d) transitioned into state 'FAILURE' from state 'RUNNING' Dec 31 09:58:01.242604 n-d-765311-8 devstack@c-api.service[88084]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Dec 31 09:58:01.247777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b0e446-1032-4d90-898c-5d867353b00d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:01.249970 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44b0e446-1032-4d90-898c-5d867353b00d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 31 09:58:01.262145 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Flow 'volume_create_api' (4febf278-6827-43f5-af59-ae408bb450a6) transitioned into state 'REVERTED' from state 'RUNNING' Dec 31 09:58:01.262972 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35678255-4642-4050-b961-248236ef56e9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes returned with HTTP 400 Dec 31 09:58:01.264141 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1065/2160] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:58:00 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes => generated 134 bytes in 357 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:58:02.129510 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3fb1631b-df7b-4d3f-9faa-67584c3a24da tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes Dec 31 09:58:02.130945 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3fb1631b-df7b-4d3f-9faa-67584c3a24da tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:02.134017 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3fb1631b-df7b-4d3f-9faa-67584c3a24da tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes returned with HTTP 400 Dec 31 09:58:02.144592 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1096/2161] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:58:02 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes => generated 127 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:58:02.158153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fb4e0f1-3a63-439c-baed-d31e8b5c0a20 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes Dec 31 09:58:02.160113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2fb4e0f1-3a63-439c-baed-d31e8b5c0a20 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "12dea0f6-cfdb-4c40-adb2-5cc91bc52c1f"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:02.165560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-2fb4e0f1-3a63-439c-baed-d31e8b5c0a20 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '12dea0f6-cfdb-4c40-adb2-5cc91bc52c1f'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:58:02.248813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2fb4e0f1-3a63-439c-baed-d31e8b5c0a20 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes returned with HTTP 404 Dec 31 09:58:02.250350 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1066/2162] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:58:02 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes => generated 111 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:02.259479 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad17076f-76ea-46ac-aa84-086c2127a3ad tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes Dec 31 09:58:02.260985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad17076f-76ea-46ac-aa84-086c2127a3ad tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e5413640-cc84-4b20-8d2d-82fff8c91793"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:02.262790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-ad17076f-76ea-46ac-aa84-086c2127a3ad tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e5413640-cc84-4b20-8d2d-82fff8c91793'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:58:02.323810 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad17076f-76ea-46ac-aa84-086c2127a3ad tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes returned with HTTP 404 Dec 31 09:58:02.326169 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1097/2163] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:58:02 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:02.336481 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1684e1b3-1def-4c12-bbc6-86c1bf045bc1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes Dec 31 09:58:02.337505 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1684e1b3-1def-4c12-bbc6-86c1bf045bc1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "09e365f4-387b-4525-ad41-c6a5e56f7735"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:02.338768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-1684e1b3-1def-4c12-bbc6-86c1bf045bc1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Create volume request body: {'volume': {'size': 1, 'volume_type': '09e365f4-387b-4525-ad41-c6a5e56f7735'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:58:02.395101 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1684e1b3-1def-4c12-bbc6-86c1bf045bc1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes returned with HTTP 404 Dec 31 09:58:02.401134 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1067/2164] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:58:02 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes => generated 114 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:02.409372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-701fe2ef-d624-459f-89b3-1bbee5294b3e tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes Dec 31 09:58:02.410280 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-701fe2ef-d624-459f-89b3-1bbee5294b3e tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:02.411644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-701fe2ef-d624-459f-89b3-1bbee5294b3e tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes returned with HTTP 400 Dec 31 09:58:02.413598 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1098/2165] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:58:02 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:58:02.424402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cc2cbea6-bac7-4446-982b-e7a28539a5b2 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes Dec 31 09:58:02.425175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cc2cbea6-bac7-4446-982b-e7a28539a5b2 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:02.433205 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cc2cbea6-bac7-4446-982b-e7a28539a5b2 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes returned with HTTP 400 Dec 31 09:58:02.434330 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1068/2166] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:58:02 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes => generated 125 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:58:02.447702 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f3d11e8-ed53-4720-a9a3-1ee4cf26e86a tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes Dec 31 09:58:02.449256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f3d11e8-ed53-4720-a9a3-1ee4cf26e86a tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:02.451638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f3d11e8-ed53-4720-a9a3-1ee4cf26e86a tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes returned with HTTP 400 Dec 31 09:58:02.455893 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1099/2167] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:58:02 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes => generated 121 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:58:02.466584 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e0982f2c-e74d-4a9d-8104-edae3797a476 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] DELETE http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/tempest-invalid-1490640057 Dec 31 09:58:02.467029 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e0982f2c-e74d-4a9d-8104-edae3797a476 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:02.467561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e0982f2c-e74d-4a9d-8104-edae3797a476 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:02.468027 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-e0982f2c-e74d-4a9d-8104-edae3797a476 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Delete volume with id: tempest-invalid-1490640057 Dec 31 09:58:02.531016 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e0982f2c-e74d-4a9d-8104-edae3797a476 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/tempest-invalid-1490640057 returned with HTTP 404 Dec 31 09:58:02.532413 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1069/2168] 10.222.0.45 () {58 vars in 1288 bytes} [Thu Dec 31 09:58:02 2020] DELETE /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/tempest-invalid-1490640057 => generated 99 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:58:02.544554 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1100/2169] 10.222.0.45 () {58 vars in 1210 bytes} [Thu Dec 31 09:58:02 2020] DELETE /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 31 09:58:02.556092 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54093f2e-40b6-4a69-b3ba-1568c0943d85 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/xxx/action Dec 31 09:58:02.556876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54093f2e-40b6-4a69-b3ba-1568c0943d85 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-detach": {}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:02.557252 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54093f2e-40b6-4a69-b3ba-1568c0943d85 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:02.619916 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54093f2e-40b6-4a69-b3ba-1568c0943d85 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/xxx/action returned with HTTP 404 Dec 31 09:58:02.621977 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1070/2170] 10.222.0.45 () {60 vars in 1258 bytes} [Thu Dec 31 09:58:02 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/xxx/action => generated 76 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:58:02.635175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37c37d18-f431-48d4-b4d5-97ead9dd7f04 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] GET http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/tempest-invalid-173850216 Dec 31 09:58:02.635901 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37c37d18-f431-48d4-b4d5-97ead9dd7f04 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:02.636622 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37c37d18-f431-48d4-b4d5-97ead9dd7f04 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:02.699342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37c37d18-f431-48d4-b4d5-97ead9dd7f04 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/tempest-invalid-173850216 returned with HTTP 404 Dec 31 09:58:02.702856 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1101/2171] 10.222.0.45 () {58 vars in 1282 bytes} [Thu Dec 31 09:58:02 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/tempest-invalid-173850216 => generated 98 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:58:02.714631 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1102/2172] 10.222.0.45 () {58 vars in 1207 bytes} [Thu Dec 31 09:58:02 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 31 09:58:02.729115 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2dea05a2-96ea-4ea0-ac4d-9a57493adf8f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] GET http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/detail?status=null Dec 31 09:58:02.729837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2dea05a2-96ea-4ea0-ac4d-9a57493adf8f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:02.730485 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2dea05a2-96ea-4ea0-ac4d-9a57493adf8f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:02.732223 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-2dea05a2-96ea-4ea0-ac4d-9a57493adf8f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:58:02.733365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2dea05a2-96ea-4ea0-ac4d-9a57493adf8f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Could not evaluate value null, assuming string {{(pid=88086) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 09:58:02.735376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2dea05a2-96ea-4ea0-ac4d-9a57493adf8f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:58:02.816583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2dea05a2-96ea-4ea0-ac4d-9a57493adf8f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Get all volumes completed successfully. Dec 31 09:58:02.818039 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2dea05a2-96ea-4ea0-ac4d-9a57493adf8f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/detail?status=null returned with HTTP 200 Dec 31 09:58:02.819021 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1103/2173] 10.222.0.45 () {58 vars in 1248 bytes} [Thu Dec 31 09:58:02 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/detail?status=null => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 31 09:58:02.842042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9bfc1264-e60a-44df-9767-28517fa7339f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] GET http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/detail?name=tempest-VolumesNegativeTest-Volume-730900340 Dec 31 09:58:02.842730 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9bfc1264-e60a-44df-9767-28517fa7339f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:02.843330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9bfc1264-e60a-44df-9767-28517fa7339f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:02.844126 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-9bfc1264-e60a-44df-9767-28517fa7339f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:58:02.847785 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9bfc1264-e60a-44df-9767-28517fa7339f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-730900340'), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:58:02.917536 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9bfc1264-e60a-44df-9767-28517fa7339f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Get all volumes completed successfully. Dec 31 09:58:02.923140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9bfc1264-e60a-44df-9767-28517fa7339f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/detail?name=tempest-VolumesNegativeTest-Volume-730900340 returned with HTTP 200 Dec 31 09:58:02.928986 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1104/2174] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 09:58:02 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/detail?name=tempest-VolumesNegativeTest-Volume-730900340 => generated 15 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:58:02.950486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6eacc688-c6fc-452e-b4b6-aab7c76ff60b tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] GET http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes?status=null Dec 31 09:58:02.951027 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6eacc688-c6fc-452e-b4b6-aab7c76ff60b tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:02.951543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6eacc688-c6fc-452e-b4b6-aab7c76ff60b tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:02.952181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-6eacc688-c6fc-452e-b4b6-aab7c76ff60b tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:58:02.952776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6eacc688-c6fc-452e-b4b6-aab7c76ff60b tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Could not evaluate value null, assuming string {{(pid=88086) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 09:58:02.954616 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6eacc688-c6fc-452e-b4b6-aab7c76ff60b tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:58:03.023819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-950223c9-1697-42af-890e-0a607ddf8250 tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] GET http://10.222.0.45/volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/scheduler-stats/get_pools Dec 31 09:58:03.024388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-950223c9-1697-42af-890e-0a607ddf8250 tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:03.025187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-950223c9-1697-42af-890e-0a607ddf8250 tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] Calling method 'get_pools' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:03.047947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6eacc688-c6fc-452e-b4b6-aab7c76ff60b tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Get all volumes completed successfully. Dec 31 09:58:03.049264 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6eacc688-c6fc-452e-b4b6-aab7c76ff60b tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes?status=null returned with HTTP 200 Dec 31 09:58:03.050328 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1105/2175] 10.222.0.45 () {58 vars in 1227 bytes} [Thu Dec 31 09:58:02 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes?status=null => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:58:03.072346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-950223c9-1697-42af-890e-0a607ddf8250 tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] http://10.222.0.45/volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/scheduler-stats/get_pools returned with HTTP 200 Dec 31 09:58:03.074071 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1071/2176] 10.222.0.45 () {58 vars in 1258 bytes} [Thu Dec 31 09:58:02 2020] GET /volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/scheduler-stats/get_pools => generated 61 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:58:03.076486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9aea02a6-dec5-426c-a537-801bd6fbe0ca tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] GET http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes?name=tempest-VolumesNegativeTest-Volume-1178996528 Dec 31 09:58:03.077320 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9aea02a6-dec5-426c-a537-801bd6fbe0ca tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:03.078013 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9aea02a6-dec5-426c-a537-801bd6fbe0ca tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:03.078860 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-9aea02a6-dec5-426c-a537-801bd6fbe0ca tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 09:58:03.090282 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27901d3b-89df-45d0-a49d-7db0b75d2fce tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] GET http://10.222.0.45/volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/scheduler-stats/get_pools?detail=True Dec 31 09:58:03.091990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9aea02a6-dec5-426c-a537-801bd6fbe0ca tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1178996528'), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 09:58:03.092836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27901d3b-89df-45d0-a49d-7db0b75d2fce tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:03.093759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27901d3b-89df-45d0-a49d-7db0b75d2fce tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] Calling method 'get_pools' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:03.119820 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27901d3b-89df-45d0-a49d-7db0b75d2fce tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] http://10.222.0.45/volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 31 09:58:03.121610 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1072/2177] 10.222.0.45 () {58 vars in 1281 bytes} [Thu Dec 31 09:58:03 2020] GET /volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/scheduler-stats/get_pools?detail=True => generated 769 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:03.141298 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91ae8bf7-cf55-4cf5-b02d-f33fc28cd481 tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] GET http://10.222.0.45/volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/capabilities/n-d-765311-8@lvmdriver-1 Dec 31 09:58:03.142602 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91ae8bf7-cf55-4cf5-b02d-f33fc28cd481 tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:03.143314 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91ae8bf7-cf55-4cf5-b02d-f33fc28cd481 tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:03.178410 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91ae8bf7-cf55-4cf5-b02d-f33fc28cd481 tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] http://10.222.0.45/volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/capabilities/n-d-765311-8@lvmdriver-1 returned with HTTP 200 Dec 31 09:58:03.180438 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1073/2178] 10.222.0.45 () {58 vars in 1294 bytes} [Thu Dec 31 09:58:03 2020] GET /volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/capabilities/n-d-765311-8@lvmdriver-1 => generated 712 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:03.196582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9aea02a6-dec5-426c-a537-801bd6fbe0ca tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Get all volumes completed successfully. Dec 31 09:58:03.197591 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9aea02a6-dec5-426c-a537-801bd6fbe0ca tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes?name=tempest-VolumesNegativeTest-Volume-1178996528 returned with HTTP 200 Dec 31 09:58:03.199075 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1106/2179] 10.222.0.45 () {58 vars in 1305 bytes} [Thu Dec 31 09:58:03 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes?name=tempest-VolumesNegativeTest-Volume-1178996528 => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:58:03.204095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-962fc856-4085-4c81-b17f-b297bee6d5ab tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] GET http://10.222.0.45/volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/capabilities/n-d-765311-8@lvmdriver-1 Dec 31 09:58:03.204896 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-962fc856-4085-4c81-b17f-b297bee6d5ab tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:03.205538 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-962fc856-4085-4c81-b17f-b297bee6d5ab tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:03.213384 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ffba59a-ef1c-4e44-a707-e206c0c7cf58 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action Dec 31 09:58:03.216561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ffba59a-ef1c-4e44-a707-e206c0c7cf58 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-reserve": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:03.216991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ffba59a-ef1c-4e44-a707-e206c0c7cf58 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:03.228539 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-962fc856-4085-4c81-b17f-b297bee6d5ab tempest-BackendsCapabilitiesAdminTestsJSON-668801908 tempest-BackendsCapabilitiesAdminTestsJSON-668801908] http://10.222.0.45/volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/capabilities/n-d-765311-8@lvmdriver-1 returned with HTTP 200 Dec 31 09:58:03.240254 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1074/2180] 10.222.0.45 () {58 vars in 1294 bytes} [Thu Dec 31 09:58:03 2020] GET /volume/v3/ebc7a0b19c2a4e4d8a939e5913543b87/capabilities/n-d-765311-8@lvmdriver-1 => generated 712 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:58:03.535350 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:03.535350 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:03.536929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6ffba59a-ef1c-4e44-a707-e206c0c7cf58 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Volume info retrieved successfully. Dec 31 09:58:03.555552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6ffba59a-ef1c-4e44-a707-e206c0c7cf58 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Reserve volume completed successfully. Dec 31 09:58:03.556301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ffba59a-ef1c-4e44-a707-e206c0c7cf58 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action returned with HTTP 202 Dec 31 09:58:03.558097 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1107/2181] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:58:03 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action => generated 0 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:58:03.567784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd659b07-492d-4bae-8d05-30e61535564f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action Dec 31 09:58:03.569466 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd659b07-492d-4bae-8d05-30e61535564f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-reserve": {}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:03.570182 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd659b07-492d-4bae-8d05-30e61535564f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:03.837429 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:03.837429 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:03.839058 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd659b07-492d-4bae-8d05-30e61535564f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Volume info retrieved successfully. Dec 31 09:58:03.851305 n-d-765311-8 devstack@c-api.service[88084]: ERROR cinder.volume.api [None req-cd659b07-492d-4bae-8d05-30e61535564f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Volume status must be available to reserve, but the status is attaching. Dec 31 09:58:03.852811 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd659b07-492d-4bae-8d05-30e61535564f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action returned with HTTP 400 Dec 31 09:58:03.854904 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1075/2182] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:58:03 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action => generated 132 bytes in 293 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:58:03.867035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e25af3b7-9ef0-4314-a071-8590ebdc8122 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action Dec 31 09:58:03.867636 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:03.867636 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:03.868321 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e25af3b7-9ef0-4314-a071-8590ebdc8122 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-unreserve": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:03.869059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e25af3b7-9ef0-4314-a071-8590ebdc8122 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:04.007793 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:04.007793 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:04.010746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e25af3b7-9ef0-4314-a071-8590ebdc8122 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Volume info retrieved successfully. Dec 31 09:58:04.168826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e25af3b7-9ef0-4314-a071-8590ebdc8122 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Unreserve volume completed successfully. Dec 31 09:58:04.176924 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e25af3b7-9ef0-4314-a071-8590ebdc8122 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action returned with HTTP 202 Dec 31 09:58:04.185435 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1108/2183] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:58:03 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action => generated 0 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:58:04.189199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84af2727-4594-44ab-b8b9-1d8cbbfcc553 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/c199205e-d48d-4184-9816-be449da2ef11/action Dec 31 09:58:04.189669 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:04.189669 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:04.190467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84af2727-4594-44ab-b8b9-1d8cbbfcc553 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-reserve": {}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:04.190853 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84af2727-4594-44ab-b8b9-1d8cbbfcc553 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:04.247192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84af2727-4594-44ab-b8b9-1d8cbbfcc553 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/c199205e-d48d-4184-9816-be449da2ef11/action returned with HTTP 404 Dec 31 09:58:04.248889 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1076/2184] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:58:04 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/c199205e-d48d-4184-9816-be449da2ef11/action => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:58:04.258977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb148da9-5680-47e0-9d28-61aefe26d3de tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/61ea8f96-417c-4715-aa04-f3fe075c8bba/action Dec 31 09:58:04.260174 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:04.260174 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:04.260623 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb148da9-5680-47e0-9d28-61aefe26d3de tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-unreserve": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:04.261594 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb148da9-5680-47e0-9d28-61aefe26d3de tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:04.311252 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb148da9-5680-47e0-9d28-61aefe26d3de tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/61ea8f96-417c-4715-aa04-f3fe075c8bba/action returned with HTTP 404 Dec 31 09:58:04.312697 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1109/2185] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:58:04 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/61ea8f96-417c-4715-aa04-f3fe075c8bba/action => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:04.323231 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1077/2186] 10.222.0.45 () {60 vars in 1227 bytes} [Thu Dec 31 09:58:04 2020] PUT /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 31 09:58:04.331887 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb075de4-5993-482a-b487-2826eb15fa9f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] PUT http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/tempest-invalid-1049822703 Dec 31 09:58:04.332892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb075de4-5993-482a-b487-2826eb15fa9f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:04.382886 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb075de4-5993-482a-b487-2826eb15fa9f tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/tempest-invalid-1049822703 returned with HTTP 404 Dec 31 09:58:04.384593 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1110/2187] 10.222.0.45 () {60 vars in 1305 bytes} [Thu Dec 31 09:58:04 2020] PUT /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/tempest-invalid-1049822703 => generated 99 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:58:04.396730 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f707c201-7469-4006-9e49-d896aae832f7 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] PUT http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/72170c92-1704-498f-803e-a283e64f6f89 Dec 31 09:58:04.397951 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f707c201-7469-4006-9e49-d896aae832f7 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:04.451174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f707c201-7469-4006-9e49-d896aae832f7 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/72170c92-1704-498f-803e-a283e64f6f89 returned with HTTP 404 Dec 31 09:58:04.453037 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1078/2188] 10.222.0.45 () {60 vars in 1335 bytes} [Thu Dec 31 09:58:04 2020] PUT /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/72170c92-1704-498f-803e-a283e64f6f89 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:58:04.462741 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-67465ef9-fce1-4abc-b30a-7938b635cc7c tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] DELETE http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/16ef47fa-f902-42e5-b6b3-805a805084c7 Dec 31 09:58:04.463381 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-67465ef9-fce1-4abc-b30a-7938b635cc7c tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:04.464793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-67465ef9-fce1-4abc-b30a-7938b635cc7c tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:04.466424 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-67465ef9-fce1-4abc-b30a-7938b635cc7c tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Delete volume with id: 16ef47fa-f902-42e5-b6b3-805a805084c7 Dec 31 09:58:04.524112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-67465ef9-fce1-4abc-b30a-7938b635cc7c tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/16ef47fa-f902-42e5-b6b3-805a805084c7 returned with HTTP 404 Dec 31 09:58:04.525504 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1111/2189] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:58:04 2020] DELETE /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/16ef47fa-f902-42e5-b6b3-805a805084c7 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:04.537483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6f9ced0-ff33-447d-a744-74ca342f44d1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action Dec 31 09:58:04.539031 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6f9ced0-ff33-447d-a744-74ca342f44d1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:04.539935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6f9ced0-ff33-447d-a744-74ca342f44d1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:04.541910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6f9ced0-ff33-447d-a744-74ca342f44d1 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action returned with HTTP 400 Dec 31 09:58:04.549392 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1079/2190] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:58:04 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action => generated 140 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:58:04.554053 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab46b3b5-ef0f-46bb-a802-c76f8213179a tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action Dec 31 09:58:04.555030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab46b3b5-ef0f-46bb-a802-c76f8213179a tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:04.555727 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab46b3b5-ef0f-46bb-a802-c76f8213179a tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:04.557061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab46b3b5-ef0f-46bb-a802-c76f8213179a tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action returned with HTTP 400 Dec 31 09:58:04.558195 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1112/2191] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:58:04 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:58:04.570047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3e5f368-77c2-46e7-8bd9-d416e2cba64d tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/9de21e4e-747a-41e3-9463-f0a5067c7e8d/action Dec 31 09:58:04.571124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3e5f368-77c2-46e7-8bd9-d416e2cba64d tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:04.571737 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3e5f368-77c2-46e7-8bd9-d416e2cba64d tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:04.623943 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3e5f368-77c2-46e7-8bd9-d416e2cba64d tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/9de21e4e-747a-41e3-9463-f0a5067c7e8d/action returned with HTTP 404 Dec 31 09:58:04.625465 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1080/2192] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:58:04 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/9de21e4e-747a-41e3-9463-f0a5067c7e8d/action => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:04.641197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19253236-0957-46ec-9d9d-875fe811a2d9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action Dec 31 09:58:04.647073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19253236-0957-46ec-9d9d-875fe811a2d9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:04.647525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19253236-0957-46ec-9d9d-875fe811a2d9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:04.649396 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19253236-0957-46ec-9d9d-875fe811a2d9 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action returned with HTTP 400 Dec 31 09:58:04.651150 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1113/2193] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:58:04 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e/action => generated 129 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:58:04.667102 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71c621ab-bdf4-439b-85a2-c1b462ae176a tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] POST http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/None/action Dec 31 09:58:04.669148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71c621ab-bdf4-439b-85a2-c1b462ae176a tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:04.669969 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-71c621ab-bdf4-439b-85a2-c1b462ae176a tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:04.743270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-71c621ab-bdf4-439b-85a2-c1b462ae176a tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/None/action returned with HTTP 404 Dec 31 09:58:04.744641 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1081/2194] 10.222.0.45 () {60 vars in 1261 bytes} [Thu Dec 31 09:58:04 2020] POST /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/None/action => generated 77 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:58:04.760237 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26338b08-e998-436e-84b5-12c7479c8517 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] GET http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/92cbdab7-8377-45c9-a06c-987adebed06c Dec 31 09:58:04.760950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26338b08-e998-436e-84b5-12c7479c8517 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:04.761448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26338b08-e998-436e-84b5-12c7479c8517 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:04.824229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26338b08-e998-436e-84b5-12c7479c8517 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/92cbdab7-8377-45c9-a06c-987adebed06c returned with HTTP 404 Dec 31 09:58:04.826051 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1114/2195] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:04 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/92cbdab7-8377-45c9-a06c-987adebed06c => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:04.837619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7182e26f-96e2-4182-81d8-492a0a7f5447 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] DELETE http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e Dec 31 09:58:04.838322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7182e26f-96e2-4182-81d8-492a0a7f5447 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:04.838961 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7182e26f-96e2-4182-81d8-492a0a7f5447 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:04.839349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-7182e26f-96e2-4182-81d8-492a0a7f5447 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Delete volume with id: 8e63df97-41b0-4210-a6d6-68f86281c85e Dec 31 09:58:04.891729 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:04.891729 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:04.895003 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7182e26f-96e2-4182-81d8-492a0a7f5447 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Volume info retrieved successfully. Dec 31 09:58:04.932293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7182e26f-96e2-4182-81d8-492a0a7f5447 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Delete volume request issued successfully. Dec 31 09:58:04.933368 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7182e26f-96e2-4182-81d8-492a0a7f5447 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e returned with HTTP 202 Dec 31 09:58:04.934566 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1082/2196] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:58:04 2020] DELETE /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:58:04.943886 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ecf705cb-30da-4219-8875-2e02bc586a17 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] GET http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e Dec 31 09:58:04.944519 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ecf705cb-30da-4219-8875-2e02bc586a17 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:04.945048 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ecf705cb-30da-4219-8875-2e02bc586a17 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:05.051979 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:05.051979 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:05.064013 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ecf705cb-30da-4219-8875-2e02bc586a17 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Volume info retrieved successfully. Dec 31 09:58:05.103723 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ecf705cb-30da-4219-8875-2e02bc586a17 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e returned with HTTP 200 Dec 31 09:58:05.104376 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1115/2197] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:04 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e => generated 911 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:06.128116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea811dd2-1ed9-42a8-b933-345c1cf47aa4 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] GET http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e Dec 31 09:58:06.129920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea811dd2-1ed9-42a8-b933-345c1cf47aa4 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:06.130545 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:06.130545 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:06.134435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea811dd2-1ed9-42a8-b933-345c1cf47aa4 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:06.265381 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:06.265381 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:06.295841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ea811dd2-1ed9-42a8-b933-345c1cf47aa4 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Volume info retrieved successfully. Dec 31 09:58:06.333129 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea811dd2-1ed9-42a8-b933-345c1cf47aa4 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e returned with HTTP 200 Dec 31 09:58:06.334253 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1083/2198] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:06 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e => generated 911 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:07.357120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-460d5278-6d63-4e09-9540-ab6d72062d58 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] GET http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e Dec 31 09:58:07.358275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-460d5278-6d63-4e09-9540-ab6d72062d58 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:07.358685 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:07.358685 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:07.359320 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-460d5278-6d63-4e09-9540-ab6d72062d58 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:07.440557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-460d5278-6d63-4e09-9540-ab6d72062d58 tempest-VolumesNegativeTest-520331506 tempest-VolumesNegativeTest-520331506] http://10.222.0.45/volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e returned with HTTP 404 Dec 31 09:58:07.441761 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1116/2199] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:07 2020] GET /volume/v3/e1a412231319434bb8af29518312c6c8/volumes/8e63df97-41b0-4210-a6d6-68f86281c85e => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:07.480848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-62f54a63-7903-4f1e-b923-b07378873d67 req-2fad1bfd-c497-4a25-b14a-a43ba9c58121 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] DELETE http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments/d0373430-539c-4b76-bfaf-20c8a9cdc763 Dec 31 09:58:07.481379 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-62f54a63-7903-4f1e-b923-b07378873d67 req-2fad1bfd-c497-4a25-b14a-a43ba9c58121 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:07.481579 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:07.481579 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:07.482458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-62f54a63-7903-4f1e-b923-b07378873d67 req-2fad1bfd-c497-4a25-b14a-a43ba9c58121 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:07.529761 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:07.529761 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:08.218956 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] POST http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes Dec 31 09:58:08.219920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1917676455"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:08.221134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1917676455'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:58:08.221628 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Create volume of 1 GB Dec 31 09:58:08.266833 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Availability Zones retrieved successfully. Dec 31 09:58:08.355276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Flow 'volume_create_api' (e2ba0d09-3fad-4049-a647-3905e77d534a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:58:08.365911 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bceb0c9-cf2b-4556-9694-7b4992a7ab61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:08.376509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:58:08.595519 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bceb0c9-cf2b-4556-9694-7b4992a7ab61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:58:08.598147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68343e30-dd7b-49f4-9f1a-361deedc8c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:08.709719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Created reservations ['ddf4e73a-5dd7-41cd-9243-ca23a33df45b', '55c2609a-ad2a-4aa3-bb85-66952060544a', '161a2162-88f6-4712-af09-2bfa1723ab15', 'b3a18140-3854-4a56-9d58-cadf86e35353'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:58:08.715128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68343e30-dd7b-49f4-9f1a-361deedc8c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddf4e73a-5dd7-41cd-9243-ca23a33df45b', '55c2609a-ad2a-4aa3-bb85-66952060544a', '161a2162-88f6-4712-af09-2bfa1723ab15', 'b3a18140-3854-4a56-9d58-cadf86e35353']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:58:08.719640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3408b8f3-8ac0-4e7f-aa37-bfcadedc1c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:08.878469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3408b8f3-8ac0-4e7f-aa37-bfcadedc1c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '367f70dd-8630-4f91-8c3a-df9a4e4ecf22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1917676455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fb151b9cbe4b66baa5fe2ad117be3a',qos_specs=None,replication_status=,reservations=['ddf4e73a-5dd7-41cd-9243-ca23a33df45b','55c2609a-ad2a-4aa3-bb85-66952060544a','161a2162-88f6-4712-af09-2bfa1723ab15','b3a18140-3854-4a56-9d58-cadf86e35353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6585e38c5e0840998fd94dc973b7b6c8',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1917676455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=367f70dd-8630-4f91-8c3a-df9a4e4ecf22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7fb151b9cbe4b66baa5fe2ad117be3a',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='6585e38c5e0840998fd94dc973b7b6c8',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:58:08.886708 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61abc4ac-635e-48c1-8fac-b09a736e6816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:08.947901 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61abc4ac-635e-48c1-8fac-b09a736e6816) 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-1917676455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7fb151b9cbe4b66baa5fe2ad117be3a',qos_specs=None,replication_status=,reservations=['ddf4e73a-5dd7-41cd-9243-ca23a33df45b','55c2609a-ad2a-4aa3-bb85-66952060544a','161a2162-88f6-4712-af09-2bfa1723ab15','b3a18140-3854-4a56-9d58-cadf86e35353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6585e38c5e0840998fd94dc973b7b6c8',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:58:08.960173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc51435b-624f-4fe7-bd1f-3323d07eb189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:09.028476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc51435b-624f-4fe7-bd1f-3323d07eb189) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:58:09.041098 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Flow 'volume_create_api' (e2ba0d09-3fad-4049-a647-3905e77d534a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:58:09.204861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-62f54a63-7903-4f1e-b923-b07378873d67 req-2fad1bfd-c497-4a25-b14a-a43ba9c58121 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:58:09.205913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-62f54a63-7903-4f1e-b923-b07378873d67 req-2fad1bfd-c497-4a25-b14a-a43ba9c58121 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:58:09.223228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-62f54a63-7903-4f1e-b923-b07378873d67 req-2fad1bfd-c497-4a25-b14a-a43ba9c58121 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments/d0373430-539c-4b76-bfaf-20c8a9cdc763 returned with HTTP 200 Dec 31 09:58:09.224512 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1084/2200] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 09:58:07 2020] DELETE /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/attachments/d0373430-539c-4b76-bfaf-20c8a9cdc763 => generated 19 bytes in 1751 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:09.241717 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Create volume request issued successfully. Dec 31 09:58:09.272743 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9b6212f-692e-4849-96b3-4ce99cb40e32 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes returned with HTTP 202 Dec 31 09:58:09.273734 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1117/2201] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:58:08 2020] POST /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes => generated 826 bytes in 1059 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:58:09.291270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9bd84443-5e38-4cbc-a6b4-401f03d3cd41 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 09:58:09.292219 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9bd84443-5e38-4cbc-a6b4-401f03d3cd41 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:09.292934 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:09.292934 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:09.293855 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9bd84443-5e38-4cbc-a6b4-401f03d3cd41 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:09.461502 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:09.461502 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:09.481151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9bd84443-5e38-4cbc-a6b4-401f03d3cd41 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:58:09.558174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9bd84443-5e38-4cbc-a6b4-401f03d3cd41 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 09:58:09.572164 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1085/2202] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:09 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 894 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:10.600082 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ec9a956-b358-4170-add7-63d7fb724078 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 09:58:10.602283 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ec9a956-b358-4170-add7-63d7fb724078 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:10.603053 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:10.603053 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:10.604347 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ec9a956-b358-4170-add7-63d7fb724078 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:10.729481 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:10.729481 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:10.750562 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7ec9a956-b358-4170-add7-63d7fb724078 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:58:10.780191 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ec9a956-b358-4170-add7-63d7fb724078 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 09:58:10.781657 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1118/2203] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:10 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 918 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:11.800586 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c8e0a63-1a46-4c3b-8701-6c3f3275089d tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 09:58:11.802521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c8e0a63-1a46-4c3b-8701-6c3f3275089d tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:11.803077 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:11.803077 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:11.803964 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c8e0a63-1a46-4c3b-8701-6c3f3275089d tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:12.009247 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:12.009247 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:12.023240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6c8e0a63-1a46-4c3b-8701-6c3f3275089d tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:58:12.055441 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c8e0a63-1a46-4c3b-8701-6c3f3275089d tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 09:58:12.056599 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1086/2204] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:11 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 919 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:14.923576 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dec8fae9-714c-4ad1-ba9a-479eab46ddad tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] DELETE http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef Dec 31 09:58:14.924108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dec8fae9-714c-4ad1-ba9a-479eab46ddad tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:14.924260 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:14.924260 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:14.926738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dec8fae9-714c-4ad1-ba9a-479eab46ddad tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:14.927191 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-dec8fae9-714c-4ad1-ba9a-479eab46ddad tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Delete volume with id: e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef Dec 31 09:58:15.064343 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:15.064343 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:15.065935 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dec8fae9-714c-4ad1-ba9a-479eab46ddad tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:58:15.125224 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dec8fae9-714c-4ad1-ba9a-479eab46ddad tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Delete volume request issued successfully. Dec 31 09:58:15.125979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dec8fae9-714c-4ad1-ba9a-479eab46ddad tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef returned with HTTP 202 Dec 31 09:58:15.127338 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1119/2205] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:58:14 2020] DELETE /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/e0a18b3a-12d7-41ff-8ecf-49ad4cdd83ef => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:58:15.139401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-080669a4-4824-4245-a0da-d17a930559ea tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] DELETE http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 Dec 31 09:58:15.140051 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-080669a4-4824-4245-a0da-d17a930559ea tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:15.140251 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:15.140251 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:15.140868 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-080669a4-4824-4245-a0da-d17a930559ea tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:15.141557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-080669a4-4824-4245-a0da-d17a930559ea tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Delete backup with id: 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2. Dec 31 09:58:15.232618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:15.232618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:15.284189 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-080669a4-4824-4245-a0da-d17a930559ea tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] delete_backup rpcapi backup_id 9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 {{(pid=88085) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 31 09:58:15.293647 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-080669a4-4824-4245-a0da-d17a930559ea tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 returned with HTTP 202 Dec 31 09:58:15.295146 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1087/2206] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:58:15 2020] DELETE /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/backups/9eab2bf5-49aa-4f21-bf41-6e67f9abc3d2 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:58:15.306914 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e18f8be2-b840-4068-88c2-dbd1a816d4e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] DELETE http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:58:15.307737 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e18f8be2-b840-4068-88c2-dbd1a816d4e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:15.308138 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:15.308138 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:15.309914 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e18f8be2-b840-4068-88c2-dbd1a816d4e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:15.310570 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-e18f8be2-b840-4068-88c2-dbd1a816d4e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Delete volume with id: fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:58:15.397093 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:15.397093 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:15.398280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e18f8be2-b840-4068-88c2-dbd1a816d4e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:58:15.460402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e18f8be2-b840-4068-88c2-dbd1a816d4e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Delete volume request issued successfully. Dec 31 09:58:15.460893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e18f8be2-b840-4068-88c2-dbd1a816d4e5 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 202 Dec 31 09:58:15.473888 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1120/2207] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:58:15 2020] DELETE /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:58:15.484484 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-795643b9-7eb3-4fa2-9be9-38bcc8f88b18 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:58:15.485013 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-795643b9-7eb3-4fa2-9be9-38bcc8f88b18 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:15.485195 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:15.485195 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:15.485697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-795643b9-7eb3-4fa2-9be9-38bcc8f88b18 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:15.617801 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:15.617801 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:15.656227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-795643b9-7eb3-4fa2-9be9-38bcc8f88b18 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:58:15.761184 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-795643b9-7eb3-4fa2-9be9-38bcc8f88b18 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:58:15.767975 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1088/2208] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:15 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 1363 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:58:16.803725 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d6b2931-a1bc-4b88-9ea6-d74c9532ffa4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:58:16.804541 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d6b2931-a1bc-4b88-9ea6-d74c9532ffa4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:16.804843 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:16.804843 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:16.805471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d6b2931-a1bc-4b88-9ea6-d74c9532ffa4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:17.175190 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:17.175190 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:17.223704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9d6b2931-a1bc-4b88-9ea6-d74c9532ffa4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:58:17.341469 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d6b2931-a1bc-4b88-9ea6-d74c9532ffa4 tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:58:17.342850 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1121/2209] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:16 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 1363 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:58:18.384699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb8763d4-9cd2-4fb3-aeb4-7dedc914439c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:58:18.385546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb8763d4-9cd2-4fb3-aeb4-7dedc914439c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:18.385546 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:18.385546 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:18.386006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb8763d4-9cd2-4fb3-aeb4-7dedc914439c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:18.655156 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:18.655156 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:18.671068 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cb8763d4-9cd2-4fb3-aeb4-7dedc914439c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:58:18.724080 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb8763d4-9cd2-4fb3-aeb4-7dedc914439c tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:58:18.726318 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1089/2210] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:18 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 1363 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:58:19.745943 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab82443f-0840-4562-9116-a46a1feedfbb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:58:19.749005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab82443f-0840-4562-9116-a46a1feedfbb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:19.749005 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:19.749005 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:19.749005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab82443f-0840-4562-9116-a46a1feedfbb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:19.871793 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:19.871793 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:19.908338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ab82443f-0840-4562-9116-a46a1feedfbb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Volume info retrieved successfully. Dec 31 09:58:20.034026 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab82443f-0840-4562-9116-a46a1feedfbb tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 200 Dec 31 09:58:20.040700 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1122/2211] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:19 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 1363 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:58:21.056666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b705541-e86d-4cb9-9fbb-f7fefec974ea tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] GET http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 Dec 31 09:58:21.057639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b705541-e86d-4cb9-9fbb-f7fefec974ea tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:21.057997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:21.057997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:21.063313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b705541-e86d-4cb9-9fbb-f7fefec974ea tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:21.188385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b705541-e86d-4cb9-9fbb-f7fefec974ea tempest-TestVolumeBackupRestore-2077650748 tempest-TestVolumeBackupRestore-2077650748] http://10.222.0.45/volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 returned with HTTP 404 Dec 31 09:58:21.190719 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1090/2212] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:21 2020] GET /volume/v3/58ab28ed022b4f0cbc85150f01a1dfa0/volumes/fbb38538-b2e9-4ac8-babd-494450a3f7c8 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:23.546413 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f31b9103-8c82-4e76-b8bb-d36a8078822b tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] POST http://10.222.0.45/volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types Dec 31 09:58:23.547543 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:23.547543 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:23.549000 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f31b9103-8c82-4e76-b8bb-d36a8078822b tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1412126884", "description": "tempest-group-type-description-737908065", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:23.641447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f31b9103-8c82-4e76-b8bb-d36a8078822b tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] http://10.222.0.45/volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types returned with HTTP 202 Dec 31 09:58:23.643494 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1123/2213] 10.222.0.45 () {62 vars in 1279 bytes} [Thu Dec 31 09:58:22 2020] POST /volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types => generated 264 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:23.662819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f8b2899-ba42-41db-93db-1e88ca5e673e tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] GET http://10.222.0.45/volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types Dec 31 09:58:23.666686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f8b2899-ba42-41db-93db-1e88ca5e673e tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:23.667651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f8b2899-ba42-41db-93db-1e88ca5e673e tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:23.707375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f8b2899-ba42-41db-93db-1e88ca5e673e tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] http://10.222.0.45/volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types returned with HTTP 200 Dec 31 09:58:23.709787 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1091/2214] 10.222.0.45 () {60 vars in 1257 bytes} [Thu Dec 31 09:58:23 2020] GET /volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types => generated 498 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:58:23.723550 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db5e9102-e279-46f7-bfed-8d9383e0cd91 tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] PUT http://10.222.0.45/volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types/2b808e4a-d943-48d2-bf6d-98f482c86751 Dec 31 09:58:23.725396 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db5e9102-e279-46f7-bfed-8d9383e0cd91 tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-808528626", "description": "updated-group-type-desc"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:23.758973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db5e9102-e279-46f7-bfed-8d9383e0cd91 tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] http://10.222.0.45/volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types/2b808e4a-d943-48d2-bf6d-98f482c86751 returned with HTTP 200 Dec 31 09:58:23.766074 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1124/2215] 10.222.0.45 () {62 vars in 1389 bytes} [Thu Dec 31 09:58:23 2020] PUT /volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types/2b808e4a-d943-48d2-bf6d-98f482c86751 => generated 254 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:58:23.771967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-59a49597-ca76-4234-8a51-8fd4028ca6cf tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] GET http://10.222.0.45/volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types/2b808e4a-d943-48d2-bf6d-98f482c86751 Dec 31 09:58:23.772839 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-59a49597-ca76-4234-8a51-8fd4028ca6cf tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:23.773589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-59a49597-ca76-4234-8a51-8fd4028ca6cf tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:23.808490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-59a49597-ca76-4234-8a51-8fd4028ca6cf tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] http://10.222.0.45/volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types/2b808e4a-d943-48d2-bf6d-98f482c86751 returned with HTTP 200 Dec 31 09:58:23.810879 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1092/2216] 10.222.0.45 () {60 vars in 1368 bytes} [Thu Dec 31 09:58:23 2020] GET /volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types/2b808e4a-d943-48d2-bf6d-98f482c86751 => generated 254 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:58:23.827453 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96e0cfea-d459-4beb-ac87-4334795305a4 tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] DELETE http://10.222.0.45/volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types/2b808e4a-d943-48d2-bf6d-98f482c86751 Dec 31 09:58:23.829264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96e0cfea-d459-4beb-ac87-4334795305a4 tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:23.830801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96e0cfea-d459-4beb-ac87-4334795305a4 tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:23.890578 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:58:23.890578 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:58:23.914596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96e0cfea-d459-4beb-ac87-4334795305a4 tempest-GroupTypesTest-783927276 tempest-GroupTypesTest-783927276] http://10.222.0.45/volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types/2b808e4a-d943-48d2-bf6d-98f482c86751 returned with HTTP 202 Dec 31 09:58:23.922651 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1125/2217] 10.222.0.45 () {60 vars in 1371 bytes} [Thu Dec 31 09:58:23 2020] DELETE /volume/v3/9cd3b88cba6a4c64afc8eea1892f7421/group_types/2b808e4a-d943-48d2-bf6d-98f482c86751 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 09:58:35.996573 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54ebbca4-3bc7-4dc1-ba5f-3e2ba031b781 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] POST http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types Dec 31 09:58:35.997603 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54ebbca4-3bc7-4dc1-ba5f-3e2ba031b781 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1575932730", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:36.147740 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54ebbca4-3bc7-4dc1-ba5f-3e2ba031b781 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types returned with HTTP 200 Dec 31 09:58:36.155828 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1093/2218] 10.222.0.45 () {60 vars in 1220 bytes} [Thu Dec 31 09:58:35 2020] POST /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types => generated 278 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:36.160931 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8f5c774-28c6-4c68-abbc-561c27c11275 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] POST http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types Dec 31 09:58:36.162104 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8f5c774-28c6-4c68-abbc-561c27c11275 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1135924514", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:36.316490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8f5c774-28c6-4c68-abbc-561c27c11275 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types returned with HTTP 200 Dec 31 09:58:36.317899 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1126/2219] 10.222.0.45 () {60 vars in 1220 bytes} [Thu Dec 31 09:58:36 2020] POST /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types => generated 278 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:36.753145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] POST http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes Dec 31 09:58:36.754580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-235993388", "volume_type": "b730fb3e-4c40-474a-867c-922614facd5e", "size": 1}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:36.755811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-235993388', 'volume_type': 'b730fb3e-4c40-474a-867c-922614facd5e', 'size': 1}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:58:36.815728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Create volume of 1 GB Dec 31 09:58:36.817283 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:36.817283 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:36.818266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Availability Zones retrieved successfully. Dec 31 09:58:36.882473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Flow 'volume_create_api' (71cc3d38-0749-48a9-ac8d-8ed91906dfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:58:36.915567 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9082d9-b28a-4858-b6d9-38f66fa82349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:36.925993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:58:37.212828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a9082d9-b28a-4858-b6d9-38f66fa82349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:58:36Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=b730fb3e-4c40-474a-867c-922614facd5e,is_public=True,name='tempest-VolumeTypesTest-volume-type-1575932730',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b730fb3e-4c40-474a-867c-922614facd5e', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:58:37.212828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eb073d-2a04-474c-ae21-fe8122cc6063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:37.287766 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1575932730 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1575932730, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:58:37.290569 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1575932730 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1575932730, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:58:37.364264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Created reservations ['056c88e5-5f5f-43a8-8c25-92a5e4d6b388', 'faaa3dc9-0e4c-46c5-a31e-7451825f8b66', '35dee617-006c-47e9-8981-ab743b7f9a43', '4f829ee5-5c8f-464d-8fc0-81a8373493d3'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:58:37.366226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eb073d-2a04-474c-ae21-fe8122cc6063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['056c88e5-5f5f-43a8-8c25-92a5e4d6b388', 'faaa3dc9-0e4c-46c5-a31e-7451825f8b66', '35dee617-006c-47e9-8981-ab743b7f9a43', '4f829ee5-5c8f-464d-8fc0-81a8373493d3']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:58:37.369114 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dbd1f9-47e5-4940-8469-8c37c4256499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:37.500327 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72dbd1f9-47e5-4940-8469-8c37c4256499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '315f3744-becf-4bb4-a20e-366186032bbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-235993388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9107bfd7b0e4f7aa7963d08ed670d6d',qos_specs=None,replication_status=,reservations=['056c88e5-5f5f-43a8-8c25-92a5e4d6b388','faaa3dc9-0e4c-46c5-a31e-7451825f8b66','35dee617-006c-47e9-8981-ab743b7f9a43','4f829ee5-5c8f-464d-8fc0-81a8373493d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c2cd97994ca4fa2860b4da09fdbf24f',volume_type_id=b730fb3e-4c40-474a-867c-922614facd5e), '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-31T09:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-235993388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=315f3744-becf-4bb4-a20e-366186032bbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9107bfd7b0e4f7aa7963d08ed670d6d',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='8c2cd97994ca4fa2860b4da09fdbf24f',volume_attachment=,volume_type=,volume_type_id=b730fb3e-4c40-474a-867c-922614facd5e)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:58:37.504435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8cce22a-0b4c-4316-abfc-b03fcb8400b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:37.539665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8cce22a-0b4c-4316-abfc-b03fcb8400b7) 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-235993388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9107bfd7b0e4f7aa7963d08ed670d6d',qos_specs=None,replication_status=,reservations=['056c88e5-5f5f-43a8-8c25-92a5e4d6b388','faaa3dc9-0e4c-46c5-a31e-7451825f8b66','35dee617-006c-47e9-8981-ab743b7f9a43','4f829ee5-5c8f-464d-8fc0-81a8373493d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c2cd97994ca4fa2860b4da09fdbf24f',volume_type_id=b730fb3e-4c40-474a-867c-922614facd5e)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:58:37.546471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851a2c78-062a-4bee-8262-91e55ba9120d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:58:37.593196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851a2c78-062a-4bee-8262-91e55ba9120d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:58:37.597503 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Flow 'volume_create_api' (71cc3d38-0749-48a9-ac8d-8ed91906dfd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:58:37.749608 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Create volume request issued successfully. Dec 31 09:58:37.838443 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-449ec9ed-b10f-4817-b3df-b17657be7ce8 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes returned with HTTP 202 Dec 31 09:58:37.857019 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1094/2220] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:58:36 2020] POST /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes => generated 849 bytes in 1520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:58:37.873342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-caa513b6-529e-4fc4-8297-90dfc41b99af tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] GET http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:37.874903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-caa513b6-529e-4fc4-8297-90dfc41b99af tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:37.875767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-caa513b6-529e-4fc4-8297-90dfc41b99af tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:38.191722 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:38.191722 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:38.277522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-caa513b6-529e-4fc4-8297-90dfc41b99af tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Volume info retrieved successfully. Dec 31 09:58:38.412672 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-caa513b6-529e-4fc4-8297-90dfc41b99af tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe returned with HTTP 200 Dec 31 09:58:38.423318 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1127/2221] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:37 2020] GET /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe => generated 941 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:39.451966 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a728f36-5496-41e5-8603-bef141e79a6e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] GET http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:39.459901 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a728f36-5496-41e5-8603-bef141e79a6e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:39.460512 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:39.460512 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:39.461460 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a728f36-5496-41e5-8603-bef141e79a6e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:39.709221 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:39.709221 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:39.764848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9a728f36-5496-41e5-8603-bef141e79a6e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Volume info retrieved successfully. Dec 31 09:58:39.853099 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a728f36-5496-41e5-8603-bef141e79a6e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe returned with HTTP 200 Dec 31 09:58:39.859374 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1095/2222] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:39 2020] GET /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe => generated 941 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:40.888900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f6abab5-7c54-413e-8c6c-8aa894c9acc0 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] GET http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:40.890427 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f6abab5-7c54-413e-8c6c-8aa894c9acc0 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:40.890971 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:40.890971 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:40.892011 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f6abab5-7c54-413e-8c6c-8aa894c9acc0 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:41.091612 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:41.091612 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:41.112706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3f6abab5-7c54-413e-8c6c-8aa894c9acc0 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Volume info retrieved successfully. Dec 31 09:58:41.179456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f6abab5-7c54-413e-8c6c-8aa894c9acc0 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe returned with HTTP 200 Dec 31 09:58:41.179456 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1128/2223] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:40 2020] GET /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe => generated 942 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:41.200692 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ac8417f-6d76-454f-ace5-563a1f3fc40e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] POST http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe/action Dec 31 09:58:41.201967 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:41.201967 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:41.202997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ac8417f-6d76-454f-ace5-563a1f3fc40e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Action body: b'{"os-retype": {"new_type": "87f90d6f-7736-48e4-b030-a452614ce830"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:58:41.203779 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ac8417f-6d76-454f-ace5-563a1f3fc40e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "87f90d6f-7736-48e4-b030-a452614ce830"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:41.329087 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:41.329087 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:41.331256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ac8417f-6d76-454f-ace5-563a1f3fc40e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Volume info retrieved successfully. Dec 31 09:58:41.462916 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-8ac8417f-6d76-454f-ace5-563a1f3fc40e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1135924514 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1135924514, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:58:41.469763 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-8ac8417f-6d76-454f-ace5-563a1f3fc40e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1135924514 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1135924514, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:58:41.537183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-8ac8417f-6d76-454f-ace5-563a1f3fc40e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Created reservations ['9de3a208-b12f-47b8-82a4-29c3d013a156', 'a27f168f-f8c9-4dbb-9886-c8f806f9144c'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:58:41.700328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-8ac8417f-6d76-454f-ace5-563a1f3fc40e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Created reservations ['e5cc236e-5a8c-492e-8d2d-74b520e0cb88', '8f28d61b-0d86-4fbc-9252-0d772d59c6bf'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:58:42.005644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ac8417f-6d76-454f-ace5-563a1f3fc40e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Retype volume request issued successfully. Dec 31 09:58:42.012395 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ac8417f-6d76-454f-ace5-563a1f3fc40e tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe/action returned with HTTP 202 Dec 31 09:58:42.020803 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1096/2224] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:58:41 2020] POST /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe/action => generated 0 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 09:58:42.028624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f2aac37-f507-44b8-8a34-0e7ecf657477 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] GET http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:42.030197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f2aac37-f507-44b8-8a34-0e7ecf657477 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:42.032512 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:42.032512 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:42.033668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f2aac37-f507-44b8-8a34-0e7ecf657477 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:42.326152 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:42.326152 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:42.366792 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6f2aac37-f507-44b8-8a34-0e7ecf657477 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Volume info retrieved successfully. Dec 31 09:58:42.407244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f2aac37-f507-44b8-8a34-0e7ecf657477 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe returned with HTTP 200 Dec 31 09:58:42.414296 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1129/2225] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:42 2020] GET /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe => generated 941 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:43.440726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-289645c5-bbe1-4ed2-b129-847e807c342c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] GET http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:43.441369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-289645c5-bbe1-4ed2-b129-847e807c342c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:43.441369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:43.441369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:43.441733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-289645c5-bbe1-4ed2-b129-847e807c342c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:43.612689 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:43.612689 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:43.640778 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-289645c5-bbe1-4ed2-b129-847e807c342c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Volume info retrieved successfully. Dec 31 09:58:43.734870 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-289645c5-bbe1-4ed2-b129-847e807c342c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe returned with HTTP 200 Dec 31 09:58:43.735839 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1097/2226] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:43 2020] GET /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe => generated 942 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:43.775317 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7b22232-aa82-4a4c-90e3-f980e16f6a9c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] GET http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:43.776883 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7b22232-aa82-4a4c-90e3-f980e16f6a9c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:43.779491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:43.779491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:43.780786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7b22232-aa82-4a4c-90e3-f980e16f6a9c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:43.959567 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:43.959567 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:43.978452 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b7b22232-aa82-4a4c-90e3-f980e16f6a9c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Volume info retrieved successfully. Dec 31 09:58:44.097576 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7b22232-aa82-4a4c-90e3-f980e16f6a9c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe returned with HTTP 200 Dec 31 09:58:44.119463 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1130/2227] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:43 2020] GET /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe => generated 942 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:44.135604 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f8f23d9-4e04-4713-92db-4c93264d794a tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] POST http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types Dec 31 09:58:44.136796 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:44.136796 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:44.138090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f8f23d9-4e04-4713-92db-4c93264d794a tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1990272256", "description": "tempest-volume-type-description-1912452403", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:44.291024 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f8f23d9-4e04-4713-92db-4c93264d794a tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types returned with HTTP 200 Dec 31 09:58:44.318547 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90b4943b-8c20-4979-880d-6a6bcb8b2efc tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/c7fb565d-28c3-429e-bee4-fee0ba0da0c3 Dec 31 09:58:44.319360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90b4943b-8c20-4979-880d-6a6bcb8b2efc tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:44.319777 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:44.319777 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:44.320706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90b4943b-8c20-4979-880d-6a6bcb8b2efc tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:44.327796 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1098/2228] 10.222.0.45 () {60 vars in 1220 bytes} [Thu Dec 31 09:58:44 2020] POST /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types => generated 318 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:44.353917 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90b4943b-8c20-4979-880d-6a6bcb8b2efc tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/c7fb565d-28c3-429e-bee4-fee0ba0da0c3 returned with HTTP 200 Dec 31 09:58:44.375932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d77e687-1c91-4935-afd1-cf9cecd08feb tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] POST http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types Dec 31 09:58:44.378302 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d77e687-1c91-4935-afd1-cf9cecd08feb tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1391330482"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:44.382070 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1131/2229] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:58:44 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/c7fb565d-28c3-429e-bee4-fee0ba0da0c3 => generated 340 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:44.447054 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d77e687-1c91-4935-afd1-cf9cecd08feb tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types returned with HTTP 200 Dec 31 09:58:44.448212 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1099/2230] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:58:44 2020] POST /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types => generated 221 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:44.464174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-be805fa0-6f54-475e-af4b-f9ed40a12fc5 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] POST http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption Dec 31 09:58:44.465362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-be805fa0-6f54-475e-af4b-f9ed40a12fc5 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:44.624904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-be805fa0-6f54-475e-af4b-f9ed40a12fc5 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption returned with HTTP 200 Dec 31 09:58:44.626925 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1132/2231] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 09:58:44 2020] POST /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption => generated 193 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:44.641989 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91852443-44d4-4718-94e2-045b115ec530 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption Dec 31 09:58:44.642779 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91852443-44d4-4718-94e2-045b115ec530 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:44.644581 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91852443-44d4-4718-94e2-045b115ec530 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:44.694852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91852443-44d4-4718-94e2-045b115ec530 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption returned with HTTP 200 Dec 31 09:58:44.705354 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1100/2232] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:58:44 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption => generated 313 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:44.713870 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-609ca59f-fd24-460d-9188-de890e1d09d1 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] PUT http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption/provider Dec 31 09:58:44.715127 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-609ca59f-fd24-460d-9188-de890e1d09d1 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:44.842352 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-609ca59f-fd24-460d-9188-de890e1d09d1 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption/provider returned with HTTP 200 Dec 31 09:58:44.848678 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1133/2233] 10.222.0.45 () {60 vars in 1390 bytes} [Thu Dec 31 09:58:44 2020] PUT /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption/provider => generated 122 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:44.856310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9aa39832-9a97-462a-bcd9-038d8d68450c tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption Dec 31 09:58:44.856871 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9aa39832-9a97-462a-bcd9-038d8d68450c tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:44.857379 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9aa39832-9a97-462a-bcd9-038d8d68450c tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:44.943114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9aa39832-9a97-462a-bcd9-038d8d68450c tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption returned with HTTP 200 Dec 31 09:58:44.952603 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1101/2234] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:58:44 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption => generated 347 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:44.963268 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-662c2b2f-a534-47d6-84c8-b98b7349409c tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption/cipher Dec 31 09:58:44.963981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-662c2b2f-a534-47d6-84c8-b98b7349409c tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:44.964889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-662c2b2f-a534-47d6-84c8-b98b7349409c tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:45.028457 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-662c2b2f-a534-47d6-84c8-b98b7349409c tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption/cipher returned with HTTP 200 Dec 31 09:58:45.030576 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1134/2235] 10.222.0.45 () {58 vars in 1363 bytes} [Thu Dec 31 09:58:44 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption/cipher => generated 29 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 09:58:45.054457 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a216c2c-5497-46ea-8e3e-6bdea7f67c15 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] DELETE http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption/provider Dec 31 09:58:45.056819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a216c2c-5497-46ea-8e3e-6bdea7f67c15 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:45.062534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a216c2c-5497-46ea-8e3e-6bdea7f67c15 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:45.266398 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a216c2c-5497-46ea-8e3e-6bdea7f67c15 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption/provider returned with HTTP 202 Dec 31 09:58:45.274812 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1102/2236] 10.222.0.45 () {58 vars in 1372 bytes} [Thu Dec 31 09:58:45 2020] DELETE /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption/provider => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:58:45.299255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-61e15610-c856-4f9f-9563-e32840b58f30 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption Dec 31 09:58:45.300471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-61e15610-c856-4f9f-9563-e32840b58f30 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:45.301177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-61e15610-c856-4f9f-9563-e32840b58f30 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:45.342055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-61e15610-c856-4f9f-9563-e32840b58f30 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption returned with HTTP 200 Dec 31 09:58:45.343725 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1135/2237] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:58:45 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption => generated 2 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 31 09:58:45.375781 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-efcb417f-a91a-4707-a109-8423ecc9c207 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption Dec 31 09:58:45.376852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-efcb417f-a91a-4707-a109-8423ecc9c207 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:45.377734 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-efcb417f-a91a-4707-a109-8423ecc9c207 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:45.419873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-efcb417f-a91a-4707-a109-8423ecc9c207 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption returned with HTTP 200 Dec 31 09:58:45.421115 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1103/2238] 10.222.0.45 () {58 vars in 1342 bytes} [Thu Dec 31 09:58:45 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b/encryption => generated 2 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 31 09:58:45.437451 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e425ad1-b0e2-42f2-8c02-ddbae41c3e47 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types Dec 31 09:58:45.438684 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e425ad1-b0e2-42f2-8c02-ddbae41c3e47 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:45.440357 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e425ad1-b0e2-42f2-8c02-ddbae41c3e47 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:45.501685 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e425ad1-b0e2-42f2-8c02-ddbae41c3e47 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types returned with HTTP 200 Dec 31 09:58:45.503519 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1136/2239] 10.222.0.45 () {58 vars in 1198 bytes} [Thu Dec 31 09:58:45 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types => generated 1580 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:58:45.522736 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-af351534-8535-4d8c-b9b7-7bbaa6de6231 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] POST http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types Dec 31 09:58:45.526539 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-af351534-8535-4d8c-b9b7-7bbaa6de6231 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1465006472"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:45.606464 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-af351534-8535-4d8c-b9b7-7bbaa6de6231 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types returned with HTTP 200 Dec 31 09:58:45.607551 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1104/2240] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:58:45 2020] POST /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types => generated 221 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:45.626120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4574b5e3-3948-4d1e-8f83-fe5faa3143b0 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] PUT http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 Dec 31 09:58:45.627910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4574b5e3-3948-4d1e-8f83-fe5faa3143b0 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1592279270", "description": "tempest-volume-type-description-344315259", "is_public": false}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:58:45.960930 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4574b5e3-3948-4d1e-8f83-fe5faa3143b0 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 returned with HTTP 200 Dec 31 09:58:45.963502 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1137/2241] 10.222.0.45 () {60 vars in 1330 bytes} [Thu Dec 31 09:58:45 2020] PUT /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 => generated 204 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:45.975258 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4825504a-6c53-4f3a-9899-82e8d2f8c7fd tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 Dec 31 09:58:45.976851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4825504a-6c53-4f3a-9899-82e8d2f8c7fd tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:45.977565 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4825504a-6c53-4f3a-9899-82e8d2f8c7fd tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:46.001396 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4825504a-6c53-4f3a-9899-82e8d2f8c7fd tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 returned with HTTP 200 Dec 31 09:58:46.005562 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1105/2242] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:58:45 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 => generated 268 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:46.017759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-463f62ce-9245-4577-a21b-369094cde8f7 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] DELETE http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 Dec 31 09:58:46.018397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-463f62ce-9245-4577-a21b-369094cde8f7 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:46.019002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-463f62ce-9245-4577-a21b-369094cde8f7 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:46.201810 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:58:46.201810 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:58:46.243262 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-463f62ce-9245-4577-a21b-369094cde8f7 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 returned with HTTP 202 Dec 31 09:58:46.255039 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dde57b5c-f3b4-4a4d-9511-a0848dedb007 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 Dec 31 09:58:46.255039 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dde57b5c-f3b4-4a4d-9511-a0848dedb007 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:46.255766 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dde57b5c-f3b4-4a4d-9511-a0848dedb007 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:46.263736 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1138/2243] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:58:46 2020] DELETE /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:58:46.304772 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dde57b5c-f3b4-4a4d-9511-a0848dedb007 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 returned with HTTP 404 Dec 31 09:58:46.306450 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1106/2244] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:58:46 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b62f4a3d-da8a-470e-afac-5f2c14ebeb54 => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:58:46.318744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0477fcf7-1d3d-4673-86ae-c775fd2acc77 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] DELETE http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b Dec 31 09:58:46.319331 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0477fcf7-1d3d-4673-86ae-c775fd2acc77 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:46.320406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0477fcf7-1d3d-4673-86ae-c775fd2acc77 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:46.572802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0477fcf7-1d3d-4673-86ae-c775fd2acc77 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b returned with HTTP 202 Dec 31 09:58:46.574907 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1139/2245] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:58:46 2020] DELETE /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:58:46.587474 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28dfe6c2-d156-4a8e-b538-6df9df4e3d2e tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b Dec 31 09:58:46.597578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28dfe6c2-d156-4a8e-b538-6df9df4e3d2e tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:46.598853 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28dfe6c2-d156-4a8e-b538-6df9df4e3d2e tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:46.629970 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28dfe6c2-d156-4a8e-b538-6df9df4e3d2e tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b returned with HTTP 404 Dec 31 09:58:46.633765 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1107/2246] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:58:46 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/2f1d49d1-524f-4f74-b962-2f81bfe6113b => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:46.646687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb430dd0-04c9-47e0-bb8d-372093f5d5e5 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] DELETE http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/c7fb565d-28c3-429e-bee4-fee0ba0da0c3 Dec 31 09:58:46.647849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb430dd0-04c9-47e0-bb8d-372093f5d5e5 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:46.648915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb430dd0-04c9-47e0-bb8d-372093f5d5e5 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:47.009630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb430dd0-04c9-47e0-bb8d-372093f5d5e5 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/c7fb565d-28c3-429e-bee4-fee0ba0da0c3 returned with HTTP 202 Dec 31 09:58:47.022152 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1140/2247] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:58:46 2020] DELETE /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/c7fb565d-28c3-429e-bee4-fee0ba0da0c3 => generated 0 bytes in 384 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:58:47.029061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cd9f471-b1d9-4a1c-a9fd-29808c625a44 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/c7fb565d-28c3-429e-bee4-fee0ba0da0c3 Dec 31 09:58:47.029867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cd9f471-b1d9-4a1c-a9fd-29808c625a44 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:47.030535 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cd9f471-b1d9-4a1c-a9fd-29808c625a44 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:47.065746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cd9f471-b1d9-4a1c-a9fd-29808c625a44 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/c7fb565d-28c3-429e-bee4-fee0ba0da0c3 returned with HTTP 404 Dec 31 09:58:47.067103 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1108/2248] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:58:47 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/c7fb565d-28c3-429e-bee4-fee0ba0da0c3 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 09:58:47.077096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d08ba6c-770b-4936-967c-b992cde3d4c6 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] DELETE http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:47.078072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d08ba6c-770b-4936-967c-b992cde3d4c6 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:47.078921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d08ba6c-770b-4936-967c-b992cde3d4c6 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:47.079579 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-0d08ba6c-770b-4936-967c-b992cde3d4c6 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Delete volume with id: 315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:47.194784 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:47.194784 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:47.196572 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0d08ba6c-770b-4936-967c-b992cde3d4c6 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Volume info retrieved successfully. Dec 31 09:58:47.266491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0d08ba6c-770b-4936-967c-b992cde3d4c6 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Delete volume request issued successfully. Dec 31 09:58:47.267159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d08ba6c-770b-4936-967c-b992cde3d4c6 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe returned with HTTP 202 Dec 31 09:58:47.268265 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1141/2249] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:58:47 2020] DELETE /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:58:47.276351 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b3a6100a-b9bf-4aa3-b76b-6869d2a14c1f tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] GET http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:47.282132 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b3a6100a-b9bf-4aa3-b76b-6869d2a14c1f tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:47.282900 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b3a6100a-b9bf-4aa3-b76b-6869d2a14c1f tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:47.421597 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:47.421597 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:47.454873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b3a6100a-b9bf-4aa3-b76b-6869d2a14c1f tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Volume info retrieved successfully. Dec 31 09:58:47.509198 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b3a6100a-b9bf-4aa3-b76b-6869d2a14c1f tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe returned with HTTP 200 Dec 31 09:58:47.512671 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1109/2250] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:47 2020] GET /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe => generated 941 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:48.525917 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0405e88-1a23-478d-b4c2-e1ba0058b7bb tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] GET http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:48.526949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0405e88-1a23-478d-b4c2-e1ba0058b7bb tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:48.527440 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:48.527440 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:48.528419 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0405e88-1a23-478d-b4c2-e1ba0058b7bb tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:48.648943 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:48.648943 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:48.666981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c0405e88-1a23-478d-b4c2-e1ba0058b7bb tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Volume info retrieved successfully. Dec 31 09:58:48.717508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0405e88-1a23-478d-b4c2-e1ba0058b7bb tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe returned with HTTP 200 Dec 31 09:58:48.718383 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1142/2251] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:48 2020] GET /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe => generated 941 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:49.746582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb528593-d3ba-4887-bbf0-11e09539124c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] GET http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:49.749032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb528593-d3ba-4887-bbf0-11e09539124c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:49.749378 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:49.749378 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:49.757894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cb528593-d3ba-4887-bbf0-11e09539124c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:49.875182 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:58:49.875182 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:58:49.925112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cb528593-d3ba-4887-bbf0-11e09539124c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Volume info retrieved successfully. Dec 31 09:58:50.019270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cb528593-d3ba-4887-bbf0-11e09539124c tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe returned with HTTP 200 Dec 31 09:58:50.024446 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1110/2252] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:49 2020] GET /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe => generated 941 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:58:51.054115 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c489c7f8-7f68-4ce2-a2e4-3cf7ca08d553 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] GET http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe Dec 31 09:58:51.056075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c489c7f8-7f68-4ce2-a2e4-3cf7ca08d553 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:51.056653 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:51.056653 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:51.057630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c489c7f8-7f68-4ce2-a2e4-3cf7ca08d553 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:51.331795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c489c7f8-7f68-4ce2-a2e4-3cf7ca08d553 tempest-VolumeTypesTest-1272171328 tempest-VolumeTypesTest-1272171328] http://10.222.0.45/volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe returned with HTTP 404 Dec 31 09:58:51.333163 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1143/2253] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:58:51 2020] GET /volume/v3/a9107bfd7b0e4f7aa7963d08ed670d6d/volumes/315f3744-becf-4bb4-a20e-366186032bbe => generated 109 bytes in 283 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:51.343211 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4057d9e8-6407-4168-b7ca-448ae30ed59e tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] DELETE http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/87f90d6f-7736-48e4-b030-a452614ce830 Dec 31 09:58:51.344154 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4057d9e8-6407-4168-b7ca-448ae30ed59e tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:51.344382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:58:51.344382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:58:51.345336 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4057d9e8-6407-4168-b7ca-448ae30ed59e tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:51.632204 n-d-765311-8 devstack@c-api.service[88084]: /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 31 09:58:51.632204 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 09:58:51.677381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4057d9e8-6407-4168-b7ca-448ae30ed59e tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/87f90d6f-7736-48e4-b030-a452614ce830 returned with HTTP 202 Dec 31 09:58:51.678500 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1111/2254] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:58:51 2020] DELETE /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/87f90d6f-7736-48e4-b030-a452614ce830 => generated 0 bytes in 340 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:58:51.689872 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a582a032-94d8-426b-8acd-d6d8f65ff589 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/87f90d6f-7736-48e4-b030-a452614ce830 Dec 31 09:58:51.690447 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a582a032-94d8-426b-8acd-d6d8f65ff589 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:51.691113 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a582a032-94d8-426b-8acd-d6d8f65ff589 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:51.743697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a582a032-94d8-426b-8acd-d6d8f65ff589 tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/87f90d6f-7736-48e4-b030-a452614ce830 returned with HTTP 404 Dec 31 09:58:51.744758 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1144/2255] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:58:51 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/87f90d6f-7736-48e4-b030-a452614ce830 => generated 114 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:58:51.755004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b43d6caf-cb3b-4a64-b197-d1ce35f647bd tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] DELETE http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b730fb3e-4c40-474a-867c-922614facd5e Dec 31 09:58:51.755965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b43d6caf-cb3b-4a64-b197-d1ce35f647bd tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:51.756696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b43d6caf-cb3b-4a64-b197-d1ce35f647bd tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:52.128381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b43d6caf-cb3b-4a64-b197-d1ce35f647bd tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b730fb3e-4c40-474a-867c-922614facd5e returned with HTTP 202 Dec 31 09:58:52.130025 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1112/2256] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 09:58:51 2020] DELETE /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b730fb3e-4c40-474a-867c-922614facd5e => generated 0 bytes in 380 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:58:52.139479 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2571bdb0-b0f9-4def-ab10-c04b4744c02a tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] GET http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b730fb3e-4c40-474a-867c-922614facd5e Dec 31 09:58:52.140408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2571bdb0-b0f9-4def-ab10-c04b4744c02a tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:58:52.141275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2571bdb0-b0f9-4def-ab10-c04b4744c02a tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:58:52.187692 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2571bdb0-b0f9-4def-ab10-c04b4744c02a tempest-VolumeTypesTest-646170724 tempest-VolumeTypesTest-646170724] http://10.222.0.45/volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b730fb3e-4c40-474a-867c-922614facd5e returned with HTTP 404 Dec 31 09:58:52.190122 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1145/2257] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 09:58:52 2020] GET /volume/v3/fd80d8d679a94db3912a5c34d4422d23/types/b730fb3e-4c40-474a-867c-922614facd5e => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:59:04.304740 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] POST http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes Dec 31 09:59:04.308026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1750356490"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:04.315494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1750356490'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:59:04.319351 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Create volume of 2 GB Dec 31 09:59:04.378997 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Availability Zones retrieved successfully. Dec 31 09:59:04.467488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Flow 'volume_create_api' (844f3d07-6814-46b3-a2b4-ac2995f13ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:04.486980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ddb537-74ea-4b43-92bc-32429f7f496e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:04.493883 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Validating volume size '2' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:59:04.685060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ddb537-74ea-4b43-92bc-32429f7f496e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:04.690893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec80569-9b56-4a09-bdf5-7653e4af8e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:05.007910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Created reservations ['da170fa8-f503-40e0-a4d4-9e4229efbb1f', '7854e3f2-1001-414d-a2fa-29f391125df0', '2eb8198c-fb01-4bf9-9ab9-49923dd64037', 'ed9ba08d-dbb7-466f-b1e7-f347533161ec'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:59:05.013091 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ec80569-9b56-4a09-bdf5-7653e4af8e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da170fa8-f503-40e0-a4d4-9e4229efbb1f', '7854e3f2-1001-414d-a2fa-29f391125df0', '2eb8198c-fb01-4bf9-9ab9-49923dd64037', 'ed9ba08d-dbb7-466f-b1e7-f347533161ec']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:05.028038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89e62347-82d2-46f1-ba0d-9fc010296d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:05.180876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89e62347-82d2-46f1-ba0d-9fc010296d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed1c36fd-2986-4fba-a47d-403abbf7364b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1750356490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e9c7552adf4656a5104006edeb0ce8',qos_specs=None,replication_status=,reservations=['da170fa8-f503-40e0-a4d4-9e4229efbb1f','7854e3f2-1001-414d-a2fa-29f391125df0','2eb8198c-fb01-4bf9-9ab9-49923dd64037','ed9ba08d-dbb7-466f-b1e7-f347533161ec'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26af5c93d0634883b71e1ecd3008382e',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1750356490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed1c36fd-2986-4fba-a47d-403abbf7364b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e9c7552adf4656a5104006edeb0ce8',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='26af5c93d0634883b71e1ecd3008382e',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:05.184308 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a686d2f8-0857-48d5-8b41-8ade4bdf39dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:05.236934 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a686d2f8-0857-48d5-8b41-8ade4bdf39dc) 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-1750356490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e9c7552adf4656a5104006edeb0ce8',qos_specs=None,replication_status=,reservations=['da170fa8-f503-40e0-a4d4-9e4229efbb1f','7854e3f2-1001-414d-a2fa-29f391125df0','2eb8198c-fb01-4bf9-9ab9-49923dd64037','ed9ba08d-dbb7-466f-b1e7-f347533161ec'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26af5c93d0634883b71e1ecd3008382e',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:05.244444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f9fb4d-2570-4007-ad0f-e528b493633e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:05.318162 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f9fb4d-2570-4007-ad0f-e528b493633e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:05.328857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Flow 'volume_create_api' (844f3d07-6814-46b3-a2b4-ac2995f13ba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:05.550700 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Create volume request issued successfully. Dec 31 09:59:05.588008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-405f6625-f618-46f0-8876-adf43203c069 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes returned with HTTP 202 Dec 31 09:59:05.588945 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1113/2258] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:59:03 2020] POST /volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes => generated 824 bytes in 1634 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:59:05.619922 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6369598d-eac2-47b0-9ce1-8d489b8b114d tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] GET http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b Dec 31 09:59:05.621211 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6369598d-eac2-47b0-9ce1-8d489b8b114d tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:05.622477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6369598d-eac2-47b0-9ce1-8d489b8b114d tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:05.849624 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:05.849624 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:05.888850 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6369598d-eac2-47b0-9ce1-8d489b8b114d tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Volume info retrieved successfully. Dec 31 09:59:06.003029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6369598d-eac2-47b0-9ce1-8d489b8b114d tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b returned with HTTP 200 Dec 31 09:59:06.005721 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1146/2259] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:05 2020] GET /volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b => generated 916 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:07.047115 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d05ec5eb-c89c-42eb-bd8b-a49494e98302 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] GET http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b Dec 31 09:59:07.047910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d05ec5eb-c89c-42eb-bd8b-a49494e98302 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:07.048097 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:07.048097 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:07.048422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d05ec5eb-c89c-42eb-bd8b-a49494e98302 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:07.267886 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:07.267886 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:07.309213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d05ec5eb-c89c-42eb-bd8b-a49494e98302 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Volume info retrieved successfully. Dec 31 09:59:07.435563 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d05ec5eb-c89c-42eb-bd8b-a49494e98302 tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b returned with HTTP 200 Dec 31 09:59:07.436966 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1114/2260] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:07 2020] GET /volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b => generated 916 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:08.466181 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b709c03-5815-4a46-ac2b-a8b4782c287e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] GET http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b Dec 31 09:59:08.467325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b709c03-5815-4a46-ac2b-a8b4782c287e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:08.468476 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:08.468476 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:08.468770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b709c03-5815-4a46-ac2b-a8b4782c287e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:08.611701 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:08.611701 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:08.625336 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2b709c03-5815-4a46-ac2b-a8b4782c287e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Volume info retrieved successfully. Dec 31 09:59:08.663704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b709c03-5815-4a46-ac2b-a8b4782c287e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b returned with HTTP 200 Dec 31 09:59:08.665504 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1147/2261] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:08 2020] GET /volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b => generated 917 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:59:08.685008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] POST http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes Dec 31 09:59:08.685476 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:08.685476 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:08.685903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ed1c36fd-2986-4fba-a47d-403abbf7364b"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:08.687893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ed1c36fd-2986-4fba-a47d-403abbf7364b'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:59:08.817689 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:08.817689 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:08.820176 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Volume retrieved successfully. Dec 31 09:59:08.820842 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Create volume of 1 GB Dec 31 09:59:08.863857 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Availability Zones retrieved successfully. Dec 31 09:59:08.921955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Flow 'volume_create_api' (51d846f4-c11d-4c7e-bfb1-10fb69a53841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:08.932681 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65686551-acd9-4506-9f6d-11e1a6f2e5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:08.940023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Validating volume size '1' using validate_int, validate_source_size {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:59:08.955081 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65686551-acd9-4506-9f6d-11e1a6f2e5b5) transitioned into state 'FAILURE' from state 'RUNNING' Dec 31 09:59:08.955081 n-d-765311-8 devstack@c-api.service[88084]: 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 31 09:59:08.968207 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65686551-acd9-4506-9f6d-11e1a6f2e5b5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:08.977653 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65686551-acd9-4506-9f6d-11e1a6f2e5b5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 31 09:59:08.991054 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.volume.api [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Flow 'volume_create_api' (51d846f4-c11d-4c7e-bfb1-10fb69a53841) transitioned into state 'REVERTED' from state 'RUNNING' Dec 31 09:59:08.994541 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b88b6c0-04cd-42e3-9cbc-fd84e85a832e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes returned with HTTP 400 Dec 31 09:59:08.999269 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1115/2262] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:59:08 2020] POST /volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes => generated 173 bytes in 318 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 09:59:09.011887 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ced11a79-ba11-4de4-94e7-fa9dd75c8d0e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] DELETE http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b Dec 31 09:59:09.012777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ced11a79-ba11-4de4-94e7-fa9dd75c8d0e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:09.013272 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:09.013272 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:09.013973 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ced11a79-ba11-4de4-94e7-fa9dd75c8d0e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:09.014884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-ced11a79-ba11-4de4-94e7-fa9dd75c8d0e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Delete volume with id: ed1c36fd-2986-4fba-a47d-403abbf7364b Dec 31 09:59:09.148632 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:09.148632 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:09.150302 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ced11a79-ba11-4de4-94e7-fa9dd75c8d0e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Volume info retrieved successfully. Dec 31 09:59:09.192731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ced11a79-ba11-4de4-94e7-fa9dd75c8d0e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Delete volume request issued successfully. Dec 31 09:59:09.193953 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ced11a79-ba11-4de4-94e7-fa9dd75c8d0e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b returned with HTTP 202 Dec 31 09:59:09.195065 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1148/2263] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:59:09 2020] DELETE /volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 09:59:09.206076 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-258e7afb-a01a-44a0-a276-64512e1f5bda tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] GET http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b Dec 31 09:59:09.207063 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-258e7afb-a01a-44a0-a276-64512e1f5bda tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:09.207453 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:09.207453 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:09.208017 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-258e7afb-a01a-44a0-a276-64512e1f5bda tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:09.385425 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:09.385425 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:09.435491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-258e7afb-a01a-44a0-a276-64512e1f5bda tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Volume info retrieved successfully. Dec 31 09:59:09.510432 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-258e7afb-a01a-44a0-a276-64512e1f5bda tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b returned with HTTP 200 Dec 31 09:59:09.512541 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1116/2264] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:09 2020] GET /volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b => generated 916 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:09.850345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-d9d51835-1571-4111-bf2f-e42496c59edd tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 09:59:09.851208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-d9d51835-1571-4111-bf2f-e42496c59edd tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:09.851666 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:09.851666 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:09.852337 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-d9d51835-1571-4111-bf2f-e42496c59edd tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:10.062655 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:10.062655 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:10.099967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-d9d51835-1571-4111-bf2f-e42496c59edd tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:59:10.185334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-d9d51835-1571-4111-bf2f-e42496c59edd tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 09:59:10.189914 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1149/2265] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:09 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 919 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:10.219017 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-258e7afb-a01a-44a0-a276-64512e1f5bda tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] GET http://10.222.0.45/volume// Dec 31 09:59:10.220253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-258e7afb-a01a-44a0-a276-64512e1f5bda tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:10.220806 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:10.220806 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:10.221798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-258e7afb-a01a-44a0-a276-64512e1f5bda tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:10.224459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-258e7afb-a01a-44a0-a276-64512e1f5bda tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:59:10.226000 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1117/2266] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:59: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 31 09:59:10.246829 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-2c623f99-0656-461c-bfb9-4a5c30280999 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] POST http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments Dec 31 09:59:10.247782 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:10.247782 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:10.252477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-2c623f99-0656-461c-bfb9-4a5c30280999 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "367f70dd-8630-4f91-8c3a-df9a4e4ecf22", "instance_uuid": "b42bafcb-3cca-4907-994f-5ac7e2b488ec", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:10.418564 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:10.418564 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:10.534784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8c0be42-5ed5-4541-b892-56c60f84e16e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] GET http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b Dec 31 09:59:10.536623 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8c0be42-5ed5-4541-b892-56c60f84e16e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:10.540453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8c0be42-5ed5-4541-b892-56c60f84e16e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:10.665695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:10.665695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:10.682634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b8c0be42-5ed5-4541-b892-56c60f84e16e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Volume info retrieved successfully. Dec 31 09:59:10.716829 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-2c623f99-0656-461c-bfb9-4a5c30280999 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments returned with HTTP 200 Dec 31 09:59:10.718676 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1150/2267] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:59:10 2020] POST /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments => generated 273 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:59:10.772499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8c0be42-5ed5-4541-b892-56c60f84e16e tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b returned with HTTP 200 Dec 31 09:59:10.784448 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1118/2268] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:10 2020] GET /volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b => generated 916 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:10.873348 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-70534573-85b1-42b8-8075-fe4d5282d508 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] POST http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/139b4700-a1d2-4271-8be9-c533ed42e6bf/action Dec 31 09:59:10.874376 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:10.874376 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:10.875260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-70534573-85b1-42b8-8075-fe4d5282d508 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:59:10.875970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-70534573-85b1-42b8-8075-fe4d5282d508 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:11.217874 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:11.217874 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:11.262354 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-82948cbc-bd56-4302-8661-5a76a4b7c4a0 req-70534573-85b1-42b8-8075-fe4d5282d508 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/139b4700-a1d2-4271-8be9-c533ed42e6bf/action returned with HTTP 204 Dec 31 09:59:11.264061 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1151/2269] 10.222.0.45 () {66 vars in 1696 bytes} [Thu Dec 31 09:59:10 2020] POST /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/139b4700-a1d2-4271-8be9-c533ed42e6bf/action => generated 0 bytes in 404 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:59:11.316880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b674d07-56e1-4ebc-9a44-5aaf90b511c4 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 09:59:11.317598 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b674d07-56e1-4ebc-9a44-5aaf90b511c4 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:11.317966 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:11.317966 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:11.318611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b674d07-56e1-4ebc-9a44-5aaf90b511c4 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:11.497462 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:11.497462 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:11.513992 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0b674d07-56e1-4ebc-9a44-5aaf90b511c4 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:59:11.543246 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:11.543246 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:11.554977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b674d07-56e1-4ebc-9a44-5aaf90b511c4 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 09:59:11.556437 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1119/2270] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:11 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 1181 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:59:11.821545 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a6cc06a-900c-4dc5-b426-60c04d22f85a tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] GET http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b Dec 31 09:59:11.822510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a6cc06a-900c-4dc5-b426-60c04d22f85a tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:11.822870 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:11.822870 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:11.827295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a6cc06a-900c-4dc5-b426-60c04d22f85a tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:12.101970 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6b39fb3-e7b2-4b98-bad3-a30736b7ef60 req-6578af95-d471-4c70-8956-95aacb2a0c6d tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 09:59:12.102605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6b39fb3-e7b2-4b98-bad3-a30736b7ef60 req-6578af95-d471-4c70-8956-95aacb2a0c6d tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:12.111457 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:12.111457 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:12.115931 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:12.115931 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:12.116769 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6b39fb3-e7b2-4b98-bad3-a30736b7ef60 req-6578af95-d471-4c70-8956-95aacb2a0c6d tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:12.148663 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3a6cc06a-900c-4dc5-b426-60c04d22f85a tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Volume info retrieved successfully. Dec 31 09:59:12.237321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a6cc06a-900c-4dc5-b426-60c04d22f85a tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b returned with HTTP 200 Dec 31 09:59:12.246600 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1152/2271] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:11 2020] GET /volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b => generated 916 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:12.310200 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:12.310200 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:12.346143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e6b39fb3-e7b2-4b98-bad3-a30736b7ef60 req-6578af95-d471-4c70-8956-95aacb2a0c6d tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:59:12.415840 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:12.415840 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:12.425561 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6b39fb3-e7b2-4b98-bad3-a30736b7ef60 req-6578af95-d471-4c70-8956-95aacb2a0c6d tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 09:59:12.426452 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1120/2272] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:12 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 1181 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:59:12.578248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6b39fb3-e7b2-4b98-bad3-a30736b7ef60 req-bb6597b1-cf0f-492c-94a3-88a9333f6804 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] DELETE http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/139b4700-a1d2-4271-8be9-c533ed42e6bf Dec 31 09:59:12.579136 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6b39fb3-e7b2-4b98-bad3-a30736b7ef60 req-bb6597b1-cf0f-492c-94a3-88a9333f6804 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:12.580513 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:12.580513 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:12.583332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e6b39fb3-e7b2-4b98-bad3-a30736b7ef60 req-bb6597b1-cf0f-492c-94a3-88a9333f6804 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:12.668981 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:12.668981 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:13.233451 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-e6b39fb3-e7b2-4b98-bad3-a30736b7ef60 req-bb6597b1-cf0f-492c-94a3-88a9333f6804 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 09:59:13.233882 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-e6b39fb3-e7b2-4b98-bad3-a30736b7ef60 req-bb6597b1-cf0f-492c-94a3-88a9333f6804 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 09:59:13.253579 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e6b39fb3-e7b2-4b98-bad3-a30736b7ef60 req-bb6597b1-cf0f-492c-94a3-88a9333f6804 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/139b4700-a1d2-4271-8be9-c533ed42e6bf returned with HTTP 200 Dec 31 09:59:13.257923 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1153/2273] 10.222.0.45 () {64 vars in 1644 bytes} [Thu Dec 31 09:59:12 2020] DELETE /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/attachments/139b4700-a1d2-4271-8be9-c533ed42e6bf => generated 19 bytes in 697 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:13.272465 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a059950f-9255-4db0-be5a-04efa2c8f04f tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] GET http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b Dec 31 09:59:13.273005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a059950f-9255-4db0-be5a-04efa2c8f04f tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:13.273204 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:13.273204 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:13.273843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a059950f-9255-4db0-be5a-04efa2c8f04f tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:13.300622 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d04ec08d-ad64-4e37-8a72-2d5b8e28403f tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 09:59:13.301910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d04ec08d-ad64-4e37-8a72-2d5b8e28403f tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:13.302540 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:13.302540 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:13.303669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d04ec08d-ad64-4e37-8a72-2d5b8e28403f tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:13.381812 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:13.381812 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:13.395405 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a059950f-9255-4db0-be5a-04efa2c8f04f tempest-VolumesCloneNegativeTest-1534079981 tempest-VolumesCloneNegativeTest-1534079981] http://10.222.0.45/volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b returned with HTTP 404 Dec 31 09:59:13.401225 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1121/2274] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:13 2020] GET /volume/v3/f8e9c7552adf4656a5104006edeb0ce8/volumes/ed1c36fd-2986-4fba-a47d-403abbf7364b => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:59:13.414289 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:13.414289 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:13.430935 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d04ec08d-ad64-4e37-8a72-2d5b8e28403f tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 09:59:13.492990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d04ec08d-ad64-4e37-8a72-2d5b8e28403f tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 09:59:13.510281 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1154/2275] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:13 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 919 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:59:14.640691 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] POST http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes Dec 31 09:59:14.642259 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:14.642259 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:14.643242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1488016668", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:14.646366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1488016668', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:59:14.647455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Create volume of 1 GB Dec 31 09:59:14.672091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Availability Zones retrieved successfully. Dec 31 09:59:14.711043 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Flow 'volume_create_api' (4e63ccf3-5a61-4d10-85e0-a316f342aaa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:14.718374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d259c67-fe61-4fe2-b544-4ee5bb665002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:14.723741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:59:14.937763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d259c67-fe61-4fe2-b544-4ee5bb665002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:14.942557 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dee6b42b-87f4-4e43-900c-921213f8f7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:15.136770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Created reservations ['c4bd1040-7dc7-4879-aab3-9e3ac098aca7', 'e8ca29a4-0097-4cd6-8860-86951d347a59', 'ca85add8-fbc8-4e78-9275-2852d1941298', '882669f5-9ade-4327-9d94-24d988962c35'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:59:15.140985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dee6b42b-87f4-4e43-900c-921213f8f7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4bd1040-7dc7-4879-aab3-9e3ac098aca7', 'e8ca29a4-0097-4cd6-8860-86951d347a59', 'ca85add8-fbc8-4e78-9275-2852d1941298', '882669f5-9ade-4327-9d94-24d988962c35']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:15.144754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285469fa-a07f-465b-8abc-78777e1a6772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:15.274305 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285469fa-a07f-465b-8abc-78777e1a6772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '867fe42a-5cac-44f1-b311-9d2eeeed28b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1488016668',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d4be18fcab7a4987ad47448b29b031c6',qos_specs=None,replication_status=,reservations=['c4bd1040-7dc7-4879-aab3-9e3ac098aca7','e8ca29a4-0097-4cd6-8860-86951d347a59','ca85add8-fbc8-4e78-9275-2852d1941298','882669f5-9ade-4327-9d94-24d988962c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29c78a38dfda44efb36e767c447151e7',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1488016668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=867fe42a-5cac-44f1-b311-9d2eeeed28b5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d4be18fcab7a4987ad47448b29b031c6',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='29c78a38dfda44efb36e767c447151e7',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:15.280748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef72d17d-9ae0-4b0b-bedc-cfeb8f7717e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:15.317652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef72d17d-9ae0-4b0b-bedc-cfeb8f7717e0) 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-1488016668',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d4be18fcab7a4987ad47448b29b031c6',qos_specs=None,replication_status=,reservations=['c4bd1040-7dc7-4879-aab3-9e3ac098aca7','e8ca29a4-0097-4cd6-8860-86951d347a59','ca85add8-fbc8-4e78-9275-2852d1941298','882669f5-9ade-4327-9d94-24d988962c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29c78a38dfda44efb36e767c447151e7',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:15.324099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2354ee-53af-4db3-bbc6-fb272b8adf0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:15.373765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2354ee-53af-4db3-bbc6-fb272b8adf0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:15.377293 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Flow 'volume_create_api' (4e63ccf3-5a61-4d10-85e0-a316f342aaa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:15.525696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Create volume request issued successfully. Dec 31 09:59:15.572411 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-5b86abe5-91f6-4a88-9074-e423bb814ad5 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes returned with HTTP 202 Dec 31 09:59:15.575889 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1122/2276] 10.222.0.45 () {64 vars in 1512 bytes} [Thu Dec 31 09:59:14 2020] POST /volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes => generated 832 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:59:15.592586 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-0de7afe5-b461-4f31-b501-ed4cf95620e4 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] GET http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 Dec 31 09:59:15.594116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-0de7afe5-b461-4f31-b501-ed4cf95620e4 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:15.594485 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:15.594485 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:15.595151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-0de7afe5-b461-4f31-b501-ed4cf95620e4 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:15.766162 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:15.766162 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:15.810590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-0de7afe5-b461-4f31-b501-ed4cf95620e4 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Volume info retrieved successfully. Dec 31 09:59:15.920894 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-bc2d04e6-98e4-4b75-a99e-0d9779255f06 req-0de7afe5-b461-4f31-b501-ed4cf95620e4 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 returned with HTTP 200 Dec 31 09:59:15.928578 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1155/2277] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:15 2020] GET /volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 => generated 924 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:16.044575 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-48bcad4a-208c-4bec-a230-02e1692f4c46 req-04b1f516-4ba4-4896-aae9-bc48a296d1e3 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] GET http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 Dec 31 09:59:16.045210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-48bcad4a-208c-4bec-a230-02e1692f4c46 req-04b1f516-4ba4-4896-aae9-bc48a296d1e3 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:16.045489 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:16.045489 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:16.045953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-48bcad4a-208c-4bec-a230-02e1692f4c46 req-04b1f516-4ba4-4896-aae9-bc48a296d1e3 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:16.228977 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:16.228977 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:16.272423 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-48bcad4a-208c-4bec-a230-02e1692f4c46 req-04b1f516-4ba4-4896-aae9-bc48a296d1e3 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Volume info retrieved successfully. Dec 31 09:59:16.355352 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-48bcad4a-208c-4bec-a230-02e1692f4c46 req-04b1f516-4ba4-4896-aae9-bc48a296d1e3 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 returned with HTTP 200 Dec 31 09:59:16.358845 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1123/2278] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:16 2020] GET /volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 => generated 924 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:17.465294 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e8814c5d-62e1-4f56-8fc6-bf09f0943203 req-7692b315-763d-43f8-b58b-6d7bc7fe86f3 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] GET http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 Dec 31 09:59:17.467910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e8814c5d-62e1-4f56-8fc6-bf09f0943203 req-7692b315-763d-43f8-b58b-6d7bc7fe86f3 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:17.468340 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:17.468340 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:17.470881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e8814c5d-62e1-4f56-8fc6-bf09f0943203 req-7692b315-763d-43f8-b58b-6d7bc7fe86f3 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:17.704650 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:17.704650 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:17.728042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e8814c5d-62e1-4f56-8fc6-bf09f0943203 req-7692b315-763d-43f8-b58b-6d7bc7fe86f3 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Volume info retrieved successfully. Dec 31 09:59:17.822398 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e8814c5d-62e1-4f56-8fc6-bf09f0943203 req-7692b315-763d-43f8-b58b-6d7bc7fe86f3 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 returned with HTTP 200 Dec 31 09:59:17.855973 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1156/2279] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:17 2020] GET /volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 => generated 925 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:17.909181 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-853755b2-8e0a-490d-92d9-8935f85ebc5e req-dfcef718-ce4a-4653-8632-20c6b341cd82 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] GET http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 Dec 31 09:59:17.909965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-853755b2-8e0a-490d-92d9-8935f85ebc5e req-dfcef718-ce4a-4653-8632-20c6b341cd82 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:17.910330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:17.910330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:17.910960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-853755b2-8e0a-490d-92d9-8935f85ebc5e req-dfcef718-ce4a-4653-8632-20c6b341cd82 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:18.038693 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:18.038693 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:18.051874 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-853755b2-8e0a-490d-92d9-8935f85ebc5e req-dfcef718-ce4a-4653-8632-20c6b341cd82 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Volume info retrieved successfully. Dec 31 09:59:18.128278 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-853755b2-8e0a-490d-92d9-8935f85ebc5e req-dfcef718-ce4a-4653-8632-20c6b341cd82 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 returned with HTTP 200 Dec 31 09:59:18.130573 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1124/2280] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:17 2020] GET /volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 => generated 925 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:18.279333 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-06bd7057-28ec-49aa-a6e8-ee748b4309c4 req-33cdc5ec-9ba7-41a8-b13a-5079a7bd6ca0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] DELETE http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 Dec 31 09:59:18.282671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-06bd7057-28ec-49aa-a6e8-ee748b4309c4 req-33cdc5ec-9ba7-41a8-b13a-5079a7bd6ca0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:18.288813 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:18.288813 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:18.290155 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-06bd7057-28ec-49aa-a6e8-ee748b4309c4 req-33cdc5ec-9ba7-41a8-b13a-5079a7bd6ca0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:18.291235 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-06bd7057-28ec-49aa-a6e8-ee748b4309c4 req-33cdc5ec-9ba7-41a8-b13a-5079a7bd6ca0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Delete volume with id: 867fe42a-5cac-44f1-b311-9d2eeeed28b5 Dec 31 09:59:18.443584 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:18.443584 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:18.446620 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-06bd7057-28ec-49aa-a6e8-ee748b4309c4 req-33cdc5ec-9ba7-41a8-b13a-5079a7bd6ca0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Volume info retrieved successfully. Dec 31 09:59:18.531909 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-06bd7057-28ec-49aa-a6e8-ee748b4309c4 req-33cdc5ec-9ba7-41a8-b13a-5079a7bd6ca0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Delete volume request issued successfully. Dec 31 09:59:18.532942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-06bd7057-28ec-49aa-a6e8-ee748b4309c4 req-33cdc5ec-9ba7-41a8-b13a-5079a7bd6ca0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 returned with HTTP 202 Dec 31 09:59:18.541549 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1157/2281] 10.222.0.45 () {62 vars in 1591 bytes} [Thu Dec 31 09:59:18 2020] DELETE /volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:59:18.659317 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9fd6fc59-e4be-4831-9747-500378b73fa2 req-64a5939c-6b71-4298-abf8-dab0437547b0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] GET http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 Dec 31 09:59:18.661004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9fd6fc59-e4be-4831-9747-500378b73fa2 req-64a5939c-6b71-4298-abf8-dab0437547b0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:18.661363 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:18.661363 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:18.662471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9fd6fc59-e4be-4831-9747-500378b73fa2 req-64a5939c-6b71-4298-abf8-dab0437547b0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:18.799571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:18.799571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:18.822042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-9fd6fc59-e4be-4831-9747-500378b73fa2 req-64a5939c-6b71-4298-abf8-dab0437547b0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Volume info retrieved successfully. Dec 31 09:59:18.881629 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9fd6fc59-e4be-4831-9747-500378b73fa2 req-64a5939c-6b71-4298-abf8-dab0437547b0 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 returned with HTTP 200 Dec 31 09:59:18.884934 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1125/2282] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:18 2020] GET /volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 => generated 924 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:19.093958 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] POST http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes Dec 31 09:59:19.096357 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:19.096357 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:19.097009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1570075930", "metadata": {"Type": "Test"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:19.098534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1570075930', 'metadata': {'Type': 'Test'}}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:59:19.099000 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume of 1 GB Dec 31 09:59:19.117394 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Availability Zones retrieved successfully. Dec 31 09:59:19.165701 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (73860202-f4b7-490f-b48a-e7eb2009ccfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:19.173495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb90b10f-2a2e-44b0-87fc-feb83e534841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:19.175955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:59:19.290430 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb90b10f-2a2e-44b0-87fc-feb83e534841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:19.294638 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bc1fec3-249a-4280-8fb6-8596c3299908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:19.470071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Created reservations ['06e8d10d-b745-40f2-bae5-92c25235d27b', 'ba09f44b-afcf-42c6-90c9-a13496952a38', '64b456c5-bb2f-4564-a6b6-3f82754974c8', '02beab89-b56d-4d23-b47c-35cdb950f837'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:59:19.472928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bc1fec3-249a-4280-8fb6-8596c3299908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06e8d10d-b745-40f2-bae5-92c25235d27b', 'ba09f44b-afcf-42c6-90c9-a13496952a38', '64b456c5-bb2f-4564-a6b6-3f82754974c8', '02beab89-b56d-4d23-b47c-35cdb950f837']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:19.488451 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b371749e-be70-4903-b5e5-d8082734fd5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:19.592079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b371749e-be70-4903-b5e5-d8082734fd5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb45ccd-492d-4a41-a66e-65ab648c5607', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1570075930',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['06e8d10d-b745-40f2-bae5-92c25235d27b','ba09f44b-afcf-42c6-90c9-a13496952a38','64b456c5-bb2f-4564-a6b6-3f82754974c8','02beab89-b56d-4d23-b47c-35cdb950f837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:59:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1570075930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb45ccd-492d-4a41-a66e-65ab648c5607,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='12ca9752c4164052a890866149342920',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='f9c429b27bb84a099686b4df19bc43a2',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:19.594540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f7cecc-5a06-4ab1-828d-4342907d46dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:19.669748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f7cecc-5a06-4ab1-828d-4342907d46dc) 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-1570075930',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['06e8d10d-b745-40f2-bae5-92c25235d27b','ba09f44b-afcf-42c6-90c9-a13496952a38','64b456c5-bb2f-4564-a6b6-3f82754974c8','02beab89-b56d-4d23-b47c-35cdb950f837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:19.671864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65bec48f-2378-4f85-a2e9-34edcebec10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:19.740076 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65bec48f-2378-4f85-a2e9-34edcebec10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:19.744000 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (73860202-f4b7-490f-b48a-e7eb2009ccfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:19.933242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request issued successfully. Dec 31 09:59:19.985130 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d195a57-02ef-44c1-a40e-f0a24f862341 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes returned with HTTP 202 Dec 31 09:59:19.987177 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1158/2283] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:59:18 2020] POST /volume/v3/12ca9752c4164052a890866149342920/volumes => generated 828 bytes in 1284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:59:20.006182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-41007684-81a2-4dcd-8b62-2359b07ada5e req-a3b2a2bb-d3af-423d-80ff-9040e44da643 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] GET http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 Dec 31 09:59:20.007158 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-41007684-81a2-4dcd-8b62-2359b07ada5e req-a3b2a2bb-d3af-423d-80ff-9040e44da643 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:20.007676 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-760f900d-0aec-48e9-966d-0e795adc7dcd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:20.007935 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:20.007935 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:20.008408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-760f900d-0aec-48e9-966d-0e795adc7dcd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:20.008632 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:20.008632 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:20.008809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-41007684-81a2-4dcd-8b62-2359b07ada5e req-a3b2a2bb-d3af-423d-80ff-9040e44da643 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:20.009162 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-760f900d-0aec-48e9-966d-0e795adc7dcd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:20.191318 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:20.191318 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:20.194563 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:20.194563 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:20.218174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-41007684-81a2-4dcd-8b62-2359b07ada5e req-a3b2a2bb-d3af-423d-80ff-9040e44da643 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Volume info retrieved successfully. Dec 31 09:59:20.221029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-760f900d-0aec-48e9-966d-0e795adc7dcd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:20.286414 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-41007684-81a2-4dcd-8b62-2359b07ada5e req-a3b2a2bb-d3af-423d-80ff-9040e44da643 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 returned with HTTP 200 Dec 31 09:59:20.287962 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1126/2284] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:19 2020] GET /volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 => generated 924 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:59:20.326974 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-760f900d-0aec-48e9-966d-0e795adc7dcd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 200 Dec 31 09:59:20.329986 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1159/2285] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:20 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 920 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:21.348528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70e8e5c6-96e7-43c8-a644-7aa77c75b39f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:21.349497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70e8e5c6-96e7-43c8-a644-7aa77c75b39f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:21.349980 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:21.349980 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:21.350503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-50974507-7c33-47f4-ab1a-521bba5ba4c2 req-4c0ab731-7640-49f6-b75b-014c57639785 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] GET http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 Dec 31 09:59:21.350895 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70e8e5c6-96e7-43c8-a644-7aa77c75b39f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:21.351635 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-50974507-7c33-47f4-ab1a-521bba5ba4c2 req-4c0ab731-7640-49f6-b75b-014c57639785 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:21.351982 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:21.351982 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:21.352589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-50974507-7c33-47f4-ab1a-521bba5ba4c2 req-4c0ab731-7640-49f6-b75b-014c57639785 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:21.522853 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:21.522853 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:21.542229 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:21.542229 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:21.547399 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-70e8e5c6-96e7-43c8-a644-7aa77c75b39f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:21.575109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-50974507-7c33-47f4-ab1a-521bba5ba4c2 req-4c0ab731-7640-49f6-b75b-014c57639785 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Volume info retrieved successfully. Dec 31 09:59:21.638228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-50974507-7c33-47f4-ab1a-521bba5ba4c2 req-4c0ab731-7640-49f6-b75b-014c57639785 tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 returned with HTTP 200 Dec 31 09:59:21.642531 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70e8e5c6-96e7-43c8-a644-7aa77c75b39f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 200 Dec 31 09:59:21.646146 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1127/2286] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:21 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 920 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:21.647854 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1160/2287] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:21 2020] GET /volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 => generated 924 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:59:22.669625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96a7a782-62ed-40cc-a096-e9ba119c7adf tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:22.680112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96a7a782-62ed-40cc-a096-e9ba119c7adf tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:22.680396 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:22.680396 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:22.680912 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96a7a782-62ed-40cc-a096-e9ba119c7adf tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:22.745403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-53d78fbd-2ec1-41e8-8386-5b05c1f859cd req-3ad06082-4b7c-4020-81c4-47c526b9f85d tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] GET http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 Dec 31 09:59:22.746218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-53d78fbd-2ec1-41e8-8386-5b05c1f859cd req-3ad06082-4b7c-4020-81c4-47c526b9f85d tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:22.746589 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:22.746589 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:22.747231 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-53d78fbd-2ec1-41e8-8386-5b05c1f859cd req-3ad06082-4b7c-4020-81c4-47c526b9f85d tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:22.850239 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:22.850239 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:22.886552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-53d78fbd-2ec1-41e8-8386-5b05c1f859cd req-3ad06082-4b7c-4020-81c4-47c526b9f85d tempest-VolumesGetTestJSON-1888582912 tempest-VolumesGetTestJSON-1888582912] http://10.222.0.45/volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 returned with HTTP 404 Dec 31 09:59:22.888467 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1161/2288] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:22 2020] GET /volume/v3/d4be18fcab7a4987ad47448b29b031c6/volumes/867fe42a-5cac-44f1-b311-9d2eeeed28b5 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:59:22.958617 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-96a7a782-62ed-40cc-a096-e9ba119c7adf tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:23.084518 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96a7a782-62ed-40cc-a096-e9ba119c7adf tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 200 Dec 31 09:59:23.095538 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1128/2289] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:22 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 921 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:23.110529 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c5a074f-3d21-4c47-b2df-7e9734000314 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:23.111146 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c5a074f-3d21-4c47-b2df-7e9734000314 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:23.111709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c5a074f-3d21-4c47-b2df-7e9734000314 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:23.356609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:23.356609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:23.417334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7c5a074f-3d21-4c47-b2df-7e9734000314 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:23.525091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c5a074f-3d21-4c47-b2df-7e9734000314 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 200 Dec 31 09:59:23.539975 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1162/2290] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:23 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 921 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:23.554350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52ed97b6-9b0b-4cde-a806-91f6bc197045 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] PUT http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:23.554926 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:23.554926 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:23.555397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52ed97b6-9b0b-4cde-a806-91f6bc197045 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1570075930"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:23.803381 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:23.803381 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:23.815779 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-52ed97b6-9b0b-4cde-a806-91f6bc197045 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:23.856112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-52ed97b6-9b0b-4cde-a806-91f6bc197045 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume updated successfully. Dec 31 09:59:23.955865 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52ed97b6-9b0b-4cde-a806-91f6bc197045 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 200 Dec 31 09:59:23.963878 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1129/2291] 10.222.0.45 () {60 vars in 1335 bytes} [Thu Dec 31 09:59:23 2020] PUT /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 853 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:23.987292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e507f4f-a188-4b63-bcc1-ff2284bfe609 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] PUT http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:23.988059 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:23.988059 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:23.988731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e507f4f-a188-4b63-bcc1-ff2284bfe609 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2029862181", "description": "This is the new description of volume"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:24.277767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:24.277767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:24.326697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2e507f4f-a188-4b63-bcc1-ff2284bfe609 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:24.366898 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2e507f4f-a188-4b63-bcc1-ff2284bfe609 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume updated successfully. Dec 31 09:59:24.437867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e507f4f-a188-4b63-bcc1-ff2284bfe609 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 200 Dec 31 09:59:24.440244 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1163/2292] 10.222.0.45 () {60 vars in 1336 bytes} [Thu Dec 31 09:59:23 2020] PUT /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 892 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:24.457373 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a3da6999-5bc0-45b7-9faa-422adc31ae0b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:24.458287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a3da6999-5bc0-45b7-9faa-422adc31ae0b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:24.458441 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:24.458441 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:24.458890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a3da6999-5bc0-45b7-9faa-422adc31ae0b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:24.700592 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:24.700592 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:24.734698 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a3da6999-5bc0-45b7-9faa-422adc31ae0b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:24.844580 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a3da6999-5bc0-45b7-9faa-422adc31ae0b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 200 Dec 31 09:59:24.854958 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1130/2293] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:24 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 960 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:24.877845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] POST http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes Dec 31 09:59:24.878957 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:24.878957 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:24.880380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-204964777", "availability_zone": "nova", "size": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:24.909611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-204964777', 'availability_zone': 'nova', 'size': 1}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:59:24.911463 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume of 1 GB Dec 31 09:59:24.980718 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Availability Zones retrieved successfully. Dec 31 09:59:25.030489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (da949b61-a977-411e-9e4c-06a84b9ed6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:25.042753 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1b7036-378d-4da5-91eb-b23f61bee89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:25.052453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:59:25.296134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a1b7036-378d-4da5-91eb-b23f61bee89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:25.305234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05bbef16-ec7f-4eab-8e53-fbb51e07839e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:25.564240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Created reservations ['3534c7e5-1c50-4b48-bef3-0d23a81c0aec', '216c1121-ace1-465d-a209-76eed8d01ccd', '9e0d757c-de6d-43ae-b6a6-1938c274a7b6', '8606bad5-62cd-48ce-a93c-3b4623768bf5'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:59:25.567059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05bbef16-ec7f-4eab-8e53-fbb51e07839e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3534c7e5-1c50-4b48-bef3-0d23a81c0aec', '216c1121-ace1-465d-a209-76eed8d01ccd', '9e0d757c-de6d-43ae-b6a6-1938c274a7b6', '8606bad5-62cd-48ce-a93c-3b4623768bf5']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:25.569630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7414f1ca-ac2e-4fd2-8ba7-7866936ec8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:25.756146 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7414f1ca-ac2e-4fd2-8ba7-7866936ec8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03721485-4974-441f-8541-d0bcb3b7622f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-204964777',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['3534c7e5-1c50-4b48-bef3-0d23a81c0aec','216c1121-ace1-465d-a209-76eed8d01ccd','9e0d757c-de6d-43ae-b6a6-1938c274a7b6','8606bad5-62cd-48ce-a93c-3b4623768bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:59:25Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-204964777',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03721485-4974-441f-8541-d0bcb3b7622f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ca9752c4164052a890866149342920',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='f9c429b27bb84a099686b4df19bc43a2',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:25.773701 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1614701d-32e6-4892-b96f-427562ba389a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:25.846486 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1614701d-32e6-4892-b96f-427562ba389a) 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-204964777',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['3534c7e5-1c50-4b48-bef3-0d23a81c0aec','216c1121-ace1-465d-a209-76eed8d01ccd','9e0d757c-de6d-43ae-b6a6-1938c274a7b6','8606bad5-62cd-48ce-a93c-3b4623768bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:25.853405 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d4b94d-2914-4944-b915-fdd951e72e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:25.892039 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d4b94d-2914-4944-b915-fdd951e72e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:25.906804 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (da949b61-a977-411e-9e4c-06a84b9ed6d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:26.178747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request issued successfully. Dec 31 09:59:26.223174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5581e43f-387e-4815-ad45-d08935da8d9a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes returned with HTTP 202 Dec 31 09:59:26.227012 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1164/2294] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:59:24 2020] POST /volume/v3/12ca9752c4164052a890866149342920/volumes => generated 810 bytes in 1355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:59:26.243922 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3436d170-9bcb-4b41-8e26-4071a4f12e0e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:26.245045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3436d170-9bcb-4b41-8e26-4071a4f12e0e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:26.245568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:26.245568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:26.246515 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3436d170-9bcb-4b41-8e26-4071a4f12e0e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:26.356362 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:26.356362 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:26.378607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3436d170-9bcb-4b41-8e26-4071a4f12e0e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:26.457469 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3436d170-9bcb-4b41-8e26-4071a4f12e0e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f returned with HTTP 200 Dec 31 09:59:26.459893 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1131/2295] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:26 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f => generated 902 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:27.484977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6315de4c-bfaf-4f0d-9485-7103455e22dd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:27.486802 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6315de4c-bfaf-4f0d-9485-7103455e22dd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:27.487901 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:27.487901 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:27.488963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6315de4c-bfaf-4f0d-9485-7103455e22dd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:27.781504 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:27.781504 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:27.846285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6315de4c-bfaf-4f0d-9485-7103455e22dd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:27.949311 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6315de4c-bfaf-4f0d-9485-7103455e22dd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f returned with HTTP 200 Dec 31 09:59:27.975538 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1165/2296] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:27 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f => generated 902 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:28.996005 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96b25177-51c9-45b1-9789-a1a4d68dcd68 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:28.996888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96b25177-51c9-45b1-9789-a1a4d68dcd68 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:28.997134 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:28.997134 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:28.997534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96b25177-51c9-45b1-9789-a1a4d68dcd68 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:29.265942 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:29.265942 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:29.282965 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-96b25177-51c9-45b1-9789-a1a4d68dcd68 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:29.341315 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96b25177-51c9-45b1-9789-a1a4d68dcd68 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f returned with HTTP 200 Dec 31 09:59:29.343399 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1132/2297] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:28 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f => generated 903 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:29.373483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19ee71c6-1aeb-4852-a96d-4d0075e22144 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] PUT http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:29.374283 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:29.374283 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:29.375059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19ee71c6-1aeb-4852-a96d-4d0075e22144 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1570075930", "description": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:29.573505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:29.573505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:29.616325 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-19ee71c6-1aeb-4852-a96d-4d0075e22144 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:29.647345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-19ee71c6-1aeb-4852-a96d-4d0075e22144 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume updated successfully. Dec 31 09:59:29.701531 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19ee71c6-1aeb-4852-a96d-4d0075e22144 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f returned with HTTP 200 Dec 31 09:59:29.704701 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1166/2298] 10.222.0.45 () {60 vars in 1335 bytes} [Thu Dec 31 09:59:29 2020] PUT /volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f => generated 839 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:29.727244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9f516ac1-3f90-432f-9778-e312cb3b67ec tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] DELETE http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:29.728153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9f516ac1-3f90-432f-9778-e312cb3b67ec tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:29.728566 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:29.728566 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:29.729305 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9f516ac1-3f90-432f-9778-e312cb3b67ec tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:29.730043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9f516ac1-3f90-432f-9778-e312cb3b67ec tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume with id: 03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:29.939033 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:29.939033 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:29.950083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9f516ac1-3f90-432f-9778-e312cb3b67ec tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:30.068477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9f516ac1-3f90-432f-9778-e312cb3b67ec tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume request issued successfully. Dec 31 09:59:30.071842 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9f516ac1-3f90-432f-9778-e312cb3b67ec tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f returned with HTTP 202 Dec 31 09:59:30.074920 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1133/2299] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:59:29 2020] DELETE /volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f => generated 0 bytes in 352 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:59:30.083633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c5ed696-90b5-45aa-ab3c-d06cd5c2fdb1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:30.084605 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c5ed696-90b5-45aa-ab3c-d06cd5c2fdb1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:30.085042 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:30.085042 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:30.085781 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c5ed696-90b5-45aa-ab3c-d06cd5c2fdb1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:30.204571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:30.204571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:30.232595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7c5ed696-90b5-45aa-ab3c-d06cd5c2fdb1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:30.386991 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c5ed696-90b5-45aa-ab3c-d06cd5c2fdb1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f returned with HTTP 200 Dec 31 09:59:30.388543 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1167/2300] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:30 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f => generated 906 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:31.405530 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74b7e317-4815-4809-bdd1-4e41aa7bf4fa tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:31.406699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74b7e317-4815-4809-bdd1-4e41aa7bf4fa tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:31.407253 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:31.407253 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:31.407940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74b7e317-4815-4809-bdd1-4e41aa7bf4fa tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:31.582474 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:31.582474 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:31.620404 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-74b7e317-4815-4809-bdd1-4e41aa7bf4fa tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:31.706058 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74b7e317-4815-4809-bdd1-4e41aa7bf4fa tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f returned with HTTP 200 Dec 31 09:59:31.723067 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1134/2301] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:31 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f => generated 906 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:32.730871 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f70feb16-10cc-441b-a6dc-49bf92099d29 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:32.732032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f70feb16-10cc-441b-a6dc-49bf92099d29 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:32.732685 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:32.732685 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:32.734876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f70feb16-10cc-441b-a6dc-49bf92099d29 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:33.153994 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:33.153994 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:33.211375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f70feb16-10cc-441b-a6dc-49bf92099d29 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:33.333381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f70feb16-10cc-441b-a6dc-49bf92099d29 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f returned with HTTP 200 Dec 31 09:59:33.338540 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1168/2302] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:32 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f => generated 906 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:34.355933 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf4ca2ca-74ae-4237-b5f4-9404fbcf4b54 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:34.356729 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf4ca2ca-74ae-4237-b5f4-9404fbcf4b54 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:34.356960 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:34.356960 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:34.357350 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf4ca2ca-74ae-4237-b5f4-9404fbcf4b54 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:34.538964 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:34.538964 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:34.573135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bf4ca2ca-74ae-4237-b5f4-9404fbcf4b54 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:34.691316 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf4ca2ca-74ae-4237-b5f4-9404fbcf4b54 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f returned with HTTP 200 Dec 31 09:59:34.692953 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1135/2303] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:34 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f => generated 906 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:35.710699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7723bd45-8b76-4440-b456-0b6ed26a3c26 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:35.711991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7723bd45-8b76-4440-b456-0b6ed26a3c26 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:35.712420 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:35.712420 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:35.713264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7723bd45-8b76-4440-b456-0b6ed26a3c26 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:35.978456 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:35.978456 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:36.051491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7723bd45-8b76-4440-b456-0b6ed26a3c26 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:36.161881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7723bd45-8b76-4440-b456-0b6ed26a3c26 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f returned with HTTP 200 Dec 31 09:59:36.168363 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1169/2304] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:35 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f => generated 906 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:37.180448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1d365c0-18d6-4271-8060-b09f5807479b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f Dec 31 09:59:37.181075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1d365c0-18d6-4271-8060-b09f5807479b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:37.181075 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:37.181075 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:37.181461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1d365c0-18d6-4271-8060-b09f5807479b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:37.345007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1d365c0-18d6-4271-8060-b09f5807479b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f returned with HTTP 404 Dec 31 09:59:37.354476 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1136/2305] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:37 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/03721485-4974-441f-8541-d0bcb3b7622f => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:59:37.358937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53ff5277-de1c-44b7-aec9-89962560e157 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] DELETE http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:37.359748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53ff5277-de1c-44b7-aec9-89962560e157 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:37.360275 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:37.360275 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:37.361024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53ff5277-de1c-44b7-aec9-89962560e157 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:37.361725 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-53ff5277-de1c-44b7-aec9-89962560e157 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume with id: cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:37.501718 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:37.501718 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:37.503435 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-53ff5277-de1c-44b7-aec9-89962560e157 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:37.561910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-53ff5277-de1c-44b7-aec9-89962560e157 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume request issued successfully. Dec 31 09:59:37.562802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53ff5277-de1c-44b7-aec9-89962560e157 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 202 Dec 31 09:59:37.564307 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1170/2306] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 09:59:37 2020] DELETE /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 09:59:37.574722 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-936ca0ed-8a40-4d3a-93b2-22adfcfcdf26 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:37.575918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-936ca0ed-8a40-4d3a-93b2-22adfcfcdf26 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:37.576592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-936ca0ed-8a40-4d3a-93b2-22adfcfcdf26 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:37.788301 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:37.788301 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:37.820455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-936ca0ed-8a40-4d3a-93b2-22adfcfcdf26 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:37.903819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-936ca0ed-8a40-4d3a-93b2-22adfcfcdf26 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 200 Dec 31 09:59:37.935707 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1137/2307] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:37 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 959 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:38.945126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e09bca1-fb48-431f-91b3-1d4d1f39b05f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:38.946173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e09bca1-fb48-431f-91b3-1d4d1f39b05f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:38.946616 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:38.946616 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:38.947367 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e09bca1-fb48-431f-91b3-1d4d1f39b05f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:39.120970 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:39.120970 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:39.156421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e09bca1-fb48-431f-91b3-1d4d1f39b05f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:39.254445 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e09bca1-fb48-431f-91b3-1d4d1f39b05f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 200 Dec 31 09:59:39.255572 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1171/2308] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:38 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 959 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:40.280978 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ece2b00f-0919-4823-a52d-e169fad172a6 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:40.282288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ece2b00f-0919-4823-a52d-e169fad172a6 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:40.282727 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:40.282727 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:40.283571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ece2b00f-0919-4823-a52d-e169fad172a6 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:40.421154 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:40.421154 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:40.458652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ece2b00f-0919-4823-a52d-e169fad172a6 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:40.519799 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ece2b00f-0919-4823-a52d-e169fad172a6 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 200 Dec 31 09:59:40.520659 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1138/2309] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:40 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 959 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:41.547359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27f6ce73-4e2c-44da-8ea2-aa37f203d972 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 Dec 31 09:59:41.548593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27f6ce73-4e2c-44da-8ea2-aa37f203d972 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:41.549103 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:41.549103 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:41.551021 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27f6ce73-4e2c-44da-8ea2-aa37f203d972 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:41.684389 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27f6ce73-4e2c-44da-8ea2-aa37f203d972 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 returned with HTTP 404 Dec 31 09:59:41.686628 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1172/2310] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:41 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/cbb45ccd-492d-4a41-a66e-65ab648c5607 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:59:41.705058 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] POST http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes Dec 31 09:59:41.707879 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:41.707879 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:41.708784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1800156644"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:41.710531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1800156644'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:59:41.711166 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume of 1 GB Dec 31 09:59:41.738708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Availability Zones retrieved successfully. Dec 31 09:59:41.762126 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (e66c696a-8624-476a-a7cf-7176c731ff4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:41.765745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5347cc1-3d6a-4cf0-8737-bd703fece265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:41.768248 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:59:41.845259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5347cc1-3d6a-4cf0-8737-bd703fece265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:41.847705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c513b66-34a6-4ef5-ad1a-73ebcf5f7847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:41.978711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Created reservations ['388e9b78-0f83-4ff7-b3ef-58a43e859dee', '0166cc04-cbd4-4d1d-a09d-f47df2ece0eb', '2f8ba84d-4887-4aa0-8217-de5482dfd673', '6afa1a02-149a-4faf-af94-2204103e2ab8'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:59:41.981162 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c513b66-34a6-4ef5-ad1a-73ebcf5f7847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['388e9b78-0f83-4ff7-b3ef-58a43e859dee', '0166cc04-cbd4-4d1d-a09d-f47df2ece0eb', '2f8ba84d-4887-4aa0-8217-de5482dfd673', '6afa1a02-149a-4faf-af94-2204103e2ab8']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:41.987291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e1f977-00f9-44eb-b888-20a3c0815bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:42.086467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4e1f977-00f9-44eb-b888-20a3c0815bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2330386a-5b3f-4848-91d6-5f85dcc68830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1800156644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['388e9b78-0f83-4ff7-b3ef-58a43e859dee','0166cc04-cbd4-4d1d-a09d-f47df2ece0eb','2f8ba84d-4887-4aa0-8217-de5482dfd673','6afa1a02-149a-4faf-af94-2204103e2ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1800156644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2330386a-5b3f-4848-91d6-5f85dcc68830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ca9752c4164052a890866149342920',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='f9c429b27bb84a099686b4df19bc43a2',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:42.089585 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f5e167-4ffa-4014-8be5-0d9e23b60f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:42.121916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f5e167-4ffa-4014-8be5-0d9e23b60f2a) 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-1800156644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['388e9b78-0f83-4ff7-b3ef-58a43e859dee','0166cc04-cbd4-4d1d-a09d-f47df2ece0eb','2f8ba84d-4887-4aa0-8217-de5482dfd673','6afa1a02-149a-4faf-af94-2204103e2ab8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:42.124382 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be15e482-5d5b-40c5-a93c-7807c504b542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:42.162601 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be15e482-5d5b-40c5-a93c-7807c504b542) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:42.165767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (e66c696a-8624-476a-a7cf-7176c731ff4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:42.262034 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request issued successfully. Dec 31 09:59:42.295483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9006508e-4513-46bd-ab49-fc630aab421a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes returned with HTTP 202 Dec 31 09:59:42.306789 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1139/2311] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 09:59:41 2020] POST /volume/v3/12ca9752c4164052a890866149342920/volumes => generated 814 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:59:42.317036 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57a82650-94da-4a36-a26b-b48eb0019e21 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 Dec 31 09:59:42.318030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57a82650-94da-4a36-a26b-b48eb0019e21 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:42.318936 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57a82650-94da-4a36-a26b-b48eb0019e21 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:42.412314 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:42.412314 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:42.421985 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-57a82650-94da-4a36-a26b-b48eb0019e21 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:42.483521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57a82650-94da-4a36-a26b-b48eb0019e21 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 returned with HTTP 200 Dec 31 09:59:42.488562 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1173/2312] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:42 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 => generated 906 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:43.408083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74dba129-9bf5-414c-86d5-47830973a766 tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] POST http://10.222.0.45/volume/v3/196ba5fa19564f9896a8951556345acd/types Dec 31 09:59:43.410970 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:43.410970 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:43.411704 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74dba129-9bf5-414c-86d5-47830973a766 tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1688495634", "extra_specs": {}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:43.412790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:43.412790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:43.505707 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-098b7eee-1856-4354-853f-32c978d2feab tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 Dec 31 09:59:43.506258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-098b7eee-1856-4354-853f-32c978d2feab tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:43.506485 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:43.506485 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:43.506916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-098b7eee-1856-4354-853f-32c978d2feab tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:43.570149 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74dba129-9bf5-414c-86d5-47830973a766 tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] http://10.222.0.45/volume/v3/196ba5fa19564f9896a8951556345acd/types returned with HTTP 200 Dec 31 09:59:43.571311 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1140/2313] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 09:59:43 2020] POST /volume/v3/196ba5fa19564f9896a8951556345acd/types => generated 212 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:43.587786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37e5e1ae-eeeb-4873-960e-b1d20d66dac8 tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] POST http://10.222.0.45/volume/v3/196ba5fa19564f9896a8951556345acd/types/d82b3c2c-6dd3-450f-803b-8d4653f0200d/encryption Dec 31 09:59:43.588608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37e5e1ae-eeeb-4873-960e-b1d20d66dac8 tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:43.662523 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:43.662523 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:43.695959 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-098b7eee-1856-4354-853f-32c978d2feab tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:43.697225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37e5e1ae-eeeb-4873-960e-b1d20d66dac8 tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] http://10.222.0.45/volume/v3/196ba5fa19564f9896a8951556345acd/types/d82b3c2c-6dd3-450f-803b-8d4653f0200d/encryption returned with HTTP 200 Dec 31 09:59:43.698620 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1141/2314] 10.222.0.45 () {60 vars in 1364 bytes} [Thu Dec 31 09:59:43 2020] POST /volume/v3/196ba5fa19564f9896a8951556345acd/types/d82b3c2c-6dd3-450f-803b-8d4653f0200d/encryption => generated 230 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:43.752853 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-098b7eee-1856-4354-853f-32c978d2feab tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 returned with HTTP 200 Dec 31 09:59:43.760041 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1174/2315] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:43 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 => generated 906 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:44.122968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes Dec 31 09:59:44.124163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1156040103", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1688495634", "size": 1}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:44.125551 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1156040103', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1688495634', 'size': 1}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:59:44.151674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume of 1 GB Dec 31 09:59:44.152734 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:44.152734 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:44.153405 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Availability Zones retrieved successfully. Dec 31 09:59:44.170116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (c3001de0-0b7a-4771-87e7-17a1befdf0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:44.173202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60256350-27cf-4ccc-941d-8c3e21160cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:44.175538 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:59:44.273143 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60256350-27cf-4ccc-941d-8c3e21160cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:59:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d82b3c2c-6dd3-450f-803b-8d4653f0200d,is_public=True,name='tempest-scenario-type-luks-1688495634',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd82b3c2c-6dd3-450f-803b-8d4653f0200d', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:44.275355 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cc901df-150f-468d-a6e1-cf55720343d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:44.337670 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1688495634 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1688495634, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:59:44.338665 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1688495634 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1688495634, it is now deprecated. Please use the default quota class for default quota. Dec 31 09:59:44.398376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Created reservations ['63e4fc79-3ab9-4d42-91f5-b8ec644c4a8b', 'c7badedd-7e87-47ed-b8c7-4ff30581aeb8', '1ba1335f-d61a-43bf-a54a-89e814ff49b2', 'ebdfbfa6-ec1a-46ef-b45a-291b67d738e5'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:59:44.403966 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cc901df-150f-468d-a6e1-cf55720343d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63e4fc79-3ab9-4d42-91f5-b8ec644c4a8b', 'c7badedd-7e87-47ed-b8c7-4ff30581aeb8', '1ba1335f-d61a-43bf-a54a-89e814ff49b2', 'ebdfbfa6-ec1a-46ef-b45a-291b67d738e5']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:44.407982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8928dacf-a6e2-424d-93e8-6ef72f3fd0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:44.483743 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8928dacf-a6e2-424d-93e8-6ef72f3fd0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a209134-14bf-4a6f-bd3b-cd7d9a70cf68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1156040103',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['63e4fc79-3ab9-4d42-91f5-b8ec644c4a8b','c7badedd-7e87-47ed-b8c7-4ff30581aeb8','1ba1335f-d61a-43bf-a54a-89e814ff49b2','ebdfbfa6-ec1a-46ef-b45a-291b67d738e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=d82b3c2c-6dd3-450f-803b-8d4653f0200d), '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-31T09:59:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1156040103',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6a209134-14bf-4a6f-bd3b-cd7d9a70cf68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be43c87e760242a1b63a1ab9fdef8c7b',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='ee731dde6ac6498d9589f7b6edc1f734',volume_attachment=,volume_type=,volume_type_id=d82b3c2c-6dd3-450f-803b-8d4653f0200d)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:44.486655 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de0f1be-27cf-4e8f-a2bc-96f18a46290a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:44.517157 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7de0f1be-27cf-4e8f-a2bc-96f18a46290a) 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-1156040103',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['63e4fc79-3ab9-4d42-91f5-b8ec644c4a8b','c7badedd-7e87-47ed-b8c7-4ff30581aeb8','1ba1335f-d61a-43bf-a54a-89e814ff49b2','ebdfbfa6-ec1a-46ef-b45a-291b67d738e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=d82b3c2c-6dd3-450f-803b-8d4653f0200d)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:44.519149 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736c11c3-8748-42c4-a011-2e95b59d08fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:44.541001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736c11c3-8748-42c4-a011-2e95b59d08fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:44.544094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (c3001de0-0b7a-4771-87e7-17a1befdf0f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:44.600267 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request issued successfully. Dec 31 09:59:44.623775 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-83e77c03-d043-4a98-81b7-0fea20408c83 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes returned with HTTP 202 Dec 31 09:59:44.635534 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1142/2316] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:59:43 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes => generated 846 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:59:44.649583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef6c7a43-fbd9-4214-8044-e12870114f2f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 09:59:44.655307 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef6c7a43-fbd9-4214-8044-e12870114f2f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:44.658512 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:44.658512 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:44.659224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef6c7a43-fbd9-4214-8044-e12870114f2f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:44.736267 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:44.736267 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:44.749301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ef6c7a43-fbd9-4214-8044-e12870114f2f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 09:59:44.781946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c6f01b3-acc1-4ab5-a66c-1fa7ea1ebbe8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 Dec 31 09:59:44.782590 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c6f01b3-acc1-4ab5-a66c-1fa7ea1ebbe8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:44.782925 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:44.782925 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:44.783519 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c6f01b3-acc1-4ab5-a66c-1fa7ea1ebbe8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:44.829616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef6c7a43-fbd9-4214-8044-e12870114f2f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 200 Dec 31 09:59:44.836063 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1175/2317] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:44 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 938 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:59:44.905014 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:44.905014 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:44.933168 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1c6f01b3-acc1-4ab5-a66c-1fa7ea1ebbe8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:44.989728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c6f01b3-acc1-4ab5-a66c-1fa7ea1ebbe8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 returned with HTTP 200 Dec 31 09:59:44.992352 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1143/2318] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:44 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 => generated 907 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:45.008954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] POST http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes Dec 31 09:59:45.009568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:45.009568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:45.009967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2330386a-5b3f-4848-91d6-5f85dcc68830", "size": 1, "name": "tempest-VolumesGetTest-Volume-1063198153", "metadata": {"Type": "Test"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:45.011755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request body: {'volume': {'source_volid': '2330386a-5b3f-4848-91d6-5f85dcc68830', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1063198153', 'metadata': {'Type': 'Test'}}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 09:59:45.127704 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:45.127704 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:45.128925 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume retrieved successfully. Dec 31 09:59:45.129284 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume of 1 GB Dec 31 09:59:45.154631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Availability Zones retrieved successfully. Dec 31 09:59:45.190729 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (410e7cc0-64da-45a7-96a5-b17d68fda39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:45.202288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a154c52-b369-4816-8698-2c5daeacdb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:45.206804 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Validating volume size '1' using validate_int, validate_source_size {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 09:59:45.386365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a154c52-b369-4816-8698-2c5daeacdb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2330386a-5b3f-4848-91d6-5f85dcc68830', 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:45.388596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f2e9fc-5620-4e4d-9731-0353a9d47372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:45.689819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Created reservations ['48a16a35-c2a2-49b1-9fa7-c03289255a08', '87227d00-920b-423b-be7a-2147594ce190', '03513a20-21d0-4df2-abf6-17af5dfc7f8f', '7eb78ad0-1438-4be0-855f-23562836f2e2'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 09:59:45.691924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14f2e9fc-5620-4e4d-9731-0353a9d47372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48a16a35-c2a2-49b1-9fa7-c03289255a08', '87227d00-920b-423b-be7a-2147594ce190', '03513a20-21d0-4df2-abf6-17af5dfc7f8f', '7eb78ad0-1438-4be0-855f-23562836f2e2']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:45.694085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bb6e0f7-23bc-4f0d-b124-5f8726eabb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:45.850999 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b31745a-47d8-4e89-8dd0-66c2bb7ee6ba tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 09:59:45.851512 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b31745a-47d8-4e89-8dd0-66c2bb7ee6ba tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:45.851783 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:45.851783 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:45.852559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b31745a-47d8-4e89-8dd0-66c2bb7ee6ba tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:45.980476 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:45.980476 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:45.992059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bb6e0f7-23bc-4f0d-b124-5f8726eabb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b7d3fbe-022f-4fc1-93d6-8c764c4457ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1063198153',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['48a16a35-c2a2-49b1-9fa7-c03289255a08','87227d00-920b-423b-be7a-2147594ce190','03513a20-21d0-4df2-abf6-17af5dfc7f8f','7eb78ad0-1438-4be0-855f-23562836f2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=2330386a-5b3f-4848-91d6-5f85dcc68830,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T09:59:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1063198153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b7d3fbe-022f-4fc1-93d6-8c764c4457ac,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='12ca9752c4164052a890866149342920',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=2330386a-5b3f-4848-91d6-5f85dcc68830,status='creating',terminated_at=None,updated_at=None,user_id='f9c429b27bb84a099686b4df19bc43a2',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:45.999500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c844b25f-6e6a-453b-a069-758e78f5a14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:46.044628 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8b31745a-47d8-4e89-8dd0-66c2bb7ee6ba tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 09:59:46.092291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c844b25f-6e6a-453b-a069-758e78f5a14e) 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-1063198153',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['48a16a35-c2a2-49b1-9fa7-c03289255a08','87227d00-920b-423b-be7a-2147594ce190','03513a20-21d0-4df2-abf6-17af5dfc7f8f','7eb78ad0-1438-4be0-855f-23562836f2e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=2330386a-5b3f-4848-91d6-5f85dcc68830,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:46.098085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb518ee-41f5-401a-8ac2-f64ced900cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 09:59:46.102385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b31745a-47d8-4e89-8dd0-66c2bb7ee6ba tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 200 Dec 31 09:59:46.105847 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1144/2319] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:45 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 938 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:46.181068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb518ee-41f5-401a-8ac2-f64ced900cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 09:59:46.185045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (410e7cc0-64da-45a7-96a5-b17d68fda39c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 09:59:46.252375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request issued successfully. Dec 31 09:59:46.270197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c557b838-9457-4264-84fe-18b404e0a79d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes returned with HTTP 202 Dec 31 09:59:46.282289 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1176/2320] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 09:59:45 2020] POST /volume/v3/12ca9752c4164052a890866149342920/volumes => generated 862 bytes in 1274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 09:59:46.286461 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c9d769b0-9220-42c4-ae76-42df275218b5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:46.286964 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c9d769b0-9220-42c4-ae76-42df275218b5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:46.287181 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:46.287181 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:46.287749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c9d769b0-9220-42c4-ae76-42df275218b5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:46.408584 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:46.408584 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:46.418562 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c9d769b0-9220-42c4-ae76-42df275218b5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:46.441943 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c9d769b0-9220-42c4-ae76-42df275218b5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 09:59:46.442978 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1145/2321] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:46 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 930 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:47.125260 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16786e35-bc0a-4073-8808-e7912435c0fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 09:59:47.125855 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16786e35-bc0a-4073-8808-e7912435c0fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:47.125987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:47.125987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:47.126338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16786e35-bc0a-4073-8808-e7912435c0fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:47.227185 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:47.227185 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:47.250613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-16786e35-bc0a-4073-8808-e7912435c0fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 09:59:47.301307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16786e35-bc0a-4073-8808-e7912435c0fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 200 Dec 31 09:59:47.319925 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1177/2322] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:47 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 939 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:47.323830 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d343092-14d9-4b0e-9f9c-365d30f8edd4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 09:59:47.324003 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d343092-14d9-4b0e-9f9c-365d30f8edd4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:47.324577 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:47.324577 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:47.325617 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d343092-14d9-4b0e-9f9c-365d30f8edd4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:47.403817 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:47.403817 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:47.423488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7d343092-14d9-4b0e-9f9c-365d30f8edd4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 09:59:47.459296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6bb0e290-8d59-479f-9aaf-0c8331234307 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:47.459864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6bb0e290-8d59-479f-9aaf-0c8331234307 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:47.460083 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:47.460083 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:47.460457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6bb0e290-8d59-479f-9aaf-0c8331234307 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:47.523584 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d343092-14d9-4b0e-9f9c-365d30f8edd4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 200 Dec 31 09:59:47.524318 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1146/2323] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:47 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 939 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:47.540252 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db687e79-af8f-4053-9064-bc3aecce5121 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68/action Dec 31 09:59:47.540725 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:47.540725 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:47.541165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db687e79-af8f-4053-9064-bc3aecce5121 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:59:47.541690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db687e79-af8f-4053-9064-bc3aecce5121 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:47.650951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:47.650951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:47.694420 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6bb0e290-8d59-479f-9aaf-0c8331234307 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:47.733319 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:47.733319 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:47.734945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-db687e79-af8f-4053-9064-bc3aecce5121 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 09:59:47.746468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6bb0e290-8d59-479f-9aaf-0c8331234307 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 09:59:47.749158 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1178/2324] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:47 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 954 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:47.759535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-db687e79-af8f-4053-9064-bc3aecce5121 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume updated successfully. Dec 31 09:59:47.760197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db687e79-af8f-4053-9064-bc3aecce5121 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68/action returned with HTTP 200 Dec 31 09:59:47.761314 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1147/2325] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 09:59:47 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68/action => generated 0 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 31 09:59:48.427556 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-815ac6c6-379b-4f31-aa6a-9a314eb53c21 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 09:59:48.428376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-815ac6c6-379b-4f31-aa6a-9a314eb53c21 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:48.428376 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:48.428376 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:48.428975 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-815ac6c6-379b-4f31-aa6a-9a314eb53c21 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:48.607718 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:48.607718 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:48.638378 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c89e101c-c965-4cc6-96bc-a96f737161db req-815ac6c6-379b-4f31-aa6a-9a314eb53c21 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 09:59:48.713163 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-815ac6c6-379b-4f31-aa6a-9a314eb53c21 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 200 Dec 31 09:59:48.727301 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1179/2326] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:48 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 938 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:48.767545 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63c4d660-0c28-4da6-a17d-5fa8ec7b5dc7 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:48.779073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63c4d660-0c28-4da6-a17d-5fa8ec7b5dc7 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:48.779073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:48.779073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:48.779673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63c4d660-0c28-4da6-a17d-5fa8ec7b5dc7 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:48.869487 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:48.869487 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:48.891645 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-63c4d660-0c28-4da6-a17d-5fa8ec7b5dc7 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:48.983228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63c4d660-0c28-4da6-a17d-5fa8ec7b5dc7 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 09:59:48.993866 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1148/2327] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:48 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 954 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:50.001571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8dcc109-af43-4952-be44-40044a56fe2f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:50.002024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8dcc109-af43-4952-be44-40044a56fe2f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:50.002235 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:50.002235 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:50.002489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8dcc109-af43-4952-be44-40044a56fe2f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:50.057575 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:50.057575 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:50.076498 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c8dcc109-af43-4952-be44-40044a56fe2f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:50.106841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8dcc109-af43-4952-be44-40044a56fe2f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 09:59:50.107746 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1180/2328] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:49 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 954 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:51.013906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-3b771cea-4fdd-492b-9461-67415049bd6a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 09:59:51.014436 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-3b771cea-4fdd-492b-9461-67415049bd6a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:51.014633 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:51.014633 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:51.015285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-3b771cea-4fdd-492b-9461-67415049bd6a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:51.124244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec0ba809-8bc2-424f-8fa0-0e59e208a04a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:51.125548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec0ba809-8bc2-424f-8fa0-0e59e208a04a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:51.125973 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:51.125973 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:51.126615 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec0ba809-8bc2-424f-8fa0-0e59e208a04a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:51.131717 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:51.131717 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:51.144693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c89e101c-c965-4cc6-96bc-a96f737161db req-3b771cea-4fdd-492b-9461-67415049bd6a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 09:59:51.188460 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:51.188460 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:51.210444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ec0ba809-8bc2-424f-8fa0-0e59e208a04a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:51.228200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-3b771cea-4fdd-492b-9461-67415049bd6a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 200 Dec 31 09:59:51.229584 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1149/2329] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 09:59:51 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 938 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:51.241896 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-3b771cea-4fdd-492b-9461-67415049bd6a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume// Dec 31 09:59:51.242389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-3b771cea-4fdd-492b-9461-67415049bd6a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:51.242615 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:51.242615 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:51.243004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-3b771cea-4fdd-492b-9461-67415049bd6a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:51.244285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-3b771cea-4fdd-492b-9461-67415049bd6a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:59:51.245550 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1150/2330] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 09:59:51 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 31 09:59:51.268063 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec0ba809-8bc2-424f-8fa0-0e59e208a04a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 09:59:51.268418 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-7591cdc6-72e3-4e4f-b72b-10527f6161b6 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments Dec 31 09:59:51.269198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-7591cdc6-72e3-4e4f-b72b-10527f6161b6 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a209134-14bf-4a6f-bd3b-cd7d9a70cf68", "instance_uuid": "a16269f3-28b9-4f3d-98c2-36a006bf2658", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:51.270131 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1181/2331] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:51 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 954 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:51.336787 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:51.336787 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:51.480960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-7591cdc6-72e3-4e4f-b72b-10527f6161b6 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments returned with HTTP 200 Dec 31 09:59:51.484714 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1151/2332] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 09:59:51 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments => generated 273 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 09:59:52.287724 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93322c2c-c0e3-430a-8245-8521f48437f3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:52.288243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93322c2c-c0e3-430a-8245-8521f48437f3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:52.288243 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:52.288243 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:52.288466 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93322c2c-c0e3-430a-8245-8521f48437f3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:52.467591 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:52.467591 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:52.490710 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-93322c2c-c0e3-430a-8245-8521f48437f3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:52.573758 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93322c2c-c0e3-430a-8245-8521f48437f3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 09:59:52.611601 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1182/2333] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:52 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 954 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:59:53.599645 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1a7829c-6b54-4caf-accb-70c84b3aee9e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:53.600681 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1a7829c-6b54-4caf-accb-70c84b3aee9e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:53.601503 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:53.601503 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:53.601797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1a7829c-6b54-4caf-accb-70c84b3aee9e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:53.692701 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:53.692701 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:53.703791 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e1a7829c-6b54-4caf-accb-70c84b3aee9e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:53.744397 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1a7829c-6b54-4caf-accb-70c84b3aee9e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 09:59:53.747865 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1152/2334] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:53 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 954 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:54.754418 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84c2c52e-eaa2-41e7-ab30-3ef53f44d4e4 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:54.755765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84c2c52e-eaa2-41e7-ab30-3ef53f44d4e4 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:54.756235 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:54.756235 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:54.757516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84c2c52e-eaa2-41e7-ab30-3ef53f44d4e4 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:54.937508 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:54.937508 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:54.961823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-84c2c52e-eaa2-41e7-ab30-3ef53f44d4e4 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:55.054136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84c2c52e-eaa2-41e7-ab30-3ef53f44d4e4 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 09:59:55.055379 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1183/2335] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:54 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 954 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:55.705217 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1a7829c-6b54-4caf-accb-70c84b3aee9e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume// Dec 31 09:59:55.706074 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1a7829c-6b54-4caf-accb-70c84b3aee9e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:55.706566 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:55.706566 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:55.707532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1a7829c-6b54-4caf-accb-70c84b3aee9e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:55.709633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1a7829c-6b54-4caf-accb-70c84b3aee9e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 09:59:55.710815 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1153/2336] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 09:59:55 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 09:59:55.729154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-6d947996-27c4-41ed-baa2-47da2e02e54c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 09:59:55.730932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-6d947996-27c4-41ed-baa2-47da2e02e54c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:55.732143 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:55.732143 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:55.732847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-6d947996-27c4-41ed-baa2-47da2e02e54c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:55.856748 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:55.856748 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:55.879839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c89e101c-c965-4cc6-96bc-a96f737161db req-6d947996-27c4-41ed-baa2-47da2e02e54c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 09:59:55.939610 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:55.939610 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:55.962942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-6d947996-27c4-41ed-baa2-47da2e02e54c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 200 Dec 31 09:59:55.968034 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1184/2337] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 09:59:55 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 1036 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 09:59:55.987657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-61cf3f42-2b09-42af-b3b9-0eb8791a7680 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] PUT http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/c2551448-91dd-4811-8af1-f4df755d7af1 Dec 31 09:59:55.988492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-61cf3f42-2b09-42af-b3b9-0eb8791a7680 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:56.069276 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 09:59:56.069276 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 09:59:56.069814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-c89e101c-c965-4cc6-96bc-a96f737161db req-61cf3f42-2b09-42af-b3b9-0eb8791a7680 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-6a209134-14bf-4a6f-bd3b-cd7d9a70cf68-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.014s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 09:59:56.073440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-916ebfbb-7e82-4059-a68c-f8b5aec334bd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:56.074007 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:56.074007 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:56.074543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-916ebfbb-7e82-4059-a68c-f8b5aec334bd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:56.074953 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:56.074953 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:56.075911 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-916ebfbb-7e82-4059-a68c-f8b5aec334bd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:56.169070 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:56.169070 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:56.179768 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-916ebfbb-7e82-4059-a68c-f8b5aec334bd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:56.267244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-916ebfbb-7e82-4059-a68c-f8b5aec334bd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 09:59:56.270634 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1185/2338] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:56 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 954 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:57.294889 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae9162ac-e137-46e2-8683-f5d68b30ed0e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:57.295464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ae9162ac-e137-46e2-8683-f5d68b30ed0e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:57.297403 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:57.297403 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:57.297808 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ae9162ac-e137-46e2-8683-f5d68b30ed0e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:57.463870 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:57.463870 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:57.482049 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ae9162ac-e137-46e2-8683-f5d68b30ed0e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:57.601964 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae9162ac-e137-46e2-8683-f5d68b30ed0e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 09:59:57.607004 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1186/2339] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:57 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 954 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 09:59:58.643140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cc252c89-2762-4c2e-9bb9-472495ef87e6 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:58.644169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cc252c89-2762-4c2e-9bb9-472495ef87e6 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:58.646285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:58.646285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:58.653904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cc252c89-2762-4c2e-9bb9-472495ef87e6 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 09:59:58.859478 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:58.859478 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:58.881289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cc252c89-2762-4c2e-9bb9-472495ef87e6 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 09:59:58.930567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cc252c89-2762-4c2e-9bb9-472495ef87e6 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 09:59:58.932397 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1187/2340] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:58 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 954 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 09:59:59.407492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-c89e101c-c965-4cc6-96bc-a96f737161db req-61cf3f42-2b09-42af-b3b9-0eb8791a7680 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-6a209134-14bf-4a6f-bd3b-cd7d9a70cf68-n-h2-765311-8'" released by "attachment_update" :: held 3.337s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 09:59:59.409024 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-61cf3f42-2b09-42af-b3b9-0eb8791a7680 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/c2551448-91dd-4811-8af1-f4df755d7af1 returned with HTTP 200 Dec 31 09:59:59.410574 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1154/2341] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 09:59:55 2020] PUT /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/c2551448-91dd-4811-8af1-f4df755d7af1 => generated 761 bytes in 3428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 09:59:59.452837 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-583838aa-742c-4626-a85c-2efef72b8409 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/c2551448-91dd-4811-8af1-f4df755d7af1/action Dec 31 09:59:59.453360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:59.453360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:59.453805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-583838aa-742c-4626-a85c-2efef72b8409 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 09:59:59.454187 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-583838aa-742c-4626-a85c-2efef72b8409 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 09:59:59.593420 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 09:59:59.593420 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 09:59:59.649747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c89e101c-c965-4cc6-96bc-a96f737161db req-583838aa-742c-4626-a85c-2efef72b8409 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/c2551448-91dd-4811-8af1-f4df755d7af1/action returned with HTTP 204 Dec 31 09:59:59.651677 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1188/2342] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 09:59:59 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/c2551448-91dd-4811-8af1-f4df755d7af1/action => generated 0 bytes in 204 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 09:59:59.953372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e295736-c397-4761-91a6-e8b7422bc58e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 09:59:59.954576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e295736-c397-4761-91a6-e8b7422bc58e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 09:59:59.959132 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 09:59:59.959132 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 09:59:59.960507 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e295736-c397-4761-91a6-e8b7422bc58e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:00.196803 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:00.196803 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:00.225514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4e295736-c397-4761-91a6-e8b7422bc58e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:00.279949 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e295736-c397-4761-91a6-e8b7422bc58e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 10:00:00.281596 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1155/2343] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 09:59:59 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 954 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:01.298294 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aac76f02-18fc-478b-90c3-b669da43e1b5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 10:00:01.299347 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aac76f02-18fc-478b-90c3-b669da43e1b5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:01.299711 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:01.299711 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:01.300581 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aac76f02-18fc-478b-90c3-b669da43e1b5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:01.412964 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:01.412964 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:01.451720 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-aac76f02-18fc-478b-90c3-b669da43e1b5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:01.496537 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aac76f02-18fc-478b-90c3-b669da43e1b5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 10:00:01.498212 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1189/2344] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:01 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 955 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:01.513590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b250690-c67d-4e03-a53e-b96cdf5f3feb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 10:00:01.514124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b250690-c67d-4e03-a53e-b96cdf5f3feb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:01.514343 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:01.514343 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:01.514705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b250690-c67d-4e03-a53e-b96cdf5f3feb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:01.618685 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:01.618685 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:01.637170 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4b250690-c67d-4e03-a53e-b96cdf5f3feb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:01.694265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b250690-c67d-4e03-a53e-b96cdf5f3feb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 10:00:01.695504 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1156/2345] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:01 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 955 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:01.712136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4137d8a1-e511-4dc4-92ed-a3197217b288 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] PUT http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 10:00:01.713061 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:01.713061 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:01.713472 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4137d8a1-e511-4dc4-92ed-a3197217b288 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1063198153"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:00:01.844298 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:01.844298 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:01.867882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4137d8a1-e511-4dc4-92ed-a3197217b288 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:01.882236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4137d8a1-e511-4dc4-92ed-a3197217b288 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume updated successfully. Dec 31 10:00:01.949035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4137d8a1-e511-4dc4-92ed-a3197217b288 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 10:00:01.953892 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1190/2346] 10.222.0.45 () {60 vars in 1335 bytes} [Thu Dec 31 10:00:01 2020] PUT /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 887 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:01.967656 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66e95cb3-f373-4af9-9cd3-d0319073c5dc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] PUT http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 10:00:01.968544 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:01.968544 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:01.969251 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66e95cb3-f373-4af9-9cd3-d0319073c5dc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1219132593", "description": "This is the new description of volume"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:00:02.134686 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:02.134686 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:02.190987 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-66e95cb3-f373-4af9-9cd3-d0319073c5dc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:02.226897 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-66e95cb3-f373-4af9-9cd3-d0319073c5dc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume updated successfully. Dec 31 10:00:02.256790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66e95cb3-f373-4af9-9cd3-d0319073c5dc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 10:00:02.260017 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1157/2347] 10.222.0.45 () {60 vars in 1336 bytes} [Thu Dec 31 10:00:01 2020] PUT /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 926 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:02.275307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd4e3558-4ebc-4f2f-8aab-1d0832288dbc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 10:00:02.276370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd4e3558-4ebc-4f2f-8aab-1d0832288dbc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:02.276791 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:02.276791 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:02.277436 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd4e3558-4ebc-4f2f-8aab-1d0832288dbc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:02.363258 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:02.363258 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:02.373693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd4e3558-4ebc-4f2f-8aab-1d0832288dbc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:02.407960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd4e3558-4ebc-4f2f-8aab-1d0832288dbc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 10:00:02.409327 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1191/2348] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:02 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 994 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:02.425486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] POST http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes Dec 31 10:00:02.425965 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:02.425965 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:02.426396 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-71940561", "availability_zone": "nova", "size": 1}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:00:02.427534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-71940561', 'availability_zone': 'nova', 'size': 1}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:00:02.428179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume of 1 GB Dec 31 10:00:02.453737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Availability Zones retrieved successfully. Dec 31 10:00:02.493689 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (e757232c-9a75-4f6c-a4c8-babafa69cffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:00:02.501826 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bece1b99-33b9-4d7c-a95d-19f0ece70970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:02.504903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:00:02.652180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bece1b99-33b9-4d7c-a95d-19f0ece70970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:02.671798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111738b8-9596-453a-b4ac-3de1fa214c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:02.868362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Created reservations ['182a2bc1-77fe-4da6-9342-c75abe213ceb', '8155e834-d1b3-4f04-9184-0b443c244c4f', 'cae8de2a-c05c-4db1-a4a8-5641ace09f68', '8532e960-1fce-46d1-9d4b-3afed088730a'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:00:02.886230 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111738b8-9596-453a-b4ac-3de1fa214c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['182a2bc1-77fe-4da6-9342-c75abe213ceb', '8155e834-d1b3-4f04-9184-0b443c244c4f', 'cae8de2a-c05c-4db1-a4a8-5641ace09f68', '8532e960-1fce-46d1-9d4b-3afed088730a']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:02.890038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08bed7b-30d2-461a-98f8-d8028ddd7d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:03.106578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08bed7b-30d2-461a-98f8-d8028ddd7d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-71940561',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['182a2bc1-77fe-4da6-9342-c75abe213ceb','8155e834-d1b3-4f04-9184-0b443c244c4f','cae8de2a-c05c-4db1-a4a8-5641ace09f68','8532e960-1fce-46d1-9d4b-3afed088730a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:00:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-71940561',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ca9752c4164052a890866149342920',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='f9c429b27bb84a099686b4df19bc43a2',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:03.109150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df93ab4a-1a6d-424a-a90e-2b8f598694dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:03.180050 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df93ab4a-1a6d-424a-a90e-2b8f598694dc) 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-71940561',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['182a2bc1-77fe-4da6-9342-c75abe213ceb','8155e834-d1b3-4f04-9184-0b443c244c4f','cae8de2a-c05c-4db1-a4a8-5641ace09f68','8532e960-1fce-46d1-9d4b-3afed088730a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:03.184139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c30d2fd-3819-4639-aeda-e9c238999d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:03.242122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c30d2fd-3819-4639-aeda-e9c238999d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:03.250427 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (e757232c-9a75-4f6c-a4c8-babafa69cffc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:00:03.445199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request issued successfully. Dec 31 10:00:03.485198 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f32f86cc-ad05-4402-9abe-3f2e454dfd66 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes returned with HTTP 202 Dec 31 10:00:03.486369 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1158/2349] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:00:02 2020] POST /volume/v3/12ca9752c4164052a890866149342920/volumes => generated 809 bytes in 1065 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:00:03.502673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-697c8d0f-d1c7-4316-9c57-0f2b2b4e3fa7 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 Dec 31 10:00:03.503663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-697c8d0f-d1c7-4316-9c57-0f2b2b4e3fa7 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:03.504091 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:03.504091 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:03.504746 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-697c8d0f-d1c7-4316-9c57-0f2b2b4e3fa7 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:03.577427 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:03.577427 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:03.601682 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-697c8d0f-d1c7-4316-9c57-0f2b2b4e3fa7 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:03.632810 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-697c8d0f-d1c7-4316-9c57-0f2b2b4e3fa7 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 returned with HTTP 200 Dec 31 10:00:03.649521 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1192/2350] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:03 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 => generated 877 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:04.656162 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1555682b-e75f-42d6-a93d-32cab0134a20 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 Dec 31 10:00:04.656825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1555682b-e75f-42d6-a93d-32cab0134a20 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:04.657172 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:04.657172 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:04.657733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1555682b-e75f-42d6-a93d-32cab0134a20 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:04.713486 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:04.713486 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:04.722818 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1555682b-e75f-42d6-a93d-32cab0134a20 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:04.758623 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1555682b-e75f-42d6-a93d-32cab0134a20 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 returned with HTTP 200 Dec 31 10:00:04.759873 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1159/2351] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:04 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 => generated 901 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:05.777347 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-078f2c41-2411-48f5-97f3-c0571804d5c1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 Dec 31 10:00:05.778944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-078f2c41-2411-48f5-97f3-c0571804d5c1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:05.779575 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:05.779575 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:05.780219 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-078f2c41-2411-48f5-97f3-c0571804d5c1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:05.844271 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:05.844271 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:05.858404 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-078f2c41-2411-48f5-97f3-c0571804d5c1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:05.887068 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-078f2c41-2411-48f5-97f3-c0571804d5c1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 returned with HTTP 200 Dec 31 10:00:05.888521 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1193/2352] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:05 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 => generated 902 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:05.906286 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e9ebd26-6eef-46d2-a098-cb50384d1976 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] PUT http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 Dec 31 10:00:05.906762 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:05.906762 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:05.907192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e9ebd26-6eef-46d2-a098-cb50384d1976 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1063198153", "description": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:00:06.001173 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:06.001173 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:06.014428 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4e9ebd26-6eef-46d2-a098-cb50384d1976 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:06.027640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4e9ebd26-6eef-46d2-a098-cb50384d1976 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume updated successfully. Dec 31 10:00:06.044835 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e9ebd26-6eef-46d2-a098-cb50384d1976 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 returned with HTTP 200 Dec 31 10:00:06.045928 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1160/2353] 10.222.0.45 () {60 vars in 1335 bytes} [Thu Dec 31 10:00:05 2020] PUT /volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 => generated 839 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:06.060319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c1b5ae4-8850-4ca6-9cd9-d1e2819e0b61 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] DELETE http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 Dec 31 10:00:06.060847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c1b5ae4-8850-4ca6-9cd9-d1e2819e0b61 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:06.061068 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:06.061068 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:06.061422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c1b5ae4-8850-4ca6-9cd9-d1e2819e0b61 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:06.062210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9c1b5ae4-8850-4ca6-9cd9-d1e2819e0b61 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume with id: ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 Dec 31 10:00:06.145506 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:06.145506 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:06.147847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9c1b5ae4-8850-4ca6-9cd9-d1e2819e0b61 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:06.193627 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9c1b5ae4-8850-4ca6-9cd9-d1e2819e0b61 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume request issued successfully. Dec 31 10:00:06.195042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c1b5ae4-8850-4ca6-9cd9-d1e2819e0b61 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 returned with HTTP 202 Dec 31 10:00:06.198046 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1194/2354] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:00:06 2020] DELETE /volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:00:06.210737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73062db8-4080-4147-ab7e-58a6d3f96f29 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 Dec 31 10:00:06.221316 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-73062db8-4080-4147-ab7e-58a6d3f96f29 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:06.221838 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:06.221838 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:06.222588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-73062db8-4080-4147-ab7e-58a6d3f96f29 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:06.285534 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:06.285534 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:06.295109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-73062db8-4080-4147-ab7e-58a6d3f96f29 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:06.319681 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73062db8-4080-4147-ab7e-58a6d3f96f29 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 returned with HTTP 200 Dec 31 10:00:06.320987 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1161/2355] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:06 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 => generated 906 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:07.339762 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba3ef7f3-44e9-40a1-8345-d921fc09a3fb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 Dec 31 10:00:07.341306 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba3ef7f3-44e9-40a1-8345-d921fc09a3fb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:07.341708 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:07.341708 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:07.342309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba3ef7f3-44e9-40a1-8345-d921fc09a3fb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:07.410079 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:07.410079 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:07.421098 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ba3ef7f3-44e9-40a1-8345-d921fc09a3fb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:07.469790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba3ef7f3-44e9-40a1-8345-d921fc09a3fb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 returned with HTTP 200 Dec 31 10:00:07.483467 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1195/2356] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:07 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 => generated 906 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:08.502467 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b79683fb-4866-4af6-908a-17057768ca22 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 Dec 31 10:00:08.504823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b79683fb-4866-4af6-908a-17057768ca22 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:08.505693 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:08.505693 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:08.507559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b79683fb-4866-4af6-908a-17057768ca22 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:08.588295 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b79683fb-4866-4af6-908a-17057768ca22 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 returned with HTTP 404 Dec 31 10:00:08.590011 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1162/2357] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:08 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/ae46ef9d-838d-48d3-9bcf-7a3f399c9dc1 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:00:08.603954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-462e6cbb-59ad-47fa-a75a-1192d2035a0a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] DELETE http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 10:00:08.605801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-462e6cbb-59ad-47fa-a75a-1192d2035a0a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:08.606896 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:08.606896 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:08.608154 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-462e6cbb-59ad-47fa-a75a-1192d2035a0a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:08.609869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-462e6cbb-59ad-47fa-a75a-1192d2035a0a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume with id: 0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 10:00:08.738623 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:08.738623 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:08.744486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-462e6cbb-59ad-47fa-a75a-1192d2035a0a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:08.822551 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-462e6cbb-59ad-47fa-a75a-1192d2035a0a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume request issued successfully. Dec 31 10:00:08.823980 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-462e6cbb-59ad-47fa-a75a-1192d2035a0a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 202 Dec 31 10:00:08.833393 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1196/2358] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:00:08 2020] DELETE /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:00:08.838430 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1de0a9e-9168-48bb-93fa-7601d3ca452e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 10:00:08.839337 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1de0a9e-9168-48bb-93fa-7601d3ca452e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:08.840177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1de0a9e-9168-48bb-93fa-7601d3ca452e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:08.897398 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:08.897398 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:08.907604 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e1de0a9e-9168-48bb-93fa-7601d3ca452e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:08.932302 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1de0a9e-9168-48bb-93fa-7601d3ca452e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 10:00:08.933254 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1163/2359] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:08 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 993 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:09.963806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7a04aed-4394-449b-a457-2d5e942e5f86 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 10:00:09.965424 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7a04aed-4394-449b-a457-2d5e942e5f86 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:09.965862 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:09.965862 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:09.966526 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7a04aed-4394-449b-a457-2d5e942e5f86 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:10.045652 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:10.045652 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:10.056769 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b7a04aed-4394-449b-a457-2d5e942e5f86 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:10.089323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7a04aed-4394-449b-a457-2d5e942e5f86 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 200 Dec 31 10:00:10.102771 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1197/2360] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:09 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 993 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:11.112735 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-074fffe8-71d8-4e75-b5ca-22c4e3c76d33 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac Dec 31 10:00:11.114532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-074fffe8-71d8-4e75-b5ca-22c4e3c76d33 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:11.115095 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:11.115095 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:11.116091 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-074fffe8-71d8-4e75-b5ca-22c4e3c76d33 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:11.201547 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-074fffe8-71d8-4e75-b5ca-22c4e3c76d33 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac returned with HTTP 404 Dec 31 10:00:11.204572 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1164/2361] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:11 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/0b7d3fbe-022f-4fc1-93d6-8c764c4457ac => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:00:11.275158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] POST http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes Dec 31 10:00:11.278538 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:11.278538 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:11.279011 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "size": 1, "name": "tempest-VolumesGetTest-Volume-1774561176", "metadata": {"Type": "Test"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:00:11.280495 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request body: {'volume': {'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1774561176', 'metadata': {'Type': 'Test'}}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:00:11.453446 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume of 1 GB Dec 31 10:00:11.486192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Availability Zones retrieved successfully. Dec 31 10:00:11.521652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (f776957b-3704-4018-8aae-192c062cfdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:00:11.524938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df815bb0-8026-4fdc-b7bb-98b57bfd6b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:11.528440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:00:11.730587 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df815bb0-8026-4fdc-b7bb-98b57bfd6b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:11.735560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0653337-f3f1-488b-bb6b-ea15bd6e01c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:11.875368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Created reservations ['fca53216-b190-4a2d-8821-eeeb518ce0fd', '7e9efe59-5b7d-408b-a74e-4fc56f496c8d', '24b42d1b-30c7-4004-83e0-b21fb05a3d06', '9a2838b8-ca6b-4e5c-8dcd-d3b027f8e5c8'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:00:11.880163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0653337-f3f1-488b-bb6b-ea15bd6e01c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fca53216-b190-4a2d-8821-eeeb518ce0fd', '7e9efe59-5b7d-408b-a74e-4fc56f496c8d', '24b42d1b-30c7-4004-83e0-b21fb05a3d06', '9a2838b8-ca6b-4e5c-8dcd-d3b027f8e5c8']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:11.904806 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e68026a-4e75-4913-a661-90d65584ef6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:11.993197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e68026a-4e75-4913-a661-90d65584ef6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d8ff010-213f-4504-b547-fdd7ad28f0f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1774561176',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['fca53216-b190-4a2d-8821-eeeb518ce0fd','7e9efe59-5b7d-408b-a74e-4fc56f496c8d','24b42d1b-30c7-4004-83e0-b21fb05a3d06','9a2838b8-ca6b-4e5c-8dcd-d3b027f8e5c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1774561176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d8ff010-213f-4504-b547-fdd7ad28f0f9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='12ca9752c4164052a890866149342920',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='f9c429b27bb84a099686b4df19bc43a2',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:11.997471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08aea198-f8dc-4bb0-a764-a36385521019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:12.051877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08aea198-f8dc-4bb0-a764-a36385521019) 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-1774561176',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['fca53216-b190-4a2d-8821-eeeb518ce0fd','7e9efe59-5b7d-408b-a74e-4fc56f496c8d','24b42d1b-30c7-4004-83e0-b21fb05a3d06','9a2838b8-ca6b-4e5c-8dcd-d3b027f8e5c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:12.060839 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9dc2417-a476-4fa5-a63c-83d5e04806df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:12.110130 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9dc2417-a476-4fa5-a63c-83d5e04806df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:12.114214 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (f776957b-3704-4018-8aae-192c062cfdaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:00:12.239490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request issued successfully. Dec 31 10:00:12.273339 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ef1a8bc-3e77-4503-bc2a-58dd54700f5e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes returned with HTTP 202 Dec 31 10:00:12.274276 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1198/2362] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:00:11 2020] POST /volume/v3/12ca9752c4164052a890866149342920/volumes => generated 828 bytes in 1004 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:00:12.296706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cc5e3d7c-12f3-4c1c-8095-d5b5f01479ea tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:12.297618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cc5e3d7c-12f3-4c1c-8095-d5b5f01479ea tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:12.298512 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cc5e3d7c-12f3-4c1c-8095-d5b5f01479ea tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:12.421071 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:12.421071 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:12.449786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cc5e3d7c-12f3-4c1c-8095-d5b5f01479ea tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:12.499793 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cc5e3d7c-12f3-4c1c-8095-d5b5f01479ea tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:12.503645 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1165/2363] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:12 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:13.523066 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8e5a9f8-dbb4-44ed-9699-1c6a4e493e7d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:13.523697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8e5a9f8-dbb4-44ed-9699-1c6a4e493e7d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:13.523856 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:13.523856 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:13.524202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8e5a9f8-dbb4-44ed-9699-1c6a4e493e7d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:13.597913 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:13.597913 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:13.609361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c8e5a9f8-dbb4-44ed-9699-1c6a4e493e7d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:13.641382 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8e5a9f8-dbb4-44ed-9699-1c6a4e493e7d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:13.642884 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1199/2364] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:13 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:14.664999 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10e8ed3b-0b1a-48e5-bde6-a8dd4fb8fd6a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:14.667810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10e8ed3b-0b1a-48e5-bde6-a8dd4fb8fd6a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:14.668692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:14.668692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:14.669916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10e8ed3b-0b1a-48e5-bde6-a8dd4fb8fd6a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:14.839309 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:14.839309 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:14.875744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-10e8ed3b-0b1a-48e5-bde6-a8dd4fb8fd6a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:14.903236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10e8ed3b-0b1a-48e5-bde6-a8dd4fb8fd6a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:14.905543 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1166/2365] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:14 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:15.922036 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2058f2eb-4dba-481e-ba49-33d607415bbc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:15.923367 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2058f2eb-4dba-481e-ba49-33d607415bbc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:15.923970 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:15.923970 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:15.924611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2058f2eb-4dba-481e-ba49-33d607415bbc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:16.043274 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:16.043274 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:16.072975 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2058f2eb-4dba-481e-ba49-33d607415bbc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:16.123630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2058f2eb-4dba-481e-ba49-33d607415bbc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:16.129508 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1200/2366] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:15 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:17.149714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8c7d863-c222-41e7-b6ce-3f1734349af8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:17.152381 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8c7d863-c222-41e7-b6ce-3f1734349af8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:17.152830 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:17.152830 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:17.154119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8c7d863-c222-41e7-b6ce-3f1734349af8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:17.284882 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:17.284882 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:17.299142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c8c7d863-c222-41e7-b6ce-3f1734349af8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:17.350645 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8c7d863-c222-41e7-b6ce-3f1734349af8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:17.352283 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1167/2367] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:17 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:18.390199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fcb112c8-4950-4903-a0e1-85e29649ba0f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:18.393501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fcb112c8-4950-4903-a0e1-85e29649ba0f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:18.394535 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:18.394535 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:18.395774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fcb112c8-4950-4903-a0e1-85e29649ba0f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:18.465743 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:18.465743 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:18.479890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fcb112c8-4950-4903-a0e1-85e29649ba0f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:18.518991 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fcb112c8-4950-4903-a0e1-85e29649ba0f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:18.521374 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1201/2368] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:18 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:19.544528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02bc442c-b394-463f-99c2-e4706e093682 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:19.545245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02bc442c-b394-463f-99c2-e4706e093682 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:19.545636 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:19.545636 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:19.546946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02bc442c-b394-463f-99c2-e4706e093682 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:19.755520 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:19.755520 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:19.791143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-02bc442c-b394-463f-99c2-e4706e093682 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:19.856680 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02bc442c-b394-463f-99c2-e4706e093682 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:19.858206 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1168/2369] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:19 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:20.881199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c13dd88a-6601-4482-a4d3-3360c37263a8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:20.882195 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c13dd88a-6601-4482-a4d3-3360c37263a8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:20.882550 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:20.882550 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:20.883229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c13dd88a-6601-4482-a4d3-3360c37263a8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:21.134210 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:21.134210 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:21.172293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c13dd88a-6601-4482-a4d3-3360c37263a8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:21.183282 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b254204c-c2b5-4262-8a17-0e94867b0076 req-360904be-f93a-438c-a7f7-c8e454b6544f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/c2551448-91dd-4811-8af1-f4df755d7af1 Dec 31 10:00:21.192992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b254204c-c2b5-4262-8a17-0e94867b0076 req-360904be-f93a-438c-a7f7-c8e454b6544f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:21.193296 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:21.193296 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:21.193882 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b254204c-c2b5-4262-8a17-0e94867b0076 req-360904be-f93a-438c-a7f7-c8e454b6544f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:21.232344 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c13dd88a-6601-4482-a4d3-3360c37263a8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:21.234458 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1202/2370] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:20 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:21.286743 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:21.286743 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:21.895882 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-b254204c-c2b5-4262-8a17-0e94867b0076 req-360904be-f93a-438c-a7f7-c8e454b6544f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:00:21.897274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-b254204c-c2b5-4262-8a17-0e94867b0076 req-360904be-f93a-438c-a7f7-c8e454b6544f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:00:21.909252 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b254204c-c2b5-4262-8a17-0e94867b0076 req-360904be-f93a-438c-a7f7-c8e454b6544f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/c2551448-91dd-4811-8af1-f4df755d7af1 returned with HTTP 200 Dec 31 10:00:21.910520 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1169/2371] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 10:00:21 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/c2551448-91dd-4811-8af1-f4df755d7af1 => generated 19 bytes in 738 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:22.253140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4490b7f-c8be-417e-9721-c093b3586de0 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:22.253943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4490b7f-c8be-417e-9721-c093b3586de0 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:22.254390 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:22.254390 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:22.255064 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4490b7f-c8be-417e-9721-c093b3586de0 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:22.330429 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:22.330429 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:22.340529 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f4490b7f-c8be-417e-9721-c093b3586de0 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:22.366395 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4490b7f-c8be-417e-9721-c093b3586de0 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:22.367360 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1203/2372] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:22 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:23.024218 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2df08234-d40f-4382-8eee-cbe69967513b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 10:00:23.024764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2df08234-d40f-4382-8eee-cbe69967513b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:23.024997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:23.024997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:23.027144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2df08234-d40f-4382-8eee-cbe69967513b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:23.220920 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:23.220920 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:23.278073 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2df08234-d40f-4382-8eee-cbe69967513b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 10:00:23.377087 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2df08234-d40f-4382-8eee-cbe69967513b tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 10:00:23.378838 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1170/2373] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:23 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 919 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:23.393140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e9fa647-2611-4e52-838b-f16dcc30660d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:23.393785 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e9fa647-2611-4e52-838b-f16dcc30660d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:23.394109 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:23.394109 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:23.394670 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e9fa647-2611-4e52-838b-f16dcc30660d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:23.398258 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8168abc-7ce0-46d1-9af6-771393204188 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 10:00:23.399922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8168abc-7ce0-46d1-9af6-771393204188 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:23.400710 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:23.400710 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:23.401619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8168abc-7ce0-46d1-9af6-771393204188 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:23.499453 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:23.499453 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:23.515183 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:23.515183 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:23.516238 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e9fa647-2611-4e52-838b-f16dcc30660d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:23.528715 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b8168abc-7ce0-46d1-9af6-771393204188 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 10:00:23.560179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e9fa647-2611-4e52-838b-f16dcc30660d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:23.561733 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1204/2374] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:23 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:23.580762 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8168abc-7ce0-46d1-9af6-771393204188 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 10:00:23.582711 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1171/2375] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:23 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 919 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:24.194052 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eea8945e-7752-4b66-a6d2-51aa18c2f344 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 10:00:24.195758 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eea8945e-7752-4b66-a6d2-51aa18c2f344 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:24.196327 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:24.196327 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:24.197512 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eea8945e-7752-4b66-a6d2-51aa18c2f344 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:24.201497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-eea8945e-7752-4b66-a6d2-51aa18c2f344 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume with id: 6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 10:00:24.388448 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:24.388448 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:24.391613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eea8945e-7752-4b66-a6d2-51aa18c2f344 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:24.439829 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.keymgr.conf_key_mgr [None req-eea8945e-7752-4b66-a6d2-51aa18c2f344 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 31 10:00:24.460660 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eea8945e-7752-4b66-a6d2-51aa18c2f344 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume request issued successfully. Dec 31 10:00:24.461945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eea8945e-7752-4b66-a6d2-51aa18c2f344 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 202 Dec 31 10:00:24.464496 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1205/2376] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:00:24 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:00:24.482342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bdc490b7-aec5-4fa1-90bf-cc65efa2b26e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 10:00:24.483760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bdc490b7-aec5-4fa1-90bf-cc65efa2b26e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:24.484410 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:24.484410 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:24.485509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bdc490b7-aec5-4fa1-90bf-cc65efa2b26e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:24.568120 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:24.568120 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:24.580937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00870740-e553-4013-8a01-c7298e967e2f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:24.582298 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00870740-e553-4013-8a01-c7298e967e2f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:24.582884 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:24.582884 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:24.583833 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00870740-e553-4013-8a01-c7298e967e2f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:24.604564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bdc490b7-aec5-4fa1-90bf-cc65efa2b26e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:24.663773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bdc490b7-aec5-4fa1-90bf-cc65efa2b26e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 200 Dec 31 10:00:24.665019 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1172/2377] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:24 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 937 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:24.687320 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:24.687320 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:24.702644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-00870740-e553-4013-8a01-c7298e967e2f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:24.747693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00870740-e553-4013-8a01-c7298e967e2f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:24.749231 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1206/2378] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:24 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:25.701146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b11b707a-daf8-47ec-9a67-41bb8d370654 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 10:00:25.703026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b11b707a-daf8-47ec-9a67-41bb8d370654 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:25.703693 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:25.703693 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:25.704848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b11b707a-daf8-47ec-9a67-41bb8d370654 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:25.781142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a08fe90-765e-4a18-96b1-a027bd0bb266 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:25.782131 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a08fe90-765e-4a18-96b1-a027bd0bb266 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:25.782498 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:25.782498 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:25.783199 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a08fe90-765e-4a18-96b1-a027bd0bb266 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:25.901189 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:25.901189 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:25.920563 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4a08fe90-765e-4a18-96b1-a027bd0bb266 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:25.953030 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:25.953030 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:25.984430 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b11b707a-daf8-47ec-9a67-41bb8d370654 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:26.015824 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a08fe90-765e-4a18-96b1-a027bd0bb266 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:26.017376 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1207/2379] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:25 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:26.075044 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b11b707a-daf8-47ec-9a67-41bb8d370654 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 200 Dec 31 10:00:26.076227 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1173/2380] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:25 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 937 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:27.048703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0272f069-8e85-4bbe-b959-09beb4a9ced8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:27.050654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0272f069-8e85-4bbe-b959-09beb4a9ced8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:27.052572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:27.052572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:27.053413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0272f069-8e85-4bbe-b959-09beb4a9ced8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:27.094346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28fb47f4-5b7c-4c11-a17c-df7e6a87d66a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 10:00:27.094885 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28fb47f4-5b7c-4c11-a17c-df7e6a87d66a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:27.095108 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:27.095108 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:27.095516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28fb47f4-5b7c-4c11-a17c-df7e6a87d66a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:27.204157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:27.204157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:27.230069 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-28fb47f4-5b7c-4c11-a17c-df7e6a87d66a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:27.257232 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:27.257232 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:27.294595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0272f069-8e85-4bbe-b959-09beb4a9ced8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:27.323755 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28fb47f4-5b7c-4c11-a17c-df7e6a87d66a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 200 Dec 31 10:00:27.336845 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1174/2381] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:27 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 937 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:27.377058 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0272f069-8e85-4bbe-b959-09beb4a9ced8 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:27.379260 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1208/2382] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:27 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:28.360619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36a04826-3e3b-48df-a3ab-9a8fd7c79f7b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 Dec 31 10:00:28.362319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36a04826-3e3b-48df-a3ab-9a8fd7c79f7b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:28.362917 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:28.362917 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:28.365023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36a04826-3e3b-48df-a3ab-9a8fd7c79f7b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:28.396594 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28feb5b0-db3c-4b15-8b4e-b31d59742434 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:28.397112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28feb5b0-db3c-4b15-8b4e-b31d59742434 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:28.397334 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:28.397334 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:28.397738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28feb5b0-db3c-4b15-8b4e-b31d59742434 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:28.498061 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:28.498061 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:28.526496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-28feb5b0-db3c-4b15-8b4e-b31d59742434 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:28.556129 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28feb5b0-db3c-4b15-8b4e-b31d59742434 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:28.557695 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1209/2383] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:28 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:28.569252 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36a04826-3e3b-48df-a3ab-9a8fd7c79f7b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 returned with HTTP 404 Dec 31 10:00:28.574197 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1175/2384] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:28 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/6a209134-14bf-4a6f-bd3b-cd7d9a70cf68 => generated 109 bytes in 219 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:00:28.578749 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd3e89fe-27a9-4660-b7fc-d90223777d9b tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] GET http://10.222.0.45/volume/v3/196ba5fa19564f9896a8951556345acd/volumes/detail?all_tenants=1 Dec 31 10:00:28.579289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd3e89fe-27a9-4660-b7fc-d90223777d9b tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:28.579508 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:28.579508 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:28.579875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd3e89fe-27a9-4660-b7fc-d90223777d9b tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:28.581942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd3e89fe-27a9-4660-b7fc-d90223777d9b tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:00:28.649139 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd3e89fe-27a9-4660-b7fc-d90223777d9b tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] Get all volumes completed successfully. Dec 31 10:00:28.652341 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:28.652341 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:28.662990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd3e89fe-27a9-4660-b7fc-d90223777d9b tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] http://10.222.0.45/volume/v3/196ba5fa19564f9896a8951556345acd/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 31 10:00:28.664250 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1210/2385] 10.222.0.45 () {58 vars in 1252 bytes} [Thu Dec 31 10:00:28 2020] GET /volume/v3/196ba5fa19564f9896a8951556345acd/volumes/detail?all_tenants=1 => generated 4320 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:00:28.705949 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad70f8a6-9bfc-40ac-9cbd-14fc1f0d3520 tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] DELETE http://10.222.0.45/volume/v3/196ba5fa19564f9896a8951556345acd/types/d82b3c2c-6dd3-450f-803b-8d4653f0200d Dec 31 10:00:28.707122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad70f8a6-9bfc-40ac-9cbd-14fc1f0d3520 tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:28.708277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad70f8a6-9bfc-40ac-9cbd-14fc1f0d3520 tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:28.823495 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:00:28.823495 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:00:28.840059 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad70f8a6-9bfc-40ac-9cbd-14fc1f0d3520 tempest-TestVolumeBootPattern-554370189 tempest-TestVolumeBootPattern-554370189] http://10.222.0.45/volume/v3/196ba5fa19564f9896a8951556345acd/types/d82b3c2c-6dd3-450f-803b-8d4653f0200d returned with HTTP 202 Dec 31 10:00:28.842173 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1176/2386] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:00:28 2020] DELETE /volume/v3/196ba5fa19564f9896a8951556345acd/types/d82b3c2c-6dd3-450f-803b-8d4653f0200d => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:00:28.929019 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes Dec 31 10:00:28.929684 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:28.929684 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:28.930089 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1945823478", "snapshot_id": null, "imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "volume_type": null, "size": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:00:28.932253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1945823478', 'snapshot_id': None, 'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'volume_type': None, 'size': 1}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:00:29.188064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume of 1 GB Dec 31 10:00:29.225309 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Availability Zones retrieved successfully. Dec 31 10:00:29.265077 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (a5ad26df-c103-4234-abe2-ba088dc72349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:00:29.270454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03280a89-c408-4e67-ae83-0c3304cfd7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:29.273625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:00:29.508202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03280a89-c408-4e67-ae83-0c3304cfd7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:29.511218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f55fb4b5-ea2c-4f56-befa-5a9477cc977d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:29.576942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45848c5e-5d61-436e-bcfa-6a121357299d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:29.578334 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-45848c5e-5d61-436e-bcfa-6a121357299d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:29.579346 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-45848c5e-5d61-436e-bcfa-6a121357299d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:29.630654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Created reservations ['8f9e252d-22ec-453e-828f-c7ee38b4a207', '7945e82e-66ab-4c90-8d20-90fedb4905f2', '28019169-fd63-4530-9c9f-38f918980321', 'f11b3514-fe2e-4190-b76d-6633a9d9e445'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:00:29.633981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f55fb4b5-ea2c-4f56-befa-5a9477cc977d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f9e252d-22ec-453e-828f-c7ee38b4a207', '7945e82e-66ab-4c90-8d20-90fedb4905f2', '28019169-fd63-4530-9c9f-38f918980321', 'f11b3514-fe2e-4190-b76d-6633a9d9e445']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:29.637245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efcc5314-1cf1-4211-8454-c9bacd7f2546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:29.672446 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:29.672446 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:29.682731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-45848c5e-5d61-436e-bcfa-6a121357299d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:29.732582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45848c5e-5d61-436e-bcfa-6a121357299d tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:29.734603 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efcc5314-1cf1-4211-8454-c9bacd7f2546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19fb4389-4347-4ac6-859c-a75bd2f55ce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1945823478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['8f9e252d-22ec-453e-828f-c7ee38b4a207','7945e82e-66ab-4c90-8d20-90fedb4905f2','28019169-fd63-4530-9c9f-38f918980321','f11b3514-fe2e-4190-b76d-6633a9d9e445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:00:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1945823478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19fb4389-4347-4ac6-859c-a75bd2f55ce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be43c87e760242a1b63a1ab9fdef8c7b',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='ee731dde6ac6498d9589f7b6edc1f734',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:29.735676 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1177/2387] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:29 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:29.738416 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705581ec-ea30-47ce-b835-4a7ec4990f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:29.790107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705581ec-ea30-47ce-b835-4a7ec4990f18) 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-1945823478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['8f9e252d-22ec-453e-828f-c7ee38b4a207','7945e82e-66ab-4c90-8d20-90fedb4905f2','28019169-fd63-4530-9c9f-38f918980321','f11b3514-fe2e-4190-b76d-6633a9d9e445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:29.793639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad22475e-bd58-4312-993f-2ed60b7842eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:29.836573 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad22475e-bd58-4312-993f-2ed60b7842eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:29.853846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (a5ad26df-c103-4234-abe2-ba088dc72349) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:00:30.026061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request issued successfully. Dec 31 10:00:30.062328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9211cfb6-fd1f-48f3-b2aa-cc1414888bf5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes returned with HTTP 202 Dec 31 10:00:30.066849 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1211/2388] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:00:28 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes => generated 828 bytes in 1141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:00:30.087287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-439654f3-b069-414a-bb44-4513f000f005 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:30.088800 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-439654f3-b069-414a-bb44-4513f000f005 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:30.089429 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:30.089429 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:30.091837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-439654f3-b069-414a-bb44-4513f000f005 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:30.178237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:30.178237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:30.193165 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-439654f3-b069-414a-bb44-4513f000f005 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:30.236748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-439654f3-b069-414a-bb44-4513f000f005 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:30.238243 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1178/2389] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:30 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 896 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:30.752844 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c119b86c-210b-4d2a-8a1f-170ddc0abafd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:30.753472 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c119b86c-210b-4d2a-8a1f-170ddc0abafd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:30.753602 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:30.753602 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:30.753846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c119b86c-210b-4d2a-8a1f-170ddc0abafd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:30.859157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:30.859157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:30.887547 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c119b86c-210b-4d2a-8a1f-170ddc0abafd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:30.946559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c119b86c-210b-4d2a-8a1f-170ddc0abafd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:30.952579 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1212/2390] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:30 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:31.265680 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd528e68-6fcf-4743-9500-d305651406da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:31.266638 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd528e68-6fcf-4743-9500-d305651406da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:31.267088 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:31.267088 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:31.267797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dd528e68-6fcf-4743-9500-d305651406da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:31.366512 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:31.366512 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:31.383473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dd528e68-6fcf-4743-9500-d305651406da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:31.423253 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dd528e68-6fcf-4743-9500-d305651406da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:31.424866 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1179/2391] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:31 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:31.965674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d540e68-b46d-4da7-89f4-5062dfc3091b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:31.966210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d540e68-b46d-4da7-89f4-5062dfc3091b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:31.966379 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:31.966379 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:31.967396 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d540e68-b46d-4da7-89f4-5062dfc3091b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:32.129302 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:32.129302 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:32.162010 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1d540e68-b46d-4da7-89f4-5062dfc3091b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:32.249078 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d540e68-b46d-4da7-89f4-5062dfc3091b tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:32.258525 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1213/2392] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:31 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:32.445345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-508fee2e-c4e6-4f4d-9886-422b856fc02c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:32.445907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-508fee2e-c4e6-4f4d-9886-422b856fc02c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:32.446147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:32.446147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:32.446524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-508fee2e-c4e6-4f4d-9886-422b856fc02c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:32.604859 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:32.604859 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:32.617968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-508fee2e-c4e6-4f4d-9886-422b856fc02c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:32.648957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-508fee2e-c4e6-4f4d-9886-422b856fc02c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:32.650472 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1180/2393] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:32 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:33.277544 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b8ed0a0-ac4a-4831-82fa-4efe20ea1031 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:33.277544 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b8ed0a0-ac4a-4831-82fa-4efe20ea1031 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:33.278410 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:33.278410 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:33.278410 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b8ed0a0-ac4a-4831-82fa-4efe20ea1031 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:33.395445 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:33.395445 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:33.404379 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6b8ed0a0-ac4a-4831-82fa-4efe20ea1031 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:33.438951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b8ed0a0-ac4a-4831-82fa-4efe20ea1031 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:33.450269 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1214/2394] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:33 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:33.677039 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9be463ca-a5bc-4793-8932-0d7b66becd12 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:33.680826 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9be463ca-a5bc-4793-8932-0d7b66becd12 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:33.694380 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:33.694380 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:33.695706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9be463ca-a5bc-4793-8932-0d7b66becd12 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:33.785861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:33.785861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:33.813996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9be463ca-a5bc-4793-8932-0d7b66becd12 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:33.872745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9be463ca-a5bc-4793-8932-0d7b66becd12 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:33.883843 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1181/2395] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:33 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:34.461468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c79bec7-193c-4755-987e-a97d211a587e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:34.462461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c79bec7-193c-4755-987e-a97d211a587e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:34.462844 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:34.462844 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:34.463532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c79bec7-193c-4755-987e-a97d211a587e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:34.650934 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:34.650934 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:34.666761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7c79bec7-193c-4755-987e-a97d211a587e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:34.732532 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c79bec7-193c-4755-987e-a97d211a587e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:34.733963 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1215/2396] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:34 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:34.918365 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e763afc-d381-4352-8547-b58cfe0ed529 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:34.919089 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e763afc-d381-4352-8547-b58cfe0ed529 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:34.919463 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:34.919463 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:34.920005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e763afc-d381-4352-8547-b58cfe0ed529 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:35.075953 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:35.075953 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:35.095894 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8e763afc-d381-4352-8547-b58cfe0ed529 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:35.147594 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e763afc-d381-4352-8547-b58cfe0ed529 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:35.149240 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1182/2397] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:34 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:35.768884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-92e40037-d69d-44df-9674-7e66c6809906 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:35.770099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-92e40037-d69d-44df-9674-7e66c6809906 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:35.770488 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:35.770488 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:35.771091 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-92e40037-d69d-44df-9674-7e66c6809906 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:35.874761 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:35.874761 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:35.921718 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-92e40037-d69d-44df-9674-7e66c6809906 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:36.049353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-92e40037-d69d-44df-9674-7e66c6809906 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:36.057532 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1216/2398] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:35 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 920 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:36.166296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ac4b8cf-e155-41f7-a0f3-28f853e9252e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:36.166890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1ac4b8cf-e155-41f7-a0f3-28f853e9252e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:36.167096 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:36.167096 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:36.167786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1ac4b8cf-e155-41f7-a0f3-28f853e9252e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:36.298518 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:36.298518 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:36.322786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1ac4b8cf-e155-41f7-a0f3-28f853e9252e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:36.370289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ac4b8cf-e155-41f7-a0f3-28f853e9252e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:36.382382 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1183/2399] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:36 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:37.084180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-527e3b10-82cf-40d4-97ec-bc307995525a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:37.084922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-527e3b10-82cf-40d4-97ec-bc307995525a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:37.085135 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:37.085135 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:37.085588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-527e3b10-82cf-40d4-97ec-bc307995525a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:37.257491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:37.257491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:37.294664 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-527e3b10-82cf-40d4-97ec-bc307995525a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:37.372310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-527e3b10-82cf-40d4-97ec-bc307995525a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:37.374424 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1217/2400] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:37 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 978 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:37.392165 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89e34f44-8d18-45a2-9602-e1da192d0471 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:37.392718 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89e34f44-8d18-45a2-9602-e1da192d0471 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:37.392922 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:37.392922 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:37.394045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89e34f44-8d18-45a2-9602-e1da192d0471 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:37.570067 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:37.570067 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:37.613473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-89e34f44-8d18-45a2-9602-e1da192d0471 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:37.715357 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89e34f44-8d18-45a2-9602-e1da192d0471 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:37.724845 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1184/2401] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:37 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:38.397508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ac93545-ea1d-418d-8b99-a9e5025f81cd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:38.398360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ac93545-ea1d-418d-8b99-a9e5025f81cd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:38.399388 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:38.399388 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:38.400992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ac93545-ea1d-418d-8b99-a9e5025f81cd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:38.618065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64d56f03-b838-48e2-a457-72e48c713991 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] DELETE http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 10:00:38.620120 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64d56f03-b838-48e2-a457-72e48c713991 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:38.620732 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:38.620732 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:38.622277 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:38.622277 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:38.625412 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64d56f03-b838-48e2-a457-72e48c713991 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:38.628229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-64d56f03-b838-48e2-a457-72e48c713991 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Delete volume with id: 367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 10:00:38.656361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ac93545-ea1d-418d-8b99-a9e5025f81cd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:38.726944 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ac93545-ea1d-418d-8b99-a9e5025f81cd tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:38.727177 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1218/2402] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:38 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 981 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:38.748128 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f60bd0e-6104-4553-8d30-e44d24a15503 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:38.754688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f60bd0e-6104-4553-8d30-e44d24a15503 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:38.757039 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:38.757039 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:38.758148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f60bd0e-6104-4553-8d30-e44d24a15503 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:38.862514 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:38.862514 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:38.865008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-64d56f03-b838-48e2-a457-72e48c713991 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 10:00:38.887778 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:38.887778 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:38.916702 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7f60bd0e-6104-4553-8d30-e44d24a15503 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:38.966270 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f60bd0e-6104-4553-8d30-e44d24a15503 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:38.966655 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-64d56f03-b838-48e2-a457-72e48c713991 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Delete volume request issued successfully. Dec 31 10:00:38.967193 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1219/2403] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:38 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:38.967962 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64d56f03-b838-48e2-a457-72e48c713991 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 202 Dec 31 10:00:38.969142 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1185/2404] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:00:38 2020] DELETE /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 0 bytes in 361 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:00:38.987269 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a3b894d-162c-447a-9aa2-c8e8bc0745bc tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 10:00:38.987861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a3b894d-162c-447a-9aa2-c8e8bc0745bc tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:38.988061 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:38.988061 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:38.988893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a3b894d-162c-447a-9aa2-c8e8bc0745bc tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:39.057336 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:39.057336 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:39.072124 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0a3b894d-162c-447a-9aa2-c8e8bc0745bc tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 10:00:39.112359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a3b894d-162c-447a-9aa2-c8e8bc0745bc tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 10:00:39.114448 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1220/2405] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:38 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 918 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:39.752028 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f5d0566-f86a-4200-92fa-3371f1138a9f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:39.753750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f5d0566-f86a-4200-92fa-3371f1138a9f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:39.754332 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:39.754332 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:39.755316 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f5d0566-f86a-4200-92fa-3371f1138a9f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:39.967262 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:39.967262 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:39.988327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba72aaa3-a2fa-4920-b0a3-6b547032ac07 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:39.992165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba72aaa3-a2fa-4920-b0a3-6b547032ac07 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:39.992771 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:39.992771 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:39.994892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba72aaa3-a2fa-4920-b0a3-6b547032ac07 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:40.004034 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4f5d0566-f86a-4200-92fa-3371f1138a9f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:40.116662 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f5d0566-f86a-4200-92fa-3371f1138a9f tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:40.118088 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1186/2406] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:39 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 981 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:40.155451 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-caacd65d-c8b7-4856-9de5-aca3bb5ff300 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 10:00:40.167254 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-caacd65d-c8b7-4856-9de5-aca3bb5ff300 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:40.167668 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:40.167668 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:40.168319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-caacd65d-c8b7-4856-9de5-aca3bb5ff300 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:40.221135 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:40.221135 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:40.250409 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ba72aaa3-a2fa-4920-b0a3-6b547032ac07 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:40.326451 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba72aaa3-a2fa-4920-b0a3-6b547032ac07 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:40.332701 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1221/2407] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:39 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:40.345381 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:40.345381 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:40.375341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-caacd65d-c8b7-4856-9de5-aca3bb5ff300 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 10:00:40.452644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-caacd65d-c8b7-4856-9de5-aca3bb5ff300 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 10:00:40.460939 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1187/2408] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:40 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 918 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:41.148894 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a0a681a-fb58-4c70-b907-e20b789001e1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:41.149639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a0a681a-fb58-4c70-b907-e20b789001e1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:41.150147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:41.150147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:41.156406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a0a681a-fb58-4c70-b907-e20b789001e1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:41.355688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d053927-2b10-4f29-853f-7a86a17b2ffb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:41.362422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d053927-2b10-4f29-853f-7a86a17b2ffb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:41.362656 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:41.362656 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:41.363370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d053927-2b10-4f29-853f-7a86a17b2ffb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:41.366686 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:41.366686 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:41.377794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4a0a681a-fb58-4c70-b907-e20b789001e1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:41.420907 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a0a681a-fb58-4c70-b907-e20b789001e1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:41.422387 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1222/2409] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:41 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 981 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:41.480333 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f560f897-134f-4da7-9245-ecc9a0a9c5f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 10:00:41.481170 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f560f897-134f-4da7-9245-ecc9a0a9c5f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:41.481587 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:41.481587 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:41.482294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f560f897-134f-4da7-9245-ecc9a0a9c5f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:41.592626 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:41.592626 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:41.620448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6d053927-2b10-4f29-853f-7a86a17b2ffb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:41.708937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d053927-2b10-4f29-853f-7a86a17b2ffb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:41.722032 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1188/2410] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:41 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:41.728411 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:41.728411 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:41.757121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f560f897-134f-4da7-9245-ecc9a0a9c5f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 10:00:41.834549 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f560f897-134f-4da7-9245-ecc9a0a9c5f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 10:00:41.835932 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1223/2411] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:41 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 918 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:42.453757 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6423e06f-fb8e-4f20-a9b0-835b3d1de5c1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:42.455609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6423e06f-fb8e-4f20-a9b0-835b3d1de5c1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:42.456176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:42.456176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:42.457448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6423e06f-fb8e-4f20-a9b0-835b3d1de5c1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:42.704450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:42.704450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:42.736133 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d7a3d87-1ff6-4ba3-a98f-5d39d7f80e3a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:42.736702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d7a3d87-1ff6-4ba3-a98f-5d39d7f80e3a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:42.736897 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:42.736897 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:42.737415 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d7a3d87-1ff6-4ba3-a98f-5d39d7f80e3a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:42.769771 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6423e06f-fb8e-4f20-a9b0-835b3d1de5c1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:42.877110 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6423e06f-fb8e-4f20-a9b0-835b3d1de5c1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:42.877936 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1189/2412] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:42 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 981 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:42.886877 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b4f62b1-9e8e-4434-9454-4e6a2856f41e tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 10:00:42.887439 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9b4f62b1-9e8e-4434-9454-4e6a2856f41e tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:42.887670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:42.887670 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:42.888063 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9b4f62b1-9e8e-4434-9454-4e6a2856f41e tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:43.028808 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:43.028808 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:43.080531 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8d7a3d87-1ff6-4ba3-a98f-5d39d7f80e3a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:43.097873 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:43.097873 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:43.109589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9b4f62b1-9e8e-4434-9454-4e6a2856f41e tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 10:00:43.135481 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b4f62b1-9e8e-4434-9454-4e6a2856f41e tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 200 Dec 31 10:00:43.136866 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1190/2413] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:42 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 918 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:43.166397 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d7a3d87-1ff6-4ba3-a98f-5d39d7f80e3a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:43.178215 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1224/2414] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:42 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:43.909271 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7290a919-de09-4f32-88a2-fad035c0824a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:43.910595 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7290a919-de09-4f32-88a2-fad035c0824a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:43.910923 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:43.910923 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:43.911363 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7290a919-de09-4f32-88a2-fad035c0824a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:44.167637 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2dbbf652-cb95-4e5e-8097-0ac36889529f tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 Dec 31 10:00:44.169086 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2dbbf652-cb95-4e5e-8097-0ac36889529f tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:44.169604 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:44.169604 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:44.170364 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2dbbf652-cb95-4e5e-8097-0ac36889529f tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:44.216441 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:44.216441 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:44.293181 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7290a919-de09-4f32-88a2-fad035c0824a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:44.329305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7290a919-de09-4f32-88a2-fad035c0824a tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:44.341161 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1191/2415] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:43 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 981 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:44.347531 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74bbabbe-10bd-40af-aacb-00a3b1f115ca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:44.363911 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74bbabbe-10bd-40af-aacb-00a3b1f115ca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:44.365032 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:44.365032 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:44.365870 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74bbabbe-10bd-40af-aacb-00a3b1f115ca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:44.421517 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2dbbf652-cb95-4e5e-8097-0ac36889529f tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 returned with HTTP 404 Dec 31 10:00:44.422876 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1225/2416] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:44 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/367f70dd-8630-4f91-8c3a-df9a4e4ecf22 => generated 109 bytes in 264 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:00:44.533914 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:44.533914 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:44.574403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-74bbabbe-10bd-40af-aacb-00a3b1f115ca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:44.637711 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74bbabbe-10bd-40af-aacb-00a3b1f115ca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:44.640904 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1192/2417] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:44 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:44.932385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-192d233f-3920-4611-9c9e-bd1c4f41a4f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] DELETE http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 10:00:44.933329 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-192d233f-3920-4611-9c9e-bd1c4f41a4f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:44.934056 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-192d233f-3920-4611-9c9e-bd1c4f41a4f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:44.941468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-192d233f-3920-4611-9c9e-bd1c4f41a4f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Delete volume with id: 909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 10:00:45.150951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:45.150951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:45.152893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-192d233f-3920-4611-9c9e-bd1c4f41a4f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 10:00:45.223851 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-192d233f-3920-4611-9c9e-bd1c4f41a4f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Delete volume request issued successfully. Dec 31 10:00:45.224540 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-192d233f-3920-4611-9c9e-bd1c4f41a4f5 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 202 Dec 31 10:00:45.226192 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1226/2418] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:00:44 2020] DELETE /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 0 bytes in 322 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:00:45.236498 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7cd83a20-4721-4a3d-96bd-5b6f2877f9df tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 10:00:45.237271 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7cd83a20-4721-4a3d-96bd-5b6f2877f9df tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:45.237504 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:45.237504 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:45.237939 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7cd83a20-4721-4a3d-96bd-5b6f2877f9df tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:45.351635 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9eeb4e94-8529-4f9a-9583-da57325471f1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:45.352058 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9eeb4e94-8529-4f9a-9583-da57325471f1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:45.352483 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:45.352483 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:45.353181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9eeb4e94-8529-4f9a-9583-da57325471f1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:45.387188 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:45.387188 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:45.400926 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7cd83a20-4721-4a3d-96bd-5b6f2877f9df tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 10:00:45.455072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7cd83a20-4721-4a3d-96bd-5b6f2877f9df tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 10:00:45.457030 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1193/2419] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:45 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 916 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:45.504851 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:45.504851 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:45.518091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9eeb4e94-8529-4f9a-9583-da57325471f1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:45.551837 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9eeb4e94-8529-4f9a-9583-da57325471f1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:45.553106 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1227/2420] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:45 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 981 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:45.664507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1dae8b61-9570-47e1-8219-9cd108a1e82a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:45.668899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1dae8b61-9570-47e1-8219-9cd108a1e82a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:45.669396 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:45.669396 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:45.670092 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1dae8b61-9570-47e1-8219-9cd108a1e82a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:45.808629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:45.808629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:45.829577 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1dae8b61-9570-47e1-8219-9cd108a1e82a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:45.878312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1dae8b61-9570-47e1-8219-9cd108a1e82a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:45.900969 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1194/2421] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:45 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:46.480323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05e7329b-d457-4c77-9a5a-fd2026dd01d8 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 10:00:46.485690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05e7329b-d457-4c77-9a5a-fd2026dd01d8 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:46.486508 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:46.486508 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:46.487756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05e7329b-d457-4c77-9a5a-fd2026dd01d8 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:46.576108 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-429e1b52-e929-4c32-9a35-0bddd8c076b1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:46.577333 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-429e1b52-e929-4c32-9a35-0bddd8c076b1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:46.577719 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:46.577719 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:46.578455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-429e1b52-e929-4c32-9a35-0bddd8c076b1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:46.682214 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:46.682214 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:46.717992 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-05e7329b-d457-4c77-9a5a-fd2026dd01d8 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 10:00:46.731924 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:46.731924 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:46.762241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-429e1b52-e929-4c32-9a35-0bddd8c076b1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:46.812849 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05e7329b-d457-4c77-9a5a-fd2026dd01d8 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 10:00:46.814240 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1228/2422] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:46 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 916 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:46.832146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-429e1b52-e929-4c32-9a35-0bddd8c076b1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:46.843597 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1195/2423] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:46 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 981 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:46.899369 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88f9f57d-6872-4325-bd40-6bbc2559acf9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:46.900709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88f9f57d-6872-4325-bd40-6bbc2559acf9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:46.901058 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:46.901058 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:46.901931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88f9f57d-6872-4325-bd40-6bbc2559acf9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:47.053463 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:47.053463 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:47.067366 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-88f9f57d-6872-4325-bd40-6bbc2559acf9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:47.100232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88f9f57d-6872-4325-bd40-6bbc2559acf9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:47.101460 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1229/2424] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:46 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:47.831821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c795128-840b-4de6-ad03-b73355fb0368 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 10:00:47.832796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c795128-840b-4de6-ad03-b73355fb0368 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:47.833168 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:47.833168 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:47.833835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c795128-840b-4de6-ad03-b73355fb0368 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:47.860491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7151a89-cf5e-4f58-b2bf-8bfe089da05e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:47.861498 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7151a89-cf5e-4f58-b2bf-8bfe089da05e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:47.861912 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:47.861912 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:47.862564 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7151a89-cf5e-4f58-b2bf-8bfe089da05e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:47.965376 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:47.965376 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:47.986907 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9c795128-840b-4de6-ad03-b73355fb0368 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Volume info retrieved successfully. Dec 31 10:00:48.013660 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:48.013660 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:48.048371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c7151a89-cf5e-4f58-b2bf-8bfe089da05e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:48.052263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c795128-840b-4de6-ad03-b73355fb0368 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 200 Dec 31 10:00:48.053443 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1196/2425] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:47 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 916 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:48.123479 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7151a89-cf5e-4f58-b2bf-8bfe089da05e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:48.124612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf7e1999-ba6b-4cce-96f0-c935122c057d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:48.125147 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1230/2426] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:47 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 1369 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:00:48.125782 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf7e1999-ba6b-4cce-96f0-c935122c057d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:48.126146 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:48.126146 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:48.126811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf7e1999-ba6b-4cce-96f0-c935122c057d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:48.161287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1354730-8c0b-4dab-856b-0eae74a762f0 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:48.161835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1354730-8c0b-4dab-856b-0eae74a762f0 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:48.162122 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:48.162122 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:48.162401 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1354730-8c0b-4dab-856b-0eae74a762f0 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:48.228310 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:48.228310 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:48.241959 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f1354730-8c0b-4dab-856b-0eae74a762f0 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:48.285858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1354730-8c0b-4dab-856b-0eae74a762f0 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:48.291541 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1231/2427] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:48 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 1369 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:00:48.325516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc73f92f-37b3-4b78-b3aa-c6b069135107 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] PUT http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:48.325516 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:48.325516 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:48.325516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc73f92f-37b3-4b78-b3aa-c6b069135107 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1774561176"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:00:48.336229 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:48.336229 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:48.371136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cf7e1999-ba6b-4cce-96f0-c935122c057d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:48.431096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf7e1999-ba6b-4cce-96f0-c935122c057d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:48.436669 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1197/2428] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:48 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:48.444812 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:48.444812 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:48.467799 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bc73f92f-37b3-4b78-b3aa-c6b069135107 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:48.492795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bc73f92f-37b3-4b78-b3aa-c6b069135107 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume updated successfully. Dec 31 10:00:48.511182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc73f92f-37b3-4b78-b3aa-c6b069135107 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:48.513544 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1232/2429] 10.222.0.45 () {60 vars in 1335 bytes} [Thu Dec 31 10:00:48 2020] PUT /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 852 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:48.536697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f37d092-5cd4-4e8d-9eb2-a8afaa539cb3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] PUT http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:48.537491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:48.537491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:48.538261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f37d092-5cd4-4e8d-9eb2-a8afaa539cb3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-517565232", "description": "This is the new description of volume"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:00:48.642595 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:48.642595 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:48.689260 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6f37d092-5cd4-4e8d-9eb2-a8afaa539cb3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:48.709801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6f37d092-5cd4-4e8d-9eb2-a8afaa539cb3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume updated successfully. Dec 31 10:00:48.751271 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f37d092-5cd4-4e8d-9eb2-a8afaa539cb3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:48.755129 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1198/2430] 10.222.0.45 () {60 vars in 1336 bytes} [Thu Dec 31 10:00:48 2020] PUT /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 890 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:48.774042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e26663fa-ffe8-43fe-937f-2e1476cc2626 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:48.775134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e26663fa-ffe8-43fe-937f-2e1476cc2626 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:48.775790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:48.775790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:48.776081 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e26663fa-ffe8-43fe-937f-2e1476cc2626 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:48.906128 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:48.906128 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:48.937660 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e26663fa-ffe8-43fe-937f-2e1476cc2626 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:49.019557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e26663fa-ffe8-43fe-937f-2e1476cc2626 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:49.023109 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1233/2431] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:48 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 1407 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:00:49.051402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] POST http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes Dec 31 10:00:49.052162 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:49.052162 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:49.053156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-860633021", "availability_zone": "nova", "size": 1}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:00:49.054277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-860633021', 'availability_zone': 'nova', 'size': 1}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:00:49.054661 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume of 1 GB Dec 31 10:00:49.084481 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-491f8ad9-e1f7-477d-b515-bae0b4f54782 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] GET http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 Dec 31 10:00:49.085328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-491f8ad9-e1f7-477d-b515-bae0b4f54782 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:49.085683 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:49.085683 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:49.086130 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-491f8ad9-e1f7-477d-b515-bae0b4f54782 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:49.112928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Availability Zones retrieved successfully. Dec 31 10:00:49.171923 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (578de817-ee84-420c-8e59-ab91d281faf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:00:49.175913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c25e59-bb08-42cb-a9e7-6b4b10e2c76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:49.178347 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:00:49.226216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-491f8ad9-e1f7-477d-b515-bae0b4f54782 tempest-AttachVolumeShelveTestJSON-221473098 tempest-AttachVolumeShelveTestJSON-221473098] http://10.222.0.45/volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 returned with HTTP 404 Dec 31 10:00:49.227534 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1234/2432] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:49 2020] GET /volume/v3/e7fb151b9cbe4b66baa5fe2ad117be3a/volumes/909077de-fa12-4953-a147-94ddd6df4d95 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 10:00:49.327225 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58c25e59-bb08-42cb-a9e7-6b4b10e2c76e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:49.332946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eacea81-5890-48e1-b22e-1813a8842641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:49.459019 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f2b715e2-1238-4695-854a-67c1c66bc04c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:49.462537 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f2b715e2-1238-4695-854a-67c1c66bc04c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:49.462537 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f2b715e2-1238-4695-854a-67c1c66bc04c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:49.628874 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Created reservations ['ef27a41e-c4db-4565-8ee2-a9a2ce6dff41', 'b94714d5-d777-4d67-af34-6e60b7a70b50', 'ba8977db-26e7-4548-9882-aac0e13c1439', 'fe578d43-c0f1-4d4f-b181-6faa4415d149'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:00:49.635597 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eacea81-5890-48e1-b22e-1813a8842641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef27a41e-c4db-4565-8ee2-a9a2ce6dff41', 'b94714d5-d777-4d67-af34-6e60b7a70b50', 'ba8977db-26e7-4548-9882-aac0e13c1439', 'fe578d43-c0f1-4d4f-b181-6faa4415d149']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:49.641925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c469a673-3a47-4be3-92d2-30d667b7f349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:49.662598 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:49.662598 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:49.727140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f2b715e2-1238-4695-854a-67c1c66bc04c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:49.807387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f2b715e2-1238-4695-854a-67c1c66bc04c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:49.809261 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1235/2433] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:49 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:49.881858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c469a673-3a47-4be3-92d2-30d667b7f349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-860633021',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['ef27a41e-c4db-4565-8ee2-a9a2ce6dff41','b94714d5-d777-4d67-af34-6e60b7a70b50','ba8977db-26e7-4548-9882-aac0e13c1439','fe578d43-c0f1-4d4f-b181-6faa4415d149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:00:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-860633021',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12ca9752c4164052a890866149342920',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='f9c429b27bb84a099686b4df19bc43a2',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:49.912538 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb5ddd0-eff4-4158-af9d-bebda0904f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:50.054881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb5ddd0-eff4-4158-af9d-bebda0904f21) 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-860633021',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12ca9752c4164052a890866149342920',qos_specs=None,replication_status=,reservations=['ef27a41e-c4db-4565-8ee2-a9a2ce6dff41','b94714d5-d777-4d67-af34-6e60b7a70b50','ba8977db-26e7-4548-9882-aac0e13c1439','fe578d43-c0f1-4d4f-b181-6faa4415d149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9c429b27bb84a099686b4df19bc43a2',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:50.072405 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (242e7fc6-c67e-4fdb-b754-40a0354f8ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:00:50.128441 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (242e7fc6-c67e-4fdb-b754-40a0354f8ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:00:50.147576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Flow 'volume_create_api' (578de817-ee84-420c-8e59-ab91d281faf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:00:50.359168 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Create volume request issued successfully. Dec 31 10:00:50.429913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73fbccbd-4ddc-44df-8ef7-87146a128383 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes returned with HTTP 202 Dec 31 10:00:50.432434 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1199/2434] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:00:49 2020] POST /volume/v3/12ca9752c4164052a890866149342920/volumes => generated 810 bytes in 1389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:00:50.462485 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6498953f-7720-4d93-9fdd-e2e794cff162 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 Dec 31 10:00:50.463460 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6498953f-7720-4d93-9fdd-e2e794cff162 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:50.463813 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:50.463813 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:50.464524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6498953f-7720-4d93-9fdd-e2e794cff162 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:50.674688 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:50.674688 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:50.726201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6498953f-7720-4d93-9fdd-e2e794cff162 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:50.758747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6498953f-7720-4d93-9fdd-e2e794cff162 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 returned with HTTP 200 Dec 31 10:00:50.760131 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1236/2435] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:50 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 => generated 902 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:50.830764 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f44f3eb-c412-43ef-a281-b6520c2fa66d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:50.832284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f44f3eb-c412-43ef-a281-b6520c2fa66d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:50.832914 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:50.832914 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:50.833944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f44f3eb-c412-43ef-a281-b6520c2fa66d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:50.958989 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:50.958989 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:51.000349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3f44f3eb-c412-43ef-a281-b6520c2fa66d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:51.057372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f44f3eb-c412-43ef-a281-b6520c2fa66d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:51.058698 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1200/2436] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:50 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:51.783334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ad2e206-3e3b-49bc-92eb-31afd81a9852 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 Dec 31 10:00:51.784639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1ad2e206-3e3b-49bc-92eb-31afd81a9852 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:51.784639 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:51.784639 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:51.785863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1ad2e206-3e3b-49bc-92eb-31afd81a9852 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:51.938144 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:51.938144 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:51.972019 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1ad2e206-3e3b-49bc-92eb-31afd81a9852 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:52.055986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ad2e206-3e3b-49bc-92eb-31afd81a9852 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 returned with HTTP 200 Dec 31 10:00:52.061311 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1237/2437] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:51 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 => generated 902 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:52.080375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-028319d5-5565-475c-b35a-3fe75fca21f7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:52.081879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-028319d5-5565-475c-b35a-3fe75fca21f7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:52.084023 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:52.084023 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:52.089663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-028319d5-5565-475c-b35a-3fe75fca21f7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:52.227238 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:52.227238 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:52.268927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-028319d5-5565-475c-b35a-3fe75fca21f7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:52.372065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-028319d5-5565-475c-b35a-3fe75fca21f7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:52.400888 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1201/2438] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:52 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:53.091541 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d0db879-a7f4-4062-9b45-3bda9e95e3ce tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 Dec 31 10:00:53.092706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d0db879-a7f4-4062-9b45-3bda9e95e3ce tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:53.093113 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:53.093113 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:53.093771 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d0db879-a7f4-4062-9b45-3bda9e95e3ce tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:53.163569 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:53.163569 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:53.176890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7d0db879-a7f4-4062-9b45-3bda9e95e3ce tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:53.215705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d0db879-a7f4-4062-9b45-3bda9e95e3ce tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 returned with HTTP 200 Dec 31 10:00:53.225577 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1238/2439] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:53 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 => generated 903 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:53.233280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f3e41e0-02c5-48bf-9180-3565c7cfebd9 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] PUT http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 Dec 31 10:00:53.234827 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:53.234827 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:53.235629 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f3e41e0-02c5-48bf-9180-3565c7cfebd9 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1774561176", "description": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:00:53.302944 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:53.302944 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:53.318137 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4f3e41e0-02c5-48bf-9180-3565c7cfebd9 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:53.336215 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4f3e41e0-02c5-48bf-9180-3565c7cfebd9 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume updated successfully. Dec 31 10:00:53.361912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f3e41e0-02c5-48bf-9180-3565c7cfebd9 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 returned with HTTP 200 Dec 31 10:00:53.365770 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1202/2440] 10.222.0.45 () {60 vars in 1335 bytes} [Thu Dec 31 10:00:53 2020] PUT /volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 => generated 839 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:53.382993 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eab95fab-cb2d-437f-960d-546a969bd840 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] DELETE http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 Dec 31 10:00:53.383791 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eab95fab-cb2d-437f-960d-546a969bd840 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:53.384078 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:53.384078 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:53.384469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eab95fab-cb2d-437f-960d-546a969bd840 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:53.385067 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-eab95fab-cb2d-437f-960d-546a969bd840 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume with id: 7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 Dec 31 10:00:53.404798 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dbfe757b-7224-4dcf-bc65-070bf22080fa tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:53.404798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dbfe757b-7224-4dcf-bc65-070bf22080fa tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:53.404798 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:53.404798 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:53.404798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dbfe757b-7224-4dcf-bc65-070bf22080fa tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:53.469877 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:53.469877 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:53.471354 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eab95fab-cb2d-437f-960d-546a969bd840 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:53.521031 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:53.521031 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:53.550064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dbfe757b-7224-4dcf-bc65-070bf22080fa tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:53.558148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eab95fab-cb2d-437f-960d-546a969bd840 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume request issued successfully. Dec 31 10:00:53.558927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eab95fab-cb2d-437f-960d-546a969bd840 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 returned with HTTP 202 Dec 31 10:00:53.560288 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1239/2441] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:00:53 2020] DELETE /volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:00:53.570361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-551c8549-f3a7-4c46-b619-0a42fe8c09a3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 Dec 31 10:00:53.571413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-551c8549-f3a7-4c46-b619-0a42fe8c09a3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:53.571676 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:53.571676 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:53.575169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-551c8549-f3a7-4c46-b619-0a42fe8c09a3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:53.645856 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dbfe757b-7224-4dcf-bc65-070bf22080fa tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:53.648110 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1203/2442] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:53 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:53.721839 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:53.721839 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:53.756168 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-551c8549-f3a7-4c46-b619-0a42fe8c09a3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:53.798444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-551c8549-f3a7-4c46-b619-0a42fe8c09a3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 returned with HTTP 200 Dec 31 10:00:53.802754 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1240/2443] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:53 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 => generated 906 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:54.692673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44bc1407-95e8-42f3-9138-401d43a28ab1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:54.693491 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44bc1407-95e8-42f3-9138-401d43a28ab1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:54.698507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:54.698507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:54.699492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44bc1407-95e8-42f3-9138-401d43a28ab1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:54.830066 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2816ba0b-672c-4dd5-bbb0-3ca26653512e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 Dec 31 10:00:54.830621 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2816ba0b-672c-4dd5-bbb0-3ca26653512e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:54.830822 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:54.830822 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:54.831194 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2816ba0b-672c-4dd5-bbb0-3ca26653512e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:54.911949 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:54.911949 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:54.949356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-44bc1407-95e8-42f3-9138-401d43a28ab1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:54.991103 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:54.991103 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:55.012371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2816ba0b-672c-4dd5-bbb0-3ca26653512e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:55.022921 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44bc1407-95e8-42f3-9138-401d43a28ab1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:55.027515 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1204/2444] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:54 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:55.055918 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2816ba0b-672c-4dd5-bbb0-3ca26653512e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 returned with HTTP 200 Dec 31 10:00:55.056419 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1241/2445] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:54 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 => generated 906 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:00:56.058384 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4749075c-86d6-40d9-b7e7-fbf877bee19f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:56.059203 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4749075c-86d6-40d9-b7e7-fbf877bee19f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:56.059355 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:56.059355 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:56.059669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4749075c-86d6-40d9-b7e7-fbf877bee19f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:56.078744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ffe85517-1d67-47fe-8414-0671a76bfaad tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 Dec 31 10:00:56.079676 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ffe85517-1d67-47fe-8414-0671a76bfaad tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:56.080108 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:56.080108 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:56.080974 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ffe85517-1d67-47fe-8414-0671a76bfaad tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:56.206432 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:56.206432 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:56.241218 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4749075c-86d6-40d9-b7e7-fbf877bee19f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:56.241608 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:56.241608 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:56.271669 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ffe85517-1d67-47fe-8414-0671a76bfaad tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:56.317954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4749075c-86d6-40d9-b7e7-fbf877bee19f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:56.317954 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1205/2446] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:56 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:56.456966 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ffe85517-1d67-47fe-8414-0671a76bfaad tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 returned with HTTP 200 Dec 31 10:00:56.458072 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1242/2447] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:56 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 => generated 906 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:57.340038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24ea247f-0f16-4762-ace2-36829dc01de7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:57.340610 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24ea247f-0f16-4762-ace2-36829dc01de7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:57.340730 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:57.340730 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:57.341117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24ea247f-0f16-4762-ace2-36829dc01de7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:57.487627 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e776eaf-f04a-4558-9d84-ae1e08095bb1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 Dec 31 10:00:57.488752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e776eaf-f04a-4558-9d84-ae1e08095bb1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:57.489804 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:57.489804 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:57.491614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e776eaf-f04a-4558-9d84-ae1e08095bb1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:57.496174 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:57.496174 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:57.526777 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-24ea247f-0f16-4762-ace2-36829dc01de7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:57.581571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24ea247f-0f16-4762-ace2-36829dc01de7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:57.596792 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1206/2448] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:57 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 920 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:57.629451 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e776eaf-f04a-4558-9d84-ae1e08095bb1 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 returned with HTTP 404 Dec 31 10:00:57.633726 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1243/2449] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:57 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/7ecda64d-ecbf-45ff-b4f8-f9ee14da1e45 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:00:57.643133 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5cd33b4c-3763-4c85-b3d2-10fec686242c tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] DELETE http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:57.644231 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5cd33b4c-3763-4c85-b3d2-10fec686242c tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:57.644656 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:57.644656 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:57.645300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5cd33b4c-3763-4c85-b3d2-10fec686242c tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:57.645972 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-5cd33b4c-3763-4c85-b3d2-10fec686242c tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume with id: 2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:57.799818 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:57.799818 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:57.801243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5cd33b4c-3763-4c85-b3d2-10fec686242c tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:57.875038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5cd33b4c-3763-4c85-b3d2-10fec686242c tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume request issued successfully. Dec 31 10:00:57.878957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5cd33b4c-3763-4c85-b3d2-10fec686242c tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 202 Dec 31 10:00:57.893387 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1207/2450] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:00:57 2020] DELETE /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:00:57.903531 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bdf5b69-8429-439a-83bf-dca86aa2a048 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:57.903809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bdf5b69-8429-439a-83bf-dca86aa2a048 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:57.904226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bdf5b69-8429-439a-83bf-dca86aa2a048 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:58.051412 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:58.051412 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:58.090390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1bdf5b69-8429-439a-83bf-dca86aa2a048 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:58.156618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bdf5b69-8429-439a-83bf-dca86aa2a048 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:58.158233 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1244/2451] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:57 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 1406 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:00:58.601618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d83a732-b407-4950-ac70-88316ec3fbe5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:58.602259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d83a732-b407-4950-ac70-88316ec3fbe5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:58.602461 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:58.602461 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:58.603222 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d83a732-b407-4950-ac70-88316ec3fbe5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:58.728944 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:58.728944 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:58.742855 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8d83a732-b407-4950-ac70-88316ec3fbe5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:00:58.803846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d83a732-b407-4950-ac70-88316ec3fbe5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:00:58.805139 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1208/2452] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:58 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 978 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:00:59.188384 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4b2931e-edc4-49d5-80ae-bbd74041d1e3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:00:59.188924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4b2931e-edc4-49d5-80ae-bbd74041d1e3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:59.189299 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:59.189299 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:59.189675 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4b2931e-edc4-49d5-80ae-bbd74041d1e3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:59.542108 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:59.542108 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:59.551131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d4b2931e-edc4-49d5-80ae-bbd74041d1e3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:00:59.577141 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4b2931e-edc4-49d5-80ae-bbd74041d1e3 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:00:59.578298 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1245/2453] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:59 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 1406 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:00:59.823598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b7aeef7-b732-4481-a82e-2eb3258345fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:00:59.824461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b7aeef7-b732-4481-a82e-2eb3258345fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:00:59.824790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:00:59.824790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:00:59.825380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b7aeef7-b732-4481-a82e-2eb3258345fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:00:59.944110 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:00:59.944110 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:00:59.968462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2b7aeef7-b732-4481-a82e-2eb3258345fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:00.026441 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b7aeef7-b732-4481-a82e-2eb3258345fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:01:00.028007 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1209/2454] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:00:59 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 978 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:00.598248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e207aeb-60d6-4452-8bae-d8167eb19aaa tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:01:00.599723 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e207aeb-60d6-4452-8bae-d8167eb19aaa tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:00.600364 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:00.600364 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:00.601697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e207aeb-60d6-4452-8bae-d8167eb19aaa tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:00.736490 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:00.736490 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:00.761218 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0e207aeb-60d6-4452-8bae-d8167eb19aaa tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:01:00.806131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e207aeb-60d6-4452-8bae-d8167eb19aaa tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 200 Dec 31 10:01:00.811478 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1246/2455] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:00 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 957 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:01.046272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4b31847-246f-45a3-a8d1-05ed0c7ee844 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:01.047720 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4b31847-246f-45a3-a8d1-05ed0c7ee844 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:01.048157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:01.048157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:01.048795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4b31847-246f-45a3-a8d1-05ed0c7ee844 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:01.166757 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:01.166757 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:01.212053 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b4b31847-246f-45a3-a8d1-05ed0c7ee844 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:01.274905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4b31847-246f-45a3-a8d1-05ed0c7ee844 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:01:01.280102 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1210/2456] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:01 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 981 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:01.825313 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b1a440e-c343-4c10-b723-8453b43f32dc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 Dec 31 10:01:01.825857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b1a440e-c343-4c10-b723-8453b43f32dc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:01.826044 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:01.826044 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:01.826703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b1a440e-c343-4c10-b723-8453b43f32dc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:01.910760 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b1a440e-c343-4c10-b723-8453b43f32dc tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 returned with HTTP 404 Dec 31 10:01:01.912457 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1247/2457] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:01 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2d8ff010-213f-4504-b547-fdd7ad28f0f9 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:01:01.932138 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30008449-946f-4543-b9fd-7fb713f29f2e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] DELETE http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 Dec 31 10:01:01.932820 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30008449-946f-4543-b9fd-7fb713f29f2e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:01.933297 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:01.933297 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:01.933835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30008449-946f-4543-b9fd-7fb713f29f2e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:01.934514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-30008449-946f-4543-b9fd-7fb713f29f2e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume with id: 2330386a-5b3f-4848-91d6-5f85dcc68830 Dec 31 10:01:02.042207 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:02.042207 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:02.047107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-30008449-946f-4543-b9fd-7fb713f29f2e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:01:02.107678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-30008449-946f-4543-b9fd-7fb713f29f2e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Delete volume request issued successfully. Dec 31 10:01:02.108487 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30008449-946f-4543-b9fd-7fb713f29f2e tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 returned with HTTP 202 Dec 31 10:01:02.109592 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1211/2458] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:01:01 2020] DELETE /volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:01:02.117339 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3aaba7e5-41d2-47dc-832b-8fe7a08263a5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 Dec 31 10:01:02.118098 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3aaba7e5-41d2-47dc-832b-8fe7a08263a5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:02.119069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3aaba7e5-41d2-47dc-832b-8fe7a08263a5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:02.212120 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:02.212120 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:02.241065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3aaba7e5-41d2-47dc-832b-8fe7a08263a5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:01:02.284893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3aaba7e5-41d2-47dc-832b-8fe7a08263a5 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 returned with HTTP 200 Dec 31 10:01:02.285741 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1248/2459] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:02 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 => generated 906 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:02.296905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-af25782b-9351-43f2-86cb-0a4777963d49 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:02.297773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-af25782b-9351-43f2-86cb-0a4777963d49 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:02.298204 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:02.298204 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:02.298874 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-af25782b-9351-43f2-86cb-0a4777963d49 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:02.407157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:02.407157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:02.430341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-af25782b-9351-43f2-86cb-0a4777963d49 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:02.476670 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-af25782b-9351-43f2-86cb-0a4777963d49 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:01:02.485304 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1212/2460] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:02 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 981 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:03.301925 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d3a9ed8d-ec76-43de-93c6-427ecb5b91eb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 Dec 31 10:01:03.302645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d3a9ed8d-ec76-43de-93c6-427ecb5b91eb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:03.302931 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:03.302931 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:03.303536 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d3a9ed8d-ec76-43de-93c6-427ecb5b91eb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:03.398248 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:03.398248 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:03.408837 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d3a9ed8d-ec76-43de-93c6-427ecb5b91eb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Volume info retrieved successfully. Dec 31 10:01:03.441739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d3a9ed8d-ec76-43de-93c6-427ecb5b91eb tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 returned with HTTP 200 Dec 31 10:01:03.443275 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1249/2461] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:03 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 => generated 906 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:03.501852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c2912da-3c5d-4733-9638-9eed4b503ab8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:03.502751 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0c2912da-3c5d-4733-9638-9eed4b503ab8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:03.503187 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:03.503187 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:03.503910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0c2912da-3c5d-4733-9638-9eed4b503ab8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:03.583142 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:03.583142 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:03.593569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0c2912da-3c5d-4733-9638-9eed4b503ab8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:03.619488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c2912da-3c5d-4733-9638-9eed4b503ab8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:01:03.621153 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1213/2462] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:03 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 981 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:04.461737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-810e0391-454c-41f4-9d1c-d5816feef991 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] GET http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 Dec 31 10:01:04.464102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-810e0391-454c-41f4-9d1c-d5816feef991 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:04.464612 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:04.464612 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:04.466446 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-810e0391-454c-41f4-9d1c-d5816feef991 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:04.574835 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-810e0391-454c-41f4-9d1c-d5816feef991 tempest-VolumesGetTest-442585582 tempest-VolumesGetTest-442585582] http://10.222.0.45/volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 returned with HTTP 404 Dec 31 10:01:04.575952 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1250/2463] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:04 2020] GET /volume/v3/12ca9752c4164052a890866149342920/volumes/2330386a-5b3f-4848-91d6-5f85dcc68830 => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:01:04.641332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5e8172b-a67d-4201-a5e2-837579a608e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:04.641916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5e8172b-a67d-4201-a5e2-837579a608e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:04.642122 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:04.642122 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:04.642737 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5e8172b-a67d-4201-a5e2-837579a608e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:04.740850 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:04.740850 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:04.767405 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e5e8172b-a67d-4201-a5e2-837579a608e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:04.794581 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5e8172b-a67d-4201-a5e2-837579a608e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:01:04.798474 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1214/2464] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:04 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 981 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:05.812286 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6dfcdd6c-e18e-4de5-b821-279412da0f56 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:05.812881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6dfcdd6c-e18e-4de5-b821-279412da0f56 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:05.813264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6dfcdd6c-e18e-4de5-b821-279412da0f56 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:05.917781 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:05.917781 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:05.948618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6dfcdd6c-e18e-4de5-b821-279412da0f56 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:06.001495 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6dfcdd6c-e18e-4de5-b821-279412da0f56 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:01:06.002486 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1251/2465] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:05 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 981 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:07.018617 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60ea9e42-28ae-4f25-ab28-b61481c6b0b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:07.020545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60ea9e42-28ae-4f25-ab28-b61481c6b0b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:07.020989 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:07.020989 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:07.021955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60ea9e42-28ae-4f25-ab28-b61481c6b0b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:07.100472 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:07.100472 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:07.112283 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-60ea9e42-28ae-4f25-ab28-b61481c6b0b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:07.147524 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60ea9e42-28ae-4f25-ab28-b61481c6b0b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:01:07.149134 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1215/2466] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:07 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 1369 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:01:07.165786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ee25c86-6e62-4680-830e-9160fb110f16 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:07.166663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ee25c86-6e62-4680-830e-9160fb110f16 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:07.167027 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:07.167027 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:07.167776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ee25c86-6e62-4680-830e-9160fb110f16 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:07.232447 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:07.232447 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:07.243410 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9ee25c86-6e62-4680-830e-9160fb110f16 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:07.279442 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ee25c86-6e62-4680-830e-9160fb110f16 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:01:07.280833 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1252/2467] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:07 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 1369 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:01:07.305394 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b1de262-af33-4dfe-b91e-926a5e45ca19 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots Dec 31 10:01:07.306065 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:07.306065 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:07.306708 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b1de262-af33-4dfe-b91e-926a5e45ca19 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "19fb4389-4347-4ac6-859c-a75bd2f55ce7", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-329752431", "description": null, "metadata": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:01:07.372489 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:07.372489 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:07.374093 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4b1de262-af33-4dfe-b91e-926a5e45ca19 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:07.374706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-4b1de262-af33-4dfe-b91e-926a5e45ca19 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create snapshot from volume 19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:07.471857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-4b1de262-af33-4dfe-b91e-926a5e45ca19 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Created reservations ['1898247c-da60-4f90-9936-af1a3947d09e', 'fdca1a02-10e8-4563-b0a7-4e59e24caf34', '3ad30217-8921-4334-a4f9-86d681399c1b', 'dd8e6297-d536-4147-92ad-cdb124922fba'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:01:07.645275 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4b1de262-af33-4dfe-b91e-926a5e45ca19 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot create request issued successfully. Dec 31 10:01:07.645813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b1de262-af33-4dfe-b91e-926a5e45ca19 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots returned with HTTP 202 Dec 31 10:01:07.653365 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1216/2468] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:01:07 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots => generated 307 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:01:07.663101 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-462a3048-157d-49ba-97e4-6ac912619904 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:07.663913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-462a3048-157d-49ba-97e4-6ac912619904 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:07.664233 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:07.664233 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:07.664921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-462a3048-157d-49ba-97e4-6ac912619904 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:07.733290 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:07.733290 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:07.733290 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-462a3048-157d-49ba-97e4-6ac912619904 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:01:07.737459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-462a3048-157d-49ba-97e4-6ac912619904 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc returned with HTTP 200 Dec 31 10:01:07.743898 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1253/2469] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:01:07 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc => generated 439 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:08.754372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c1299a05-6e43-47b8-be10-897a111306c7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:08.754930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c1299a05-6e43-47b8-be10-897a111306c7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:08.755117 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:08.755117 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:08.755553 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c1299a05-6e43-47b8-be10-897a111306c7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:08.811483 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:08.811483 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:08.816386 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c1299a05-6e43-47b8-be10-897a111306c7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:01:08.818622 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c1299a05-6e43-47b8-be10-897a111306c7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc returned with HTTP 200 Dec 31 10:01:08.825964 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1217/2470] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:01:08 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc => generated 439 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:09.833717 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34b8c172-7503-490b-be04-f23680a13bb4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:09.834389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-34b8c172-7503-490b-be04-f23680a13bb4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:09.834724 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:09.834724 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:09.835338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-34b8c172-7503-490b-be04-f23680a13bb4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:09.908271 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:09.908271 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:09.910980 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-34b8c172-7503-490b-be04-f23680a13bb4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:01:09.916199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34b8c172-7503-490b-be04-f23680a13bb4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc returned with HTTP 200 Dec 31 10:01:09.918198 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1254/2471] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:01:09 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc => generated 466 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:09.929677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c59bad1-c359-4466-870a-9f5534bbdb22 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:09.931514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c59bad1-c359-4466-870a-9f5534bbdb22 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:09.931973 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:09.931973 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:09.932713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c59bad1-c359-4466-870a-9f5534bbdb22 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:09.981325 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:09.981325 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:09.982829 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5c59bad1-c359-4466-870a-9f5534bbdb22 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:01:09.985400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c59bad1-c359-4466-870a-9f5534bbdb22 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc returned with HTTP 200 Dec 31 10:01:09.986451 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1218/2472] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:01:09 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc => generated 466 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:11.080701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-309d390f-e035-438d-b503-4ed4e6fdbef8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:11.081343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-309d390f-e035-438d-b503-4ed4e6fdbef8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:11.081649 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:11.081649 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:11.082191 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-309d390f-e035-438d-b503-4ed4e6fdbef8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:11.133211 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:11.133211 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:11.134673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-309d390f-e035-438d-b503-4ed4e6fdbef8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:01:11.136784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-309d390f-e035-438d-b503-4ed4e6fdbef8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc returned with HTTP 200 Dec 31 10:01:11.147077 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1255/2473] 10.222.0.45 () {60 vars in 1575 bytes} [Thu Dec 31 10:01:10 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc => generated 466 bytes in 824 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:11.155301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-fd60b73d-deea-49ff-b473-a3e2f6679936 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:11.156149 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-fd60b73d-deea-49ff-b473-a3e2f6679936 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:11.156682 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:11.156682 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:11.157352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-fd60b73d-deea-49ff-b473-a3e2f6679936 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:11.231068 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:11.231068 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:11.250264 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-fd60b73d-deea-49ff-b473-a3e2f6679936 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:11.304089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-fd60b73d-deea-49ff-b473-a3e2f6679936 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:01:11.305108 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1219/2474] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:01:11 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 1369 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:01:11.774390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab6027f1-c489-4b11-9670-7ea094641b7f tempest-VolumesSummaryTest-763525776 tempest-VolumesSummaryTest-763525776] GET http://10.222.0.45/volume/v3/597f558903a34771b7a9a4bb6042d56a/volumes/summary Dec 31 10:01:11.775560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab6027f1-c489-4b11-9670-7ea094641b7f tempest-VolumesSummaryTest-763525776 tempest-VolumesSummaryTest-763525776] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:11.776050 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:11.776050 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:11.776864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab6027f1-c489-4b11-9670-7ea094641b7f tempest-VolumesSummaryTest-763525776 tempest-VolumesSummaryTest-763525776] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:11.777595 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-ab6027f1-c489-4b11-9670-7ea094641b7f tempest-VolumesSummaryTest-763525776 tempest-VolumesSummaryTest-763525776] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:01:11.791910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ab6027f1-c489-4b11-9670-7ea094641b7f tempest-VolumesSummaryTest-763525776 tempest-VolumesSummaryTest-763525776] Get summary completed successfully. Dec 31 10:01:11.793289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab6027f1-c489-4b11-9670-7ea094641b7f tempest-VolumesSummaryTest-763525776 tempest-VolumesSummaryTest-763525776] http://10.222.0.45/volume/v3/597f558903a34771b7a9a4bb6042d56a/volumes/summary returned with HTTP 200 Dec 31 10:01:11.794652 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1256/2475] 10.222.0.45 () {60 vars in 1269 bytes} [Thu Dec 31 10:01:11 2020] GET /volume/v3/597f558903a34771b7a9a4bb6042d56a/volumes/summary => generated 55 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:13.317572 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-896b6f1d-e566-4355-bf0a-dffceb346f93 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:13.318759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-896b6f1d-e566-4355-bf0a-dffceb346f93 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:13.319132 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:13.319132 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:13.319795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-896b6f1d-e566-4355-bf0a-dffceb346f93 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:13.354331 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:13.354331 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:13.355909 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-896b6f1d-e566-4355-bf0a-dffceb346f93 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:01:13.358037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-896b6f1d-e566-4355-bf0a-dffceb346f93 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc returned with HTTP 200 Dec 31 10:01:13.359398 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1220/2476] 10.222.0.45 () {60 vars in 1575 bytes} [Thu Dec 31 10:01:13 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:15.078521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-bb7cae56-ba29-452b-8619-1b6070137051 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:15.080090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-bb7cae56-ba29-452b-8619-1b6070137051 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:15.080960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-bb7cae56-ba29-452b-8619-1b6070137051 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:15.116683 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:15.116683 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:15.118230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-bb7cae56-ba29-452b-8619-1b6070137051 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:01:15.120653 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-bb7cae56-ba29-452b-8619-1b6070137051 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc returned with HTTP 200 Dec 31 10:01:15.121634 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1257/2477] 10.222.0.24 () {58 vars in 1368 bytes} [Thu Dec 31 10:01:15 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:15.135552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-afb65cc5-19c9-4e05-af49-1c91b0c7c527 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:15.136076 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-afb65cc5-19c9-4e05-af49-1c91b0c7c527 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:15.136422 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:15.136422 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:15.136752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-afb65cc5-19c9-4e05-af49-1c91b0c7c527 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:15.189700 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:15.189700 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:15.199141 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-afb65cc5-19c9-4e05-af49-1c91b0c7c527 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:15.224173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-afb65cc5-19c9-4e05-af49-1c91b0c7c527 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:01:15.224980 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1221/2478] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:01:15 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 1369 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:01:15.241978 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes Dec 31 10:01:15.242689 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:15.242689 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:15.243668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "4d29d962-323e-40cf-a7c2-f7ac7bdf67dc", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:01:15.246228 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '4d29d962-323e-40cf-a7c2-f7ac7bdf67dc', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:01:15.314668 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:15.314668 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:15.317326 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:01:15.318243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume of 1 GB Dec 31 10:01:15.320600 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Availability Zones retrieved successfully. Dec 31 10:01:15.356318 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (e7e3d29f-a585-4e40-83b0-eb112058bf82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:01:15.359812 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a7e599c-cd8e-4ae6-a713-e3e2af22c560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:01:15.362008 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:01:15.518901 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a7e599c-cd8e-4ae6-a713-e3e2af22c560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4d29d962-323e-40cf-a7c2-f7ac7bdf67dc', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:01:15.521501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d86cb2f0-2729-4a7c-9ca8-a87c98b49ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:01:15.613198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Created reservations ['4d22f5a9-e060-4c04-90eb-13d987d9a0d1', 'a62483e7-f6a7-4045-b4f9-bfcdddaf35e8', '095a4538-bdda-4784-b8cc-940532af2b64', '5af4c113-c1a9-4390-a872-3795e858d7f0'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:01:15.617277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d86cb2f0-2729-4a7c-9ca8-a87c98b49ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d22f5a9-e060-4c04-90eb-13d987d9a0d1', 'a62483e7-f6a7-4045-b4f9-bfcdddaf35e8', '095a4538-bdda-4784-b8cc-940532af2b64', '5af4c113-c1a9-4390-a872-3795e858d7f0']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:01:15.621501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc85eb42-a6ec-498c-a572-2b44d580bf71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:01:15.764742 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc85eb42-a6ec-498c-a572-2b44d580bf71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13e4f78c-89ea-4eff-bf63-6513e6e5a359', '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='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['4d22f5a9-e060-4c04-90eb-13d987d9a0d1','a62483e7-f6a7-4045-b4f9-bfcdddaf35e8','095a4538-bdda-4784-b8cc-940532af2b64','5af4c113-c1a9-4390-a872-3795e858d7f0'],size=1,snapshot_id=4d29d962-323e-40cf-a7c2-f7ac7bdf67dc,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:01:15Z,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=13e4f78c-89ea-4eff-bf63-6513e6e5a359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be43c87e760242a1b63a1ab9fdef8c7b',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=4d29d962-323e-40cf-a7c2-f7ac7bdf67dc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:01:15.767005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (927cd4cd-a03d-442b-8aff-de03964f3dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:01:15.795473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (927cd4cd-a03d-442b-8aff-de03964f3dc2) 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='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['4d22f5a9-e060-4c04-90eb-13d987d9a0d1','a62483e7-f6a7-4045-b4f9-bfcdddaf35e8','095a4538-bdda-4784-b8cc-940532af2b64','5af4c113-c1a9-4390-a872-3795e858d7f0'],size=1,snapshot_id=4d29d962-323e-40cf-a7c2-f7ac7bdf67dc,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:01:15.798359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f9c4a6c-fac3-4360-9b0f-485ac5e55e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:01:15.926229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f9c4a6c-fac3-4360-9b0f-485ac5e55e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:01:15.929237 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (e7e3d29f-a585-4e40-83b0-eb112058bf82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:01:15.985282 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request issued successfully. Dec 31 10:01:16.002077 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3b4f323c-2b21-4559-a3de-ca974a6f8d17 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes returned with HTTP 202 Dec 31 10:01:16.003262 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1258/2479] 10.222.0.24 () {62 vars in 1305 bytes} [Thu Dec 31 10:01:15 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes => generated 805 bytes in 767 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:01:16.014006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0deda9a7-77df-460a-8fa2-3017fdd6687c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:16.014568 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0deda9a7-77df-460a-8fa2-3017fdd6687c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:16.014910 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:16.014910 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:16.015669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0deda9a7-77df-460a-8fa2-3017fdd6687c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:16.288688 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:16.288688 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:16.297934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0deda9a7-77df-460a-8fa2-3017fdd6687c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:16.322862 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0deda9a7-77df-460a-8fa2-3017fdd6687c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 returned with HTTP 200 Dec 31 10:01:16.324206 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1222/2480] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:01:16 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 => generated 897 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:16.343105 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-4bdbcff2-7665-4b96-a267-30365b7da700 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:16.347209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-4bdbcff2-7665-4b96-a267-30365b7da700 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:16.347666 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:16.347666 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:16.348285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-4bdbcff2-7665-4b96-a267-30365b7da700 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:16.518486 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:16.518486 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:16.558844 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-4bdbcff2-7665-4b96-a267-30365b7da700 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:16.641417 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-4bdbcff2-7665-4b96-a267-30365b7da700 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 returned with HTTP 200 Dec 31 10:01:16.642699 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1259/2481] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:01:16 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 => generated 897 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:19.648520 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3c1de10b-0494-4403-9dcb-a0d9d7480865 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:19.649322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3c1de10b-0494-4403-9dcb-a0d9d7480865 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:19.649524 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:19.649524 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:19.650336 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3c1de10b-0494-4403-9dcb-a0d9d7480865 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:19.772864 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:19.772864 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:19.795968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3c1de10b-0494-4403-9dcb-a0d9d7480865 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:19.821116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-3c1de10b-0494-4403-9dcb-a0d9d7480865 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 returned with HTTP 200 Dec 31 10:01:19.822481 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1223/2482] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:01:19 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 => generated 897 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:22.842737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-182c2227-0a35-4562-806a-4115de3c78cd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:22.844373 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-182c2227-0a35-4562-806a-4115de3c78cd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:22.845565 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:22.845565 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:22.846437 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-182c2227-0a35-4562-806a-4115de3c78cd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:22.929067 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:22.929067 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:22.942628 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-182c2227-0a35-4562-806a-4115de3c78cd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:22.987275 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-182c2227-0a35-4562-806a-4115de3c78cd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 returned with HTTP 200 Dec 31 10:01:22.991478 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1260/2483] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:01:22 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 => generated 897 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:25.997700 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:25.999565 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:26.000148 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:26.000148 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:26.000949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:26.187188 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:26.187188 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:26.219049 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:26.266787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 returned with HTTP 200 Dec 31 10:01:26.268156 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1224/2484] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:01:25 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 => generated 897 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:29.273152 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-319ae272-62c8-40e5-a65d-f1add2f25bbd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:29.275467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-319ae272-62c8-40e5-a65d-f1add2f25bbd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:29.276101 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:29.276101 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:29.276786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-319ae272-62c8-40e5-a65d-f1add2f25bbd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:29.372858 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:29.372858 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:29.388977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-319ae272-62c8-40e5-a65d-f1add2f25bbd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:29.429787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-319ae272-62c8-40e5-a65d-f1add2f25bbd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 returned with HTTP 200 Dec 31 10:01:29.431109 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1261/2485] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:01:29 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 => generated 1347 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:01:29.438769 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume// Dec 31 10:01:29.439660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:29.440024 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:29.440024 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:29.440663 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:29.442499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:01:29.443904 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1225/2486] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:01:29 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:01:29.473321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-9d1ae2ec-1098-4151-ad1f-da4b37dca455 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments Dec 31 10:01:29.475955 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:29.475955 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:29.476906 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-9d1ae2ec-1098-4151-ad1f-da4b37dca455 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13e4f78c-89ea-4eff-bf63-6513e6e5a359", "instance_uuid": "07121877-34df-4e5c-b899-2e30cd5c124c", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:01:29.553412 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:29.553412 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:29.644021 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-9d1ae2ec-1098-4151-ad1f-da4b37dca455 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments returned with HTTP 200 Dec 31 10:01:29.645455 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1262/2487] 10.222.0.24 () {64 vars in 1358 bytes} [Thu Dec 31 10:01:29 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:01:29.652058 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume// Dec 31 10:01:29.652826 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:29.653505 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:29.655322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-0d435b90-ca66-4546-b4ab-27c0e7593dbe tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:01:29.657396 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1226/2488] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:01:29 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 31 10:01:29.683900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-fa7abbd6-712a-4604-bf93-69d2dc483305 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:29.683900 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-fa7abbd6-712a-4604-bf93-69d2dc483305 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:29.683900 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:29.683900 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:29.683900 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-fa7abbd6-712a-4604-bf93-69d2dc483305 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:29.739824 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:29.739824 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:29.751826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-fa7abbd6-712a-4604-bf93-69d2dc483305 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:29.771795 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:29.771795 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:29.783574 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-fa7abbd6-712a-4604-bf93-69d2dc483305 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 returned with HTTP 200 Dec 31 10:01:29.784735 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1263/2489] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 10:01:29 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 => generated 1445 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:01:29.806449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-46e5e7ea-0209-4f34-9da9-3be7b1380b32 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] PUT http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/13a555fa-e7a6-4b70-8d13-ae54673a8877 Dec 31 10:01:29.807653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-46e5e7ea-0209-4f34-9da9-3be7b1380b32 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:01:29.838090 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:01:29.838090 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:01:29.838383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-46e5e7ea-0209-4f34-9da9-3be7b1380b32 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-13e4f78c-89ea-4eff-bf63-6513e6e5a359-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.010s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:01:29.840834 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:29.840834 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:31.647063 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-46e5e7ea-0209-4f34-9da9-3be7b1380b32 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-13e4f78c-89ea-4eff-bf63-6513e6e5a359-n-h2-765311-8'" released by "attachment_update" :: held 1.809s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:01:31.648648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-46e5e7ea-0209-4f34-9da9-3be7b1380b32 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/13a555fa-e7a6-4b70-8d13-ae54673a8877 returned with HTTP 200 Dec 31 10:01:31.650848 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1227/2490] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 10:01:29 2020] PUT /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/13a555fa-e7a6-4b70-8d13-ae54673a8877 => generated 762 bytes in 1851 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:01:31.692658 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-6c808e47-5e37-4ab1-8304-84b3ee1dcb10 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/13a555fa-e7a6-4b70-8d13-ae54673a8877/action Dec 31 10:01:31.693390 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:31.693390 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:31.694065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-6c808e47-5e37-4ab1-8304-84b3ee1dcb10 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:01:31.694571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-6c808e47-5e37-4ab1-8304-84b3ee1dcb10 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:01:31.782489 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:31.782489 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:31.798644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d610eb44-eb7e-476b-b130-e110be9a9d6f req-6c808e47-5e37-4ab1-8304-84b3ee1dcb10 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/13a555fa-e7a6-4b70-8d13-ae54673a8877/action returned with HTTP 204 Dec 31 10:01:31.799811 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1264/2491] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 10:01:31 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/13a555fa-e7a6-4b70-8d13-ae54673a8877/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:01:40.822381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes Dec 31 10:01:40.823765 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:40.823765 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:40.824469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2089629721"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:01:40.825795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2089629721'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:01:40.828227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Create volume of 1 GB Dec 31 10:01:40.831807 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:40.831807 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:40.865820 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Availability Zones retrieved successfully. Dec 31 10:01:40.906659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Flow 'volume_create_api' (6365a0f3-54c7-48c5-a9df-2c4f1462f142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:01:40.909682 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e15602-185b-4e3f-ac72-304e69ed9460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:01:40.915061 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:01:41.123186 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e15602-185b-4e3f-ac72-304e69ed9460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:01:41.125966 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1fb311-59a0-47de-9e3a-ed6c789abeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:01:41.273015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Created reservations ['3d5c366e-f8d3-4a60-9658-f9a61ebfc165', 'f2f7cd1b-f9c6-4d84-9065-761c6b6eb84b', 'cf6d77a4-2d55-4ac2-ac75-b94ddca467ed', 'ac4c7a85-cf21-4012-bd87-52879f3e42d8'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:01:41.275597 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1fb311-59a0-47de-9e3a-ed6c789abeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d5c366e-f8d3-4a60-9658-f9a61ebfc165', 'f2f7cd1b-f9c6-4d84-9065-761c6b6eb84b', 'cf6d77a4-2d55-4ac2-ac75-b94ddca467ed', 'ac4c7a85-cf21-4012-bd87-52879f3e42d8']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:01:41.281976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbbafa7b-d6ba-4479-bf18-e5c6a1b5819b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:01:41.431986 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbbafa7b-d6ba-4479-bf18-e5c6a1b5819b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85f95249-cd8b-4981-82a1-d33474ab464b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2089629721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b58d991664444ea8d4c2635674d6abf',qos_specs=None,replication_status=,reservations=['3d5c366e-f8d3-4a60-9658-f9a61ebfc165','f2f7cd1b-f9c6-4d84-9065-761c6b6eb84b','cf6d77a4-2d55-4ac2-ac75-b94ddca467ed','ac4c7a85-cf21-4012-bd87-52879f3e42d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098657ad951744f7910f14babb117743',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:01:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2089629721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85f95249-cd8b-4981-82a1-d33474ab464b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b58d991664444ea8d4c2635674d6abf',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='098657ad951744f7910f14babb117743',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:01:41.434344 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7031aa12-ae85-49b9-a800-4342c83d7e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:01:41.494565 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7031aa12-ae85-49b9-a800-4342c83d7e3c) 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-2089629721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b58d991664444ea8d4c2635674d6abf',qos_specs=None,replication_status=,reservations=['3d5c366e-f8d3-4a60-9658-f9a61ebfc165','f2f7cd1b-f9c6-4d84-9065-761c6b6eb84b','cf6d77a4-2d55-4ac2-ac75-b94ddca467ed','ac4c7a85-cf21-4012-bd87-52879f3e42d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098657ad951744f7910f14babb117743',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:01:41.496621 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace739dc-7110-49a8-9856-f93b32e3ec5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:01:41.524662 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ace739dc-7110-49a8-9856-f93b32e3ec5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:01:41.528819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Flow 'volume_create_api' (6365a0f3-54c7-48c5-a9df-2c4f1462f142) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:01:41.591261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Create volume request issued successfully. Dec 31 10:01:41.608321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ebbb106-6900-445c-b030-c12c119526f7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes returned with HTTP 202 Dec 31 10:01:41.615653 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1228/2492] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:01:40 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes => generated 824 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:01:41.624932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f0ae6076-5609-4b24-8644-999896c28eeb tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:41.626183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f0ae6076-5609-4b24-8644-999896c28eeb tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:41.626717 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:41.626717 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:41.628320 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f0ae6076-5609-4b24-8644-999896c28eeb tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:41.715569 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:41.715569 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:41.731944 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f0ae6076-5609-4b24-8644-999896c28eeb tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:41.760870 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f0ae6076-5609-4b24-8644-999896c28eeb tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:41.762427 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1265/2493] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:41 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 892 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:42.792919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aae86e0a-28a0-4c13-b10e-4aa24678c9b9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:42.794537 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aae86e0a-28a0-4c13-b10e-4aa24678c9b9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:42.801691 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:42.801691 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:42.802996 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aae86e0a-28a0-4c13-b10e-4aa24678c9b9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:43.047178 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:43.047178 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:43.097148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-aae86e0a-28a0-4c13-b10e-4aa24678c9b9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:43.151384 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aae86e0a-28a0-4c13-b10e-4aa24678c9b9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:43.154061 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1229/2494] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:42 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 917 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:43.491278 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-c66180a8-1a8a-489b-ae04-bac28446df1e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:43.491952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-c66180a8-1a8a-489b-ae04-bac28446df1e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:43.492215 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:43.492215 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:43.492834 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-c66180a8-1a8a-489b-ae04-bac28446df1e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:43.621314 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:43.621314 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:43.657266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-c66180a8-1a8a-489b-ae04-bac28446df1e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:43.697682 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-c66180a8-1a8a-489b-ae04-bac28446df1e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:43.699450 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1266/2495] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:01:43 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 917 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:01:43.804129 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aae86e0a-28a0-4c13-b10e-4aa24678c9b9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume// Dec 31 10:01:43.804878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aae86e0a-28a0-4c13-b10e-4aa24678c9b9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:43.804878 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:43.804878 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:43.805399 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aae86e0a-28a0-4c13-b10e-4aa24678c9b9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:43.807002 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aae86e0a-28a0-4c13-b10e-4aa24678c9b9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:01:43.807907 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1230/2496] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:01: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 31 10:01:43.839967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-aa6bf43b-a929-48d8-b01d-882f4d0e4200 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments Dec 31 10:01:43.840492 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:43.840492 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:43.840944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-aa6bf43b-a929-48d8-b01d-882f4d0e4200 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85f95249-cd8b-4981-82a1-d33474ab464b", "instance_uuid": "20c4a3c9-a90a-465b-94e7-264ebc78afcd", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:01:44.004256 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:44.004256 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:44.130157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-aa6bf43b-a929-48d8-b01d-882f4d0e4200 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments returned with HTTP 200 Dec 31 10:01:44.132320 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1267/2497] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:01:43 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments => generated 273 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:01:44.193450 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f87da5e6-59b0-4100-b7b0-48c0d4a233df tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:44.194004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f87da5e6-59b0-4100-b7b0-48c0d4a233df tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:44.194466 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f87da5e6-59b0-4100-b7b0-48c0d4a233df tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:44.218082 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-aa6bf43b-a929-48d8-b01d-882f4d0e4200 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume// Dec 31 10:01:44.219151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-aa6bf43b-a929-48d8-b01d-882f4d0e4200 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:44.219786 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:44.219786 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:44.220655 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-aa6bf43b-a929-48d8-b01d-882f4d0e4200 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:44.223150 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-aa6bf43b-a929-48d8-b01d-882f4d0e4200 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:01:44.224765 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1268/2498] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 10:01: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 31 10:01:44.237671 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-09e2eab9-2871-47ec-929a-66efe4b1f84a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:44.238345 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-09e2eab9-2871-47ec-929a-66efe4b1f84a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:44.241632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-09e2eab9-2871-47ec-929a-66efe4b1f84a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:44.438616 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:44.438616 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:44.475388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f87da5e6-59b0-4100-b7b0-48c0d4a233df tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:44.486503 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:44.486503 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:44.519039 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-09e2eab9-2871-47ec-929a-66efe4b1f84a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:44.559462 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:44.559462 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:44.588800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f87da5e6-59b0-4100-b7b0-48c0d4a233df tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:44.592382 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1231/2499] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:44 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 916 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:44.595475 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:44.595475 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:44.614763 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-09e2eab9-2871-47ec-929a-66efe4b1f84a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:44.616670 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1269/2500] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 10:01:44 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 1015 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 10:01:44.641356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-ce7a1e44-0b3e-4487-a194-11647f0ff2e2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] PUT http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e5913d7e-f261-4361-98d4-adea94b17dfd Dec 31 10:01:44.643766 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:44.643766 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:44.644458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-ce7a1e44-0b3e-4487-a194-11647f0ff2e2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:01:44.747134 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:01:44.747134 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:01:44.748447 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-ce7a1e44-0b3e-4487-a194-11647f0ff2e2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Lock "b'cinder-attachment_update-85f95249-cd8b-4981-82a1-d33474ab464b-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.016s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:01:44.753493 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:44.753493 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:45.628116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c4f90d1-427e-41f1-ac59-3d304b9dab36 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:45.629743 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c4f90d1-427e-41f1-ac59-3d304b9dab36 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:45.629979 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:45.629979 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:45.631112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c4f90d1-427e-41f1-ac59-3d304b9dab36 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:45.805258 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:45.805258 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:45.816143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5c4f90d1-427e-41f1-ac59-3d304b9dab36 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:45.841801 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:45.841801 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:45.852306 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c4f90d1-427e-41f1-ac59-3d304b9dab36 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:45.854305 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1270/2501] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:45 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 916 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:46.879232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac6ef20b-6e18-40a8-966b-b55ad3f96b7b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:46.881974 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac6ef20b-6e18-40a8-966b-b55ad3f96b7b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:46.882433 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:46.882433 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:46.883255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac6ef20b-6e18-40a8-966b-b55ad3f96b7b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:47.010790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:47.010790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:47.028334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ac6ef20b-6e18-40a8-966b-b55ad3f96b7b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:47.069847 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:47.069847 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:47.090564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac6ef20b-6e18-40a8-966b-b55ad3f96b7b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:47.092632 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1271/2502] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:46 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:47.221763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-ce7a1e44-0b3e-4487-a194-11647f0ff2e2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Lock "b'cinder-attachment_update-85f95249-cd8b-4981-82a1-d33474ab464b-n-h1-765311-8'" released by "attachment_update" :: held 2.474s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:01:47.222785 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-ce7a1e44-0b3e-4487-a194-11647f0ff2e2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e5913d7e-f261-4361-98d4-adea94b17dfd returned with HTTP 200 Dec 31 10:01:47.223984 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1232/2503] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 10:01:44 2020] PUT /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e5913d7e-f261-4361-98d4-adea94b17dfd => generated 762 bytes in 2593 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:01:47.659121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ca931de-ad32-471e-90e8-4865c5da2116 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:47.659977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ca931de-ad32-471e-90e8-4865c5da2116 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:47.660452 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:47.660452 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:47.660823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ca931de-ad32-471e-90e8-4865c5da2116 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:47.718491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:47.718491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:47.728965 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9ca931de-ad32-471e-90e8-4865c5da2116 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:47.753989 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:47.753989 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:47.769718 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ca931de-ad32-471e-90e8-4865c5da2116 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 returned with HTTP 200 Dec 31 10:01:47.770332 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1272/2504] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:47 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 => generated 1639 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:01:48.110854 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5daa61d-2c10-4eb3-9215-e67cce870296 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:48.111405 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5daa61d-2c10-4eb3-9215-e67cce870296 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:48.111627 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:48.111627 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:48.113521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5daa61d-2c10-4eb3-9215-e67cce870296 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:48.206517 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:48.206517 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:48.233272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e5daa61d-2c10-4eb3-9215-e67cce870296 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:48.262839 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:48.262839 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:48.278827 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5daa61d-2c10-4eb3-9215-e67cce870296 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:48.280579 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1233/2505] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:48 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 917 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:49.309721 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62b5afb1-22d5-484e-b13f-3a1e2ffbbc46 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:49.311010 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62b5afb1-22d5-484e-b13f-3a1e2ffbbc46 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:49.330416 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:49.330416 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:49.331359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62b5afb1-22d5-484e-b13f-3a1e2ffbbc46 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:49.417831 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:49.417831 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:49.429530 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-62b5afb1-22d5-484e-b13f-3a1e2ffbbc46 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:49.459262 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:49.459262 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:49.473334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62b5afb1-22d5-484e-b13f-3a1e2ffbbc46 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:49.474480 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1273/2506] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:49 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 917 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:50.492346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-06168430-25bd-463c-a319-bf831775be4d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:50.496339 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-06168430-25bd-463c-a319-bf831775be4d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:50.496979 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:50.496979 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:50.498218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-06168430-25bd-463c-a319-bf831775be4d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:50.593917 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:50.593917 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:50.606581 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-06168430-25bd-463c-a319-bf831775be4d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:50.631341 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:50.631341 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:50.643775 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-06168430-25bd-463c-a319-bf831775be4d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:50.646460 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1234/2507] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:50 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 917 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:51.664327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-512652bb-ba16-4269-a250-77108b5d78d7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:51.665143 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-512652bb-ba16-4269-a250-77108b5d78d7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:51.665527 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:51.665527 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:51.666197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-512652bb-ba16-4269-a250-77108b5d78d7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:51.725126 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:51.725126 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:51.737136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-512652bb-ba16-4269-a250-77108b5d78d7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:51.762307 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:51.762307 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:51.772046 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-512652bb-ba16-4269-a250-77108b5d78d7 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:51.772863 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1274/2508] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:51 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 917 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:52.301065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-b820d5e4-8a8f-45f3-b8f1-3082d4ae88da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/13a555fa-e7a6-4b70-8d13-ae54673a8877 Dec 31 10:01:52.302186 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-b820d5e4-8a8f-45f3-b8f1-3082d4ae88da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:52.302683 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:52.302683 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:52.303447 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-b820d5e4-8a8f-45f3-b8f1-3082d4ae88da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:52.332906 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:52.332906 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:52.696809 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-099035fb-22e5-4ecb-b332-0886ca0e28f0 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e5913d7e-f261-4361-98d4-adea94b17dfd/action Dec 31 10:01:52.697689 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:52.697689 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:52.697943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-099035fb-22e5-4ecb-b332-0886ca0e28f0 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:01:52.698320 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-099035fb-22e5-4ecb-b332-0886ca0e28f0 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:01:52.775748 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:52.775748 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:52.841619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d7b9a86e-2492-4f7d-8fb6-9d16936cc3cc req-099035fb-22e5-4ecb-b332-0886ca0e28f0 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e5913d7e-f261-4361-98d4-adea94b17dfd/action returned with HTTP 204 Dec 31 10:01:52.843244 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1275/2509] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 10:01:52 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e5913d7e-f261-4361-98d4-adea94b17dfd/action => generated 0 bytes in 151 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:01:52.853499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3651980f-5e91-4890-abef-9540c6696e95 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:01:52.855009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3651980f-5e91-4890-abef-9540c6696e95 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:52.855607 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:52.855607 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:52.856644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3651980f-5e91-4890-abef-9540c6696e95 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:53.010889 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:53.010889 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:53.019858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-b820d5e4-8a8f-45f3-b8f1-3082d4ae88da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:01:53.020361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-b820d5e4-8a8f-45f3-b8f1-3082d4ae88da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:01:53.033326 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3651980f-5e91-4890-abef-9540c6696e95 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:01:53.035111 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-b820d5e4-8a8f-45f3-b8f1-3082d4ae88da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/13a555fa-e7a6-4b70-8d13-ae54673a8877 returned with HTTP 200 Dec 31 10:01:53.036378 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1235/2510] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 10:01:52 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/13a555fa-e7a6-4b70-8d13-ae54673a8877 => generated 19 bytes in 741 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:53.057443 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-c6de4e28-019a-45e2-bd1f-705875c7166f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:53.058708 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-c6de4e28-019a-45e2-bd1f-705875c7166f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:53.059077 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:53.059077 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:53.060029 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-c6de4e28-019a-45e2-bd1f-705875c7166f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:53.060890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-c6de4e28-019a-45e2-bd1f-705875c7166f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume with id: 13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:53.112447 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:53.112447 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:53.133697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3651980f-5e91-4890-abef-9540c6696e95 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:01:53.140488 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1276/2511] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:52 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 1209 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:01:53.163495 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:53.163495 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:53.165045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-c6de4e28-019a-45e2-bd1f-705875c7166f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:53.202584 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-c6de4e28-019a-45e2-bd1f-705875c7166f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume request issued successfully. Dec 31 10:01:53.205232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6b832887-3b37-43c5-b7bb-c66c8cd43757 req-c6de4e28-019a-45e2-bd1f-705875c7166f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 returned with HTTP 202 Dec 31 10:01:53.207104 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1236/2512] 10.222.0.24 () {60 vars in 1384 bytes} [Thu Dec 31 10:01:53 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 10:01:54.929096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d97de248-5d5b-4f94-8ca8-823bacbb8b2f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:54.929952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d97de248-5d5b-4f94-8ca8-823bacbb8b2f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:54.930168 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:54.930168 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:54.930997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d97de248-5d5b-4f94-8ca8-823bacbb8b2f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:55.099235 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:55.099235 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:55.149232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d97de248-5d5b-4f94-8ca8-823bacbb8b2f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:55.193411 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d97de248-5d5b-4f94-8ca8-823bacbb8b2f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 returned with HTTP 200 Dec 31 10:01:55.209531 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1277/2513] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:54 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 => generated 1346 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:01:56.223077 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36e54f7d-73d8-4418-84fd-18130cb27731 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 Dec 31 10:01:56.224405 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36e54f7d-73d8-4418-84fd-18130cb27731 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:56.224832 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:56.224832 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:56.225553 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36e54f7d-73d8-4418-84fd-18130cb27731 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:56.283187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36e54f7d-73d8-4418-84fd-18130cb27731 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 returned with HTTP 404 Dec 31 10:01:56.285149 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1237/2514] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:56 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/13e4f78c-89ea-4eff-bf63-6513e6e5a359 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:01:56.733226 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a78e03d-c5df-43a5-af2d-01f58b5551e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:56.734645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a78e03d-c5df-43a5-af2d-01f58b5551e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:56.735941 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:56.735941 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:56.737171 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a78e03d-c5df-43a5-af2d-01f58b5551e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:56.737727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-0a78e03d-c5df-43a5-af2d-01f58b5551e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete snapshot with id: 4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:56.784508 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:56.784508 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:56.786086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0a78e03d-c5df-43a5-af2d-01f58b5551e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:01:56.921746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0a78e03d-c5df-43a5-af2d-01f58b5551e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot delete request issued successfully. Dec 31 10:01:56.922212 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a78e03d-c5df-43a5-af2d-01f58b5551e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc returned with HTTP 202 Dec 31 10:01:56.924121 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1278/2515] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:01:56 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:01:56.938584 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e109a279-04a5-4133-abe7-662128d98cae tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:56.939863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e109a279-04a5-4133-abe7-662128d98cae tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:56.942649 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e109a279-04a5-4133-abe7-662128d98cae tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:57.072290 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:57.072290 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:57.087967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e109a279-04a5-4133-abe7-662128d98cae tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:01:57.093104 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e109a279-04a5-4133-abe7-662128d98cae tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc returned with HTTP 200 Dec 31 10:01:57.094734 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1238/2516] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:01:56 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc => generated 465 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:01:58.120739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9371b77-d65a-4aa8-bb31-1c3d17d029a9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:58.120739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9371b77-d65a-4aa8-bb31-1c3d17d029a9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:58.120739 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:58.120739 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:58.121666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9371b77-d65a-4aa8-bb31-1c3d17d029a9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:58.270751 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:58.270751 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:58.275665 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d9371b77-d65a-4aa8-bb31-1c3d17d029a9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:01:58.282565 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9371b77-d65a-4aa8-bb31-1c3d17d029a9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc returned with HTTP 200 Dec 31 10:01:58.284762 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1279/2517] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:01:58 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc => generated 465 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:01:59.308940 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6eea9033-f04f-4bad-bca8-a196a02691b2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc Dec 31 10:01:59.311350 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6eea9033-f04f-4bad-bca8-a196a02691b2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:59.313080 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:59.313080 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:59.314661 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6eea9033-f04f-4bad-bca8-a196a02691b2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:59.384246 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6eea9033-f04f-4bad-bca8-a196a02691b2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc returned with HTTP 404 Dec 31 10:01:59.386318 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1239/2518] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:01:59 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/4d29d962-323e-40cf-a7c2-f7ac7bdf67dc => generated 111 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:01:59.398859 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1984a44-e63a-4b26-acdb-4bac23176507 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:59.399389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1984a44-e63a-4b26-acdb-4bac23176507 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:59.399798 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:01:59.399798 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:01:59.400480 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1984a44-e63a-4b26-acdb-4bac23176507 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:59.401276 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-b1984a44-e63a-4b26-acdb-4bac23176507 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume with id: 19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:59.560523 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:59.560523 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:59.565941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b1984a44-e63a-4b26-acdb-4bac23176507 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:59.691094 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b1984a44-e63a-4b26-acdb-4bac23176507 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume request issued successfully. Dec 31 10:01:59.692457 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1984a44-e63a-4b26-acdb-4bac23176507 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 202 Dec 31 10:01:59.698342 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1280/2519] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:01:59 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:01:59.707675 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4738e088-324f-4263-a39e-a16ac842db3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:01:59.718506 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4738e088-324f-4263-a39e-a16ac842db3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:01:59.719732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4738e088-324f-4263-a39e-a16ac842db3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:01:59.842837 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:01:59.842837 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:01:59.864806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4738e088-324f-4263-a39e-a16ac842db3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:01:59.900600 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4738e088-324f-4263-a39e-a16ac842db3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:01:59.903051 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1240/2520] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:01:59 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 1368 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:02:00.950390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90cd5742-9d34-4b58-a5b1-81ae27eb80cb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:02:00.958068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90cd5742-9d34-4b58-a5b1-81ae27eb80cb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:00.960327 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:00.960327 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:00.963562 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90cd5742-9d34-4b58-a5b1-81ae27eb80cb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:01.373556 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:01.373556 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:01.418150 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-90cd5742-9d34-4b58-a5b1-81ae27eb80cb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:01.498876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90cd5742-9d34-4b58-a5b1-81ae27eb80cb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 200 Dec 31 10:02:01.498876 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1281/2521] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:00 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 1368 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:02:02.506696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c808f9b-e0dd-4bd6-98a1-c1a0a337371d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 Dec 31 10:02:02.507593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c808f9b-e0dd-4bd6-98a1-c1a0a337371d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:02.507809 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:02.507809 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:02.508094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c808f9b-e0dd-4bd6-98a1-c1a0a337371d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:02.620794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c808f9b-e0dd-4bd6-98a1-c1a0a337371d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 returned with HTTP 404 Dec 31 10:02:02.622962 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1241/2522] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:02 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/19fb4389-4347-4ac6-859c-a75bd2f55ce7 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:02:02.686334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes Dec 31 10:02:02.687172 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:02.687172 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:02.687894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-548712973", "snapshot_id": null, "imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "volume_type": null, "size": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:02:02.689756 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-548712973', 'snapshot_id': None, 'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'volume_type': None, 'size': 1}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:02:02.947040 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume of 1 GB Dec 31 10:02:03.005839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Availability Zones retrieved successfully. Dec 31 10:02:03.074079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (3cc219b3-6bee-4e1f-a21c-9d56856658c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:02:03.085227 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f08777-b188-4c37-aa81-b312efa39123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:02:03.097583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:02:03.348426 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64f08777-b188-4c37-aa81-b312efa39123) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:02:03.353546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df0c642-7309-4368-aacb-884d78ac408f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:02:03.494876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Created reservations ['b72e5614-b29b-4851-87a8-c65208a1c162', '935abccc-a669-4d6d-b18e-53d5f8a92901', '0dc46786-46a5-4395-86b9-c73054562d02', '374a6c40-8427-4f88-8c9a-bf2329f355cd'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:02:03.501416 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0df0c642-7309-4368-aacb-884d78ac408f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b72e5614-b29b-4851-87a8-c65208a1c162', '935abccc-a669-4d6d-b18e-53d5f8a92901', '0dc46786-46a5-4395-86b9-c73054562d02', '374a6c40-8427-4f88-8c9a-bf2329f355cd']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:02:03.506667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e10a78e-65b3-4371-8607-829d75fff1ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:02:03.728166 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e10a78e-65b3-4371-8607-829d75fff1ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6211d4f-4b9d-42a9-bf97-2814c33e3f21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-548712973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['b72e5614-b29b-4851-87a8-c65208a1c162','935abccc-a669-4d6d-b18e-53d5f8a92901','0dc46786-46a5-4395-86b9-c73054562d02','374a6c40-8427-4f88-8c9a-bf2329f355cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-548712973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6211d4f-4b9d-42a9-bf97-2814c33e3f21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be43c87e760242a1b63a1ab9fdef8c7b',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='ee731dde6ac6498d9589f7b6edc1f734',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:02:03.733721 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff7a5c46-04da-4f99-b002-cf8ed9dcac25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:02:03.785588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff7a5c46-04da-4f99-b002-cf8ed9dcac25) 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-548712973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['b72e5614-b29b-4851-87a8-c65208a1c162','935abccc-a669-4d6d-b18e-53d5f8a92901','0dc46786-46a5-4395-86b9-c73054562d02','374a6c40-8427-4f88-8c9a-bf2329f355cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:02:03.790633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf55441-90b1-474f-892e-69200ad79166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:02:03.848133 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf55441-90b1-474f-892e-69200ad79166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:02:03.869220 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (3cc219b3-6bee-4e1f-a21c-9d56856658c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:02:04.109466 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request issued successfully. Dec 31 10:02:04.174157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-871b3798-80c7-44de-a661-d9be5079221a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes returned with HTTP 202 Dec 31 10:02:04.175878 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1282/2523] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:02:02 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes => generated 827 bytes in 1495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:02:04.201596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09702936-7653-460a-976a-4fc013c8d905 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:04.203066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09702936-7653-460a-976a-4fc013c8d905 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:04.203980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09702936-7653-460a-976a-4fc013c8d905 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:04.361959 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:04.361959 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:04.388473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-09702936-7653-460a-976a-4fc013c8d905 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:04.424856 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09702936-7653-460a-976a-4fc013c8d905 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:04.440498 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1242/2524] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:04 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:05.456355 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e9bd3717-59db-4d8c-b669-008b153808d6 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:05.460841 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e9bd3717-59db-4d8c-b669-008b153808d6 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:05.462536 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:05.462536 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:05.470235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e9bd3717-59db-4d8c-b669-008b153808d6 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:05.634401 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:05.634401 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:05.652742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e9bd3717-59db-4d8c-b669-008b153808d6 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:05.686303 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e9bd3717-59db-4d8c-b669-008b153808d6 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:05.688075 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1283/2525] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:05 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:06.715904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-343e8919-0980-479a-8234-75782d9b3016 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:06.717388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-343e8919-0980-479a-8234-75782d9b3016 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:06.717925 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:06.717925 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:06.718620 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-343e8919-0980-479a-8234-75782d9b3016 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:07.021456 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:07.021456 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:07.032214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-343e8919-0980-479a-8234-75782d9b3016 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:07.068246 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-343e8919-0980-479a-8234-75782d9b3016 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:07.069115 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1243/2526] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:06 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:08.092989 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bd44b0a-75c2-4d82-a326-a65fba5d9ece tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:08.094991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bd44b0a-75c2-4d82-a326-a65fba5d9ece tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:08.096240 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:08.096240 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:08.097698 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bd44b0a-75c2-4d82-a326-a65fba5d9ece tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:08.215644 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:08.215644 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:08.241627 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1bd44b0a-75c2-4d82-a326-a65fba5d9ece tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:08.297973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bd44b0a-75c2-4d82-a326-a65fba5d9ece tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:08.314711 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1284/2527] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:08 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:09.322650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3833faa1-eac2-45bd-b8a4-a6ed43ea07fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:09.323723 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3833faa1-eac2-45bd-b8a4-a6ed43ea07fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:09.324120 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:09.324120 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:09.329434 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3833faa1-eac2-45bd-b8a4-a6ed43ea07fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:09.482897 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:09.482897 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:09.500905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3833faa1-eac2-45bd-b8a4-a6ed43ea07fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:09.566938 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3833faa1-eac2-45bd-b8a4-a6ed43ea07fd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:09.568617 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1244/2528] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:09 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:10.594538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7aa498b-f15b-484f-9f01-8aba8082dfca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:10.595359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7aa498b-f15b-484f-9f01-8aba8082dfca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:10.595561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:10.595561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:10.595918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7aa498b-f15b-484f-9f01-8aba8082dfca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:10.838191 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:10.838191 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:10.917437 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e7aa498b-f15b-484f-9f01-8aba8082dfca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:11.000455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7aa498b-f15b-484f-9f01-8aba8082dfca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:11.018291 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1285/2529] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:10 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:12.038054 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b157587-9042-42cf-bff9-2ed134c79d57 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:12.040427 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b157587-9042-42cf-bff9-2ed134c79d57 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:12.040988 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:12.040988 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:12.042322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0b157587-9042-42cf-bff9-2ed134c79d57 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:12.166448 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:12.166448 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:12.184187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0b157587-9042-42cf-bff9-2ed134c79d57 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:12.252507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0b157587-9042-42cf-bff9-2ed134c79d57 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:12.254221 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1245/2530] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:12 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:13.272352 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-547254fb-a912-487a-8b63-a868734d2187 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:13.273602 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-547254fb-a912-487a-8b63-a868734d2187 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:13.274025 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:13.274025 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:13.274926 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-547254fb-a912-487a-8b63-a868734d2187 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:13.419409 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:13.419409 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:13.438130 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-547254fb-a912-487a-8b63-a868734d2187 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:13.489936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-547254fb-a912-487a-8b63-a868734d2187 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:13.507941 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1286/2531] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:13 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:14.524378 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7115f256-2320-4b5a-8a97-6ab4f3473b60 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:14.525982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7115f256-2320-4b5a-8a97-6ab4f3473b60 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:14.526345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:14.526345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:14.527026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7115f256-2320-4b5a-8a97-6ab4f3473b60 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:14.682550 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:14.682550 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:14.702115 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7115f256-2320-4b5a-8a97-6ab4f3473b60 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:14.760048 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7115f256-2320-4b5a-8a97-6ab4f3473b60 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:14.771886 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1246/2532] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:14 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:15.783607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5f3ae7e-aa74-4b89-92a7-ae0e8b3a5045 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:15.784789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5f3ae7e-aa74-4b89-92a7-ae0e8b3a5045 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:15.785287 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:15.785287 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:15.786478 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5f3ae7e-aa74-4b89-92a7-ae0e8b3a5045 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:15.996864 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:15.996864 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:16.031095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d5f3ae7e-aa74-4b89-92a7-ae0e8b3a5045 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:16.086403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5f3ae7e-aa74-4b89-92a7-ae0e8b3a5045 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:16.087976 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1287/2533] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:15 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:17.119210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf03d307-936f-42e2-98eb-183fb1794e51 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:17.120208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf03d307-936f-42e2-98eb-183fb1794e51 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:17.120488 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:17.120488 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:17.120916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf03d307-936f-42e2-98eb-183fb1794e51 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:17.329686 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:17.329686 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:17.347088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bf03d307-936f-42e2-98eb-183fb1794e51 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:17.397613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf03d307-936f-42e2-98eb-183fb1794e51 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:17.408628 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1247/2534] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:17 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:18.422449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d34121e7-15e9-4e83-b713-bf2a12a264a1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:18.426142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d34121e7-15e9-4e83-b713-bf2a12a264a1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:18.428113 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:18.428113 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:18.431370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d34121e7-15e9-4e83-b713-bf2a12a264a1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:18.666238 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:18.666238 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:18.684516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d34121e7-15e9-4e83-b713-bf2a12a264a1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:18.732567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d34121e7-15e9-4e83-b713-bf2a12a264a1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:18.734702 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1288/2535] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:18 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:19.753385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ceb904d7-9be4-471b-82e2-9a449ff5daf1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:19.753993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ceb904d7-9be4-471b-82e2-9a449ff5daf1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:19.754121 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:19.754121 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:19.754435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ceb904d7-9be4-471b-82e2-9a449ff5daf1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:19.874094 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:19.874094 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:19.893702 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ceb904d7-9be4-471b-82e2-9a449ff5daf1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:19.942907 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ceb904d7-9be4-471b-82e2-9a449ff5daf1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:19.944457 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1248/2536] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:19 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:20.962889 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8bd82cfb-13c5-481c-b3eb-e3d4ad49cc20 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:20.965280 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8bd82cfb-13c5-481c-b3eb-e3d4ad49cc20 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:20.966755 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:20.966755 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:20.967609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8bd82cfb-13c5-481c-b3eb-e3d4ad49cc20 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:21.160268 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:21.160268 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:21.190852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8bd82cfb-13c5-481c-b3eb-e3d4ad49cc20 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:21.270071 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8bd82cfb-13c5-481c-b3eb-e3d4ad49cc20 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:21.275156 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1289/2537] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:20 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:22.296522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-613c3ca9-8f8b-4162-9484-d9e25b189e5c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:22.296522 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-613c3ca9-8f8b-4162-9484-d9e25b189e5c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:22.297175 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:22.297175 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:22.297331 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-613c3ca9-8f8b-4162-9484-d9e25b189e5c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:22.396359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-31dd85ab-5a22-47d3-8f02-fedb4216f289 req-ec642a2c-d0ec-4604-80c2-b2b37c65adab tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:02:22.397299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-31dd85ab-5a22-47d3-8f02-fedb4216f289 req-ec642a2c-d0ec-4604-80c2-b2b37c65adab tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:22.397742 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:22.397742 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:22.398573 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-31dd85ab-5a22-47d3-8f02-fedb4216f289 req-ec642a2c-d0ec-4604-80c2-b2b37c65adab tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:22.446440 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:22.446440 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:22.488919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-613c3ca9-8f8b-4162-9484-d9e25b189e5c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:22.515639 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:22.515639 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:22.535873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-31dd85ab-5a22-47d3-8f02-fedb4216f289 req-ec642a2c-d0ec-4604-80c2-b2b37c65adab tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:22.546167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-613c3ca9-8f8b-4162-9484-d9e25b189e5c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:22.547857 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1249/2538] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:22 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:22.618674 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:22.618674 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:22.655894 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-31dd85ab-5a22-47d3-8f02-fedb4216f289 req-ec642a2c-d0ec-4604-80c2-b2b37c65adab tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:02:22.658471 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1290/2539] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:02:22 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 1209 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:02:22.846759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-613c3ca9-8f8b-4162-9484-d9e25b189e5c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume// Dec 31 10:02:22.847790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-613c3ca9-8f8b-4162-9484-d9e25b189e5c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:22.848416 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:22.848416 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:22.849231 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-613c3ca9-8f8b-4162-9484-d9e25b189e5c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:22.851480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-613c3ca9-8f8b-4162-9484-d9e25b189e5c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:02:22.856150 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1250/2540] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:02:22 2020] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:02:22.913814 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-31dd85ab-5a22-47d3-8f02-fedb4216f289 req-6216ca87-ed95-4910-8f5c-7a8834e0d253 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments Dec 31 10:02:22.920365 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:22.920365 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:22.921444 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-31dd85ab-5a22-47d3-8f02-fedb4216f289 req-6216ca87-ed95-4910-8f5c-7a8834e0d253 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85f95249-cd8b-4981-82a1-d33474ab464b", "instance_uuid": "7227f3df-4c66-4b70-8849-6f807741bff3", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:02:23.229699 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:23.229699 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:23.431835 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-31dd85ab-5a22-47d3-8f02-fedb4216f289 req-6216ca87-ed95-4910-8f5c-7a8834e0d253 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments returned with HTTP 400 Dec 31 10:02:23.433467 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1291/2541] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:02:22 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments => generated 189 bytes in 560 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Dec 31 10:02:23.487265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25a14833-aa43-40bb-a39e-5c78cc48d3ad tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:02:23.487265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25a14833-aa43-40bb-a39e-5c78cc48d3ad tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:23.487265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25a14833-aa43-40bb-a39e-5c78cc48d3ad tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:23.573259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e068d19a-0667-485a-97b0-68481ea5c56d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:23.573902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e068d19a-0667-485a-97b0-68481ea5c56d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:23.574505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:23.574505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:23.575138 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e068d19a-0667-485a-97b0-68481ea5c56d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:23.654191 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:23.654191 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:23.691979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-25a14833-aa43-40bb-a39e-5c78cc48d3ad tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:23.706221 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:23.706221 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:23.745832 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e068d19a-0667-485a-97b0-68481ea5c56d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:23.749727 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:23.749727 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:23.770820 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25a14833-aa43-40bb-a39e-5c78cc48d3ad tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:02:23.778521 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1251/2542] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:23 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 1209 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:02:23.819510 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e068d19a-0667-485a-97b0-68481ea5c56d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:23.821018 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1292/2543] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:23 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:24.113177 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-618eebc3-db33-4801-904d-74a97160c334 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:02:24.114922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-618eebc3-db33-4801-904d-74a97160c334 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:24.115332 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:24.115332 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:24.116006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-618eebc3-db33-4801-904d-74a97160c334 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:24.236096 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:24.236096 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:24.265107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4891e0fb-1783-454d-8def-b085def3d6ab req-618eebc3-db33-4801-904d-74a97160c334 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:24.313113 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:24.313113 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:24.329489 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-618eebc3-db33-4801-904d-74a97160c334 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:02:24.330720 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1252/2544] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:02:24 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 1209 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:02:24.394910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-f29f9424-b388-4ee3-bac3-8d08c1e77d73 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b/action Dec 31 10:02:24.395638 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:24.395638 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:24.396612 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-f29f9424-b388-4ee3-bac3-8d08c1e77d73 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action body: b'{"os-begin_detaching": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:02:24.397264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-f29f9424-b388-4ee3-bac3-8d08c1e77d73 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:02:24.525481 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:24.525481 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:24.529097 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4891e0fb-1783-454d-8def-b085def3d6ab req-f29f9424-b388-4ee3-bac3-8d08c1e77d73 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:24.545491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4891e0fb-1783-454d-8def-b085def3d6ab req-f29f9424-b388-4ee3-bac3-8d08c1e77d73 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Begin detaching volume completed successfully. Dec 31 10:02:24.547913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-f29f9424-b388-4ee3-bac3-8d08c1e77d73 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b/action returned with HTTP 202 Dec 31 10:02:24.549706 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1293/2545] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 10:02:24 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:02:24.585777 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad7071d4-7729-4067-81bb-87d214da3df4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:02:24.587294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad7071d4-7729-4067-81bb-87d214da3df4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:24.589532 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:24.589532 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:24.594015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ad7071d4-7729-4067-81bb-87d214da3df4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:24.640316 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-f29f9424-b388-4ee3-bac3-8d08c1e77d73 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume// Dec 31 10:02:24.641245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-f29f9424-b388-4ee3-bac3-8d08c1e77d73 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:24.641629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:24.641629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:24.642350 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-f29f9424-b388-4ee3-bac3-8d08c1e77d73 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:24.645132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-f29f9424-b388-4ee3-bac3-8d08c1e77d73 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:02:24.646550 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1294/2546] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 10:02:24 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:02:24.665363 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-af70b67c-67cc-4d4f-a3ed-4f30191b7515 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:02:24.670135 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-af70b67c-67cc-4d4f-a3ed-4f30191b7515 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:24.671669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-af70b67c-67cc-4d4f-a3ed-4f30191b7515 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:24.767449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:24.767449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:24.769229 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:24.769229 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:24.781443 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-4891e0fb-1783-454d-8def-b085def3d6ab req-af70b67c-67cc-4d4f-a3ed-4f30191b7515 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:24.804579 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ad7071d4-7729-4067-81bb-87d214da3df4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:24.825892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:24.825892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:24.844635 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-af70b67c-67cc-4d4f-a3ed-4f30191b7515 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:02:24.845974 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1295/2547] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 10:02:24 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 1311 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:02:24.851235 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ee5ee26-6f1b-45c0-8272-8e6ca16ea780 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:24.852541 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ee5ee26-6f1b-45c0-8272-8e6ca16ea780 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:24.852965 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:24.852965 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:24.861019 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ee5ee26-6f1b-45c0-8272-8e6ca16ea780 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:24.862172 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:24.862172 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:24.885821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ad7071d4-7729-4067-81bb-87d214da3df4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:02:24.886951 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1253/2548] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:24 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 1212 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:02:24.968761 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:24.968761 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:25.004209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ee5ee26-6f1b-45c0-8272-8e6ca16ea780 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:25.047144 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ee5ee26-6f1b-45c0-8272-8e6ca16ea780 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:25.048432 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1296/2549] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:24 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:25.211223 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-337e5c4a-8877-4f4d-940b-0d8f420d9ff1 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] DELETE http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e5913d7e-f261-4361-98d4-adea94b17dfd Dec 31 10:02:25.224380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-337e5c4a-8877-4f4d-940b-0d8f420d9ff1 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:25.225242 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:25.225242 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:25.227098 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-337e5c4a-8877-4f4d-940b-0d8f420d9ff1 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:25.306910 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:25.306910 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:25.918453 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b42c38c-bd37-454e-879b-4584c8826f26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:02:25.919466 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b42c38c-bd37-454e-879b-4584c8826f26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:25.919849 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:25.919849 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:25.920559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b42c38c-bd37-454e-879b-4584c8826f26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:26.177746 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:26.177746 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:26.226183 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3b42c38c-bd37-454e-879b-4584c8826f26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:26.320507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:26.320507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:26.358773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b42c38c-bd37-454e-879b-4584c8826f26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:02:26.370913 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1297/2550] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:25 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 1212 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:02:26.370913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3522e993-6d5f-4aac-a1d6-e80ae8618f4e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:26.370913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3522e993-6d5f-4aac-a1d6-e80ae8618f4e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:26.370913 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:26.370913 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:26.370913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3522e993-6d5f-4aac-a1d6-e80ae8618f4e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:26.548603 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-4891e0fb-1783-454d-8def-b085def3d6ab req-337e5c4a-8877-4f4d-940b-0d8f420d9ff1 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:02:26.556786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-4891e0fb-1783-454d-8def-b085def3d6ab req-337e5c4a-8877-4f4d-940b-0d8f420d9ff1 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:02:26.579154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-4891e0fb-1783-454d-8def-b085def3d6ab req-337e5c4a-8877-4f4d-940b-0d8f420d9ff1 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e5913d7e-f261-4361-98d4-adea94b17dfd returned with HTTP 200 Dec 31 10:02:26.581118 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1254/2551] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 10:02:25 2020] DELETE /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e5913d7e-f261-4361-98d4-adea94b17dfd => generated 19 bytes in 1380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:26.607196 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:26.607196 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:26.663209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3522e993-6d5f-4aac-a1d6-e80ae8618f4e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:26.760282 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3522e993-6d5f-4aac-a1d6-e80ae8618f4e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:26.763461 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1298/2552] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:26 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:27.378956 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-323b9af7-f51e-40e0-974c-de44df374c71 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:02:27.380571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-323b9af7-f51e-40e0-974c-de44df374c71 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:27.380969 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:27.380969 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:27.381628 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-323b9af7-f51e-40e0-974c-de44df374c71 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:27.586190 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:27.586190 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:27.617371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-323b9af7-f51e-40e0-974c-de44df374c71 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:27.674126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-323b9af7-f51e-40e0-974c-de44df374c71 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:02:27.679293 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1255/2553] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:27 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 917 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:27.796431 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-100eab19-de42-4ddb-a8da-f4eda0591b61 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:27.797989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-100eab19-de42-4ddb-a8da-f4eda0591b61 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:27.798368 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:27.798368 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:27.799043 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-100eab19-de42-4ddb-a8da-f4eda0591b61 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:27.915697 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:27.915697 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:27.937768 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-100eab19-de42-4ddb-a8da-f4eda0591b61 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:28.005012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-100eab19-de42-4ddb-a8da-f4eda0591b61 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:28.006376 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1299/2554] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:27 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 919 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:29.024887 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41836ac9-2e2d-429e-81de-71f0c5387fc4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:29.025723 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41836ac9-2e2d-429e-81de-71f0c5387fc4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:29.025723 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:29.025723 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:29.026207 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41836ac9-2e2d-429e-81de-71f0c5387fc4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:29.224542 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:29.224542 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:29.262109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-41836ac9-2e2d-429e-81de-71f0c5387fc4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:29.356632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41836ac9-2e2d-429e-81de-71f0c5387fc4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:29.358251 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1256/2555] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:29 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 977 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:30.384298 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70337dd3-08b3-49a8-a9b9-eb21a01e9967 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:30.384837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70337dd3-08b3-49a8-a9b9-eb21a01e9967 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:30.385064 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:30.385064 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:30.385443 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70337dd3-08b3-49a8-a9b9-eb21a01e9967 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:30.549672 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:30.549672 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:30.582306 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-70337dd3-08b3-49a8-a9b9-eb21a01e9967 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:30.658812 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70337dd3-08b3-49a8-a9b9-eb21a01e9967 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:30.676428 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1300/2556] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:30 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 980 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:31.692140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7db48047-517e-4617-a6c4-25f69e539a67 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:31.693811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7db48047-517e-4617-a6c4-25f69e539a67 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:31.694159 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:31.694159 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:31.694867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7db48047-517e-4617-a6c4-25f69e539a67 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:31.787565 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:31.787565 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:31.797942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7db48047-517e-4617-a6c4-25f69e539a67 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:31.842775 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7db48047-517e-4617-a6c4-25f69e539a67 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:31.844249 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1257/2557] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:31 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 980 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:32.870819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7d92765-2e20-41a0-8f91-8e75b262f530 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:32.871460 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7d92765-2e20-41a0-8f91-8e75b262f530 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:32.884662 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:32.884662 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:32.885214 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7d92765-2e20-41a0-8f91-8e75b262f530 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:33.015720 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:33.015720 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:33.049718 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d7d92765-2e20-41a0-8f91-8e75b262f530 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:33.118028 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7d92765-2e20-41a0-8f91-8e75b262f530 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:33.122195 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1301/2558] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:32 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 980 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:34.139113 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ede0be38-d95e-4620-8296-5598679dedc7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:34.139807 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ede0be38-d95e-4620-8296-5598679dedc7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:34.140126 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:34.140126 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:34.140681 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ede0be38-d95e-4620-8296-5598679dedc7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:34.206269 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:34.206269 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:34.218683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ede0be38-d95e-4620-8296-5598679dedc7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:34.259471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ede0be38-d95e-4620-8296-5598679dedc7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:34.265181 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1258/2559] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:34 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 980 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:35.282160 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1338142-22b3-4f26-8622-7b5397dc7c4c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:35.284240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1338142-22b3-4f26-8622-7b5397dc7c4c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:35.284828 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:35.284828 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:35.286773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1338142-22b3-4f26-8622-7b5397dc7c4c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:35.392296 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:35.392296 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:35.406928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f1338142-22b3-4f26-8622-7b5397dc7c4c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:35.442017 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1338142-22b3-4f26-8622-7b5397dc7c4c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:35.443062 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1302/2560] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:35 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 980 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:36.484618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-832a0134-1123-48bf-a3f2-b6e0fe13ca37 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:36.485261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-832a0134-1123-48bf-a3f2-b6e0fe13ca37 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:36.485710 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:36.485710 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:36.486406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-832a0134-1123-48bf-a3f2-b6e0fe13ca37 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:36.571764 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:36.571764 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:36.581749 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-832a0134-1123-48bf-a3f2-b6e0fe13ca37 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:36.624978 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-832a0134-1123-48bf-a3f2-b6e0fe13ca37 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:36.632869 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1259/2561] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:36 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 980 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:37.653035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4be8d1e2-9248-42b1-a934-8aabdb18b2a0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:37.653715 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4be8d1e2-9248-42b1-a934-8aabdb18b2a0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:37.653715 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:37.653715 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:37.654088 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4be8d1e2-9248-42b1-a934-8aabdb18b2a0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:37.765352 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:37.765352 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:37.785867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4be8d1e2-9248-42b1-a934-8aabdb18b2a0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:37.866690 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4be8d1e2-9248-42b1-a934-8aabdb18b2a0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:37.868314 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1303/2562] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:37 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 1368 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:02:37.884528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-021e0dcc-603c-4375-94e6-b8482629dbd0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:37.885270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-021e0dcc-603c-4375-94e6-b8482629dbd0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:37.896033 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:37.896033 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:37.896998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-021e0dcc-603c-4375-94e6-b8482629dbd0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:38.043907 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:38.043907 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:38.076214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-021e0dcc-603c-4375-94e6-b8482629dbd0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:38.129904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-021e0dcc-603c-4375-94e6-b8482629dbd0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:38.131685 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1260/2563] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:37 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 1368 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:02:38.488456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:38.489545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:38.490058 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:38.490058 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:38.490766 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:38.611683 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:38.611683 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:38.623815 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:38.659708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:38.677936 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1304/2564] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:02:38 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 1368 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:02:41.991174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-b69fd317-b4f9-442f-a2a5-0c39fae3ace1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:41.993596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-b69fd317-b4f9-442f-a2a5-0c39fae3ace1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:41.994449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:41.994449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:41.995203 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-b69fd317-b4f9-442f-a2a5-0c39fae3ace1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:42.074745 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:42.074745 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:42.089211 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-b69fd317-b4f9-442f-a2a5-0c39fae3ace1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:42.126312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-b69fd317-b4f9-442f-a2a5-0c39fae3ace1 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:42.128387 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1261/2565] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:02:41 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 1368 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:02:42.147405 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume// Dec 31 10:02:42.147928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:42.148210 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:42.148210 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:42.148493 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:42.149595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:02:42.150218 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1305/2566] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:02:42 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:02:42.170962 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-cfc6135b-f570-44c9-8713-9e074a3ef711 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments Dec 31 10:02:42.171768 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:42.171768 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:42.173117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-cfc6135b-f570-44c9-8713-9e074a3ef711 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6211d4f-4b9d-42a9-bf97-2814c33e3f21", "instance_uuid": "b7ec44b8-a4d4-414b-88ad-47658ffe5db6", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:02:42.248648 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:42.248648 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:42.364729 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-cfc6135b-f570-44c9-8713-9e074a3ef711 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments returned with HTTP 200 Dec 31 10:02:42.366912 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1262/2567] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:02:42 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments => generated 273 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:02:44.628661 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume// Dec 31 10:02:44.630718 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:44.631960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:44.635322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c9613499-0c5d-44e6-83b8-61442a029582 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:02:44.637413 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1306/2568] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:02:44 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:02:44.655400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-b2da94fa-405a-46f8-ae49-6b504dba065f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:02:44.657014 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-b2da94fa-405a-46f8-ae49-6b504dba065f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:44.657612 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:44.657612 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:44.658768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-b2da94fa-405a-46f8-ae49-6b504dba065f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:44.758689 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:44.758689 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:44.776426 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-b2da94fa-405a-46f8-ae49-6b504dba065f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:02:44.820305 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:44.820305 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:44.834418 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-b2da94fa-405a-46f8-ae49-6b504dba065f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:02:44.835786 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1263/2569] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 10:02:44 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 1466 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:02:44.863006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-4ed0c366-5b51-4bcf-b42e-1ff46c4e8935 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] PUT http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/d5b9c955-aa88-4412-9b1e-fd81c95e2a50 Dec 31 10:02:44.864454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-4ed0c366-5b51-4bcf-b42e-1ff46c4e8935 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:02:44.905604 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:02:44.905604 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:02:44.906647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-4ed0c366-5b51-4bcf-b42e-1ff46c4e8935 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-a6211d4f-4b9d-42a9-bf97-2814c33e3f21-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.017s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:02:44.911950 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:44.911950 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:47.183073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-4ed0c366-5b51-4bcf-b42e-1ff46c4e8935 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-a6211d4f-4b9d-42a9-bf97-2814c33e3f21-n-h2-765311-8'" released by "attachment_update" :: held 2.277s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:02:47.183961 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-4ed0c366-5b51-4bcf-b42e-1ff46c4e8935 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/d5b9c955-aa88-4412-9b1e-fd81c95e2a50 returned with HTTP 200 Dec 31 10:02:47.184858 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1307/2570] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 10:02:44 2020] PUT /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/d5b9c955-aa88-4412-9b1e-fd81c95e2a50 => generated 762 bytes in 2334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:02:47.234953 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c3cd4eb9-2538-4c74-a7e9-137aa31d0242 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/d5b9c955-aa88-4412-9b1e-fd81c95e2a50/action Dec 31 10:02:47.235992 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:47.235992 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:47.236707 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c3cd4eb9-2538-4c74-a7e9-137aa31d0242 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:02:47.237340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c3cd4eb9-2538-4c74-a7e9-137aa31d0242 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:02:47.409945 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:47.409945 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:47.439342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3b4ede8-a6d5-44f0-98d0-e7445f54e9e4 req-c3cd4eb9-2538-4c74-a7e9-137aa31d0242 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/d5b9c955-aa88-4412-9b1e-fd81c95e2a50/action returned with HTTP 204 Dec 31 10:02:47.440298 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1264/2571] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 10:02:47 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/d5b9c955-aa88-4412-9b1e-fd81c95e2a50/action => generated 0 bytes in 214 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:02:54.478592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes Dec 31 10:02:54.479341 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:54.479341 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:54.479651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-805032281"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:02:54.480692 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-805032281'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:02:54.481069 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Create volume of 1 GB Dec 31 10:02:54.481733 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:54.481733 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:54.497403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Availability Zones retrieved successfully. Dec 31 10:02:54.515334 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Flow 'volume_create_api' (61eed4f6-e914-4021-8fc9-da1e32552342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:02:54.518405 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4997e67a-93c1-4dd7-ac3a-09f8d2e92223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:02:54.520578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:02:54.675631 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4997e67a-93c1-4dd7-ac3a-09f8d2e92223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:02:54.680645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fed6bb-7cc3-48b9-85d8-a72f8a671c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:02:54.861682 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Created reservations ['09002c68-62c3-4a32-8dbb-1012939b6215', '36b8ac17-4305-493f-9a35-b2d7afd11d9d', '2c4f2786-f13d-4579-a9f9-014b3c13ca9b', '40f3d69b-cd53-4338-9c64-d40fbbf21adf'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:02:54.865073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17fed6bb-7cc3-48b9-85d8-a72f8a671c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09002c68-62c3-4a32-8dbb-1012939b6215', '36b8ac17-4305-493f-9a35-b2d7afd11d9d', '2c4f2786-f13d-4579-a9f9-014b3c13ca9b', '40f3d69b-cd53-4338-9c64-d40fbbf21adf']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:02:54.869194 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc66cb11-0153-4bd9-a776-1d358eaa2fdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:02:54.965242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc66cb11-0153-4bd9-a776-1d358eaa2fdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1feeed0-09cb-4b13-9dea-28e3a8cc292f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-805032281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b58d991664444ea8d4c2635674d6abf',qos_specs=None,replication_status=,reservations=['09002c68-62c3-4a32-8dbb-1012939b6215','36b8ac17-4305-493f-9a35-b2d7afd11d9d','2c4f2786-f13d-4579-a9f9-014b3c13ca9b','40f3d69b-cd53-4338-9c64-d40fbbf21adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098657ad951744f7910f14babb117743',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-805032281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1feeed0-09cb-4b13-9dea-28e3a8cc292f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b58d991664444ea8d4c2635674d6abf',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='098657ad951744f7910f14babb117743',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:02:54.971212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45fc1b8-b03b-4342-8646-9d69fc94635b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:02:55.075251 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45fc1b8-b03b-4342-8646-9d69fc94635b) 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-805032281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b58d991664444ea8d4c2635674d6abf',qos_specs=None,replication_status=,reservations=['09002c68-62c3-4a32-8dbb-1012939b6215','36b8ac17-4305-493f-9a35-b2d7afd11d9d','2c4f2786-f13d-4579-a9f9-014b3c13ca9b','40f3d69b-cd53-4338-9c64-d40fbbf21adf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098657ad951744f7910f14babb117743',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:02:55.080840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33b18e34-6a77-4a84-a0c4-031b9f4903fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:02:55.112195 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33b18e34-6a77-4a84-a0c4-031b9f4903fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:02:55.118968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Flow 'volume_create_api' (61eed4f6-e914-4021-8fc9-da1e32552342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:02:55.205236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Create volume request issued successfully. Dec 31 10:02:55.228773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b4292273-97b5-4d3d-b62f-cf32bd311a2e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes returned with HTTP 202 Dec 31 10:02:55.241414 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1308/2572] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:02:54 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes => generated 823 bytes in 756 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:02:55.248896 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b96d772-7b89-4740-80a4-989091eff027 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:02:55.249372 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b96d772-7b89-4740-80a4-989091eff027 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:55.249576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:55.249576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:55.251943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b96d772-7b89-4740-80a4-989091eff027 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:55.359576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:55.359576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:55.379704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2b96d772-7b89-4740-80a4-989091eff027 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:55.429860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b96d772-7b89-4740-80a4-989091eff027 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:02:55.431830 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1265/2573] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:55 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 891 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:56.456415 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2161ec9-a635-4cf0-95ff-d3300daa7527 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:02:56.457447 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2161ec9-a635-4cf0-95ff-d3300daa7527 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:56.457838 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:56.457838 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:56.458545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2161ec9-a635-4cf0-95ff-d3300daa7527 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:56.558939 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:56.558939 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:56.577627 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2161ec9-a635-4cf0-95ff-d3300daa7527 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:56.642098 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2161ec9-a635-4cf0-95ff-d3300daa7527 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:02:56.643565 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1309/2574] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:56 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 915 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:57.678109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3df00e50-0659-4609-a815-9a8a9ce8785b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:02:57.680828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3df00e50-0659-4609-a815-9a8a9ce8785b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:57.680828 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:57.680828 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:57.682255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3df00e50-0659-4609-a815-9a8a9ce8785b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:57.826617 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:57.826617 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:57.848203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3df00e50-0659-4609-a815-9a8a9ce8785b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:57.895186 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3df00e50-0659-4609-a815-9a8a9ce8785b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:02:57.897605 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1266/2575] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:57 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 916 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:58.158597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-81a38916-7fc5-441c-848f-bbbfe3d355d4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:02:58.159197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-81a38916-7fc5-441c-848f-bbbfe3d355d4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:58.159495 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:58.159495 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:58.159981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-81a38916-7fc5-441c-848f-bbbfe3d355d4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:58.214979 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:58.214979 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:58.225516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-81a38916-7fc5-441c-848f-bbbfe3d355d4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:58.252808 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-81a38916-7fc5-441c-848f-bbbfe3d355d4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:02:58.259117 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1310/2576] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:02:58 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:58.366236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3df00e50-0659-4609-a815-9a8a9ce8785b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume// Dec 31 10:02:58.366881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3df00e50-0659-4609-a815-9a8a9ce8785b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:58.367408 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:58.367408 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:58.368127 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3df00e50-0659-4609-a815-9a8a9ce8785b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:58.369468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3df00e50-0659-4609-a815-9a8a9ce8785b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:02:58.370680 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1267/2577] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:02:58 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:02:58.396242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-4c5fcca2-ed6b-4906-b85e-9ff2e93c2c5a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments Dec 31 10:02:58.402654 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:58.402654 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:58.404320 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-4c5fcca2-ed6b-4906-b85e-9ff2e93c2c5a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1feeed0-09cb-4b13-9dea-28e3a8cc292f", "instance_uuid": "d74983f4-95db-483d-b5da-9687ad5d431a", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:02:58.522668 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:58.522668 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:58.728123 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-4c5fcca2-ed6b-4906-b85e-9ff2e93c2c5a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments returned with HTTP 200 Dec 31 10:02:58.729754 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1311/2578] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:02:58 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments => generated 273 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:02:58.843703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-758682b6-fb07-477d-80ad-bd450e38c82f tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:02:58.844189 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-758682b6-fb07-477d-80ad-bd450e38c82f tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:58.845135 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-758682b6-fb07-477d-80ad-bd450e38c82f tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:58.899873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-4c5fcca2-ed6b-4906-b85e-9ff2e93c2c5a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume// Dec 31 10:02:58.901564 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-4c5fcca2-ed6b-4906-b85e-9ff2e93c2c5a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:58.902202 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:58.902202 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:58.903234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-4c5fcca2-ed6b-4906-b85e-9ff2e93c2c5a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:58.905608 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-4c5fcca2-ed6b-4906-b85e-9ff2e93c2c5a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:02:58.907023 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1312/2579] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 10:02:58 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:02:58.926634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-853a6bc6-a321-40a4-8cc5-911580276e33 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:02:58.932916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-853a6bc6-a321-40a4-8cc5-911580276e33 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:02:58.940634 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-853a6bc6-a321-40a4-8cc5-911580276e33 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:02:58.971840 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:58.971840 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:59.008001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-758682b6-fb07-477d-80ad-bd450e38c82f tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:59.051038 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:59.051038 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:59.061882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-758682b6-fb07-477d-80ad-bd450e38c82f tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:02:59.063029 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1268/2580] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:02:58 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:02:59.099816 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:59.099816 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:59.122445 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-853a6bc6-a321-40a4-8cc5-911580276e33 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:02:59.173417 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:59.173417 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:02:59.191624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-853a6bc6-a321-40a4-8cc5-911580276e33 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:02:59.192500 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1313/2581] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 10:02:58 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 1014 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:02:59.216092 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-8a245787-1a80-4686-82df-26b950a2ef4e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] PUT http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e15fcca7-8fae-43fb-8164-ba2d8baf4f8b Dec 31 10:02:59.216608 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:02:59.216608 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:02:59.217006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-8a245787-1a80-4686-82df-26b950a2ef4e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:02:59.284671 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:02:59.284671 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:02:59.285684 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-8a245787-1a80-4686-82df-26b950a2ef4e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Lock "b'cinder-attachment_update-d1feeed0-09cb-4b13-9dea-28e3a8cc292f-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.023s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:02:59.288842 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:02:59.288842 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:00.086835 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c6bb8e7-50ae-4402-a783-e55b71d21ae2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:00.088838 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c6bb8e7-50ae-4402-a783-e55b71d21ae2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:00.089441 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:00.089441 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:00.092234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c6bb8e7-50ae-4402-a783-e55b71d21ae2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:00.200483 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:00.200483 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:00.219231 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2c6bb8e7-50ae-4402-a783-e55b71d21ae2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:00.300596 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:00.300596 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:00.328634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c6bb8e7-50ae-4402-a783-e55b71d21ae2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:00.343755 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1314/2582] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:00 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 915 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:01.353871 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e43e1587-cbfc-4c54-94e2-a0d1f90ffb08 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:01.354956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e43e1587-cbfc-4c54-94e2-a0d1f90ffb08 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:01.358377 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:01.358377 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:01.359413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e43e1587-cbfc-4c54-94e2-a0d1f90ffb08 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:01.476062 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:01.476062 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:01.498791 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e43e1587-cbfc-4c54-94e2-a0d1f90ffb08 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:01.538235 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:01.538235 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:01.549821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e43e1587-cbfc-4c54-94e2-a0d1f90ffb08 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:01.552143 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1315/2583] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:01 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:01.769485 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-8a245787-1a80-4686-82df-26b950a2ef4e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Lock "b'cinder-attachment_update-d1feeed0-09cb-4b13-9dea-28e3a8cc292f-n-h1-765311-8'" released by "attachment_update" :: held 2.484s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:03:01.770672 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-8a245787-1a80-4686-82df-26b950a2ef4e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e15fcca7-8fae-43fb-8164-ba2d8baf4f8b returned with HTTP 200 Dec 31 10:03:01.771941 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1269/2584] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 10:02:59 2020] PUT /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e15fcca7-8fae-43fb-8164-ba2d8baf4f8b => generated 762 bytes in 2561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:02.571588 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4aeaa8f7-6327-4ab5-ab2c-bcb485d11f30 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:02.572152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4aeaa8f7-6327-4ab5-ab2c-bcb485d11f30 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:02.572257 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:02.572257 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:02.572574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4aeaa8f7-6327-4ab5-ab2c-bcb485d11f30 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:02.629760 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:02.629760 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:02.639459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4aeaa8f7-6327-4ab5-ab2c-bcb485d11f30 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:02.672838 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:02.672838 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:02.691497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4aeaa8f7-6327-4ab5-ab2c-bcb485d11f30 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:02.693669 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1316/2585] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:02 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:03.725045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91fc1bd9-54a1-4371-aaa0-f2908c33f462 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:03.727998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91fc1bd9-54a1-4371-aaa0-f2908c33f462 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:03.728694 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:03.728694 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:03.729828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-91fc1bd9-54a1-4371-aaa0-f2908c33f462 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:03.797876 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:03.797876 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:03.807830 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-91fc1bd9-54a1-4371-aaa0-f2908c33f462 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:03.832635 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:03.832635 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:03.842803 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-91fc1bd9-54a1-4371-aaa0-f2908c33f462 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:03.844387 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1270/2586] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:03 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:04.862030 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb125299-9cf0-40da-b503-335b8ce5f594 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:04.863183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb125299-9cf0-40da-b503-335b8ce5f594 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:04.863670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:04.863670 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:04.864330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb125299-9cf0-40da-b503-335b8ce5f594 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:04.926157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:04.926157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:04.936642 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eb125299-9cf0-40da-b503-335b8ce5f594 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:04.961808 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:04.961808 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:04.971693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb125299-9cf0-40da-b503-335b8ce5f594 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:04.983114 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1317/2587] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:04 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:05.990524 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b911c9a-8f38-439f-99fd-4fe04017eb0c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:05.991352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b911c9a-8f38-439f-99fd-4fe04017eb0c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:05.991352 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:05.991352 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:05.991676 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6b911c9a-8f38-439f-99fd-4fe04017eb0c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:06.087568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:06.087568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:06.107866 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6b911c9a-8f38-439f-99fd-4fe04017eb0c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:06.129963 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:06.129963 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:06.141003 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6b911c9a-8f38-439f-99fd-4fe04017eb0c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:06.142158 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1271/2588] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:05 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 916 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:07.161421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf9d7b95-cae1-4f03-9fc3-0112fce69290 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:07.162602 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf9d7b95-cae1-4f03-9fc3-0112fce69290 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:07.163083 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:07.163083 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:07.163926 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf9d7b95-cae1-4f03-9fc3-0112fce69290 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:07.274024 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-3e6f7c67-a631-45c4-9aea-2af76cdb5810 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e15fcca7-8fae-43fb-8164-ba2d8baf4f8b/action Dec 31 10:03:07.274024 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:07.274024 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:07.274024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-3e6f7c67-a631-45c4-9aea-2af76cdb5810 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:03:07.274024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-3e6f7c67-a631-45c4-9aea-2af76cdb5810 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:07.382392 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:07.382392 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:07.422037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bf9d7b95-cae1-4f03-9fc3-0112fce69290 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:07.483807 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:07.483807 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:07.498475 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf9d7b95-cae1-4f03-9fc3-0112fce69290 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:07.511199 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1318/2589] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:07 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 916 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:07.517180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-9dcc78eb-4f94-42e0-b90c-487d04e6aefd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/limits Dec 31 10:03:07.518065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-9dcc78eb-4f94-42e0-b90c-487d04e6aefd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:07.518452 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:07.518452 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:07.519057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-9dcc78eb-4f94-42e0-b90c-487d04e6aefd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:07.577745 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:07.577745 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:07.585937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-9dcc78eb-4f94-42e0-b90c-487d04e6aefd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/limits returned with HTTP 200 Dec 31 10:03:07.587049 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1319/2590] 10.222.0.45 () {60 vars in 1455 bytes} [Thu Dec 31 10:03:07 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/limits => generated 302 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:07.639250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-85ea18c6-1208-4888-bd36-4b45157d4390 req-3e6f7c67-a631-45c4-9aea-2af76cdb5810 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e15fcca7-8fae-43fb-8164-ba2d8baf4f8b/action returned with HTTP 204 Dec 31 10:03:07.641095 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1272/2591] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 10:03:07 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e15fcca7-8fae-43fb-8164-ba2d8baf4f8b/action => generated 0 bytes in 388 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:03:07.700690 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-d93c3e80-fa73-4912-80a8-9b3c3f658be5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:03:07.701878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-d93c3e80-fa73-4912-80a8-9b3c3f658be5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:07.702737 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-d93c3e80-fa73-4912-80a8-9b3c3f658be5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:07.859242 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:07.859242 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:07.878932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-d93c3e80-fa73-4912-80a8-9b3c3f658be5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:07.906536 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:07.906536 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:07.925088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-d93c3e80-fa73-4912-80a8-9b3c3f658be5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:03:07.926291 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1320/2592] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:03:07 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 1660 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:07.949914 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-c4c3848e-c8ad-4cc5-8f17-edcbe5e87b48 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots Dec 31 10:03:07.950998 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:07.950998 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:07.951696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-c4c3848e-c8ad-4cc5-8f17-edcbe5e87b48 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6211d4f-4b9d-42a9-bf97-2814c33e3f21", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1659586288", "description": null, "metadata": {}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:08.042373 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:08.042373 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:08.043973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-c4c3848e-c8ad-4cc5-8f17-edcbe5e87b48 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:08.044493 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-c4c3848e-c8ad-4cc5-8f17-edcbe5e87b48 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create snapshot from volume a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:03:08.126680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-c4c3848e-c8ad-4cc5-8f17-edcbe5e87b48 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Created reservations ['5166deef-bc75-4a01-b1f9-e056533a8416', 'c0aeb965-7987-444c-81bb-b752be09e7bb', '4b32657f-74e5-4224-945e-0d206fcdeea8', '9eb88d36-01b7-454b-9d11-430a849c2060'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:03:08.373315 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-c4c3848e-c8ad-4cc5-8f17-edcbe5e87b48 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot force create request issued successfully. Dec 31 10:03:08.375079 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0801b0fd-329b-4d17-a7d8-fdedfb733ea0 req-c4c3848e-c8ad-4cc5-8f17-edcbe5e87b48 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots returned with HTTP 202 Dec 31 10:03:08.388994 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1273/2593] 10.222.0.45 () {64 vars in 1518 bytes} [Thu Dec 31 10:03:07 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots => generated 320 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 10:03:08.517245 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac4bbd50-8fda-4de8-87b3-d771b4955939 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:08.518500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac4bbd50-8fda-4de8-87b3-d771b4955939 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:08.518893 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:08.518893 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:08.519558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac4bbd50-8fda-4de8-87b3-d771b4955939 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:08.718665 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:08.718665 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:08.745376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ac4bbd50-8fda-4de8-87b3-d771b4955939 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:08.808683 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:08.808683 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:08.860173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac4bbd50-8fda-4de8-87b3-d771b4955939 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:08.861847 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1321/2594] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:08 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 1208 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:03:09.126387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ae5311a-59c9-49df-afb0-b50b8273f600 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:09.127288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ae5311a-59c9-49df-afb0-b50b8273f600 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:09.127727 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:09.127727 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:09.128386 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ae5311a-59c9-49df-afb0-b50b8273f600 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:09.211713 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:09.211713 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:09.223568 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7ae5311a-59c9-49df-afb0-b50b8273f600 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:09.251147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:09.251147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:09.263126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ae5311a-59c9-49df-afb0-b50b8273f600 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:09.265492 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1274/2595] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:09 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 1208 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:09.637324 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-de844749-1727-44b1-8764-09037ecba4ec tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:09.637324 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-de844749-1727-44b1-8764-09037ecba4ec tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:09.637324 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:09.637324 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:09.638062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-de844749-1727-44b1-8764-09037ecba4ec tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:09.713341 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:09.713341 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:09.727631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-de844749-1727-44b1-8764-09037ecba4ec tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:09.771124 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:09.771124 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:09.791478 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-de844749-1727-44b1-8764-09037ecba4ec tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:09.794275 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1322/2596] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:03:09 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 1208 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:09.855534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0121e756-ea6c-498d-8be8-512db686acc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f/action Dec 31 10:03:09.856338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:09.856338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:09.857144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0121e756-ea6c-498d-8be8-512db686acc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action body: b'{"os-begin_detaching": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:03:09.857787 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0121e756-ea6c-498d-8be8-512db686acc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:10.049041 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:10.049041 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:10.050478 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0121e756-ea6c-498d-8be8-512db686acc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:10.083807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0121e756-ea6c-498d-8be8-512db686acc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Begin detaching volume completed successfully. Dec 31 10:03:10.084357 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0121e756-ea6c-498d-8be8-512db686acc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f/action returned with HTTP 202 Dec 31 10:03:10.086056 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1275/2597] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 10:03:09 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f/action => generated 0 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:03:10.126502 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-396f4aaf-c876-488e-8515-cb15ffc20bd4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:10.127568 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-396f4aaf-c876-488e-8515-cb15ffc20bd4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:10.127894 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:10.127894 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:10.128488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-396f4aaf-c876-488e-8515-cb15ffc20bd4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:10.201727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0121e756-ea6c-498d-8be8-512db686acc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume// Dec 31 10:03:10.202241 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0121e756-ea6c-498d-8be8-512db686acc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:10.202438 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:10.202438 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:10.202823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0121e756-ea6c-498d-8be8-512db686acc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:10.204511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0121e756-ea6c-498d-8be8-512db686acc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:03:10.205607 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1276/2598] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 10:03:10 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:03:10.228992 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0c064fbe-5978-41e6-8f0c-4b9c3c5c4a1b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:10.232926 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0c064fbe-5978-41e6-8f0c-4b9c3c5c4a1b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:10.234888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0c064fbe-5978-41e6-8f0c-4b9c3c5c4a1b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:10.290013 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:10.290013 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:10.301189 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-396f4aaf-c876-488e-8515-cb15ffc20bd4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:10.386403 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:10.386403 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:10.410592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-396f4aaf-c876-488e-8515-cb15ffc20bd4 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:10.420016 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1323/2599] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:10 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 1211 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:03:10.432345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:10.432345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:10.452008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0c064fbe-5978-41e6-8f0c-4b9c3c5c4a1b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:10.498978 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:10.498978 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:10.514337 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-0c064fbe-5978-41e6-8f0c-4b9c3c5c4a1b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:10.516696 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1277/2600] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 10:03:10 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 1310 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:03:10.738334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-47fd23cd-09e4-4645-b223-b72b6a4adc41 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:03:10.741315 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-47fd23cd-09e4-4645-b223-b72b6a4adc41 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:10.741886 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:10.741886 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:10.742677 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-47fd23cd-09e4-4645-b223-b72b6a4adc41 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:10.789209 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:10.789209 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:10.790852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-47fd23cd-09e4-4645-b223-b72b6a4adc41 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:03:10.814444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-47fd23cd-09e4-4645-b223-b72b6a4adc41 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 returned with HTTP 200 Dec 31 10:03:10.814941 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1324/2601] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:03:10 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 => generated 452 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:10.876418 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-16fec5cd-ee5e-4e92-b077-380ff8794c31 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] DELETE http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e15fcca7-8fae-43fb-8164-ba2d8baf4f8b Dec 31 10:03:10.877637 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-16fec5cd-ee5e-4e92-b077-380ff8794c31 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:10.878166 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:10.878166 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:10.878949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-16fec5cd-ee5e-4e92-b077-380ff8794c31 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:11.055133 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:11.055133 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:11.444746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc71e335-451e-4032-979e-3e329a123024 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:11.445542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc71e335-451e-4032-979e-3e329a123024 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:11.451497 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:11.451497 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:11.453776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc71e335-451e-4032-979e-3e329a123024 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:11.552616 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:11.552616 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:11.564138 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bc71e335-451e-4032-979e-3e329a123024 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:11.587510 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:11.587510 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:11.600487 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc71e335-451e-4032-979e-3e329a123024 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:11.602909 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1325/2602] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:11 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 1211 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:03:11.828488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-457d38f6-84fe-4c46-b788-eca47a0f5995 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:03:11.829920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-457d38f6-84fe-4c46-b788-eca47a0f5995 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:11.830351 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:11.830351 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:11.831006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-457d38f6-84fe-4c46-b788-eca47a0f5995 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:11.923524 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:11.923524 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:11.931477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-457d38f6-84fe-4c46-b788-eca47a0f5995 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:03:11.933855 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-457d38f6-84fe-4c46-b788-eca47a0f5995 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 returned with HTTP 200 Dec 31 10:03:11.949190 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1326/2603] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:03:11 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 => generated 479 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:12.124827 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-16fec5cd-ee5e-4e92-b077-380ff8794c31 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:03:12.125803 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-16fec5cd-ee5e-4e92-b077-380ff8794c31 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:03:12.150616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8e794cc4-3e5e-4655-a933-fe47cc341f75 req-16fec5cd-ee5e-4e92-b077-380ff8794c31 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e15fcca7-8fae-43fb-8164-ba2d8baf4f8b returned with HTTP 200 Dec 31 10:03:12.164165 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1278/2604] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 10:03:10 2020] DELETE /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/e15fcca7-8fae-43fb-8164-ba2d8baf4f8b => generated 19 bytes in 1295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:12.628776 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ecd14ca2-e5d9-415d-9a12-9f13aee00b50 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:03:12.631116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ecd14ca2-e5d9-415d-9a12-9f13aee00b50 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:12.631620 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:12.631620 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:12.632358 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ecd14ca2-e5d9-415d-9a12-9f13aee00b50 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:12.706870 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:12.706870 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:12.720142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ecd14ca2-e5d9-415d-9a12-9f13aee00b50 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:12.758753 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ecd14ca2-e5d9-415d-9a12-9f13aee00b50 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:03:12.760932 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1327/2605] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:12 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 916 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:14.675693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-704ba100-c41f-4872-af34-d0815204fc78 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:03:14.676282 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-704ba100-c41f-4872-af34-d0815204fc78 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:14.676510 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:14.676510 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:14.676821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-704ba100-c41f-4872-af34-d0815204fc78 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:14.712707 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:14.712707 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:14.713878 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-704ba100-c41f-4872-af34-d0815204fc78 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:03:14.715927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-704ba100-c41f-4872-af34-d0815204fc78 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 returned with HTTP 200 Dec 31 10:03:14.716918 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1279/2606] 10.222.0.45 () {60 vars in 1575 bytes} [Thu Dec 31 10:03:14 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 => generated 479 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:03:17.647448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-054c275b-ce45-447c-91ef-7c8d84c55b15 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:03:17.648733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-054c275b-ce45-447c-91ef-7c8d84c55b15 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:17.649022 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:17.649022 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:17.649457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-054c275b-ce45-447c-91ef-7c8d84c55b15 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:17.689871 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:17.689871 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:17.691205 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-054c275b-ce45-447c-91ef-7c8d84c55b15 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:03:17.693430 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-054c275b-ce45-447c-91ef-7c8d84c55b15 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 returned with HTTP 200 Dec 31 10:03:17.694994 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1328/2607] 10.222.0.24 () {58 vars in 1368 bytes} [Thu Dec 31 10:03:17 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 => generated 479 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:03:17.723586 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1786bab8-a716-45da-b93c-e23ca64da666 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:03:17.724614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1786bab8-a716-45da-b93c-e23ca64da666 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:17.725045 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:17.725045 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:17.725880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1786bab8-a716-45da-b93c-e23ca64da666 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:17.792202 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:17.792202 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:17.802624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1786bab8-a716-45da-b93c-e23ca64da666 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:17.825859 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:17.825859 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:17.837580 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1786bab8-a716-45da-b93c-e23ca64da666 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:03:17.838400 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1280/2608] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:03:17 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 1660 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:03:17.867188 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes Dec 31 10:03:17.867957 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:17.867957 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:17.868676 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e0732ad7-9dfa-46c1-8e4b-763521f6fc93", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:17.871158 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e0732ad7-9dfa-46c1-8e4b-763521f6fc93', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:03:17.932116 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:17.932116 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:17.933881 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:03:17.934473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume of 1 GB Dec 31 10:03:17.936401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Availability Zones retrieved successfully. Dec 31 10:03:17.974090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (bf6ce845-46c8-4308-bc76-3e87dfc00f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:03:17.982391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c834bb4-d6bb-40ef-98b0-4dc540290742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:03:17.985561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:03:18.117413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c834bb4-d6bb-40ef-98b0-4dc540290742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e0732ad7-9dfa-46c1-8e4b-763521f6fc93', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:03:18.119782 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a6bf4a-9cd5-4b58-8b6a-fc67b8aa66ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:03:18.211478 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Created reservations ['dd46d585-34c0-4bd4-9a6f-a5385a778e67', '4434b83c-3f35-40ce-ab0a-002ae08cb745', 'd1a435af-ccbe-439a-9e15-f6e568fa1514', '6bcd6f0b-0215-46fe-8940-9270f0e488e5'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:03:18.215645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a6bf4a-9cd5-4b58-8b6a-fc67b8aa66ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd46d585-34c0-4bd4-9a6f-a5385a778e67', '4434b83c-3f35-40ce-ab0a-002ae08cb745', 'd1a435af-ccbe-439a-9e15-f6e568fa1514', '6bcd6f0b-0215-46fe-8940-9270f0e488e5']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:03:18.222763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd1c557-0bfc-4e30-8e72-f1940c157ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:03:18.390978 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd1c557-0bfc-4e30-8e72-f1940c157ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82598e7f-6db7-4f7d-b6e8-0b98e9312ef6', '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='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['dd46d585-34c0-4bd4-9a6f-a5385a778e67','4434b83c-3f35-40ce-ab0a-002ae08cb745','d1a435af-ccbe-439a-9e15-f6e568fa1514','6bcd6f0b-0215-46fe-8940-9270f0e488e5'],size=1,snapshot_id=e0732ad7-9dfa-46c1-8e4b-763521f6fc93,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:03:18Z,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=82598e7f-6db7-4f7d-b6e8-0b98e9312ef6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be43c87e760242a1b63a1ab9fdef8c7b',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=e0732ad7-9dfa-46c1-8e4b-763521f6fc93,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:03:18.393556 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (269b2617-e247-4e6f-96d4-955b887da14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:03:18.424563 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (269b2617-e247-4e6f-96d4-955b887da14a) 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='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['dd46d585-34c0-4bd4-9a6f-a5385a778e67','4434b83c-3f35-40ce-ab0a-002ae08cb745','d1a435af-ccbe-439a-9e15-f6e568fa1514','6bcd6f0b-0215-46fe-8940-9270f0e488e5'],size=1,snapshot_id=e0732ad7-9dfa-46c1-8e4b-763521f6fc93,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:03:18.426654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7786cc7a-0525-4a41-bebb-0bbbfbc8505f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:03:18.522130 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7786cc7a-0525-4a41-bebb-0bbbfbc8505f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:03:18.525089 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (bf6ce845-46c8-4308-bc76-3e87dfc00f0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:03:18.605289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request issued successfully. Dec 31 10:03:18.658337 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-06673ec0-1743-400f-aba1-d76a0a3dc7fb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes returned with HTTP 202 Dec 31 10:03:18.660610 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1329/2609] 10.222.0.24 () {62 vars in 1305 bytes} [Thu Dec 31 10:03:17 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes => generated 805 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:03:18.674991 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-b44bdd75-efa6-4863-82d8-f3eebb1ff0c4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:03:18.676532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-b44bdd75-efa6-4863-82d8-f3eebb1ff0c4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:18.677198 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:18.677198 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:18.678499 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-b44bdd75-efa6-4863-82d8-f3eebb1ff0c4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:18.760848 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:18.760848 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:18.770787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-b44bdd75-efa6-4863-82d8-f3eebb1ff0c4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:18.798251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-b44bdd75-efa6-4863-82d8-f3eebb1ff0c4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 200 Dec 31 10:03:18.799694 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1281/2610] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:03:18 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 897 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:18.819858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-d855900e-3b93-4824-a6e6-ec4df1161c14 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:03:18.820392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-d855900e-3b93-4824-a6e6-ec4df1161c14 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:18.820593 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:18.820593 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:18.821516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-d855900e-3b93-4824-a6e6-ec4df1161c14 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:19.018372 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:19.018372 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:19.049607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-d855900e-3b93-4824-a6e6-ec4df1161c14 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:19.075938 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-d855900e-3b93-4824-a6e6-ec4df1161c14 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 200 Dec 31 10:03:19.077219 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1330/2611] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:03:18 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 897 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:22.067307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-13274faf-0f89-4425-a082-993f7dd82306 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:03:22.067307 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-13274faf-0f89-4425-a082-993f7dd82306 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:22.067307 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:22.067307 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:22.071370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-13274faf-0f89-4425-a082-993f7dd82306 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:22.225944 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:22.225944 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:22.247813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-13274faf-0f89-4425-a082-993f7dd82306 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:22.271164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-13274faf-0f89-4425-a082-993f7dd82306 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 200 Dec 31 10:03:22.272520 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1282/2612] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:03:22 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 897 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:25.424918 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-637c1e5c-ee38-421f-b9d5-95c99ab1d377 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:03:25.424918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-637c1e5c-ee38-421f-b9d5-95c99ab1d377 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:25.424918 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:25.424918 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:25.424918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-637c1e5c-ee38-421f-b9d5-95c99ab1d377 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:25.424918 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:25.424918 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:25.424918 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-637c1e5c-ee38-421f-b9d5-95c99ab1d377 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:25.503083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-637c1e5c-ee38-421f-b9d5-95c99ab1d377 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 200 Dec 31 10:03:25.503083 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1331/2613] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:03:25 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 897 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:28.493571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-e29a5c84-e443-4401-bd51-ab1977e1c506 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:03:28.493571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-e29a5c84-e443-4401-bd51-ab1977e1c506 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:28.493571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:28.493571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:28.503114 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-e29a5c84-e443-4401-bd51-ab1977e1c506 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:28.750991 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:28.750991 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:28.766443 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-e29a5c84-e443-4401-bd51-ab1977e1c506 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:28.799019 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-e29a5c84-e443-4401-bd51-ab1977e1c506 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 200 Dec 31 10:03:28.803191 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1283/2614] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:03:28 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 897 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:31.833497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-4695e82f-b5d2-4569-8107-6ad0c6d86621 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:03:31.838582 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-4695e82f-b5d2-4569-8107-6ad0c6d86621 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:31.839227 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:31.839227 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:31.843850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-4695e82f-b5d2-4569-8107-6ad0c6d86621 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:32.000865 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:32.000865 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:32.053476 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-4695e82f-b5d2-4569-8107-6ad0c6d86621 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:32.215951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-4695e82f-b5d2-4569-8107-6ad0c6d86621 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 200 Dec 31 10:03:32.218490 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1332/2615] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:03:31 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 897 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:03:35.221514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:03:35.221514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:35.221514 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:35.221514 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:35.221514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:35.338855 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:35.338855 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:35.349637 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:35.382527 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 200 Dec 31 10:03:35.383777 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1284/2616] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:03:35 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 897 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:38.402272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-54278f62-8b12-4b10-8676-59f12b26aa3e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:03:38.411972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-54278f62-8b12-4b10-8676-59f12b26aa3e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:38.412879 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:38.412879 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:38.414987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-54278f62-8b12-4b10-8676-59f12b26aa3e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:38.583318 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:38.583318 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:38.615284 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-54278f62-8b12-4b10-8676-59f12b26aa3e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:38.680517 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-54278f62-8b12-4b10-8676-59f12b26aa3e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 200 Dec 31 10:03:38.681402 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1333/2617] 10.222.0.24 () {58 vars in 1362 bytes} [Thu Dec 31 10:03:38 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 1347 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:03:38.689146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume// Dec 31 10:03:38.689832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:38.690146 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:38.690146 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:38.690667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:38.691876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:03:38.692770 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1285/2618] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:03: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 31 10:03:38.711475 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-f3bf4500-631d-4479-bf5a-9a6479403fb7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments Dec 31 10:03:38.718391 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:38.718391 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:38.721196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-f3bf4500-631d-4479-bf5a-9a6479403fb7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82598e7f-6db7-4f7d-b6e8-0b98e9312ef6", "instance_uuid": "4c762d23-9be9-4ab1-881d-d6056006b4ec", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:38.877822 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:38.877822 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:39.060654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-f3bf4500-631d-4479-bf5a-9a6479403fb7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments returned with HTTP 200 Dec 31 10:03:39.063119 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1334/2619] 10.222.0.24 () {64 vars in 1358 bytes} [Thu Dec 31 10:03:38 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments => generated 273 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:39.073737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume// Dec 31 10:03:39.074464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:39.075177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:39.076367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-1af719d4-ccc4-48e2-926d-e2170fe8b510 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:03:39.077757 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1286/2620] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:03:39 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:03:39.099056 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-f18e77d5-265d-46d3-aeba-c7308468d5cc tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:03:39.100163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-f18e77d5-265d-46d3-aeba-c7308468d5cc tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:39.100455 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:39.100455 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:39.100976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-f18e77d5-265d-46d3-aeba-c7308468d5cc tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:39.196505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:39.196505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:39.202654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-f18e77d5-265d-46d3-aeba-c7308468d5cc tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:39.235665 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:39.235665 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:39.265121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-f18e77d5-265d-46d3-aeba-c7308468d5cc tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 200 Dec 31 10:03:39.266772 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1335/2621] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 10:03:39 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 1445 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:03:39.297091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-359fabf3-d3ce-4c54-a041-32cd2a18ded5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] PUT http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/b07fdcfc-6736-4181-b2af-93003e0e9e4a Dec 31 10:03:39.298464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-359fabf3-d3ce-4c54-a041-32cd2a18ded5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:39.367782 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:03:39.367782 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:03:39.372576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-359fabf3-d3ce-4c54-a041-32cd2a18ded5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-82598e7f-6db7-4f7d-b6e8-0b98e9312ef6-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.032s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:03:39.382028 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:39.382028 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:41.470684 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-359fabf3-d3ce-4c54-a041-32cd2a18ded5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-82598e7f-6db7-4f7d-b6e8-0b98e9312ef6-n-h2-765311-8'" released by "attachment_update" :: held 2.100s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:03:41.472557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-359fabf3-d3ce-4c54-a041-32cd2a18ded5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/b07fdcfc-6736-4181-b2af-93003e0e9e4a returned with HTTP 200 Dec 31 10:03:41.473974 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1287/2622] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 10:03:39 2020] PUT /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/b07fdcfc-6736-4181-b2af-93003e0e9e4a => generated 762 bytes in 2193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:41.564288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-0b080d1e-eb20-4295-96f4-0b7fb4efb3d2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/b07fdcfc-6736-4181-b2af-93003e0e9e4a/action Dec 31 10:03:41.567176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:41.567176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:41.568213 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-0b080d1e-eb20-4295-96f4-0b7fb4efb3d2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:03:41.569056 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-0b080d1e-eb20-4295-96f4-0b7fb4efb3d2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:41.655143 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:41.655143 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:41.691472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-127ad37f-54ed-48a3-84f3-9f574db27e35 req-0b080d1e-eb20-4295-96f4-0b7fb4efb3d2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/b07fdcfc-6736-4181-b2af-93003e0e9e4a/action returned with HTTP 204 Dec 31 10:03:41.693287 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1336/2623] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 10:03:41 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/b07fdcfc-6736-4181-b2af-93003e0e9e4a/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:03:42.814643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes Dec 31 10:03:42.818245 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:42.818245 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:42.818245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1226554552"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:42.818245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1226554552'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:03:42.818245 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Create volume of 1 GB Dec 31 10:03:42.818245 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:42.818245 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:42.841810 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Availability Zones retrieved successfully. Dec 31 10:03:42.864617 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Flow 'volume_create_api' (7c73944a-eb71-4507-adc0-5629b4789c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:03:42.867864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f112cf4-6397-46b9-ac79-a9c0bad4b72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:03:42.870239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:03:42.981972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f112cf4-6397-46b9-ac79-a9c0bad4b72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:03:42.986521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f691f035-a88b-42f7-9736-ae71ae8bcefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:03:43.121309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Created reservations ['fe49c856-5c97-4248-b110-dd04f7b8e272', 'fe6f8a7a-fdbb-4c45-a8cb-f0f3e733e7da', 'db7c7dcb-6c73-4ef5-b07c-d709c2ae1174', '305b9191-573a-48e1-a2bd-0fbc8fc37737'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:03:43.124787 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f691f035-a88b-42f7-9736-ae71ae8bcefb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe49c856-5c97-4248-b110-dd04f7b8e272', 'fe6f8a7a-fdbb-4c45-a8cb-f0f3e733e7da', 'db7c7dcb-6c73-4ef5-b07c-d709c2ae1174', '305b9191-573a-48e1-a2bd-0fbc8fc37737']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:03:43.129074 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56b7c83e-2c9f-4d27-894b-979c75d5b952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:03:43.224312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56b7c83e-2c9f-4d27-894b-979c75d5b952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e04666c8-9bd6-4c89-8388-41e76819af8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1226554552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b58d991664444ea8d4c2635674d6abf',qos_specs=None,replication_status=,reservations=['fe49c856-5c97-4248-b110-dd04f7b8e272','fe6f8a7a-fdbb-4c45-a8cb-f0f3e733e7da','db7c7dcb-6c73-4ef5-b07c-d709c2ae1174','305b9191-573a-48e1-a2bd-0fbc8fc37737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098657ad951744f7910f14babb117743',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:03:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1226554552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e04666c8-9bd6-4c89-8388-41e76819af8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b58d991664444ea8d4c2635674d6abf',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='098657ad951744f7910f14babb117743',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:03:43.226553 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d72d40-f939-4404-b145-bc12c0cc40a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:03:43.267391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d72d40-f939-4404-b145-bc12c0cc40a7) 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-1226554552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b58d991664444ea8d4c2635674d6abf',qos_specs=None,replication_status=,reservations=['fe49c856-5c97-4248-b110-dd04f7b8e272','fe6f8a7a-fdbb-4c45-a8cb-f0f3e733e7da','db7c7dcb-6c73-4ef5-b07c-d709c2ae1174','305b9191-573a-48e1-a2bd-0fbc8fc37737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='098657ad951744f7910f14babb117743',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:03:43.268365 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b52083-142e-48b8-8a99-e2c8f4a4316a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:03:43.292578 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b52083-142e-48b8-8a99-e2c8f4a4316a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:03:43.299022 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Flow 'volume_create_api' (7c73944a-eb71-4507-adc0-5629b4789c49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:03:43.396522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Create volume request issued successfully. Dec 31 10:03:43.426027 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6432f8da-a493-4ca7-8305-46be181c839c tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes returned with HTTP 202 Dec 31 10:03:43.431735 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1288/2624] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:03:42 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes => generated 824 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:03:43.453059 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a8d46147-cde1-4b93-bedc-89f9155168ad tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:43.454168 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a8d46147-cde1-4b93-bedc-89f9155168ad tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:43.454606 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:43.454606 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:43.455492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a8d46147-cde1-4b93-bedc-89f9155168ad tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:43.528767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:43.528767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:43.537842 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a8d46147-cde1-4b93-bedc-89f9155168ad tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:43.563698 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a8d46147-cde1-4b93-bedc-89f9155168ad tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:43.565486 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1337/2625] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:43 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 892 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:44.582823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2ffeafb9-f8fa-45e4-b5b4-bb58e9165c62 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:44.590542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2ffeafb9-f8fa-45e4-b5b4-bb58e9165c62 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:44.590542 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:44.590542 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:44.590542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2ffeafb9-f8fa-45e4-b5b4-bb58e9165c62 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:44.699671 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:44.699671 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:44.728474 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2ffeafb9-f8fa-45e4-b5b4-bb58e9165c62 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:44.759589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2ffeafb9-f8fa-45e4-b5b4-bb58e9165c62 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:44.772625 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1289/2626] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:44 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:45.782770 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b88b7e90-97d9-414e-8a82-4dbea8019d26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:45.783473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b88b7e90-97d9-414e-8a82-4dbea8019d26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:45.783629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:45.783629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:45.783907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b88b7e90-97d9-414e-8a82-4dbea8019d26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:45.853369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:45.853369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:45.866057 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b88b7e90-97d9-414e-8a82-4dbea8019d26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:45.894819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b88b7e90-97d9-414e-8a82-4dbea8019d26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:45.896267 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1338/2627] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:45 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 917 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:46.144890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-1a43b50d-bc15-40b8-80e4-6184b782b345 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:46.145509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-1a43b50d-bc15-40b8-80e4-6184b782b345 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:46.145728 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:46.145728 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:46.146105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-1a43b50d-bc15-40b8-80e4-6184b782b345 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:46.230597 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:46.230597 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:46.247408 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-1a43b50d-bc15-40b8-80e4-6184b782b345 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:46.277696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-1a43b50d-bc15-40b8-80e4-6184b782b345 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:46.279230 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1290/2628] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:03:46 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 917 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:46.381218 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b88b7e90-97d9-414e-8a82-4dbea8019d26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume// Dec 31 10:03:46.381726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b88b7e90-97d9-414e-8a82-4dbea8019d26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:46.381964 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:46.381964 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:46.382318 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b88b7e90-97d9-414e-8a82-4dbea8019d26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:46.383907 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b88b7e90-97d9-414e-8a82-4dbea8019d26 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:03:46.386483 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1339/2629] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:03:46 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:03:46.406332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-baca8ee7-3ea3-4143-92f6-6ff817163fd3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments Dec 31 10:03:46.406777 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:46.406777 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:46.407516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-baca8ee7-3ea3-4143-92f6-6ff817163fd3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e04666c8-9bd6-4c89-8388-41e76819af8b", "instance_uuid": "5ac96e39-97ae-439e-95cc-72b98ca93d35", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:46.486981 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:46.486981 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:46.743628 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-baca8ee7-3ea3-4143-92f6-6ff817163fd3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments returned with HTTP 200 Dec 31 10:03:46.748936 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1291/2630] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:03:46 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments => generated 273 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:46.816805 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45cb2f15-cefc-4004-a18d-1e6bd64f9ec2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:46.817387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-45cb2f15-cefc-4004-a18d-1e6bd64f9ec2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:46.817712 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-45cb2f15-cefc-4004-a18d-1e6bd64f9ec2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:46.852373 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-baca8ee7-3ea3-4143-92f6-6ff817163fd3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume// Dec 31 10:03:46.852836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-baca8ee7-3ea3-4143-92f6-6ff817163fd3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:46.853245 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:46.853245 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:46.853898 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-baca8ee7-3ea3-4143-92f6-6ff817163fd3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:46.855666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-baca8ee7-3ea3-4143-92f6-6ff817163fd3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:03:46.858188 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1292/2631] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:03:46 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 31 10:03:46.873504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-6dcf9126-aa14-4611-88ae-ff561cf49928 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:46.874275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-6dcf9126-aa14-4611-88ae-ff561cf49928 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:46.874924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-6dcf9126-aa14-4611-88ae-ff561cf49928 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:47.031958 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:47.031958 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:47.050359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-45cb2f15-cefc-4004-a18d-1e6bd64f9ec2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:47.066426 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:47.066426 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:47.096170 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-6dcf9126-aa14-4611-88ae-ff561cf49928 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:47.121570 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:47.121570 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:47.150625 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:47.150625 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:47.165599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45cb2f15-cefc-4004-a18d-1e6bd64f9ec2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:47.165599 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1340/2632] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:46 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 916 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:47.168783 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-6dcf9126-aa14-4611-88ae-ff561cf49928 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:47.176909 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1293/2633] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 10:03:46 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 1015 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:03:47.200490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-90058ee0-5a0f-444b-92e2-67cccc47558d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] PUT http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/a6edbea2-0ef7-4342-9b99-965b973a6e85 Dec 31 10:03:47.201027 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:47.201027 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:47.201462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-90058ee0-5a0f-444b-92e2-67cccc47558d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:47.290153 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:03:47.290153 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:03:47.290851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-90058ee0-5a0f-444b-92e2-67cccc47558d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Lock "b'cinder-attachment_update-e04666c8-9bd6-4c89-8388-41e76819af8b-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.028s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:03:47.300887 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:47.300887 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:48.171605 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8d6fc96-a947-4e23-a24a-2a6cef3d5a8a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:48.174156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8d6fc96-a947-4e23-a24a-2a6cef3d5a8a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:48.174156 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:48.174156 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:48.174156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8d6fc96-a947-4e23-a24a-2a6cef3d5a8a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:48.325676 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:48.325676 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:48.327361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c8d6fc96-a947-4e23-a24a-2a6cef3d5a8a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:48.359895 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:48.359895 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:48.376904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8d6fc96-a947-4e23-a24a-2a6cef3d5a8a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:48.383491 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1294/2634] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:48 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 916 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:49.402086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82f8a7c1-97b0-461b-8381-50b8fcd15288 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:49.403047 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82f8a7c1-97b0-461b-8381-50b8fcd15288 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:49.403312 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:49.403312 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:49.410247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82f8a7c1-97b0-461b-8381-50b8fcd15288 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:49.615015 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:49.615015 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:49.626477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-82f8a7c1-97b0-461b-8381-50b8fcd15288 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:49.662306 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:49.662306 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:49.673532 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82f8a7c1-97b0-461b-8381-50b8fcd15288 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:49.675361 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1295/2635] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:49 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 916 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:50.007340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-90058ee0-5a0f-444b-92e2-67cccc47558d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Lock "b'cinder-attachment_update-e04666c8-9bd6-4c89-8388-41e76819af8b-n-h2-765311-8'" released by "attachment_update" :: held 2.716s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:03:50.027225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-90058ee0-5a0f-444b-92e2-67cccc47558d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/a6edbea2-0ef7-4342-9b99-965b973a6e85 returned with HTTP 200 Dec 31 10:03:50.029999 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1341/2636] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 10:03:47 2020] PUT /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/a6edbea2-0ef7-4342-9b99-965b973a6e85 => generated 762 bytes in 2834 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:50.701499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-79a0ba40-5842-4022-bac2-76288b526957 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:50.702125 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-79a0ba40-5842-4022-bac2-76288b526957 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:50.702252 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:50.702252 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:50.702586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-79a0ba40-5842-4022-bac2-76288b526957 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:50.759708 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:50.759708 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:50.769906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-79a0ba40-5842-4022-bac2-76288b526957 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:50.793950 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:50.793950 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:50.805390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-79a0ba40-5842-4022-bac2-76288b526957 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:50.807368 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1296/2637] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:50 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 917 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:51.832597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d11e7fc6-ade4-4186-980e-74f684915003 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:51.834961 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d11e7fc6-ade4-4186-980e-74f684915003 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:51.834961 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:51.834961 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:51.835367 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d11e7fc6-ade4-4186-980e-74f684915003 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:51.895565 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:51.895565 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:51.905990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d11e7fc6-ade4-4186-980e-74f684915003 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:51.932448 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:51.932448 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:51.949051 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d11e7fc6-ade4-4186-980e-74f684915003 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:51.950514 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1342/2638] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:51 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 917 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:52.968526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa7a658a-e03e-4569-9185-ab6809ed7ef9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:52.969080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa7a658a-e03e-4569-9185-ab6809ed7ef9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:52.969231 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:52.969231 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:52.970088 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa7a658a-e03e-4569-9185-ab6809ed7ef9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:53.077382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:53.077382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:53.138486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fa7a658a-e03e-4569-9185-ab6809ed7ef9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:53.150961 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:53.150961 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:53.161798 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa7a658a-e03e-4569-9185-ab6809ed7ef9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:53.164094 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1297/2639] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:52 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 917 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:54.183572 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e814f45e-85c4-4f11-a6a1-db0bd46475a0 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:54.185059 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e814f45e-85c4-4f11-a6a1-db0bd46475a0 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:54.185547 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:54.185547 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:54.186667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e814f45e-85c4-4f11-a6a1-db0bd46475a0 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:54.256387 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:54.256387 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:54.268913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e814f45e-85c4-4f11-a6a1-db0bd46475a0 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:54.304872 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:54.304872 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:54.316962 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e814f45e-85c4-4f11-a6a1-db0bd46475a0 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:54.324531 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1343/2640] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:54 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 917 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:55.338829 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13664020-24bd-470b-9704-c3dc6d03dcf2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:55.338829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-13664020-24bd-470b-9704-c3dc6d03dcf2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:55.338829 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:55.338829 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:55.338829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-13664020-24bd-470b-9704-c3dc6d03dcf2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:55.424810 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:55.424810 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:55.442747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-13664020-24bd-470b-9704-c3dc6d03dcf2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:55.485188 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:55.485188 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:55.517918 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e809e14f-30db-4593-a782-10a79bcec20c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:03:55.519827 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e809e14f-30db-4593-a782-10a79bcec20c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:55.524742 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:55.524742 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:55.524742 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e809e14f-30db-4593-a782-10a79bcec20c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:55.553992 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13664020-24bd-470b-9704-c3dc6d03dcf2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:55.574486 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1298/2641] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:55 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 917 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:03:55.621370 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:55.621370 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:55.632307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e809e14f-30db-4593-a782-10a79bcec20c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:03:55.641271 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-9c5d54ba-ac86-4211-978d-43b41a03d295 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/a6edbea2-0ef7-4342-9b99-965b973a6e85/action Dec 31 10:03:55.642042 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:55.642042 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:55.642693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-9c5d54ba-ac86-4211-978d-43b41a03d295 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:03:55.643312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-9c5d54ba-ac86-4211-978d-43b41a03d295 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:55.687783 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:55.687783 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:55.707910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e809e14f-30db-4593-a782-10a79bcec20c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 200 Dec 31 10:03:55.709551 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1344/2642] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:55 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 1639 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:55.832339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:55.832339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:55.885201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5ca7c657-dd53-40b9-9732-cf56f6442a70 req-9c5d54ba-ac86-4211-978d-43b41a03d295 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/a6edbea2-0ef7-4342-9b99-965b973a6e85/action returned with HTTP 204 Dec 31 10:03:55.898104 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1299/2643] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 10:03:55 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/a6edbea2-0ef7-4342-9b99-965b973a6e85/action => generated 0 bytes in 262 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 31 10:03:56.584296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a0e35c2-804d-4f8f-bf45-913d02f6c862 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:56.585243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a0e35c2-804d-4f8f-bf45-913d02f6c862 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:56.585576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:56.585576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:56.587223 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a0e35c2-804d-4f8f-bf45-913d02f6c862 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:56.758285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:56.758285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:56.771521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1a0e35c2-804d-4f8f-bf45-913d02f6c862 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:56.831835 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:56.831835 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:56.843983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a0e35c2-804d-4f8f-bf45-913d02f6c862 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:56.849965 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1345/2644] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:56 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 1209 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:56.868876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ca7b2a1-458a-4dc0-938e-72f0f6f2cfc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] DELETE http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:56.869937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ca7b2a1-458a-4dc0-938e-72f0f6f2cfc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:56.870330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:56.870330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:56.871045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ca7b2a1-458a-4dc0-938e-72f0f6f2cfc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:56.872398 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-8ca7b2a1-458a-4dc0-938e-72f0f6f2cfc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Delete volume with id: e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:57.001104 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:57.001104 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:57.002464 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ca7b2a1-458a-4dc0-938e-72f0f6f2cfc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:57.059584 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ca7b2a1-458a-4dc0-938e-72f0f6f2cfc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] 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 31 10:03:57.060723 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ca7b2a1-458a-4dc0-938e-72f0f6f2cfc3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 400 Dec 31 10:03:57.062565 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1300/2645] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:03:56 2020] DELETE /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 285 bytes in 200 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 31 10:03:57.098532 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39cffe6b-ec22-4658-bb38-7dd0c43ecf95 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:57.104632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39cffe6b-ec22-4658-bb38-7dd0c43ecf95 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:57.105407 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:57.105407 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:57.106914 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39cffe6b-ec22-4658-bb38-7dd0c43ecf95 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:57.225287 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:57.225287 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:57.246324 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-39cffe6b-ec22-4658-bb38-7dd0c43ecf95 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:57.272795 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:57.272795 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:57.282754 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39cffe6b-ec22-4658-bb38-7dd0c43ecf95 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:57.284853 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1346/2646] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:57 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 1209 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:57.590512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-669e9487-9f73-4a5e-aa1c-62ef85184fab tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:57.591170 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-669e9487-9f73-4a5e-aa1c-62ef85184fab tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:57.591350 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:57.591350 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:57.592232 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-669e9487-9f73-4a5e-aa1c-62ef85184fab tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:57.692601 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:57.692601 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:57.705290 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-648d75a7-4300-497f-8db8-9ef247417a59 req-669e9487-9f73-4a5e-aa1c-62ef85184fab tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:57.733943 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:57.733943 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:57.746303 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-669e9487-9f73-4a5e-aa1c-62ef85184fab tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:57.747571 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1301/2647] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:03:57 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 1209 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:57.782742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-0b31347c-396b-47d7-9bd8-89420c343dd9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] POST http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b/action Dec 31 10:03:57.783649 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:57.783649 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:57.784120 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-0b31347c-396b-47d7-9bd8-89420c343dd9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action body: b'{"os-begin_detaching": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:03:57.784513 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-0b31347c-396b-47d7-9bd8-89420c343dd9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:03:58.137522 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:58.137522 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:58.137522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-648d75a7-4300-497f-8db8-9ef247417a59 req-0b31347c-396b-47d7-9bd8-89420c343dd9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:58.137522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-648d75a7-4300-497f-8db8-9ef247417a59 req-0b31347c-396b-47d7-9bd8-89420c343dd9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Begin detaching volume completed successfully. Dec 31 10:03:58.137522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-0b31347c-396b-47d7-9bd8-89420c343dd9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b/action returned with HTTP 202 Dec 31 10:03:58.137522 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1347/2648] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 10:03:57 2020] POST /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b/action => generated 0 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 31 10:03:58.164079 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-55de8611-c3b2-4a60-9983-0ff7466cf62d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:58.164079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-55de8611-c3b2-4a60-9983-0ff7466cf62d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:58.164079 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:58.164079 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:58.164079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-55de8611-c3b2-4a60-9983-0ff7466cf62d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:58.253395 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-0b31347c-396b-47d7-9bd8-89420c343dd9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume// Dec 31 10:03:58.253395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-0b31347c-396b-47d7-9bd8-89420c343dd9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:58.253395 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:58.253395 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:58.253395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-0b31347c-396b-47d7-9bd8-89420c343dd9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:58.253395 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-0b31347c-396b-47d7-9bd8-89420c343dd9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:03:58.253395 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1348/2649] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:03:58 2020] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:03:58.267455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-b8f55a7d-2784-4119-820e-185a2b185114 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:58.267455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-b8f55a7d-2784-4119-820e-185a2b185114 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:58.267455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-b8f55a7d-2784-4119-820e-185a2b185114 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:58.298909 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:58.298909 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:58.298909 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-55de8611-c3b2-4a60-9983-0ff7466cf62d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:58.341128 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:58.341128 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:58.372847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-55de8611-c3b2-4a60-9983-0ff7466cf62d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:58.372847 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1302/2650] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:58 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 1212 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:03:58.442944 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:58.442944 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:58.475319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-648d75a7-4300-497f-8db8-9ef247417a59 req-b8f55a7d-2784-4119-820e-185a2b185114 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:58.551267 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:58.551267 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:58.564964 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-b8f55a7d-2784-4119-820e-185a2b185114 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:58.566950 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1349/2651] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 10:03:58 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 1311 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:03:58.946952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-c93c602b-44f3-43f0-a535-77c40510bd81 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] DELETE http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/a6edbea2-0ef7-4342-9b99-965b973a6e85 Dec 31 10:03:58.947510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-c93c602b-44f3-43f0-a535-77c40510bd81 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:58.947510 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:58.947510 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:58.947750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-c93c602b-44f3-43f0-a535-77c40510bd81 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:59.069114 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:59.069114 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:59.375122 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58b52bfc-bcfd-4f15-ace1-54d03525cd0e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:03:59.375981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58b52bfc-bcfd-4f15-ace1-54d03525cd0e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:03:59.376407 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:03:59.376407 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:03:59.377739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-58b52bfc-bcfd-4f15-ace1-54d03525cd0e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:03:59.538234 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:59.538234 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:59.572668 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-58b52bfc-bcfd-4f15-ace1-54d03525cd0e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:03:59.631506 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:03:59.631506 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:03:59.659288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-58b52bfc-bcfd-4f15-ace1-54d03525cd0e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:03:59.671572 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1350/2652] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:03:59 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 1212 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:00.219746 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-648d75a7-4300-497f-8db8-9ef247417a59 req-c93c602b-44f3-43f0-a535-77c40510bd81 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:04:00.220203 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-648d75a7-4300-497f-8db8-9ef247417a59 req-c93c602b-44f3-43f0-a535-77c40510bd81 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:04:00.237698 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-648d75a7-4300-497f-8db8-9ef247417a59 req-c93c602b-44f3-43f0-a535-77c40510bd81 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/a6edbea2-0ef7-4342-9b99-965b973a6e85 returned with HTTP 200 Dec 31 10:04:00.238602 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1303/2653] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 10:03:58 2020] DELETE /volume/v3/6b58d991664444ea8d4c2635674d6abf/attachments/a6edbea2-0ef7-4342-9b99-965b973a6e85 => generated 19 bytes in 1306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:00.692274 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c3e2cf74-105a-4b0f-972d-1cb8fc90a14e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:04:00.693434 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c3e2cf74-105a-4b0f-972d-1cb8fc90a14e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:00.693791 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:00.693791 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:00.694566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c3e2cf74-105a-4b0f-972d-1cb8fc90a14e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:00.754319 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:00.754319 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:00.770129 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c3e2cf74-105a-4b0f-972d-1cb8fc90a14e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:04:00.800723 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c3e2cf74-105a-4b0f-972d-1cb8fc90a14e tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:04:00.811535 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1351/2654] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:00 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 917 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:00.834014 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89205236-9c79-474e-9db1-9852254c5b8b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] DELETE http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:04:00.834838 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89205236-9c79-474e-9db1-9852254c5b8b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:00.835147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:00.835147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:00.835640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89205236-9c79-474e-9db1-9852254c5b8b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:00.837097 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-89205236-9c79-474e-9db1-9852254c5b8b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Delete volume with id: e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:04:01.031692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:01.031692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:01.032943 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-89205236-9c79-474e-9db1-9852254c5b8b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:04:01.117179 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-89205236-9c79-474e-9db1-9852254c5b8b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Delete volume request issued successfully. Dec 31 10:04:01.118315 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89205236-9c79-474e-9db1-9852254c5b8b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 202 Dec 31 10:04:01.119936 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1304/2655] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:04:00 2020] DELETE /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:01.132498 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36dfe131-8b1a-440d-b338-7c0d2c64bd4b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:04:01.134971 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36dfe131-8b1a-440d-b338-7c0d2c64bd4b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:01.135502 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:01.135502 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:01.135879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36dfe131-8b1a-440d-b338-7c0d2c64bd4b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:01.253849 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:01.253849 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:01.275143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-36dfe131-8b1a-440d-b338-7c0d2c64bd4b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:04:01.327954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36dfe131-8b1a-440d-b338-7c0d2c64bd4b tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:04:01.335546 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1352/2656] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:01 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 916 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:02.350282 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94a88324-c880-4c30-b7a9-d7e003a95010 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:04:02.350907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-94a88324-c880-4c30-b7a9-d7e003a95010 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:02.351565 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:02.351565 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:02.352185 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-94a88324-c880-4c30-b7a9-d7e003a95010 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:02.429225 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:02.429225 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:02.440916 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-94a88324-c880-4c30-b7a9-d7e003a95010 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:04:02.473675 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-94a88324-c880-4c30-b7a9-d7e003a95010 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 200 Dec 31 10:04:02.477201 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1305/2657] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:02 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:02.710458 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-e7382414-1038-4ffc-b312-264fc61d5038 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/b07fdcfc-6736-4181-b2af-93003e0e9e4a Dec 31 10:04:02.715281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-e7382414-1038-4ffc-b312-264fc61d5038 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:02.722599 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:02.722599 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:02.722599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-e7382414-1038-4ffc-b312-264fc61d5038 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:02.760571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:02.760571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:03.494580 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f84ee743-abf2-49eb-ab2e-edd7cad8d507 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b Dec 31 10:04:03.495103 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f84ee743-abf2-49eb-ab2e-edd7cad8d507 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:03.495534 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:03.495534 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:03.496132 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f84ee743-abf2-49eb-ab2e-edd7cad8d507 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:03.591282 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:03.591282 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:03.601848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f84ee743-abf2-49eb-ab2e-edd7cad8d507 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b returned with HTTP 404 Dec 31 10:04:03.606218 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1306/2658] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:03 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/e04666c8-9bd6-4c89-8388-41e76819af8b => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:03.926993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-e7382414-1038-4ffc-b312-264fc61d5038 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:04:03.932274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-e7382414-1038-4ffc-b312-264fc61d5038 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:04:03.969858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-e7382414-1038-4ffc-b312-264fc61d5038 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/b07fdcfc-6736-4181-b2af-93003e0e9e4a returned with HTTP 200 Dec 31 10:04:03.971276 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1353/2659] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 10:04:02 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/b07fdcfc-6736-4181-b2af-93003e0e9e4a => generated 19 bytes in 1267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:03.988087 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-8d858b68-c00a-4470-a2d9-ebd32446d6b3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:04:03.988883 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-8d858b68-c00a-4470-a2d9-ebd32446d6b3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:03.989281 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:03.989281 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:03.989670 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-8d858b68-c00a-4470-a2d9-ebd32446d6b3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:03.990620 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-8d858b68-c00a-4470-a2d9-ebd32446d6b3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume with id: 82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:04:04.169928 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:04.169928 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:04.171837 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-8d858b68-c00a-4470-a2d9-ebd32446d6b3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:04.262643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-8d858b68-c00a-4470-a2d9-ebd32446d6b3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume request issued successfully. Dec 31 10:04:04.263295 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2c334fb3-c206-49b8-85e2-59c25787c0d8 req-8d858b68-c00a-4470-a2d9-ebd32446d6b3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 202 Dec 31 10:04:04.266036 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1307/2660] 10.222.0.24 () {60 vars in 1384 bytes} [Thu Dec 31 10:04:03 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:06.139777 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3679a9be-c4ac-4e69-b57c-bb2096695e8a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:04:06.140565 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3679a9be-c4ac-4e69-b57c-bb2096695e8a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:06.140565 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:06.140565 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:06.140565 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3679a9be-c4ac-4e69-b57c-bb2096695e8a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:06.258419 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:06.258419 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:06.305944 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3679a9be-c4ac-4e69-b57c-bb2096695e8a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:06.356354 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3679a9be-c4ac-4e69-b57c-bb2096695e8a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 200 Dec 31 10:04:06.359130 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1354/2661] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:06 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 1346 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:07.385176 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98f88b40-e921-4073-add3-df01400e9f6b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 Dec 31 10:04:07.385176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98f88b40-e921-4073-add3-df01400e9f6b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:07.385176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:07.385176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:07.385176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98f88b40-e921-4073-add3-df01400e9f6b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:07.452391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98f88b40-e921-4073-add3-df01400e9f6b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 returned with HTTP 404 Dec 31 10:04:07.462660 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fdd1fddf-5e96-43f3-9677-3f66b6218b46 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:04:07.463208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fdd1fddf-5e96-43f3-9677-3f66b6218b46 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:07.463445 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:07.463445 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:07.465845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fdd1fddf-5e96-43f3-9677-3f66b6218b46 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:07.465845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-fdd1fddf-5e96-43f3-9677-3f66b6218b46 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete snapshot with id: e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:04:07.471846 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1308/2662] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:07 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/82598e7f-6db7-4f7d-b6e8-0b98e9312ef6 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:07.491026 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:07.491026 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:07.492630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fdd1fddf-5e96-43f3-9677-3f66b6218b46 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:04:07.587638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fdd1fddf-5e96-43f3-9677-3f66b6218b46 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot delete request issued successfully. Dec 31 10:04:07.588028 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fdd1fddf-5e96-43f3-9677-3f66b6218b46 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 returned with HTTP 202 Dec 31 10:04:07.593799 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1355/2663] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:04:07 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:07.597595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ebe6add-6c8b-4472-95c7-4086e3e0e17b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:04:07.598482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ebe6add-6c8b-4472-95c7-4086e3e0e17b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:07.599458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ebe6add-6c8b-4472-95c7-4086e3e0e17b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:07.649451 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:07.649451 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:07.651105 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ebe6add-6c8b-4472-95c7-4086e3e0e17b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:04:07.653292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ebe6add-6c8b-4472-95c7-4086e3e0e17b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 returned with HTTP 200 Dec 31 10:04:07.659317 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1309/2664] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:07 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 => generated 478 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:08.674556 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e0209762-d7f7-47b3-b449-509e615a18db tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:04:08.675558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e0209762-d7f7-47b3-b449-509e615a18db tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:08.675914 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:08.675914 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:08.676619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e0209762-d7f7-47b3-b449-509e615a18db tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:08.769181 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:08.769181 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:08.770376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e0209762-d7f7-47b3-b449-509e615a18db tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:04:08.786296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e0209762-d7f7-47b3-b449-509e615a18db tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 returned with HTTP 200 Dec 31 10:04:08.787279 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1356/2665] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:08 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 => generated 478 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:09.807845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a528bcf6-bc3f-4a8f-8d97-64b16ee50691 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:04:09.809270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a528bcf6-bc3f-4a8f-8d97-64b16ee50691 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:09.809270 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:09.809270 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:09.810053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a528bcf6-bc3f-4a8f-8d97-64b16ee50691 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:09.859453 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a528bcf6-bc3f-4a8f-8d97-64b16ee50691 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 returned with HTTP 404 Dec 31 10:04:09.861802 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1310/2666] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:09 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:11.809791 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f21b1ceb-c8dd-4586-a0f3-754f1933c4c3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] DELETE http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:04:11.810346 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f21b1ceb-c8dd-4586-a0f3-754f1933c4c3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:11.810488 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:11.810488 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:11.810869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f21b1ceb-c8dd-4586-a0f3-754f1933c4c3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:11.811325 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-f21b1ceb-c8dd-4586-a0f3-754f1933c4c3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Delete volume with id: d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:04:11.879125 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:11.879125 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:11.880516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f21b1ceb-c8dd-4586-a0f3-754f1933c4c3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:04:11.913251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f21b1ceb-c8dd-4586-a0f3-754f1933c4c3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Delete volume request issued successfully. Dec 31 10:04:11.913739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f21b1ceb-c8dd-4586-a0f3-754f1933c4c3 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 202 Dec 31 10:04:11.915192 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1357/2667] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:04:11 2020] DELETE /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:11.922524 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52916153-8cd7-40c8-979f-562d94a7717d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:04:11.923540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52916153-8cd7-40c8-979f-562d94a7717d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:11.924084 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52916153-8cd7-40c8-979f-562d94a7717d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:11.989279 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:11.989279 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:12.002762 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-52916153-8cd7-40c8-979f-562d94a7717d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:04:12.042529 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52916153-8cd7-40c8-979f-562d94a7717d tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:04:12.044831 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1311/2668] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:11 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:13.069191 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e806faa-766f-43b0-acb7-883b01097e6a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:04:13.069976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e806faa-766f-43b0-acb7-883b01097e6a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:13.072246 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:13.072246 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:13.072913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6e806faa-766f-43b0-acb7-883b01097e6a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:13.245589 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:13.245589 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:13.262813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6e806faa-766f-43b0-acb7-883b01097e6a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:04:13.299791 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6e806faa-766f-43b0-acb7-883b01097e6a tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 200 Dec 31 10:04:13.301496 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1358/2669] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:13 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 915 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:14.327883 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-07698902-6fc9-4f39-ba35-cd81feab3c49 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f Dec 31 10:04:14.330039 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-07698902-6fc9-4f39-ba35-cd81feab3c49 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:14.330442 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:14.330442 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:14.331136 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-07698902-6fc9-4f39-ba35-cd81feab3c49 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:14.475029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-07698902-6fc9-4f39-ba35-cd81feab3c49 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f returned with HTTP 404 Dec 31 10:04:14.477821 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1312/2670] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:14 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/d1feeed0-09cb-4b13-9dea-28e3a8cc292f => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:16.568963 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-95ad4d67-e883-4687-8af6-dd51acb4fc96 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/d5b9c955-aa88-4412-9b1e-fd81c95e2a50 Dec 31 10:04:16.569488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-95ad4d67-e883-4687-8af6-dd51acb4fc96 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:16.573817 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:16.573817 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:16.574916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-95ad4d67-e883-4687-8af6-dd51acb4fc96 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:16.610680 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:16.610680 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:17.325125 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-95ad4d67-e883-4687-8af6-dd51acb4fc96 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:04:17.325441 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-95ad4d67-e883-4687-8af6-dd51acb4fc96 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:04:17.344958 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-95ad4d67-e883-4687-8af6-dd51acb4fc96 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/d5b9c955-aa88-4412-9b1e-fd81c95e2a50 returned with HTTP 200 Dec 31 10:04:17.346348 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1359/2671] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 10:04:16 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/d5b9c955-aa88-4412-9b1e-fd81c95e2a50 => generated 19 bytes in 789 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:17.382661 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-643c453d-1c76-4817-af5a-05a0a47329e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:04:17.383156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-643c453d-1c76-4817-af5a-05a0a47329e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:17.383688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-643c453d-1c76-4817-af5a-05a0a47329e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:17.384154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-643c453d-1c76-4817-af5a-05a0a47329e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume with id: a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:04:17.497629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:17.497629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:17.500196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-643c453d-1c76-4817-af5a-05a0a47329e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:17.547594 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-643c453d-1c76-4817-af5a-05a0a47329e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume request issued successfully. Dec 31 10:04:17.548634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-1d4a764f-d69a-4093-b1c8-3823f9bd264a req-643c453d-1c76-4817-af5a-05a0a47329e8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 202 Dec 31 10:04:17.549853 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1313/2672] 10.222.0.24 () {60 vars in 1384 bytes} [Thu Dec 31 10:04:17 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:18.941063 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e7d5aff-a5df-476b-b3ab-fd9a9bf0546a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:04:18.941552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e7d5aff-a5df-476b-b3ab-fd9a9bf0546a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:18.941759 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:18.941759 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:18.950221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e7d5aff-a5df-476b-b3ab-fd9a9bf0546a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:19.037164 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:19.037164 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:19.047915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4e7d5aff-a5df-476b-b3ab-fd9a9bf0546a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:19.082059 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e7d5aff-a5df-476b-b3ab-fd9a9bf0546a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 200 Dec 31 10:04:19.083550 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1360/2673] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:18 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 1367 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:20.108212 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f4197fe-f4ee-4a49-91b1-7a39721762ee tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:04:20.109398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f4197fe-f4ee-4a49-91b1-7a39721762ee tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:20.110349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:20.110349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:20.110996 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1f4197fe-f4ee-4a49-91b1-7a39721762ee tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:20.184775 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1f4197fe-f4ee-4a49-91b1-7a39721762ee tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 404 Dec 31 10:04:20.186399 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1314/2674] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:20 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:20.456904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49761692-c0b8-426d-ad3b-8273fd48667c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:04:20.457351 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-49761692-c0b8-426d-ad3b-8273fd48667c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:20.457577 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:20.457577 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:20.457959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-49761692-c0b8-426d-ad3b-8273fd48667c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:20.458347 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-49761692-c0b8-426d-ad3b-8273fd48667c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete snapshot with id: e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:04:20.497897 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49761692-c0b8-426d-ad3b-8273fd48667c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 returned with HTTP 404 Dec 31 10:04:20.500268 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1361/2675] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:04:20 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:20.509558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8cb598e5-351e-4e61-a592-f6e87050615c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 Dec 31 10:04:20.511075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8cb598e5-351e-4e61-a592-f6e87050615c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:20.511946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8cb598e5-351e-4e61-a592-f6e87050615c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:20.540667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8cb598e5-351e-4e61-a592-f6e87050615c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 returned with HTTP 404 Dec 31 10:04:20.542029 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1315/2676] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:20 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/e0732ad7-9dfa-46c1-8e4b-763521f6fc93 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 10:04:21.229409 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3fa9899-15b9-4c30-8c7a-43377e110762 tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] POST http://10.222.0.45/volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/types Dec 31 10:04:21.230696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3fa9899-15b9-4c30-8c7a-43377e110762 tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1848843786"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:21.280595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3fa9899-15b9-4c30-8c7a-43377e110762 tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] http://10.222.0.45/volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/types returned with HTTP 200 Dec 31 10:04:21.281614 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1362/2677] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 10:04:21 2020] POST /volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/types => generated 220 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:21.299559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5bfd381-f5c9-4b82-89fb-791e03bd9572 tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] POST http://10.222.0.45/volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/group_types Dec 31 10:04:21.300935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5bfd381-f5c9-4b82-89fb-791e03bd9572 tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1982454346"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:21.348562 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5bfd381-f5c9-4b82-89fb-791e03bd9572 tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] http://10.222.0.45/volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/group_types returned with HTTP 202 Dec 31 10:04:21.349562 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1316/2678] 10.222.0.45 () {62 vars in 1278 bytes} [Thu Dec 31 10:04:21 2020] POST /volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/group_types => generated 177 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:21.615629 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f72fdb0-49e4-496f-be70-395e09d4b065 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] POST http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups Dec 31 10:04:21.616457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f72fdb0-49e4-496f-be70-395e09d4b065 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3ce24e38-5cff-4ab4-b945-3e9da5674c85", "volume_types": ["327f3a38-ecd4-452b-a413-6bfde3305102"], "name": "tempest-GroupsV314Test-Group-757971146"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:21.617560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-6f72fdb0-49e4-496f-be70-395e09d4b065 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Creating new group {'group': {'group_type': '3ce24e38-5cff-4ab4-b945-3e9da5674c85', 'volume_types': ['327f3a38-ecd4-452b-a413-6bfde3305102'], 'name': 'tempest-GroupsV314Test-Group-757971146'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 31 10:04:21.633321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-6f72fdb0-49e4-496f-be70-395e09d4b065 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Creating group tempest-GroupsV314Test-Group-757971146. Dec 31 10:04:21.663651 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6f72fdb0-49e4-496f-be70-395e09d4b065 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Availability Zones retrieved successfully. Dec 31 10:04:21.693722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-6f72fdb0-49e4-496f-be70-395e09d4b065 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Created reservations ['1d0e8140-c539-460d-b41e-c95d9086a897'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:04:21.760814 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f72fdb0-49e4-496f-be70-395e09d4b065 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups returned with HTTP 202 Dec 31 10:04:21.766358 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1363/2679] 10.222.0.45 () {62 vars in 1264 bytes} [Thu Dec 31 10:04:21 2020] POST /volume/v3/a2bc21fec71a4e86973845a11a79f791/groups => generated 107 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:21.771822 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-773f110f-a262-4fb0-b9e1-7f308f93dd78 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c Dec 31 10:04:21.772560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-773f110f-a262-4fb0-b9e1-7f308f93dd78 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:21.773072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-773f110f-a262-4fb0-b9e1-7f308f93dd78 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:21.773488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-773f110f-a262-4fb0-b9e1-7f308f93dd78 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] show called for member 17001b06-3d3b-4a2a-a697-8cf6f9c7250c {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:04:21.786408 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:21.786408 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:21.812759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-328bfb47-7b16-4c1b-beef-82fcc4e9df67 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:04:21.813728 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-328bfb47-7b16-4c1b-beef-82fcc4e9df67 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:21.814177 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:21.814177 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:21.814790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-328bfb47-7b16-4c1b-beef-82fcc4e9df67 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:21.815748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-328bfb47-7b16-4c1b-beef-82fcc4e9df67 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume with id: a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:04:21.825382 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-773f110f-a262-4fb0-b9e1-7f308f93dd78 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c returned with HTTP 200 Dec 31 10:04:21.827093 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1317/2680] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:04:21 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c => generated 387 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:21.880051 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-328bfb47-7b16-4c1b-beef-82fcc4e9df67 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 404 Dec 31 10:04:21.881595 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1364/2681] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:04:21 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:21.903710 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-306734e5-3e17-4c56-b908-675a0422a3e0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 Dec 31 10:04:21.916473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-306734e5-3e17-4c56-b908-675a0422a3e0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:21.916763 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:21.916763 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:21.917158 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-306734e5-3e17-4c56-b908-675a0422a3e0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:21.968541 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-306734e5-3e17-4c56-b908-675a0422a3e0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 returned with HTTP 404 Dec 31 10:04:21.969582 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1318/2682] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:21 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/a6211d4f-4b9d-42a9-bf97-2814c33e3f21 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:22.840333 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bec1e1d-71b3-4f47-b9a1-cc0ffc542993 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c Dec 31 10:04:22.840871 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bec1e1d-71b3-4f47-b9a1-cc0ffc542993 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:22.841272 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bec1e1d-71b3-4f47-b9a1-cc0ffc542993 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:22.841963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-4bec1e1d-71b3-4f47-b9a1-cc0ffc542993 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] show called for member 17001b06-3d3b-4a2a-a697-8cf6f9c7250c {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:04:22.853654 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:22.853654 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:22.889597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bec1e1d-71b3-4f47-b9a1-cc0ffc542993 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c returned with HTTP 200 Dec 31 10:04:22.891104 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1365/2683] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:04:22 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c => generated 388 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:22.904312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] POST http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes Dec 31 10:04:22.906389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Action: 'create', calling method: create, body: {"volume": {"volume_type": "327f3a38-ecd4-452b-a413-6bfde3305102", "group_id": "17001b06-3d3b-4a2a-a697-8cf6f9c7250c", "size": 1, "name": "tempest-GroupsV314Test-Volume-1284777327"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:22.907814 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Create volume request body: {'volume': {'volume_type': '327f3a38-ecd4-452b-a413-6bfde3305102', 'group_id': '17001b06-3d3b-4a2a-a697-8cf6f9c7250c', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1284777327'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:04:22.935060 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:22.935060 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:22.936744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Create volume of 1 GB Dec 31 10:04:22.956733 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Availability Zones retrieved successfully. Dec 31 10:04:22.981421 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Flow 'volume_create_api' (b21062a6-1448-46dd-92a2-7a28ddd0c56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:22.985342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c043200-537f-412c-8fc9-1622e78fa81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:22.987357 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:22.987357 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:22.988158 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:04:23.057340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c043200-537f-412c-8fc9-1622e78fa81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T10:04:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=327f3a38-ecd4-452b-a413-6bfde3305102,is_public=True,name='tempest-GroupsV314Test-volume-type-1848843786',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '327f3a38-ecd4-452b-a413-6bfde3305102', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '17001b06-3d3b-4a2a-a697-8cf6f9c7250c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:23.060330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d46964-9017-40e9-9b83-3ebe34aa38cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:23.120113 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1848843786 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1848843786, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:04:23.120916 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1848843786 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1848843786, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:04:23.172763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Created reservations ['01dab567-bcc3-4f63-98cc-98b53236c03d', '4a897b33-56d6-4ac9-8dcd-e63f1883f666', '3b97e287-8b38-474e-b498-ac39ab254aef', 'd4b2fea4-2ee6-41b7-9136-620566bc73a0'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:04:23.175485 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d46964-9017-40e9-9b83-3ebe34aa38cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01dab567-bcc3-4f63-98cc-98b53236c03d', '4a897b33-56d6-4ac9-8dcd-e63f1883f666', '3b97e287-8b38-474e-b498-ac39ab254aef', 'd4b2fea4-2ee6-41b7-9136-620566bc73a0']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:23.178559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af9dda9-59e5-429f-8d0b-0915092ba26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:23.250181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af9dda9-59e5-429f-8d0b-0915092ba26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16e7b15d-e77e-4acb-8c06-f63b2dfb194d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1284777327',encryption_key_id=None,group_id=17001b06-3d3b-4a2a-a697-8cf6f9c7250c,group_type_id=,metadata={},multiattach=False,project_id='a2bc21fec71a4e86973845a11a79f791',qos_specs=None,replication_status=,reservations=['01dab567-bcc3-4f63-98cc-98b53236c03d','4a897b33-56d6-4ac9-8dcd-e63f1883f666','3b97e287-8b38-474e-b498-ac39ab254aef','d4b2fea4-2ee6-41b7-9136-620566bc73a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e3d78c03314b61aa4e80d0fc2d68ab',volume_type_id=327f3a38-ecd4-452b-a413-6bfde3305102), '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-31T10:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1284777327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=17001b06-3d3b-4a2a-a697-8cf6f9c7250c,host=None,id=16e7b15d-e77e-4acb-8c06-f63b2dfb194d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2bc21fec71a4e86973845a11a79f791',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='c2e3d78c03314b61aa4e80d0fc2d68ab',volume_attachment=,volume_type=,volume_type_id=327f3a38-ecd4-452b-a413-6bfde3305102)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:23.252546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae292ca0-6499-42a8-bed1-c925739c0a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:23.285476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae292ca0-6499-42a8-bed1-c925739c0a28) 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-1284777327',encryption_key_id=None,group_id=17001b06-3d3b-4a2a-a697-8cf6f9c7250c,group_type_id=,metadata={},multiattach=False,project_id='a2bc21fec71a4e86973845a11a79f791',qos_specs=None,replication_status=,reservations=['01dab567-bcc3-4f63-98cc-98b53236c03d','4a897b33-56d6-4ac9-8dcd-e63f1883f666','3b97e287-8b38-474e-b498-ac39ab254aef','d4b2fea4-2ee6-41b7-9136-620566bc73a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2e3d78c03314b61aa4e80d0fc2d68ab',volume_type_id=327f3a38-ecd4-452b-a413-6bfde3305102)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:23.287977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad39702c-267a-4968-b34d-ffdc6ff4bc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:23.314044 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad39702c-267a-4968-b34d-ffdc6ff4bc7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:23.317844 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Flow 'volume_create_api' (b21062a6-1448-46dd-92a2-7a28ddd0c56e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:23.391248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Create volume request issued successfully. Dec 31 10:04:23.418107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes Dec 31 10:04:23.418993 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:23.419606 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:23.419731 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:23.419731 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:23.420443 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1596221956", "snapshot_id": null, "imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "volume_type": null, "size": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:23.422055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1596221956', 'snapshot_id': None, 'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'volume_type': None, 'size': 1}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:04:23.431325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:23.445394 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:23.445394 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:23.458489 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cbc1e6b3-8047-4999-8e62-f0b594fb68b8 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes returned with HTTP 202 Dec 31 10:04:23.461043 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1319/2684] 10.222.0.45 () {62 vars in 1267 bytes} [Thu Dec 31 10:04:22 2020] POST /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes => generated 900 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:23.475647 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff68d323-efb1-4997-a921-95b2383a4915 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d Dec 31 10:04:23.476529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff68d323-efb1-4997-a921-95b2383a4915 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:23.476856 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:23.476856 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:23.477395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff68d323-efb1-4997-a921-95b2383a4915 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:23.553618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:23.553618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:23.578157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ff68d323-efb1-4997-a921-95b2383a4915 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:23.586089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume of 1 GB Dec 31 10:04:23.587145 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:23.587145 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:23.620991 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Availability Zones retrieved successfully. Dec 31 10:04:23.625515 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-ff68d323-efb1-4997-a921-95b2383a4915 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:23.626316 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-ff68d323-efb1-4997-a921-95b2383a4915 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:23.641090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-ff68d323-efb1-4997-a921-95b2383a4915 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:23.650641 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:23.650641 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:23.656108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (d151250a-e9d3-445f-8e08-3d8215323475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:23.659497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17bdd7b4-87a4-4b2d-b2df-42ba35d6ab23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:23.661917 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:04:23.693685 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff68d323-efb1-4997-a921-95b2383a4915 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d returned with HTTP 200 Dec 31 10:04:23.715473 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1320/2685] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:23 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d => generated 992 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:23.897431 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17bdd7b4-87a4-4b2d-b2df-42ba35d6ab23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:23.902107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfec94a8-5fc1-41b8-ae64-ca5d2180bd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:24.010173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Created reservations ['eedd8d21-6e0a-4b6f-b87d-57e005ea9eb9', 'd793def7-f6fd-4f8c-8ffc-37a5563feb6b', '23598c9c-162c-4e6d-a77a-bcda4063ce70', '2ad969d9-b436-40c3-97ee-ea7552186bde'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:04:24.013845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfec94a8-5fc1-41b8-ae64-ca5d2180bd9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eedd8d21-6e0a-4b6f-b87d-57e005ea9eb9', 'd793def7-f6fd-4f8c-8ffc-37a5563feb6b', '23598c9c-162c-4e6d-a77a-bcda4063ce70', '2ad969d9-b436-40c3-97ee-ea7552186bde']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:24.016986 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd555732-6c6d-449c-98b2-706d1423eb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:24.088286 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd555732-6c6d-449c-98b2-706d1423eb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c0835ed-ce38-4a85-a0d1-7ddafbe8144c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1596221956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['eedd8d21-6e0a-4b6f-b87d-57e005ea9eb9','d793def7-f6fd-4f8c-8ffc-37a5563feb6b','23598c9c-162c-4e6d-a77a-bcda4063ce70','2ad969d9-b436-40c3-97ee-ea7552186bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1596221956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c0835ed-ce38-4a85-a0d1-7ddafbe8144c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be43c87e760242a1b63a1ab9fdef8c7b',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='ee731dde6ac6498d9589f7b6edc1f734',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:24.091055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0c1abbb-fbcf-4b02-bc9c-1c010d6536c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:24.135157 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0c1abbb-fbcf-4b02-bc9c-1c010d6536c8) 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-1596221956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['eedd8d21-6e0a-4b6f-b87d-57e005ea9eb9','d793def7-f6fd-4f8c-8ffc-37a5563feb6b','23598c9c-162c-4e6d-a77a-bcda4063ce70','2ad969d9-b436-40c3-97ee-ea7552186bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:24.137618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b958d15-e619-4985-9d87-aa69f2262844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:24.170822 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b958d15-e619-4985-9d87-aa69f2262844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:24.175300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (d151250a-e9d3-445f-8e08-3d8215323475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:24.252621 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request issued successfully. Dec 31 10:04:24.272564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88cff63c-0ea9-48a5-816d-19ff215031b8 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes returned with HTTP 202 Dec 31 10:04:24.275176 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1366/2686] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:04:23 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes => generated 828 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:04:24.296889 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-221a6f6c-95aa-4565-8dba-7faf17a961ab tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:24.297453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-221a6f6c-95aa-4565-8dba-7faf17a961ab tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:24.297681 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:24.297681 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:24.298061 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-221a6f6c-95aa-4565-8dba-7faf17a961ab tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:24.352507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:24.352507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:24.361674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-221a6f6c-95aa-4565-8dba-7faf17a961ab tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:24.386705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-221a6f6c-95aa-4565-8dba-7faf17a961ab tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:24.388610 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1321/2687] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:24 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:24.731204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c5cc8a0-c53d-434d-84d1-4a3529818319 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d Dec 31 10:04:24.731884 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c5cc8a0-c53d-434d-84d1-4a3529818319 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:24.731884 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:24.731884 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:24.732279 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c5cc8a0-c53d-434d-84d1-4a3529818319 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:24.810285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:24.810285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:24.823895 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9c5cc8a0-c53d-434d-84d1-4a3529818319 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:24.841062 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-9c5cc8a0-c53d-434d-84d1-4a3529818319 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:24.841535 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-9c5cc8a0-c53d-434d-84d1-4a3529818319 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:24.851673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-9c5cc8a0-c53d-434d-84d1-4a3529818319 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:24.859915 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:24.859915 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:24.917582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c5cc8a0-c53d-434d-84d1-4a3529818319 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d returned with HTTP 200 Dec 31 10:04:24.919970 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1367/2688] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:24 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d => generated 993 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:24.951271 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] POST http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/action Dec 31 10:04:24.952297 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:24.952297 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:24.953116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Action body: b'{"create-from-src": {"source_group_id": "17001b06-3d3b-4a2a-a697-8cf6f9c7250c", "name": "tempest-Group_from_grp-1967820433"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:04:24.953832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "17001b06-3d3b-4a2a-a697-8cf6f9c7250c", "name": "tempest-Group_from_grp-1967820433"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:24.955967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Creating new group {'create-from-src': {'source_group_id': '17001b06-3d3b-4a2a-a697-8cf6f9c7250c', 'name': 'tempest-Group_from_grp-1967820433'}}. {{(pid=88085) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 31 10:04:24.956602 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Creating group tempest-Group_from_grp-1967820433 from source group 17001b06-3d3b-4a2a-a697-8cf6f9c7250c. Dec 31 10:04:24.972577 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:24.972577 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:24.996624 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:24.996624 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:25.105255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Created reservations ['54861b55-fec5-41c9-b207-81bc63cb04eb'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:04:25.330589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.group.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] A mapping entry already exists for group aa1de357-bf73-4345-bac9-9446c3732fe1 and volume type 327f3a38-ecd4-452b-a413-6bfde3305102. Do not need to create again. Dec 31 10:04:25.331318 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:25.331318 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:25.332059 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Availability Zones retrieved successfully. Dec 31 10:04:25.350074 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Flow 'volume_create_api' (165a5a09-1548-47a6-be3b-7d72f877f7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:25.351910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (030181ee-f31f-4e9e-8eca-73f41d287a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:25.354114 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Validating volume size '1' using validate_int, validate_source_size {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:04:25.405690 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b6ee236c-6e76-4b3a-ba82-a32d6f78bd87 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:25.406319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b6ee236c-6e76-4b3a-ba82-a32d6f78bd87 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:25.406539 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:25.406539 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:25.406997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b6ee236c-6e76-4b3a-ba82-a32d6f78bd87 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:25.434248 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (030181ee-f31f-4e9e-8eca-73f41d287a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '16e7b15d-e77e-4acb-8c06-f63b2dfb194d', 'volume_type': VolumeType(created_at=2020-12-31T10:04:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=327f3a38-ecd4-452b-a413-6bfde3305102,is_public=True,name='tempest-GroupsV314Test-volume-type-1848843786',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '327f3a38-ecd4-452b-a413-6bfde3305102', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aa1de357-bf73-4345-bac9-9446c3732fe1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:25.436502 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248fe6cd-7fdc-4486-94a1-3bb10b2e3573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:25.535264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:25.535264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:25.552337 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b6ee236c-6e76-4b3a-ba82-a32d6f78bd87 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:25.574397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Created reservations ['14e4ca43-1eb4-40b2-9ad8-29264e3f01d2', 'cba63fc2-c072-4335-b738-b380669ffc2e', 'f4b9255b-55d4-47b3-8297-5448b5b31932', '4569d2ae-dccf-41ed-9ca4-5becfbb5e70c'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:04:25.576664 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (248fe6cd-7fdc-4486-94a1-3bb10b2e3573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14e4ca43-1eb4-40b2-9ad8-29264e3f01d2', 'cba63fc2-c072-4335-b738-b380669ffc2e', 'f4b9255b-55d4-47b3-8297-5448b5b31932', '4569d2ae-dccf-41ed-9ca4-5becfbb5e70c']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:25.579889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e103b120-3682-473c-9217-92b481c17c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:25.588890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b6ee236c-6e76-4b3a-ba82-a32d6f78bd87 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:25.589926 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1368/2689] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:25 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:25.734970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e103b120-3682-473c-9217-92b481c17c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c184c30a-bded-4896-a8be-35682afa3aad', '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=aa1de357-bf73-4345-bac9-9446c3732fe1,group_type_id=,metadata={},multiattach=False,project_id='a2bc21fec71a4e86973845a11a79f791',qos_specs=None,replication_status=,reservations=['14e4ca43-1eb4-40b2-9ad8-29264e3f01d2','cba63fc2-c072-4335-b738-b380669ffc2e','f4b9255b-55d4-47b3-8297-5448b5b31932','4569d2ae-dccf-41ed-9ca4-5becfbb5e70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=16e7b15d-e77e-4acb-8c06-f63b2dfb194d,status='creating',user_id='c2e3d78c03314b61aa4e80d0fc2d68ab',volume_type_id=327f3a38-ecd4-452b-a413-6bfde3305102), '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-31T10:04:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aa1de357-bf73-4345-bac9-9446c3732fe1,host=None,id=c184c30a-bded-4896-a8be-35682afa3aad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2bc21fec71a4e86973845a11a79f791',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=16e7b15d-e77e-4acb-8c06-f63b2dfb194d,status='creating',terminated_at=None,updated_at=None,user_id='c2e3d78c03314b61aa4e80d0fc2d68ab',volume_attachment=,volume_type=,volume_type_id=327f3a38-ecd4-452b-a413-6bfde3305102)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:25.737006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a41031-e389-4320-b443-95796f108b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:25.775065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a41031-e389-4320-b443-95796f108b9d) 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=aa1de357-bf73-4345-bac9-9446c3732fe1,group_type_id=,metadata={},multiattach=False,project_id='a2bc21fec71a4e86973845a11a79f791',qos_specs=None,replication_status=,reservations=['14e4ca43-1eb4-40b2-9ad8-29264e3f01d2','cba63fc2-c072-4335-b738-b380669ffc2e','f4b9255b-55d4-47b3-8297-5448b5b31932','4569d2ae-dccf-41ed-9ca4-5becfbb5e70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=16e7b15d-e77e-4acb-8c06-f63b2dfb194d,status='creating',user_id='c2e3d78c03314b61aa4e80d0fc2d68ab',volume_type_id=327f3a38-ecd4-452b-a413-6bfde3305102)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:25.778165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Flow 'volume_create_api' (165a5a09-1548-47a6-be3b-7d72f877f7ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:25.847331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Create volume request issued successfully. Dec 31 10:04:25.918003 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f746d4f-f0fe-4a6a-88d5-50a441e0403d tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/action returned with HTTP 202 Dec 31 10:04:25.919054 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1322/2690] 10.222.0.45 () {62 vars in 1285 bytes} [Thu Dec 31 10:04:24 2020] POST /volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/action => generated 102 bytes in 977 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:25.928111 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/detail Dec 31 10:04:25.929121 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:25.929490 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:25.929490 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:25.930623 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:25.931657 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:04:25.934980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:04:26.000737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Get all volumes completed successfully. Dec 31 10:04:26.002904 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:26.003609 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:26.013713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:26.024899 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:26.024899 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:26.046725 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:26.047663 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:26.060359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:26.070028 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:26.070028 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:26.111904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28ad4e9a-dbce-423d-bc7e-1c6a475ad168 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/detail returned with HTTP 200 Dec 31 10:04:26.119119 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1369/2691] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 10:04:25 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/detail => generated 1974 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:04:26.130593 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e37fdfd8-fb43-4e3f-92e5-8a65a9b85cfb tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:26.131191 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e37fdfd8-fb43-4e3f-92e5-8a65a9b85cfb tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:26.131470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:26.131470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:26.131831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e37fdfd8-fb43-4e3f-92e5-8a65a9b85cfb tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:26.206812 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:26.206812 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:26.218400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e37fdfd8-fb43-4e3f-92e5-8a65a9b85cfb tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:26.245861 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-e37fdfd8-fb43-4e3f-92e5-8a65a9b85cfb tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:26.246595 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-e37fdfd8-fb43-4e3f-92e5-8a65a9b85cfb tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:26.258799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-e37fdfd8-fb43-4e3f-92e5-8a65a9b85cfb tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:26.270629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:26.270629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:26.323706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e37fdfd8-fb43-4e3f-92e5-8a65a9b85cfb tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:26.341288 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1323/2692] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:26 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:26.471843 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c59d858-1d7c-418c-9047-55b4ec9c58f9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] DELETE http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:04:26.472374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c59d858-1d7c-418c-9047-55b4ec9c58f9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:26.474079 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:26.474079 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:26.474667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c59d858-1d7c-418c-9047-55b4ec9c58f9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:26.475158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-5c59d858-1d7c-418c-9047-55b4ec9c58f9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Delete volume with id: 85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:04:26.538403 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:26.538403 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:26.539883 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5c59d858-1d7c-418c-9047-55b4ec9c58f9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:04:26.575969 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5c59d858-1d7c-418c-9047-55b4ec9c58f9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Delete volume request issued successfully. Dec 31 10:04:26.576644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c59d858-1d7c-418c-9047-55b4ec9c58f9 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 202 Dec 31 10:04:26.581686 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1370/2693] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:04:26 2020] DELETE /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:26.586932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d560e9c-0ad2-431d-a61d-fb77664cd225 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:04:26.587644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d560e9c-0ad2-431d-a61d-fb77664cd225 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:26.587985 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:26.587985 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:26.588512 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d560e9c-0ad2-431d-a61d-fb77664cd225 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:26.606458 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78691726-985d-4376-9ff8-cf1e4fde77ea tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:26.607200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78691726-985d-4376-9ff8-cf1e4fde77ea tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:26.607499 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:26.607499 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:26.607993 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78691726-985d-4376-9ff8-cf1e4fde77ea tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:26.671482 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:26.671482 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:26.682261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-78691726-985d-4376-9ff8-cf1e4fde77ea tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:26.707942 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:26.707942 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:26.710453 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78691726-985d-4376-9ff8-cf1e4fde77ea tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:26.712201 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1371/2694] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:26 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:26.732860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1d560e9c-0ad2-431d-a61d-fb77664cd225 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:04:26.766589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d560e9c-0ad2-431d-a61d-fb77664cd225 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:04:26.771497 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1324/2695] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:26 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 916 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:27.343800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a67bbaf0-824e-40a8-b2a4-edeb208abc4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:27.344619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a67bbaf0-824e-40a8-b2a4-edeb208abc4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:27.344765 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:27.344765 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:27.345105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a67bbaf0-824e-40a8-b2a4-edeb208abc4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:27.454476 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:27.454476 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:27.475248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a67bbaf0-824e-40a8-b2a4-edeb208abc4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:27.517026 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-a67bbaf0-824e-40a8-b2a4-edeb208abc4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:27.517517 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-a67bbaf0-824e-40a8-b2a4-edeb208abc4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:27.541552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-a67bbaf0-824e-40a8-b2a4-edeb208abc4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:27.569759 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:27.569759 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:27.626364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a67bbaf0-824e-40a8-b2a4-edeb208abc4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:27.627787 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1372/2696] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:27 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:27.728306 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41af6c1e-1c48-4a26-a322-81d81a007106 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:27.729386 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41af6c1e-1c48-4a26-a322-81d81a007106 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:27.729813 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:27.729813 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:27.730598 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41af6c1e-1c48-4a26-a322-81d81a007106 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:27.788342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da0fe70e-e67c-446e-87ff-c798d84d0cd2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:04:27.789555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da0fe70e-e67c-446e-87ff-c798d84d0cd2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:27.790007 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:27.790007 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:27.790713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da0fe70e-e67c-446e-87ff-c798d84d0cd2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:27.872569 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:27.872569 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:27.917660 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-41af6c1e-1c48-4a26-a322-81d81a007106 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:27.930582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:27.930582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:27.976090 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-da0fe70e-e67c-446e-87ff-c798d84d0cd2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:04:27.992167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41af6c1e-1c48-4a26-a322-81d81a007106 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:28.006722 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1325/2697] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:27 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:28.039582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da0fe70e-e67c-446e-87ff-c798d84d0cd2 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:04:28.040814 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1373/2698] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:27 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 916 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:28.652162 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4e08617-ca1f-4945-9b0d-f1e4b3d362bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:28.654923 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4e08617-ca1f-4945-9b0d-f1e4b3d362bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:28.654923 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:28.654923 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:28.654923 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4e08617-ca1f-4945-9b0d-f1e4b3d362bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:28.772802 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:28.772802 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:28.782837 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e4e08617-ca1f-4945-9b0d-f1e4b3d362bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:28.799630 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-e4e08617-ca1f-4945-9b0d-f1e4b3d362bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:28.800255 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-e4e08617-ca1f-4945-9b0d-f1e4b3d362bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:28.815500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-e4e08617-ca1f-4945-9b0d-f1e4b3d362bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88085) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:28.824892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:28.824892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:28.864052 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4e08617-ca1f-4945-9b0d-f1e4b3d362bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:28.866046 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1326/2699] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:28 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:29.010720 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5c6dd5f-1edc-4f3a-85f4-4d3090ec1c9d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:29.011698 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b5c6dd5f-1edc-4f3a-85f4-4d3090ec1c9d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:29.012029 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:29.012029 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:29.012733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b5c6dd5f-1edc-4f3a-85f4-4d3090ec1c9d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:29.066417 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48a7384b-3e7d-4f01-9132-de2f2cbfc28f tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:04:29.067662 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48a7384b-3e7d-4f01-9132-de2f2cbfc28f tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:29.068179 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:29.068179 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:29.069309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48a7384b-3e7d-4f01-9132-de2f2cbfc28f tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:29.093277 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:29.093277 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:29.123582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b5c6dd5f-1edc-4f3a-85f4-4d3090ec1c9d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:29.161989 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5c6dd5f-1edc-4f3a-85f4-4d3090ec1c9d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:29.175517 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1374/2700] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:29 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:29.176829 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:29.176829 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:29.203349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-48a7384b-3e7d-4f01-9132-de2f2cbfc28f tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Volume info retrieved successfully. Dec 31 10:04:29.253120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48a7384b-3e7d-4f01-9132-de2f2cbfc28f tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 200 Dec 31 10:04:29.254153 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1327/2701] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:29 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:29.889867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7af911de-e3d6-4f2d-ac55-d75d02372668 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:29.891160 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7af911de-e3d6-4f2d-ac55-d75d02372668 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:29.891632 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:29.891632 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:29.892465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7af911de-e3d6-4f2d-ac55-d75d02372668 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:29.992036 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:29.992036 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:30.005819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7af911de-e3d6-4f2d-ac55-d75d02372668 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:30.025241 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-7af911de-e3d6-4f2d-ac55-d75d02372668 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:30.026009 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-7af911de-e3d6-4f2d-ac55-d75d02372668 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:30.035973 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-7af911de-e3d6-4f2d-ac55-d75d02372668 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:30.045629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:30.045629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:30.108741 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7af911de-e3d6-4f2d-ac55-d75d02372668 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:30.113765 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1375/2702] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:29 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:30.188334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf00ae97-b2b8-41b0-92c1-e4b9b73aba40 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:30.189362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf00ae97-b2b8-41b0-92c1-e4b9b73aba40 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:30.189913 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:30.189913 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:30.190851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf00ae97-b2b8-41b0-92c1-e4b9b73aba40 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:30.271985 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b5e2520-d7ea-42cd-b8db-67d95e80ba96 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] GET http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b Dec 31 10:04:30.272888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b5e2520-d7ea-42cd-b8db-67d95e80ba96 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:30.273450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:30.273450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:30.274104 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b5e2520-d7ea-42cd-b8db-67d95e80ba96 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:30.337006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:30.337006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:30.363706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cf00ae97-b2b8-41b0-92c1-e4b9b73aba40 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:30.406263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b5e2520-d7ea-42cd-b8db-67d95e80ba96 tempest-AttachVolumeNegativeTest-537677985 tempest-AttachVolumeNegativeTest-537677985] http://10.222.0.45/volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b returned with HTTP 404 Dec 31 10:04:30.407530 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1376/2703] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:30 2020] GET /volume/v3/6b58d991664444ea8d4c2635674d6abf/volumes/85f95249-cd8b-4981-82a1-d33474ab464b => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:30.428462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf00ae97-b2b8-41b0-92c1-e4b9b73aba40 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:30.430142 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1328/2704] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:30 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:31.144361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c338bfc-036a-473e-bf52-b1a9fcb89c7e tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:31.145102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c338bfc-036a-473e-bf52-b1a9fcb89c7e tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:31.145577 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c338bfc-036a-473e-bf52-b1a9fcb89c7e tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:31.239382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:31.239382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:31.250100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4c338bfc-036a-473e-bf52-b1a9fcb89c7e tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:31.267072 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-4c338bfc-036a-473e-bf52-b1a9fcb89c7e tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:31.267659 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-4c338bfc-036a-473e-bf52-b1a9fcb89c7e tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:31.276471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-4c338bfc-036a-473e-bf52-b1a9fcb89c7e tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:31.287035 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:31.287035 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:31.321440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c338bfc-036a-473e-bf52-b1a9fcb89c7e tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:31.322859 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1377/2705] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:31 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:31.448046 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0aff354-e67a-4ed6-bbf5-50a330dd1a51 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:31.448632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0aff354-e67a-4ed6-bbf5-50a330dd1a51 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:31.449043 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:31.449043 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:31.449710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0aff354-e67a-4ed6-bbf5-50a330dd1a51 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:31.539494 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:31.539494 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:31.554547 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c0aff354-e67a-4ed6-bbf5-50a330dd1a51 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:31.604618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0aff354-e67a-4ed6-bbf5-50a330dd1a51 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:31.606230 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1329/2706] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:31 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:32.347773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f81bfa61-8fee-4bce-b479-b40468bc7524 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:32.351216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f81bfa61-8fee-4bce-b479-b40468bc7524 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:32.353306 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:32.353306 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:32.355837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f81bfa61-8fee-4bce-b479-b40468bc7524 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:32.523040 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:32.523040 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:32.584862 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f81bfa61-8fee-4bce-b479-b40468bc7524 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:32.625055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1effa20-9bbd-4606-8617-1d51a6b99ca0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:32.626273 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1effa20-9bbd-4606-8617-1d51a6b99ca0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:32.626507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:32.626507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:32.627340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1effa20-9bbd-4606-8617-1d51a6b99ca0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:32.691093 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-f81bfa61-8fee-4bce-b479-b40468bc7524 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:32.691957 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-f81bfa61-8fee-4bce-b479-b40468bc7524 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:32.724242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-f81bfa61-8fee-4bce-b479-b40468bc7524 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:32.752706 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:32.752706 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:32.849764 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:32.849764 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:32.858031 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f81bfa61-8fee-4bce-b479-b40468bc7524 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:32.865062 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1378/2707] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:32 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:32.881937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a1effa20-9bbd-4606-8617-1d51a6b99ca0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:32.957407 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1effa20-9bbd-4606-8617-1d51a6b99ca0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:32.958595 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1330/2708] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:32 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:33.887575 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fda3c5b5-b594-46c1-8ce7-c3e409d5a893 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:33.889810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fda3c5b5-b594-46c1-8ce7-c3e409d5a893 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:33.889810 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:33.889810 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:33.889810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fda3c5b5-b594-46c1-8ce7-c3e409d5a893 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:33.954172 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:33.954172 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:33.968186 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fda3c5b5-b594-46c1-8ce7-c3e409d5a893 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:33.982071 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-31345d6f-eb61-4b76-9ae6-bb94d970f859 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:33.982967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-31345d6f-eb61-4b76-9ae6-bb94d970f859 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:33.983393 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:33.983393 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:33.984078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-31345d6f-eb61-4b76-9ae6-bb94d970f859 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:33.988149 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-fda3c5b5-b594-46c1-8ce7-c3e409d5a893 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:33.988613 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-fda3c5b5-b594-46c1-8ce7-c3e409d5a893 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:34.000726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-fda3c5b5-b594-46c1-8ce7-c3e409d5a893 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:34.013067 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:34.013067 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:34.044317 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fda3c5b5-b594-46c1-8ce7-c3e409d5a893 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:34.045237 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1379/2709] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:33 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:34.057405 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:34.057405 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:34.074711 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-31345d6f-eb61-4b76-9ae6-bb94d970f859 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:34.121742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-31345d6f-eb61-4b76-9ae6-bb94d970f859 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:34.123401 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1331/2710] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:33 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:35.063604 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-14b12036-7bed-4cc2-93fd-0a94a0d1b2bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:35.064221 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-14b12036-7bed-4cc2-93fd-0a94a0d1b2bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:35.064921 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:35.064921 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:35.065275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-14b12036-7bed-4cc2-93fd-0a94a0d1b2bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:35.145873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b26e16ce-0a8f-4eb1-b7f6-dd0781870422 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:35.147460 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b26e16ce-0a8f-4eb1-b7f6-dd0781870422 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:35.148249 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:35.148249 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:35.149205 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b26e16ce-0a8f-4eb1-b7f6-dd0781870422 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:35.234089 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:35.234089 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:35.243754 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b26e16ce-0a8f-4eb1-b7f6-dd0781870422 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:35.270013 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b26e16ce-0a8f-4eb1-b7f6-dd0781870422 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:35.271474 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1332/2711] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:35 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:35.416224 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:35.416224 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:35.431928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-14b12036-7bed-4cc2-93fd-0a94a0d1b2bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:35.450891 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-14b12036-7bed-4cc2-93fd-0a94a0d1b2bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:35.451397 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-14b12036-7bed-4cc2-93fd-0a94a0d1b2bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:35.462821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-14b12036-7bed-4cc2-93fd-0a94a0d1b2bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:35.471505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:35.471505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:35.497330 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-14b12036-7bed-4cc2-93fd-0a94a0d1b2bc tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:35.498540 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1380/2712] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:35 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:36.291594 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f98e45ca-a6d5-4d89-bc7d-0c0d58993d81 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:36.293931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f98e45ca-a6d5-4d89-bc7d-0c0d58993d81 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:36.294570 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:36.294570 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:36.295704 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f98e45ca-a6d5-4d89-bc7d-0c0d58993d81 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:36.375239 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:36.375239 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:36.399167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f98e45ca-a6d5-4d89-bc7d-0c0d58993d81 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:36.468226 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f98e45ca-a6d5-4d89-bc7d-0c0d58993d81 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:36.469648 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1333/2713] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:36 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:36.526990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa6b707e-1ab8-4912-a215-7d8bd41fea50 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:36.528049 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa6b707e-1ab8-4912-a215-7d8bd41fea50 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:36.528521 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:36.528521 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:36.529464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa6b707e-1ab8-4912-a215-7d8bd41fea50 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:36.696440 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:36.696440 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:36.736153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fa6b707e-1ab8-4912-a215-7d8bd41fea50 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:36.767408 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-fa6b707e-1ab8-4912-a215-7d8bd41fea50 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:36.767953 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-fa6b707e-1ab8-4912-a215-7d8bd41fea50 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:36.784220 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-fa6b707e-1ab8-4912-a215-7d8bd41fea50 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:36.799599 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:36.799599 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:36.846074 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa6b707e-1ab8-4912-a215-7d8bd41fea50 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:36.848195 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1381/2714] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:36 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:37.487340 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ee0b9c7-b233-45d4-afb8-0e56bb5d8eb3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:37.488192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ee0b9c7-b233-45d4-afb8-0e56bb5d8eb3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:37.488368 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:37.488368 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:37.489090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ee0b9c7-b233-45d4-afb8-0e56bb5d8eb3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:37.667558 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:37.667558 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:37.687688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0ee0b9c7-b233-45d4-afb8-0e56bb5d8eb3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:37.733973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ee0b9c7-b233-45d4-afb8-0e56bb5d8eb3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:37.736548 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1334/2715] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:37 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:37.871350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98021f2f-87eb-43d0-b3a7-6b8ad70fe531 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:37.872111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98021f2f-87eb-43d0-b3a7-6b8ad70fe531 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:37.872435 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:37.872435 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:37.872983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98021f2f-87eb-43d0-b3a7-6b8ad70fe531 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:38.043738 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:38.043738 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:38.062203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-98021f2f-87eb-43d0-b3a7-6b8ad70fe531 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:38.098187 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-98021f2f-87eb-43d0-b3a7-6b8ad70fe531 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:38.099073 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-98021f2f-87eb-43d0-b3a7-6b8ad70fe531 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:38.113852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-98021f2f-87eb-43d0-b3a7-6b8ad70fe531 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:38.126767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:38.126767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:38.164979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98021f2f-87eb-43d0-b3a7-6b8ad70fe531 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:38.166696 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1382/2716] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:37 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:38.752983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e164af2-7117-4899-80ce-fa4b26746000 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:38.753520 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e164af2-7117-4899-80ce-fa4b26746000 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:38.753712 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:38.753712 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:38.754087 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e164af2-7117-4899-80ce-fa4b26746000 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:38.850264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:38.850264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:38.861999 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9e164af2-7117-4899-80ce-fa4b26746000 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:38.888511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e164af2-7117-4899-80ce-fa4b26746000 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:38.889821 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1335/2717] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:38 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:39.192289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b2d3846-d101-4d23-9b7a-74d2e8c1ebe1 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:39.193214 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b2d3846-d101-4d23-9b7a-74d2e8c1ebe1 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:39.193538 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:39.193538 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:39.194107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b2d3846-d101-4d23-9b7a-74d2e8c1ebe1 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:39.245298 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:39.245298 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:39.261119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8b2d3846-d101-4d23-9b7a-74d2e8c1ebe1 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:39.281148 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-8b2d3846-d101-4d23-9b7a-74d2e8c1ebe1 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:39.282407 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-8b2d3846-d101-4d23-9b7a-74d2e8c1ebe1 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:39.294013 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-8b2d3846-d101-4d23-9b7a-74d2e8c1ebe1 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:39.306251 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:39.306251 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:39.365600 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b2d3846-d101-4d23-9b7a-74d2e8c1ebe1 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:39.366800 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1383/2718] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:39 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 989 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:39.383682 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c50fb8c-21f9-467c-b6ed-8020f161cc3a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/aa1de357-bf73-4345-bac9-9446c3732fe1 Dec 31 10:04:39.384281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c50fb8c-21f9-467c-b6ed-8020f161cc3a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:39.384505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:39.384505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:39.384880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c50fb8c-21f9-467c-b6ed-8020f161cc3a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:39.385310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-6c50fb8c-21f9-467c-b6ed-8020f161cc3a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] show called for member aa1de357-bf73-4345-bac9-9446c3732fe1 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:04:39.401233 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:39.401233 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:39.455346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c50fb8c-21f9-467c-b6ed-8020f161cc3a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/aa1de357-bf73-4345-bac9-9446c3732fe1 returned with HTTP 200 Dec 31 10:04:39.456522 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1336/2719] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:04:39 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/aa1de357-bf73-4345-bac9-9446c3732fe1 => generated 417 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:39.476084 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/detail Dec 31 10:04:39.477592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:39.478243 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:39.478243 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:39.479653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:39.482217 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:04:39.488719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:04:39.682080 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Get all volumes completed successfully. Dec 31 10:04:39.702322 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:39.702866 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:39.718956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:39.736468 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:39.736468 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:39.764344 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:39.766716 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:39.783481 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:39.799350 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:39.799350 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:39.858724 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-86a5829b-af67-4fff-9260-574e7996595a tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/detail returned with HTTP 200 Dec 31 10:04:39.862067 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1384/2720] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 10:04:39 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/detail => generated 1975 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:04:39.897281 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e3994a5-d469-49be-9369-6c52ceeaf71b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] POST http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/aa1de357-bf73-4345-bac9-9446c3732fe1/action Dec 31 10:04:39.898567 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:39.898567 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:39.900153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e3994a5-d469-49be-9369-6c52ceeaf71b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:04:39.900879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e3994a5-d469-49be-9369-6c52ceeaf71b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:39.905459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-4e3994a5-d469-49be-9369-6c52ceeaf71b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] delete called for group aa1de357-bf73-4345-bac9-9446c3732fe1 {{(pid=88085) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 10:04:39.905459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-4e3994a5-d469-49be-9369-6c52ceeaf71b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Delete group with id: aa1de357-bf73-4345-bac9-9446c3732fe1 Dec 31 10:04:39.916814 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0a64228-f176-4f4a-ade2-f8af8fa089d9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:39.932875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0a64228-f176-4f4a-ade2-f8af8fa089d9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:39.934328 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:39.934328 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:39.935447 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0a64228-f176-4f4a-ade2-f8af8fa089d9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:39.937672 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:39.937672 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:40.125276 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:40.125276 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:40.139869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a0a64228-f176-4f4a-ade2-f8af8fa089d9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:40.190043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0a64228-f176-4f4a-ade2-f8af8fa089d9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:40.191905 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1385/2721] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:39 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:40.286459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e3994a5-d469-49be-9369-6c52ceeaf71b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/aa1de357-bf73-4345-bac9-9446c3732fe1/action returned with HTTP 202 Dec 31 10:04:40.292109 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1337/2722] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 10:04:39 2020] POST /volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/aa1de357-bf73-4345-bac9-9446c3732fe1/action => generated 0 bytes in 402 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 10:04:40.302247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3982dd69-659c-4183-b3c1-2ae25055aec0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:40.302861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3982dd69-659c-4183-b3c1-2ae25055aec0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:40.303097 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:40.303097 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:40.303489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3982dd69-659c-4183-b3c1-2ae25055aec0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:40.381203 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:40.381203 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:40.397414 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3982dd69-659c-4183-b3c1-2ae25055aec0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:40.421542 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-3982dd69-659c-4183-b3c1-2ae25055aec0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:40.422042 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-3982dd69-659c-4183-b3c1-2ae25055aec0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:40.432607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-3982dd69-659c-4183-b3c1-2ae25055aec0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:40.442042 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:40.442042 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:40.494494 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3982dd69-659c-4183-b3c1-2ae25055aec0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:40.495939 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1386/2723] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:40 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:04:41.216779 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dedfc2f8-9984-4602-99b8-1366eb1ae88b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:41.218395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dedfc2f8-9984-4602-99b8-1366eb1ae88b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:41.218773 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:41.218773 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:41.219554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dedfc2f8-9984-4602-99b8-1366eb1ae88b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:41.311626 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:41.311626 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:41.322102 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dedfc2f8-9984-4602-99b8-1366eb1ae88b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:41.349155 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dedfc2f8-9984-4602-99b8-1366eb1ae88b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:41.350864 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1338/2724] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:41 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:41.521447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-517228b5-0122-4342-8e83-3f130ede2b84 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:41.522507 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-517228b5-0122-4342-8e83-3f130ede2b84 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:41.523047 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:41.523047 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:41.523881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-517228b5-0122-4342-8e83-3f130ede2b84 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:41.589528 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:41.589528 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:41.602595 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-517228b5-0122-4342-8e83-3f130ede2b84 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:41.620119 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-517228b5-0122-4342-8e83-3f130ede2b84 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:41.620847 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-517228b5-0122-4342-8e83-3f130ede2b84 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:41.630637 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-517228b5-0122-4342-8e83-3f130ede2b84 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:41.642767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:41.642767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:41.676245 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-517228b5-0122-4342-8e83-3f130ede2b84 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 200 Dec 31 10:04:41.677757 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1387/2725] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:41 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 988 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:04:42.369656 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fdfbc18c-5117-466c-b80e-dd5aba7fdba5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:42.371942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc18c-5117-466c-b80e-dd5aba7fdba5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:42.372409 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:42.372409 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:42.373134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc18c-5117-466c-b80e-dd5aba7fdba5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:42.462281 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:42.462281 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:42.476498 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fdfbc18c-5117-466c-b80e-dd5aba7fdba5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:42.524607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fdfbc18c-5117-466c-b80e-dd5aba7fdba5 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:42.526888 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1339/2726] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:42 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:42.700052 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49785195-6572-476f-a7db-38c114563e46 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad Dec 31 10:04:42.701997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-49785195-6572-476f-a7db-38c114563e46 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:42.702585 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:42.702585 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:42.704593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-49785195-6572-476f-a7db-38c114563e46 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:42.830155 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49785195-6572-476f-a7db-38c114563e46 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad returned with HTTP 404 Dec 31 10:04:42.832397 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1388/2727] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:42 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/c184c30a-bded-4896-a8be-35682afa3aad => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 10:04:42.841904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6bee9509-b42f-4249-9d26-d878045c880f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/aa1de357-bf73-4345-bac9-9446c3732fe1 Dec 31 10:04:42.842489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6bee9509-b42f-4249-9d26-d878045c880f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:42.842684 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:42.842684 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:42.843319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6bee9509-b42f-4249-9d26-d878045c880f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:42.843910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-6bee9509-b42f-4249-9d26-d878045c880f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] show called for member aa1de357-bf73-4345-bac9-9446c3732fe1 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:04:42.866304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6bee9509-b42f-4249-9d26-d878045c880f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/aa1de357-bf73-4345-bac9-9446c3732fe1 returned with HTTP 404 Dec 31 10:04:42.867843 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1340/2728] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:04:42 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/aa1de357-bf73-4345-bac9-9446c3732fe1 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 31 10:04:42.876002 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d64d92d-cd3f-4ae7-b6c2-21df0dcc3d13 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/detail Dec 31 10:04:42.877330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d64d92d-cd3f-4ae7-b6c2-21df0dcc3d13 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:42.878076 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d64d92d-cd3f-4ae7-b6c2-21df0dcc3d13 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:42.879134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-0d64d92d-cd3f-4ae7-b6c2-21df0dcc3d13 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:04:42.882517 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0d64d92d-cd3f-4ae7-b6c2-21df0dcc3d13 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:04:43.030840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0d64d92d-cd3f-4ae7-b6c2-21df0dcc3d13 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Get all volumes completed successfully. Dec 31 10:04:43.034445 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-0d64d92d-cd3f-4ae7-b6c2-21df0dcc3d13 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:43.035126 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-0d64d92d-cd3f-4ae7-b6c2-21df0dcc3d13 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:43.046323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-0d64d92d-cd3f-4ae7-b6c2-21df0dcc3d13 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:43.056702 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:43.056702 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:43.106470 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d64d92d-cd3f-4ae7-b6c2-21df0dcc3d13 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/detail returned with HTTP 200 Dec 31 10:04:43.108154 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1389/2729] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 10:04:42 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/detail => generated 996 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:43.125154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96389d6b-d476-4e75-bbfd-7fa532823a8b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] POST http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c/action Dec 31 10:04:43.125865 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96389d6b-d476-4e75-bbfd-7fa532823a8b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:04:43.126450 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96389d6b-d476-4e75-bbfd-7fa532823a8b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:43.127748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-96389d6b-d476-4e75-bbfd-7fa532823a8b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] delete called for group 17001b06-3d3b-4a2a-a697-8cf6f9c7250c {{(pid=88085) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 10:04:43.128274 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-96389d6b-d476-4e75-bbfd-7fa532823a8b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Delete group with id: 17001b06-3d3b-4a2a-a697-8cf6f9c7250c Dec 31 10:04:43.140676 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:43.140676 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:43.348158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96389d6b-d476-4e75-bbfd-7fa532823a8b tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c/action returned with HTTP 202 Dec 31 10:04:43.350341 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1341/2730] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 10:04:43 2020] POST /volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 31 10:04:43.358538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46771b0d-1dc0-40c5-870a-775f37e7dd4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d Dec 31 10:04:43.358957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46771b0d-1dc0-40c5-870a-775f37e7dd4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:43.359211 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:43.359211 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:43.360189 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46771b0d-1dc0-40c5-870a-775f37e7dd4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:43.436788 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:43.436788 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:43.464008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-46771b0d-1dc0-40c5-870a-775f37e7dd4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:43.493977 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-46771b0d-1dc0-40c5-870a-775f37e7dd4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:43.494441 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-46771b0d-1dc0-40c5-870a-775f37e7dd4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:43.510606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-46771b0d-1dc0-40c5-870a-775f37e7dd4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:43.529627 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:43.529627 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:43.576106 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46771b0d-1dc0-40c5-870a-775f37e7dd4f tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d returned with HTTP 200 Dec 31 10:04:43.592135 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1390/2731] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:43 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d => generated 992 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:44.145652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46a3ee8b-198f-48f1-ab8d-b8738eaee876 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:44.146504 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46a3ee8b-198f-48f1-ab8d-b8738eaee876 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:44.146783 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:44.146783 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:44.147442 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46a3ee8b-198f-48f1-ab8d-b8738eaee876 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:44.230912 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:44.230912 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:44.249506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-46a3ee8b-198f-48f1-ab8d-b8738eaee876 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:44.288384 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46a3ee8b-198f-48f1-ab8d-b8738eaee876 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:44.289869 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1342/2732] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:43 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 748 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:04:44.599623 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-92dd148f-27b4-415d-abe6-682625c1f670 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d Dec 31 10:04:44.600328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-92dd148f-27b4-415d-abe6-682625c1f670 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:44.600940 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:44.600940 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:44.601726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-92dd148f-27b4-415d-abe6-682625c1f670 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:44.679561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:44.679561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:44.691062 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-92dd148f-27b4-415d-abe6-682625c1f670 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Volume info retrieved successfully. Dec 31 10:04:44.716425 n-d-765311-8 devstack@c-api.service[88084]: WARNING stevedore.named [None req-92dd148f-27b4-415d-abe6-682625c1f670 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 31 10:04:44.717091 n-d-765311-8 devstack@c-api.service[88084]: WARNING castellan.key_manager [None req-92dd148f-27b4-415d-abe6-682625c1f670 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based 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 31 10:04:44.726531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG oslo_db.sqlalchemy.engines [None req-92dd148f-27b4-415d-abe6-682625c1f670 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] 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=88086) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 31 10:04:44.738836 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:44.738836 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:44.774304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-92dd148f-27b4-415d-abe6-682625c1f670 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d returned with HTTP 200 Dec 31 10:04:44.775602 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1391/2733] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:44 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d => generated 992 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:44.790124 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] POST http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes Dec 31 10:04:44.790681 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:44.790681 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:44.791056 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1634502863", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:44.792563 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1634502863', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:04:44.792947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Create volume of 1 GB Dec 31 10:04:44.816382 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Availability Zones retrieved successfully. Dec 31 10:04:44.885791 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Flow 'volume_create_api' (d9e4db2e-f372-4625-b330-dd30a29ea113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:44.890854 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df913e0b-594e-422d-af97-fe79a21d45ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:44.896261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:04:45.049429 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df913e0b-594e-422d-af97-fe79a21d45ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:45.053602 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab93d536-336e-40d5-9137-b32eb84d21a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:45.178915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Created reservations ['4a00b49a-9432-461e-a7fc-576a2007d66a', '3126bd0c-5f54-451c-83ed-451c26be9c18', '560913e0-14bb-4e39-aaca-ef67bfd0f438', 'bff8a0e0-6377-40bd-8762-9350e5f4ebf7'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:04:45.180702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab93d536-336e-40d5-9137-b32eb84d21a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a00b49a-9432-461e-a7fc-576a2007d66a', '3126bd0c-5f54-451c-83ed-451c26be9c18', '560913e0-14bb-4e39-aaca-ef67bfd0f438', 'bff8a0e0-6377-40bd-8762-9350e5f4ebf7']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:45.185294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabce376-5edf-443d-bbfb-acda049a4b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:45.293524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabce376-5edf-443d-bbfb-acda049a4b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac913358-0a6f-4327-9a4a-9d7b6355bc99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1634502863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e870dac3304930974d255f534e671b',qos_specs=None,replication_status=,reservations=['4a00b49a-9432-461e-a7fc-576a2007d66a','3126bd0c-5f54-451c-83ed-451c26be9c18','560913e0-14bb-4e39-aaca-ef67bfd0f438','bff8a0e0-6377-40bd-8762-9350e5f4ebf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f105813f9282431a9342396881765675',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1634502863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac913358-0a6f-4327-9a4a-9d7b6355bc99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e870dac3304930974d255f534e671b',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='f105813f9282431a9342396881765675',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:45.296353 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174d6512-481e-4952-a586-94c76d36f257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:45.311678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88d35023-44df-4f25-86e8-4ff0212e205c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:45.312968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88d35023-44df-4f25-86e8-4ff0212e205c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:45.313248 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:45.313248 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:45.313781 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-88d35023-44df-4f25-86e8-4ff0212e205c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:45.344854 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (174d6512-481e-4952-a586-94c76d36f257) 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-1634502863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e870dac3304930974d255f534e671b',qos_specs=None,replication_status=,reservations=['4a00b49a-9432-461e-a7fc-576a2007d66a','3126bd0c-5f54-451c-83ed-451c26be9c18','560913e0-14bb-4e39-aaca-ef67bfd0f438','bff8a0e0-6377-40bd-8762-9350e5f4ebf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f105813f9282431a9342396881765675',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:45.346845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4a080e-dfa6-4e90-ab7f-052a673b8d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:45.368509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4a080e-dfa6-4e90-ab7f-052a673b8d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:45.371886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Flow 'volume_create_api' (d9e4db2e-f372-4625-b330-dd30a29ea113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:45.436507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Create volume request issued successfully. Dec 31 10:04:45.455192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-3c96c686-8469-412d-b6af-da5caab08059 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes returned with HTTP 202 Dec 31 10:04:45.457170 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1343/2734] 10.222.0.45 () {64 vars in 1512 bytes} [Thu Dec 31 10:04:44 2020] POST /volume/v3/13e870dac3304930974d255f534e671b/volumes => generated 824 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 10:04:45.476248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-8b247afa-586e-471b-8e8e-c8bc1a3c1a62 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:45.477403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-8b247afa-586e-471b-8e8e-c8bc1a3c1a62 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:45.478180 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:45.478180 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:45.479319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-8b247afa-586e-471b-8e8e-c8bc1a3c1a62 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:45.516462 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:45.516462 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:45.534892 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-88d35023-44df-4f25-86e8-4ff0212e205c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:45.586142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-88d35023-44df-4f25-86e8-4ff0212e205c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:45.587887 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1392/2735] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:45 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:45.629999 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:45.629999 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:45.655378 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-8b247afa-586e-471b-8e8e-c8bc1a3c1a62 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Volume info retrieved successfully. Dec 31 10:04:45.704208 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-212872c0-7a47-464e-96ec-dd366b63acb1 req-8b247afa-586e-471b-8e8e-c8bc1a3c1a62 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 returned with HTTP 200 Dec 31 10:04:45.705945 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1344/2736] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:04:45 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 => generated 892 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:45.759769 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-70698b1e-77b1-40b4-8b34-d93e2065d3de req-86961a5a-29dc-4537-8462-939edea9455c tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:45.760792 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-70698b1e-77b1-40b4-8b34-d93e2065d3de req-86961a5a-29dc-4537-8462-939edea9455c tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:45.761163 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:45.761163 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:45.761965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-70698b1e-77b1-40b4-8b34-d93e2065d3de req-86961a5a-29dc-4537-8462-939edea9455c tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:45.795908 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ef9eeba-c258-42f9-8628-44f1b7d69652 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d Dec 31 10:04:45.796652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ef9eeba-c258-42f9-8628-44f1b7d69652 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:45.796854 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:45.796854 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:45.797407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ef9eeba-c258-42f9-8628-44f1b7d69652 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:45.844516 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:45.844516 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:45.855054 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-70698b1e-77b1-40b4-8b34-d93e2065d3de req-86961a5a-29dc-4537-8462-939edea9455c tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Volume info retrieved successfully. Dec 31 10:04:45.882361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-70698b1e-77b1-40b4-8b34-d93e2065d3de req-86961a5a-29dc-4537-8462-939edea9455c tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 returned with HTTP 200 Dec 31 10:04:45.883839 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1393/2737] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:04:45 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 => generated 916 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:45.929400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ef9eeba-c258-42f9-8628-44f1b7d69652 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d returned with HTTP 404 Dec 31 10:04:45.931249 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1345/2738] 10.222.0.45 () {60 vars in 1356 bytes} [Thu Dec 31 10:04:45 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 10:04:45.946216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03bf579f-614e-4c17-8c29-0eaf3fe908c5 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c Dec 31 10:04:45.947129 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03bf579f-614e-4c17-8c29-0eaf3fe908c5 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:45.947555 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:45.947555 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:45.948183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03bf579f-614e-4c17-8c29-0eaf3fe908c5 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:45.948810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-03bf579f-614e-4c17-8c29-0eaf3fe908c5 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] show called for member 17001b06-3d3b-4a2a-a697-8cf6f9c7250c {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:04:45.959632 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:45.959632 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:45.998592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03bf579f-614e-4c17-8c29-0eaf3fe908c5 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c returned with HTTP 200 Dec 31 10:04:46.005174 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1394/2739] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:04:45 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c => generated 387 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:46.365302 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84b94549-0eaa-4e27-902e-feb5d4ccaf60 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] POST http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs Dec 31 10:04:46.366374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84b94549-0eaa-4e27-902e-feb5d4ccaf60 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-575438926", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:46.369052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.qos_specs [None req-84b94549-0eaa-4e27-902e-feb5d4ccaf60 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-575438926', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88085) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 31 10:04:46.385178 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-84b94549-0eaa-4e27-902e-feb5d4ccaf60 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DB qos_specs_create(): root {'id': '8ef9c9aa-175c-4721-b559-795567fc58ef', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-575438926'} {{(pid=88085) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 31 10:04:46.405266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84b94549-0eaa-4e27-902e-feb5d4ccaf60 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs returned with HTTP 200 Dec 31 10:04:46.406598 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1346/2740] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:04:46 2020] POST /volume/v3/d4fe079589134390990168f502ae2875/qos-specs => generated 458 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:46.420272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36ee1339-8639-4027-b3f7-dc046d040543 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] POST http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types Dec 31 10:04:46.420272 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:46.420272 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:46.420654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36ee1339-8639-4027-b3f7-dc046d040543 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-103769481"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:46.421851 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:46.421851 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:46.483287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36ee1339-8639-4027-b3f7-dc046d040543 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types returned with HTTP 200 Dec 31 10:04:46.484198 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1395/2741] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 10:04:46 2020] POST /volume/v3/d4fe079589134390990168f502ae2875/types => generated 221 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:46.494502 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7bd1347-a846-4270-b931-27c3191b34fe tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] POST http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types Dec 31 10:04:46.494968 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:46.494968 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:46.495412 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7bd1347-a846-4270-b931-27c3191b34fe tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1967713188"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:46.496614 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:46.496614 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:46.539749 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7bd1347-a846-4270-b931-27c3191b34fe tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types returned with HTTP 200 Dec 31 10:04:46.540808 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1347/2742] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 10:04:46 2020] POST /volume/v3/d4fe079589134390990168f502ae2875/types => generated 222 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:46.550941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-721acc06-d5bb-44db-9147-bbb746b9c52f tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] POST http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types Dec 31 10:04:46.552020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-721acc06-d5bb-44db-9147-bbb746b9c52f tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1934692083"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:46.610254 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2ec0c5ca-6563-49ec-85cc-5ce05ef3710d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:46.611358 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2ec0c5ca-6563-49ec-85cc-5ce05ef3710d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:46.611865 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2ec0c5ca-6563-49ec-85cc-5ce05ef3710d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:46.643684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-721acc06-d5bb-44db-9147-bbb746b9c52f tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types returned with HTTP 200 Dec 31 10:04:46.644910 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1396/2743] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 10:04:46 2020] POST /volume/v3/d4fe079589134390990168f502ae2875/types => generated 222 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:46.660901 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9234e52-889e-4824-b507-3ce1879c039d tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associate?vol_type_id=a83304b4-ab1f-433b-bcb2-a6d6186bb80c Dec 31 10:04:46.661599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9234e52-889e-4824-b507-3ce1879c039d tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:46.662308 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9234e52-889e-4824-b507-3ce1879c039d tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'associate' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:46.670320 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a9234e52-889e-4824-b507-3ce1879c039d tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Associate qos_spec: 8ef9c9aa-175c-4721-b559-795567fc58ef with type: a83304b4-ab1f-433b-bcb2-a6d6186bb80c {{(pid=88086) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 31 10:04:46.685907 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:46.685907 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:46.687790 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:46.687790 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:46.700171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2ec0c5ca-6563-49ec-85cc-5ce05ef3710d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:46.702731 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:46.702731 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:46.746653 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2ec0c5ca-6563-49ec-85cc-5ce05ef3710d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:46.746653 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1348/2744] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:46 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 920 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:46.786015 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9234e52-889e-4824-b507-3ce1879c039d tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associate?vol_type_id=a83304b4-ab1f-433b-bcb2-a6d6186bb80c returned with HTTP 202 Dec 31 10:04:46.787183 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1397/2745] 10.222.0.45 () {58 vars in 1448 bytes} [Thu Dec 31 10:04:46 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associate?vol_type_id=a83304b4-ab1f-433b-bcb2-a6d6186bb80c => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:46.800683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dfbdb1b8-f7d2-40cc-a2c0-b5707f950242 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associate?vol_type_id=b8f851f2-0ffa-422f-85d5-d2efa8a6891b Dec 31 10:04:46.801253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dfbdb1b8-f7d2-40cc-a2c0-b5707f950242 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:46.801457 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:46.801457 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:46.802548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dfbdb1b8-f7d2-40cc-a2c0-b5707f950242 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'associate' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:46.804892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dfbdb1b8-f7d2-40cc-a2c0-b5707f950242 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Associate qos_spec: 8ef9c9aa-175c-4721-b559-795567fc58ef with type: b8f851f2-0ffa-422f-85d5-d2efa8a6891b {{(pid=88085) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 31 10:04:46.805713 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:46.805713 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:46.815558 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:46.815558 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:46.873104 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dfbdb1b8-f7d2-40cc-a2c0-b5707f950242 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associate?vol_type_id=b8f851f2-0ffa-422f-85d5-d2efa8a6891b returned with HTTP 202 Dec 31 10:04:46.877845 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1349/2746] 10.222.0.45 () {58 vars in 1448 bytes} [Thu Dec 31 10:04:46 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associate?vol_type_id=b8f851f2-0ffa-422f-85d5-d2efa8a6891b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:46.916250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a2c46cf-ed24-4f9d-a47f-86ccbf1cd5eb tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associate?vol_type_id=339ad33f-b90a-453b-9e59-2251ac991ff6 Dec 31 10:04:46.917094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a2c46cf-ed24-4f9d-a47f-86ccbf1cd5eb tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:46.917502 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:46.917502 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:46.918274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a2c46cf-ed24-4f9d-a47f-86ccbf1cd5eb tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'associate' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:46.919182 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:46.919182 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:46.920330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1a2c46cf-ed24-4f9d-a47f-86ccbf1cd5eb tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Associate qos_spec: 8ef9c9aa-175c-4721-b559-795567fc58ef with type: 339ad33f-b90a-453b-9e59-2251ac991ff6 {{(pid=88086) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 31 10:04:46.932271 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:46.932271 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:46.942466 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:46.942466 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:46.963496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fbde112f-3280-474e-b0f7-e48f04faf5e2 req-7dab17d5-1ff9-428b-89ad-a6cb142913b3 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:46.964044 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fbde112f-3280-474e-b0f7-e48f04faf5e2 req-7dab17d5-1ff9-428b-89ad-a6cb142913b3 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:46.964291 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:46.964291 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:46.964798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fbde112f-3280-474e-b0f7-e48f04faf5e2 req-7dab17d5-1ff9-428b-89ad-a6cb142913b3 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.002972 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a2c46cf-ed24-4f9d-a47f-86ccbf1cd5eb tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associate?vol_type_id=339ad33f-b90a-453b-9e59-2251ac991ff6 returned with HTTP 202 Dec 31 10:04:47.008027 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1398/2747] 10.222.0.45 () {58 vars in 1448 bytes} [Thu Dec 31 10:04:46 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associate?vol_type_id=339ad33f-b90a-453b-9e59-2251ac991ff6 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:47.014589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cba7e6e-df76-43b8-978a-b8716d61b307 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associations Dec 31 10:04:47.015382 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cba7e6e-df76-43b8-978a-b8716d61b307 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.015805 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.015805 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.016428 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cba7e6e-df76-43b8-978a-b8716d61b307 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'associations' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.017303 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.017303 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.018321 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0cba7e6e-df76-43b8-978a-b8716d61b307 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Get associations for qos_spec id: 8ef9c9aa-175c-4721-b559-795567fc58ef {{(pid=88086) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 31 10:04:47.019187 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.019187 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.048289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cba7e6e-df76-43b8-978a-b8716d61b307 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associations returned with HTTP 200 Dec 31 10:04:47.056421 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1399/2748] 10.222.0.45 () {58 vars in 1360 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associations => generated 447 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:47.062594 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4ce4ae0-431d-4ed5-bfd4-9dc9c079bae0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] GET http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c Dec 31 10:04:47.063766 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4ce4ae0-431d-4ed5-bfd4-9dc9c079bae0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.064179 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.064179 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.064808 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4ce4ae0-431d-4ed5-bfd4-9dc9c079bae0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.066545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-f4ce4ae0-431d-4ed5-bfd4-9dc9c079bae0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] show called for member 17001b06-3d3b-4a2a-a697-8cf6f9c7250c {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:04:47.081688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4ce4ae0-431d-4ed5-bfd4-9dc9c079bae0 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c returned with HTTP 404 Dec 31 10:04:47.084039 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1400/2749] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/a2bc21fec71a4e86973845a11a79f791/groups/17001b06-3d3b-4a2a-a697-8cf6f9c7250c => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 10:04:47.095258 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-694d8123-e892-43de-b4f9-3a5d204da063 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/disassociate?vol_type_id=a83304b4-ab1f-433b-bcb2-a6d6186bb80c Dec 31 10:04:47.096903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-694d8123-e892-43de-b4f9-3a5d204da063 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.097891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-694d8123-e892-43de-b4f9-3a5d204da063 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'disassociate' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.099182 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.099182 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.102046 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-694d8123-e892-43de-b4f9-3a5d204da063 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Disassociate qos_spec: 8ef9c9aa-175c-4721-b559-795567fc58ef from type: a83304b4-ab1f-433b-bcb2-a6d6186bb80c {{(pid=88086) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Dec 31 10:04:47.103447 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.103447 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.118050 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.118050 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.156998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-694d8123-e892-43de-b4f9-3a5d204da063 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/disassociate?vol_type_id=a83304b4-ab1f-433b-bcb2-a6d6186bb80c returned with HTTP 202 Dec 31 10:04:47.158613 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1401/2750] 10.222.0.45 () {58 vars in 1457 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/disassociate?vol_type_id=a83304b4-ab1f-433b-bcb2-a6d6186bb80c => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:47.167469 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-345aae20-56d7-4737-aa97-a32d1feccc2f tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] DELETE http://10.222.0.45/volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/group_types/3ce24e38-5cff-4ab4-b945-3e9da5674c85 Dec 31 10:04:47.177581 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-345aae20-56d7-4737-aa97-a32d1feccc2f tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.177972 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.177972 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.178477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-345aae20-56d7-4737-aa97-a32d1feccc2f tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.180614 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.180614 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.222004 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.222004 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:04:47.230446 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-345aae20-56d7-4737-aa97-a32d1feccc2f tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] http://10.222.0.45/volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/group_types/3ce24e38-5cff-4ab4-b945-3e9da5674c85 returned with HTTP 202 Dec 31 10:04:47.231792 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1402/2751] 10.222.0.45 () {60 vars in 1371 bytes} [Thu Dec 31 10:04:47 2020] DELETE /volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/group_types/3ce24e38-5cff-4ab4-b945-3e9da5674c85 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 10:04:47.242249 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b15f0dc-506f-4d79-8038-4bc177fbda99 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associations Dec 31 10:04:47.242249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b15f0dc-506f-4d79-8038-4bc177fbda99 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.242821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b15f0dc-506f-4d79-8038-4bc177fbda99 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'associations' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.244523 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7b15f0dc-506f-4d79-8038-4bc177fbda99 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Get associations for qos_spec id: 8ef9c9aa-175c-4721-b559-795567fc58ef {{(pid=88086) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 31 10:04:47.245388 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.245388 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.247147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.247147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.258081 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-fbde112f-3280-474e-b0f7-e48f04faf5e2 req-7dab17d5-1ff9-428b-89ad-a6cb142913b3 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Volume info retrieved successfully. Dec 31 10:04:47.276238 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b15f0dc-506f-4d79-8038-4bc177fbda99 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associations returned with HTTP 200 Dec 31 10:04:47.277475 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1403/2752] 10.222.0.45 () {58 vars in 1360 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associations => generated 306 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:47.281257 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c50ebb7b-4c41-4c51-8752-cdd1d2f5e720 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] DELETE http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d Dec 31 10:04:47.282085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c50ebb7b-4c41-4c51-8752-cdd1d2f5e720 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.282085 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.282085 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.282549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c50ebb7b-4c41-4c51-8752-cdd1d2f5e720 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.282813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-c50ebb7b-4c41-4c51-8752-cdd1d2f5e720 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] Delete volume with id: 16e7b15d-e77e-4acb-8c06-f63b2dfb194d Dec 31 10:04:47.284684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fbde112f-3280-474e-b0f7-e48f04faf5e2 req-7dab17d5-1ff9-428b-89ad-a6cb142913b3 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 returned with HTTP 200 Dec 31 10:04:47.285866 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1350/2753] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:04:46 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 => generated 917 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:47.294723 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a87cb17c-cc51-429a-a31c-3f7fcd4c11ba tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/disassociate_all Dec 31 10:04:47.295513 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a87cb17c-cc51-429a-a31c-3f7fcd4c11ba tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.296161 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.296161 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.296782 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a87cb17c-cc51-429a-a31c-3f7fcd4c11ba tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'disassociate_all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.299866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a87cb17c-cc51-429a-a31c-3f7fcd4c11ba tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Disassociate qos_spec: 8ef9c9aa-175c-4721-b559-795567fc58ef from all. {{(pid=88085) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Dec 31 10:04:47.300738 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.300738 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.309670 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.309670 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.323943 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a87cb17c-cc51-429a-a31c-3f7fcd4c11ba tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/disassociate_all returned with HTTP 202 Dec 31 10:04:47.324880 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1351/2754] 10.222.0.45 () {58 vars in 1372 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/disassociate_all => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:47.335183 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bbe0f390-a923-4fc9-9dcd-5e77d6f90cde tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associations Dec 31 10:04:47.335906 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bbe0f390-a923-4fc9-9dcd-5e77d6f90cde tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.336087 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.336087 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.336594 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bbe0f390-a923-4fc9-9dcd-5e77d6f90cde tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'associations' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.337573 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.337573 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.338422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bbe0f390-a923-4fc9-9dcd-5e77d6f90cde tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Get associations for qos_spec id: 8ef9c9aa-175c-4721-b559-795567fc58ef {{(pid=88085) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 31 10:04:47.339187 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.339187 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.355597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c50ebb7b-4c41-4c51-8752-cdd1d2f5e720 tempest-GroupsV314Test-430106336 tempest-GroupsV314Test-430106336] http://10.222.0.45/volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d returned with HTTP 404 Dec 31 10:04:47.356890 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1404/2755] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:04:47 2020] DELETE /volume/v3/a2bc21fec71a4e86973845a11a79f791/volumes/16e7b15d-e77e-4acb-8c06-f63b2dfb194d => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:47.362827 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3be724b-dfae-49cc-8a53-9f88c1e9a5c2 req-409395e8-4957-4fc8-859a-b5eb11cb7560 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] POST http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots Dec 31 10:04:47.363638 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a3be724b-dfae-49cc-8a53-9f88c1e9a5c2 req-409395e8-4957-4fc8-859a-b5eb11cb7560 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac913358-0a6f-4327-9a4a-9d7b6355bc99", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1351192212", "description": null, "metadata": {}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:47.363756 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bbe0f390-a923-4fc9-9dcd-5e77d6f90cde tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associations returned with HTTP 200 Dec 31 10:04:47.365139 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1352/2756] 10.222.0.45 () {58 vars in 1360 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/associations => generated 24 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 31 10:04:47.370051 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48e82279-4cc8-45fb-8fce-39a891e2b0dd tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] DELETE http://10.222.0.45/volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/types/327f3a38-ecd4-452b-a413-6bfde3305102 Dec 31 10:04:47.372529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48e82279-4cc8-45fb-8fce-39a891e2b0dd tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.372892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.372892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.373391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48e82279-4cc8-45fb-8fce-39a891e2b0dd tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.374163 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.374163 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.415812 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.415812 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.417033 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-a3be724b-dfae-49cc-8a53-9f88c1e9a5c2 req-409395e8-4957-4fc8-859a-b5eb11cb7560 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Volume info retrieved successfully. Dec 31 10:04:47.417378 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [req-a3be724b-dfae-49cc-8a53-9f88c1e9a5c2 req-409395e8-4957-4fc8-859a-b5eb11cb7560 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Create snapshot from volume ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:47.445374 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.445374 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:04:47.456381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48e82279-4cc8-45fb-8fce-39a891e2b0dd tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] http://10.222.0.45/volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/types/327f3a38-ecd4-452b-a413-6bfde3305102 returned with HTTP 202 Dec 31 10:04:47.457493 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1353/2757] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:04:47 2020] DELETE /volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/types/327f3a38-ecd4-452b-a413-6bfde3305102 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:47.464310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f2bea01-2faa-4a6f-a1d4-b7460c74e051 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] POST http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs Dec 31 10:04:47.465233 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f2bea01-2faa-4a6f-a1d4-b7460c74e051 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-222440815", "consumer": "back-end"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:47.467262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.qos_specs [None req-3f2bea01-2faa-4a6f-a1d4-b7460c74e051 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-222440815', 'consumer': 'back-end', 'specs': {}} {{(pid=88085) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 31 10:04:47.476204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-3f2bea01-2faa-4a6f-a1d4-b7460c74e051 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DB qos_specs_create(): root {'id': '3e8bf839-06da-4ccd-a78e-97d129f96805', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-222440815'} {{(pid=88085) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 31 10:04:47.483503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f2bea01-2faa-4a6f-a1d4-b7460c74e051 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs returned with HTTP 200 Dec 31 10:04:47.484542 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1354/2758] 10.222.0.45 () {60 vars in 1231 bytes} [Thu Dec 31 10:04:47 2020] POST /volume/v3/d4fe079589134390990168f502ae2875/qos-specs => generated 434 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:47.488520 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef6d5cbc-a2ec-4534-90da-b5e0ca92b52a tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] GET http://10.222.0.45/volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/types/327f3a38-ecd4-452b-a413-6bfde3305102 Dec 31 10:04:47.489045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef6d5cbc-a2ec-4534-90da-b5e0ca92b52a tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.489324 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.489324 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.489700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef6d5cbc-a2ec-4534-90da-b5e0ca92b52a tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.503285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [req-a3be724b-dfae-49cc-8a53-9f88c1e9a5c2 req-409395e8-4957-4fc8-859a-b5eb11cb7560 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Created reservations ['8fa4bfe9-ce90-49d6-9aea-29916ae9e010', 'f800edd5-2c72-427a-8f00-96087a4e460b', 'c10e3354-61d4-4fdd-acd1-9aad04b8cc12', '4cb3f5ae-ce4a-4d09-8d50-0daeb06f4474'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:04:47.503603 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef6d5cbc-a2ec-4534-90da-b5e0ca92b52a tempest-GroupsV314Test-624364479 tempest-GroupsV314Test-624364479] http://10.222.0.45/volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/types/327f3a38-ecd4-452b-a413-6bfde3305102 returned with HTTP 404 Dec 31 10:04:47.506078 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1355/2759] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/468f6653c3d54509bbfe6b6d7a1fd202/types/327f3a38-ecd4-452b-a413-6bfde3305102 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:47.524197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82d0cfc5-79cf-4eac-b353-e2126cbad650 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DELETE http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805?force=False Dec 31 10:04:47.525567 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82d0cfc5-79cf-4eac-b353-e2126cbad650 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.526459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82d0cfc5-79cf-4eac-b353-e2126cbad650 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.528060 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.528060 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.529865 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-82d0cfc5-79cf-4eac-b353-e2126cbad650 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Delete qos_spec: 3e8bf839-06da-4ccd-a78e-97d129f96805, force: False {{(pid=88085) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 31 10:04:47.531194 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.531194 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.539938 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.539938 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.572346 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.572346 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.581447 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.581447 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:04:47.588064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82d0cfc5-79cf-4eac-b353-e2126cbad650 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805?force=False returned with HTTP 202 Dec 31 10:04:47.589277 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1356/2760] 10.222.0.45 () {58 vars in 1347 bytes} [Thu Dec 31 10:04:47 2020] DELETE /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805?force=False => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:47.604089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c4c97c1e-64e4-4883-9472-3e0ed19d35d8 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805 Dec 31 10:04:47.604661 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c4c97c1e-64e4-4883-9472-3e0ed19d35d8 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.604855 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.604855 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.605239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c4c97c1e-64e4-4883-9472-3e0ed19d35d8 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.606070 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.606070 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.616770 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c4c97c1e-64e4-4883-9472-3e0ed19d35d8 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805 returned with HTTP 404 Dec 31 10:04:47.618745 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1357/2761] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:47.628235 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-487ead2b-eb45-49ad-aade-38edd14f5766 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs Dec 31 10:04:47.628759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-487ead2b-eb45-49ad-aade-38edd14f5766 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.629413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-487ead2b-eb45-49ad-aade-38edd14f5766 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.634548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-a3be724b-dfae-49cc-8a53-9f88c1e9a5c2 req-409395e8-4957-4fc8-859a-b5eb11cb7560 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Snapshot create request issued successfully. Dec 31 10:04:47.635732 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a3be724b-dfae-49cc-8a53-9f88c1e9a5c2 req-409395e8-4957-4fc8-859a-b5eb11cb7560 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots returned with HTTP 202 Dec 31 10:04:47.638399 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1405/2762] 10.222.0.45 () {64 vars in 1518 bytes} [Thu Dec 31 10:04:47 2020] POST /volume/v3/13e870dac3304930974d255f534e671b/snapshots => generated 311 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:04:47.658848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-487ead2b-eb45-49ad-aade-38edd14f5766 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs returned with HTTP 200 Dec 31 10:04:47.659989 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1358/2763] 10.222.0.45 () {58 vars in 1210 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs => generated 174 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:04:47.679714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b854694e-d17d-4fcf-84b0-6cd99a3ba741 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] POST http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs Dec 31 10:04:47.680478 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.680478 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.684131 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b854694e-d17d-4fcf-84b0-6cd99a3ba741 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1924629380", "consumer": "both"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:47.687040 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.687040 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.692096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.qos_specs [None req-b854694e-d17d-4fcf-84b0-6cd99a3ba741 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1924629380', 'consumer': 'both', 'specs': {}} {{(pid=88086) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 31 10:04:47.710333 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-b854694e-d17d-4fcf-84b0-6cd99a3ba741 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DB qos_specs_create(): root {'id': '8fc9d47b-79d0-45f7-9a88-bc4704ee00a3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1924629380'} {{(pid=88086) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 31 10:04:47.724353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b854694e-d17d-4fcf-84b0-6cd99a3ba741 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs returned with HTTP 200 Dec 31 10:04:47.725967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-29b04a23-ef24-4a63-a05d-56211ff29879 req-4edfdd8a-c044-4f21-a0e9-d00da59ed913 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 Dec 31 10:04:47.726520 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-29b04a23-ef24-4a63-a05d-56211ff29879 req-4edfdd8a-c044-4f21-a0e9-d00da59ed913 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.726753 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.726753 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.727134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-29b04a23-ef24-4a63-a05d-56211ff29879 req-4edfdd8a-c044-4f21-a0e9-d00da59ed913 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.736724 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1406/2764] 10.222.0.45 () {60 vars in 1231 bytes} [Thu Dec 31 10:04:47 2020] POST /volume/v3/d4fe079589134390990168f502ae2875/qos-specs => generated 431 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:47.754554 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.754554 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.756265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-29b04a23-ef24-4a63-a05d-56211ff29879 req-4edfdd8a-c044-4f21-a0e9-d00da59ed913 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Snapshot retrieved successfully. Dec 31 10:04:47.758616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-29b04a23-ef24-4a63-a05d-56211ff29879 req-4edfdd8a-c044-4f21-a0e9-d00da59ed913 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 returned with HTTP 200 Dec 31 10:04:47.759670 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1359/2765] 10.222.0.45 () {60 vars in 1575 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 => generated 443 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:47.769197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-40d8f56a-9388-43c7-9018-100e42d0ffd7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:47.769197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-40d8f56a-9388-43c7-9018-100e42d0ffd7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.769197 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.769197 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.769197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-40d8f56a-9388-43c7-9018-100e42d0ffd7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.769588 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b30cab0-e8dc-4eec-a2bb-856830c5c5e7 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DELETE http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3?force=False Dec 31 10:04:47.769588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b30cab0-e8dc-4eec-a2bb-856830c5c5e7 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.769588 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.769588 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.769588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b30cab0-e8dc-4eec-a2bb-856830c5c5e7 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.770077 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.770077 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.771577 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8b30cab0-e8dc-4eec-a2bb-856830c5c5e7 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Delete qos_spec: 8fc9d47b-79d0-45f7-9a88-bc4704ee00a3, force: False {{(pid=88086) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 31 10:04:47.772270 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.772270 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.780404 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.780404 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.813630 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.813630 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.822766 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.822766 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.830075 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.830075 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:04:47.834744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-40d8f56a-9388-43c7-9018-100e42d0ffd7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:47.836640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b30cab0-e8dc-4eec-a2bb-856830c5c5e7 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3?force=False returned with HTTP 202 Dec 31 10:04:47.837770 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1407/2766] 10.222.0.45 () {58 vars in 1347 bytes} [Thu Dec 31 10:04:47 2020] DELETE /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3?force=False => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:47.850193 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-588b43b0-fa73-4ad3-8ddb-aed18e680255 req-9d08ed04-2d45-45a6-8aa0-c1572acdcec0 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/detail Dec 31 10:04:47.851228 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-588b43b0-fa73-4ad3-8ddb-aed18e680255 req-9d08ed04-2d45-45a6-8aa0-c1572acdcec0 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.851951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.851951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.853313 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-588b43b0-fa73-4ad3-8ddb-aed18e680255 req-9d08ed04-2d45-45a6-8aa0-c1572acdcec0 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.854653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [req-588b43b0-fa73-4ad3-8ddb-aed18e680255 req-9d08ed04-2d45-45a6-8aa0-c1572acdcec0 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:04:47.856025 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.856025 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.858199 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [req-588b43b0-fa73-4ad3-8ddb-aed18e680255 req-9d08ed04-2d45-45a6-8aa0-c1572acdcec0 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:04:47.870417 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-40d8f56a-9388-43c7-9018-100e42d0ffd7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:47.871515 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1360/2767] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 978 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:47.896050 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-baca5cbf-b4de-4bb0-9200-6c792a8d23f4 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3 Dec 31 10:04:47.897659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-baca5cbf-b4de-4bb0-9200-6c792a8d23f4 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.897907 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.897907 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.898612 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-baca5cbf-b4de-4bb0-9200-6c792a8d23f4 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.900438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-588b43b0-fa73-4ad3-8ddb-aed18e680255 req-9d08ed04-2d45-45a6-8aa0-c1572acdcec0 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Get all snapshots completed successfully. Dec 31 10:04:47.901415 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:47.901415 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:47.902347 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.902347 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:47.902786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-588b43b0-fa73-4ad3-8ddb-aed18e680255 req-9d08ed04-2d45-45a6-8aa0-c1572acdcec0 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/detail returned with HTTP 200 Dec 31 10:04:47.903981 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1408/2768] 10.222.0.45 () {60 vars in 1485 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/snapshots/detail => generated 446 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:47.917876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-baca5cbf-b4de-4bb0-9200-6c792a8d23f4 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3 returned with HTTP 404 Dec 31 10:04:47.919466 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1361/2769] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3 => generated 100 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:47.935101 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e51f6599-74d7-4b6c-ad1a-122c6056716b tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs Dec 31 10:04:47.949533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e51f6599-74d7-4b6c-ad1a-122c6056716b tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.949533 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:47.949533 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:47.950177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e51f6599-74d7-4b6c-ad1a-122c6056716b tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:47.955361 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:47.955361 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Dec 31 10:04:47.982693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ee7000c7-aae3-413a-8cc5-bc7dc8b5c8fa req-f2267d59-c77b-41de-a633-5c294c3de920 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 Dec 31 10:04:47.983634 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ee7000c7-aae3-413a-8cc5-bc7dc8b5c8fa req-f2267d59-c77b-41de-a633-5c294c3de920 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:47.984562 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ee7000c7-aae3-413a-8cc5-bc7dc8b5c8fa req-f2267d59-c77b-41de-a633-5c294c3de920 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.002521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e51f6599-74d7-4b6c-ad1a-122c6056716b tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs returned with HTTP 200 Dec 31 10:04:48.003964 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1409/2770] 10.222.0.45 () {58 vars in 1210 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs => generated 174 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:48.034405 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9b23869-ab49-42bf-b534-1086d12bbc1d tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] POST http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs Dec 31 10:04:48.035085 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.035085 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.035749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9b23869-ab49-42bf-b534-1086d12bbc1d tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1080509572", "consumer": "front-end"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:48.037899 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.037899 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.039148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.qos_specs [None req-a9b23869-ab49-42bf-b534-1086d12bbc1d tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1080509572', 'consumer': 'front-end', 'specs': {}} {{(pid=88086) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 31 10:04:48.048974 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.048974 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.050654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-ee7000c7-aae3-413a-8cc5-bc7dc8b5c8fa req-f2267d59-c77b-41de-a633-5c294c3de920 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Snapshot retrieved successfully. Dec 31 10:04:48.053007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ee7000c7-aae3-413a-8cc5-bc7dc8b5c8fa req-f2267d59-c77b-41de-a633-5c294c3de920 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 returned with HTTP 200 Dec 31 10:04:48.054204 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1362/2771] 10.222.0.45 () {60 vars in 1575 bytes} [Thu Dec 31 10:04:47 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 => generated 443 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:48.069713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-a9b23869-ab49-42bf-b534-1086d12bbc1d tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DB qos_specs_create(): root {'id': '2a59b209-b601-4d11-bb7e-198773934496', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1080509572'} {{(pid=88086) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 31 10:04:48.081807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9b23869-ab49-42bf-b534-1086d12bbc1d tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs returned with HTTP 200 Dec 31 10:04:48.084676 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1410/2772] 10.222.0.45 () {60 vars in 1231 bytes} [Thu Dec 31 10:04:48 2020] POST /volume/v3/d4fe079589134390990168f502ae2875/qos-specs => generated 436 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:48.098807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea0aa9cb-29b9-4db7-8dca-c67b736d5b39 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DELETE http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496?force=False Dec 31 10:04:48.099679 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea0aa9cb-29b9-4db7-8dca-c67b736d5b39 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.099969 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.099969 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.100393 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea0aa9cb-29b9-4db7-8dca-c67b736d5b39 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.102068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ea0aa9cb-29b9-4db7-8dca-c67b736d5b39 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Delete qos_spec: 2a59b209-b601-4d11-bb7e-198773934496, force: False {{(pid=88085) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 31 10:04:48.103219 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.103219 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.114851 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.114851 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.135787 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.135787 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.142738 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.142738 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:04:48.148077 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea0aa9cb-29b9-4db7-8dca-c67b736d5b39 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496?force=False returned with HTTP 202 Dec 31 10:04:48.152725 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1363/2773] 10.222.0.45 () {58 vars in 1347 bytes} [Thu Dec 31 10:04:48 2020] DELETE /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496?force=False => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:48.162232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24646e78-810e-43e6-9b44-704cb6136496 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496 Dec 31 10:04:48.163194 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24646e78-810e-43e6-9b44-704cb6136496 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.163757 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.163757 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.164564 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24646e78-810e-43e6-9b44-704cb6136496 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.165866 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.165866 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.167708 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.167708 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.180130 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24646e78-810e-43e6-9b44-704cb6136496 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496 returned with HTTP 404 Dec 31 10:04:48.182327 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1411/2774] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496 => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:48.198606 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed6e3b64-7223-4091-a74c-a408057b5317 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs Dec 31 10:04:48.200136 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed6e3b64-7223-4091-a74c-a408057b5317 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.200666 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.200666 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.201243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed6e3b64-7223-4091-a74c-a408057b5317 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.201969 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.201969 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.219790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed6e3b64-7223-4091-a74c-a408057b5317 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs returned with HTTP 200 Dec 31 10:04:48.221200 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1364/2775] 10.222.0.45 () {58 vars in 1210 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs => generated 174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:48.235934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-012514be-ca02-4820-b687-888a145fe2b0 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef Dec 31 10:04:48.237174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-012514be-ca02-4820-b687-888a145fe2b0 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.237842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-012514be-ca02-4820-b687-888a145fe2b0 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.251592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-012514be-ca02-4820-b687-888a145fe2b0 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef returned with HTTP 200 Dec 31 10:04:48.253106 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1412/2776] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef => generated 458 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:48.268132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ff29aa3-9122-4871-a000-7e1e84f51dcb tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs Dec 31 10:04:48.268668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ff29aa3-9122-4871-a000-7e1e84f51dcb tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.268852 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.268852 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.269248 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ff29aa3-9122-4871-a000-7e1e84f51dcb tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.270889 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.270889 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.272326 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.272326 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Dec 31 10:04:48.289558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ff29aa3-9122-4871-a000-7e1e84f51dcb tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs returned with HTTP 200 Dec 31 10:04:48.295119 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1365/2777] 10.222.0.45 () {58 vars in 1210 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs => generated 174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:48.316803 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0470d4ed-9744-4830-b219-503914a7dd45 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] PUT http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef Dec 31 10:04:48.318722 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.318722 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.318722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0470d4ed-9744-4830-b219-503914a7dd45 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:48.320080 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.320080 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.321409 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.321409 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.330361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.qos_specs [None req-0470d4ed-9744-4830-b219-503914a7dd45 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88086) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Dec 31 10:04:48.330981 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.330981 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.345760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-0470d4ed-9744-4830-b219-503914a7dd45 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] qos_specs_update() value: {'id': '8825123a-15a4-4daa-b4f9-33689c904996', 'key': 'iops_bytes', 'value': '500', 'specs_id': '8ef9c9aa-175c-4721-b559-795567fc58ef', 'deleted': False} {{(pid=88086) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Dec 31 10:04:48.364237 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0470d4ed-9744-4830-b219-503914a7dd45 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef returned with HTTP 200 Dec 31 10:04:48.365965 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1413/2778] 10.222.0.45 () {60 vars in 1341 bytes} [Thu Dec 31 10:04:48 2020] PUT /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef => generated 36 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 10:04:48.386083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44118c8f-f599-4d25-a46a-85d26662111a tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef Dec 31 10:04:48.386640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44118c8f-f599-4d25-a46a-85d26662111a tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.386864 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.386864 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.387979 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44118c8f-f599-4d25-a46a-85d26662111a tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.388410 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.388410 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.389501 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.389501 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.401061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44118c8f-f599-4d25-a46a-85d26662111a tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef returned with HTTP 200 Dec 31 10:04:48.401895 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1366/2779] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef => generated 479 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:04:48.414514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf710c06-6d4a-43b9-b297-8471a62a59aa tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] PUT http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/delete_keys Dec 31 10:04:48.414998 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.414998 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.415410 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf710c06-6d4a-43b9-b297-8471a62a59aa tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:48.416693 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.416693 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.417511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cf710c06-6d4a-43b9-b297-8471a62a59aa tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Delete_key spec: 8ef9c9aa-175c-4721-b559-795567fc58ef, keys: ['iops_bytes'] {{(pid=88086) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Dec 31 10:04:48.418183 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.418183 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.426554 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.426554 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:04:48.437847 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.437847 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.446509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf710c06-6d4a-43b9-b297-8471a62a59aa tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/delete_keys returned with HTTP 202 Dec 31 10:04:48.447985 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1414/2780] 10.222.0.45 () {60 vars in 1377 bytes} [Thu Dec 31 10:04:48 2020] PUT /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef/delete_keys => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:48.461044 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f8309e7-0bf3-46c2-9997-de222339b73a tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef Dec 31 10:04:48.461775 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f8309e7-0bf3-46c2-9997-de222339b73a tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.461775 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.461775 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.462172 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f8309e7-0bf3-46c2-9997-de222339b73a tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.462904 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.462904 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.464405 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.464405 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.473766 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f8309e7-0bf3-46c2-9997-de222339b73a tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef returned with HTTP 200 Dec 31 10:04:48.475081 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1367/2781] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef => generated 458 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:48.493533 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd084458-4d1c-4f1a-90bf-12ae4d485599 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef Dec 31 10:04:48.495680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd084458-4d1c-4f1a-90bf-12ae4d485599 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.496130 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.496130 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.497224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd084458-4d1c-4f1a-90bf-12ae4d485599 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.498162 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.498162 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.499541 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.499541 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.508627 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd084458-4d1c-4f1a-90bf-12ae4d485599 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef returned with HTTP 200 Dec 31 10:04:48.518296 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1415/2782] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef => generated 458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:48.525505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-835c621a-d2f6-4acf-953c-4515eb158718 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DELETE http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496?force=False Dec 31 10:04:48.526349 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-835c621a-d2f6-4acf-953c-4515eb158718 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.526666 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.526666 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.527184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-835c621a-d2f6-4acf-953c-4515eb158718 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.528603 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.528603 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.529052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-835c621a-d2f6-4acf-953c-4515eb158718 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Delete qos_spec: 2a59b209-b601-4d11-bb7e-198773934496, force: False {{(pid=88085) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 31 10:04:48.529884 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.529884 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.537652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-835c621a-d2f6-4acf-953c-4515eb158718 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496?force=False returned with HTTP 404 Dec 31 10:04:48.539350 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1368/2783] 10.222.0.45 () {58 vars in 1347 bytes} [Thu Dec 31 10:04:48 2020] DELETE /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496?force=False => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:48.549098 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d6c05dce-b2ac-4c23-a96b-ac8f5e20ce6b tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496 Dec 31 10:04:48.549802 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d6c05dce-b2ac-4c23-a96b-ac8f5e20ce6b tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.550022 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:48.550022 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:48.550427 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d6c05dce-b2ac-4c23-a96b-ac8f5e20ce6b tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.551060 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.551060 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.552189 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.552189 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:48.559686 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d6c05dce-b2ac-4c23-a96b-ac8f5e20ce6b tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496 returned with HTTP 404 Dec 31 10:04:48.560899 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1416/2784] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/2a59b209-b601-4d11-bb7e-198773934496 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:48.571161 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2deba4c4-def4-4e92-98f7-249da36a0b07 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DELETE http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3?force=False Dec 31 10:04:48.571845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2deba4c4-def4-4e92-98f7-249da36a0b07 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.572422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2deba4c4-def4-4e92-98f7-249da36a0b07 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.574159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2deba4c4-def4-4e92-98f7-249da36a0b07 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Delete qos_spec: 8fc9d47b-79d0-45f7-9a88-bc4704ee00a3, force: False {{(pid=88085) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 31 10:04:48.584710 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2deba4c4-def4-4e92-98f7-249da36a0b07 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3?force=False returned with HTTP 404 Dec 31 10:04:48.588830 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1369/2785] 10.222.0.45 () {58 vars in 1347 bytes} [Thu Dec 31 10:04:48 2020] DELETE /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3?force=False => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:48.596263 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-468d06c1-c13e-4736-b22f-43a54f6afd61 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3 Dec 31 10:04:48.597196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-468d06c1-c13e-4736-b22f-43a54f6afd61 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.597887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-468d06c1-c13e-4736-b22f-43a54f6afd61 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.607367 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-468d06c1-c13e-4736-b22f-43a54f6afd61 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3 returned with HTTP 404 Dec 31 10:04:48.612268 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1417/2786] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8fc9d47b-79d0-45f7-9a88-bc4704ee00a3 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:48.618846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10673998-2221-4d5d-a42d-4243c32de2bc tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DELETE http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805?force=False Dec 31 10:04:48.619384 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10673998-2221-4d5d-a42d-4243c32de2bc tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.619899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-10673998-2221-4d5d-a42d-4243c32de2bc tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.621935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-10673998-2221-4d5d-a42d-4243c32de2bc tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Delete qos_spec: 3e8bf839-06da-4ccd-a78e-97d129f96805, force: False {{(pid=88085) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 31 10:04:48.629274 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-10673998-2221-4d5d-a42d-4243c32de2bc tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805?force=False returned with HTTP 404 Dec 31 10:04:48.631142 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1370/2787] 10.222.0.45 () {58 vars in 1347 bytes} [Thu Dec 31 10:04:48 2020] DELETE /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:48.642907 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb3b1405-e4df-43bc-9582-97932e476fc5 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805 Dec 31 10:04:48.643733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb3b1405-e4df-43bc-9582-97932e476fc5 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.644751 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bb3b1405-e4df-43bc-9582-97932e476fc5 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.655241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bb3b1405-e4df-43bc-9582-97932e476fc5 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805 returned with HTTP 404 Dec 31 10:04:48.656586 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1418/2788] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/3e8bf839-06da-4ccd-a78e-97d129f96805 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:48.665232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0b51c88-0d9d-4402-8ef5-8269a865b906 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DELETE http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/339ad33f-b90a-453b-9e59-2251ac991ff6 Dec 31 10:04:48.665766 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0b51c88-0d9d-4402-8ef5-8269a865b906 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.666260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0b51c88-0d9d-4402-8ef5-8269a865b906 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.754459 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:48.754459 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:04:48.767457 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0b51c88-0d9d-4402-8ef5-8269a865b906 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/339ad33f-b90a-453b-9e59-2251ac991ff6 returned with HTTP 202 Dec 31 10:04:48.768593 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1371/2789] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:04:48 2020] DELETE /volume/v3/d4fe079589134390990168f502ae2875/types/339ad33f-b90a-453b-9e59-2251ac991ff6 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:48.776815 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a83c74a-af17-4e7f-a832-5689d6dbf589 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/339ad33f-b90a-453b-9e59-2251ac991ff6 Dec 31 10:04:48.777454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a83c74a-af17-4e7f-a832-5689d6dbf589 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.778174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a83c74a-af17-4e7f-a832-5689d6dbf589 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.790961 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a83c74a-af17-4e7f-a832-5689d6dbf589 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/339ad33f-b90a-453b-9e59-2251ac991ff6 returned with HTTP 404 Dec 31 10:04:48.792718 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1419/2790] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/types/339ad33f-b90a-453b-9e59-2251ac991ff6 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:48.801029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-992c01a2-9a65-41a4-9851-020ad350bcf9 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DELETE http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/b8f851f2-0ffa-422f-85d5-d2efa8a6891b Dec 31 10:04:48.801600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-992c01a2-9a65-41a4-9851-020ad350bcf9 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.802312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-992c01a2-9a65-41a4-9851-020ad350bcf9 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.882584 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-992c01a2-9a65-41a4-9851-020ad350bcf9 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/b8f851f2-0ffa-422f-85d5-d2efa8a6891b returned with HTTP 202 Dec 31 10:04:48.886889 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1372/2791] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:04:48 2020] DELETE /volume/v3/d4fe079589134390990168f502ae2875/types/b8f851f2-0ffa-422f-85d5-d2efa8a6891b => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:48.891667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6fe2faa3-f31c-4e19-a230-b0b4e88684d8 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/b8f851f2-0ffa-422f-85d5-d2efa8a6891b Dec 31 10:04:48.892543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6fe2faa3-f31c-4e19-a230-b0b4e88684d8 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.893552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6fe2faa3-f31c-4e19-a230-b0b4e88684d8 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.902861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60f58e5f-9cd8-4ab7-aea5-1b28458b48aa tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:48.903389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60f58e5f-9cd8-4ab7-aea5-1b28458b48aa tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.903907 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60f58e5f-9cd8-4ab7-aea5-1b28458b48aa tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.909688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6fe2faa3-f31c-4e19-a230-b0b4e88684d8 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/b8f851f2-0ffa-422f-85d5-d2efa8a6891b returned with HTTP 404 Dec 31 10:04:48.911551 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1420/2792] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/types/b8f851f2-0ffa-422f-85d5-d2efa8a6891b => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:48.920071 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-33de3169-14c1-4c1b-9a2d-79e08cc224ff tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DELETE http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/a83304b4-ab1f-433b-bcb2-a6d6186bb80c Dec 31 10:04:48.920896 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-33de3169-14c1-4c1b-9a2d-79e08cc224ff tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:48.921589 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-33de3169-14c1-4c1b-9a2d-79e08cc224ff tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:48.976435 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:48.976435 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:48.991120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-60f58e5f-9cd8-4ab7-aea5-1b28458b48aa tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:49.086228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60f58e5f-9cd8-4ab7-aea5-1b28458b48aa tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:49.087888 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1373/2793] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:48 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 981 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:49.127362 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:49.127362 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:04:49.154171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ed9e301d-dbd8-4bf3-af02-ab1a22cf8cfe req-594f4ce8-5fe4-4c32-aead-3c20f0642375 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 Dec 31 10:04:49.157078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ed9e301d-dbd8-4bf3-af02-ab1a22cf8cfe req-594f4ce8-5fe4-4c32-aead-3c20f0642375 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:49.158731 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:49.158731 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:49.159488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ed9e301d-dbd8-4bf3-af02-ab1a22cf8cfe req-594f4ce8-5fe4-4c32-aead-3c20f0642375 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:49.183938 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-33de3169-14c1-4c1b-9a2d-79e08cc224ff tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/a83304b4-ab1f-433b-bcb2-a6d6186bb80c returned with HTTP 202 Dec 31 10:04:49.192356 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1421/2794] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:04:48 2020] DELETE /volume/v3/d4fe079589134390990168f502ae2875/types/a83304b4-ab1f-433b-bcb2-a6d6186bb80c => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:49.211936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b9759ba-fa22-4be0-8b73-13cd20923ad0 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/a83304b4-ab1f-433b-bcb2-a6d6186bb80c Dec 31 10:04:49.219275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b9759ba-fa22-4be0-8b73-13cd20923ad0 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:49.220816 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5b9759ba-fa22-4be0-8b73-13cd20923ad0 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:49.256681 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5b9759ba-fa22-4be0-8b73-13cd20923ad0 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/types/a83304b4-ab1f-433b-bcb2-a6d6186bb80c returned with HTTP 404 Dec 31 10:04:49.259490 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1422/2795] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 10:04:49 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/types/a83304b4-ab1f-433b-bcb2-a6d6186bb80c => generated 114 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:49.275761 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:49.275761 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:49.277660 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-ed9e301d-dbd8-4bf3-af02-ab1a22cf8cfe req-594f4ce8-5fe4-4c32-aead-3c20f0642375 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Snapshot retrieved successfully. Dec 31 10:04:49.281376 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ed9e301d-dbd8-4bf3-af02-ab1a22cf8cfe req-594f4ce8-5fe4-4c32-aead-3c20f0642375 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 returned with HTTP 200 Dec 31 10:04:49.282965 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1374/2796] 10.222.0.45 () {60 vars in 1575 bytes} [Thu Dec 31 10:04:49 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 => generated 443 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:04:49.289877 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4474a9ab-b1d0-4db7-8840-0b072800b045 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] DELETE http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef?force=False Dec 31 10:04:49.299108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4474a9ab-b1d0-4db7-8840-0b072800b045 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:49.299709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4474a9ab-b1d0-4db7-8840-0b072800b045 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:49.307440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4474a9ab-b1d0-4db7-8840-0b072800b045 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Delete qos_spec: 8ef9c9aa-175c-4721-b559-795567fc58ef, force: False {{(pid=88086) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 31 10:04:49.337621 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:49.337621 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:49.376329 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:49.376329 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:49.384977 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:49.384977 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:04:49.391835 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4474a9ab-b1d0-4db7-8840-0b072800b045 tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef?force=False returned with HTTP 202 Dec 31 10:04:49.392996 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1423/2797] 10.222.0.45 () {58 vars in 1347 bytes} [Thu Dec 31 10:04:49 2020] DELETE /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef?force=False => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:49.402917 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-55f7c234-dfe7-40a9-a382-e85a4c0a917e tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] GET http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef Dec 31 10:04:49.403485 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-55f7c234-dfe7-40a9-a382-e85a4c0a917e tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:49.403715 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:49.403715 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:49.404096 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-55f7c234-dfe7-40a9-a382-e85a4c0a917e tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:49.405684 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:04:49.405684 n-d-765311-8 devstack@c-api.service[88084]: options(joinedload_all('specs')).all() Dec 31 10:04:49.417746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-55f7c234-dfe7-40a9-a382-e85a4c0a917e tempest-QosSpecsTestJSON-402878554 tempest-QosSpecsTestJSON-402878554] http://10.222.0.45/volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef returned with HTTP 404 Dec 31 10:04:49.419048 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1375/2798] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:49 2020] GET /volume/v3/d4fe079589134390990168f502ae2875/qos-specs/8ef9c9aa-175c-4721-b559-795567fc58ef => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:50.119255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03009c5b-eeb2-4862-a7dc-30355f0870eb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:50.120550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03009c5b-eeb2-4862-a7dc-30355f0870eb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:50.121107 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:50.121107 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:50.122168 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03009c5b-eeb2-4862-a7dc-30355f0870eb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:50.230808 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:50.230808 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:50.242744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-03009c5b-eeb2-4862-a7dc-30355f0870eb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:50.273838 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03009c5b-eeb2-4862-a7dc-30355f0870eb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:50.275000 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1424/2799] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:50 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 981 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:50.360063 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a76ee983-841b-445c-8417-83ae87342f7f req-c273b455-e635-45c9-9659-401ba24ebb9e tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 Dec 31 10:04:50.361236 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a76ee983-841b-445c-8417-83ae87342f7f req-c273b455-e635-45c9-9659-401ba24ebb9e tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:50.362487 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-a76ee983-841b-445c-8417-83ae87342f7f req-c273b455-e635-45c9-9659-401ba24ebb9e tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:50.415167 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:50.415167 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:50.418173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-a76ee983-841b-445c-8417-83ae87342f7f req-c273b455-e635-45c9-9659-401ba24ebb9e tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Snapshot retrieved successfully. Dec 31 10:04:50.420335 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-a76ee983-841b-445c-8417-83ae87342f7f req-c273b455-e635-45c9-9659-401ba24ebb9e tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 returned with HTTP 200 Dec 31 10:04:50.434496 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1376/2800] 10.222.0.45 () {60 vars in 1575 bytes} [Thu Dec 31 10:04:50 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 => generated 470 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:50.533455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b96f03e1-b347-4429-a77b-b692c778e547 req-42900c71-a537-45f6-a58b-d04a679beee9 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] DELETE http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 Dec 31 10:04:50.533922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b96f03e1-b347-4429-a77b-b692c778e547 req-42900c71-a537-45f6-a58b-d04a679beee9 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:50.534139 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:50.534139 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:50.534536 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b96f03e1-b347-4429-a77b-b692c778e547 req-42900c71-a537-45f6-a58b-d04a679beee9 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:50.534928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [req-b96f03e1-b347-4429-a77b-b692c778e547 req-42900c71-a537-45f6-a58b-d04a679beee9 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Delete snapshot with id: 12c75466-a065-4252-af22-b0cef4a98b99 Dec 31 10:04:50.564779 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:50.564779 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:50.565951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b96f03e1-b347-4429-a77b-b692c778e547 req-42900c71-a537-45f6-a58b-d04a679beee9 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Snapshot retrieved successfully. Dec 31 10:04:50.645554 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b96f03e1-b347-4429-a77b-b692c778e547 req-42900c71-a537-45f6-a58b-d04a679beee9 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Snapshot delete request issued successfully. Dec 31 10:04:50.646416 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b96f03e1-b347-4429-a77b-b692c778e547 req-42900c71-a537-45f6-a58b-d04a679beee9 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 returned with HTTP 202 Dec 31 10:04:50.655520 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1425/2801] 10.222.0.45 () {62 vars in 1597 bytes} [Thu Dec 31 10:04:50 2020] DELETE /volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:50.708593 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ccbf66ca-771b-414d-91bf-a3610b9fa2c5 req-64227e30-abcf-4bbc-b950-799e05833b72 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 Dec 31 10:04:50.710492 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ccbf66ca-771b-414d-91bf-a3610b9fa2c5 req-64227e30-abcf-4bbc-b950-799e05833b72 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:50.711032 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:50.711032 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:50.712100 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ccbf66ca-771b-414d-91bf-a3610b9fa2c5 req-64227e30-abcf-4bbc-b950-799e05833b72 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:50.773386 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:50.773386 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:50.774652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-ccbf66ca-771b-414d-91bf-a3610b9fa2c5 req-64227e30-abcf-4bbc-b950-799e05833b72 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Snapshot retrieved successfully. Dec 31 10:04:50.776701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ccbf66ca-771b-414d-91bf-a3610b9fa2c5 req-64227e30-abcf-4bbc-b950-799e05833b72 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 returned with HTTP 200 Dec 31 10:04:50.777901 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1377/2802] 10.222.0.45 () {60 vars in 1575 bytes} [Thu Dec 31 10:04:50 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 => generated 469 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:51.300792 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22d00569-49c0-4871-a77e-370a1fc80163 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:51.301490 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22d00569-49c0-4871-a77e-370a1fc80163 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:51.301948 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:51.301948 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:51.302648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22d00569-49c0-4871-a77e-370a1fc80163 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:51.440735 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:51.440735 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:51.454187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-22d00569-49c0-4871-a77e-370a1fc80163 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:51.494251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22d00569-49c0-4871-a77e-370a1fc80163 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:51.495291 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1426/2803] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:51 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 981 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:51.831907 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6cf34a1e-ecac-4d7b-a5cd-b4fd14010869 req-5fc3e626-59f2-4ec9-96d1-89b12a7e6ab7 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 Dec 31 10:04:51.832659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6cf34a1e-ecac-4d7b-a5cd-b4fd14010869 req-5fc3e626-59f2-4ec9-96d1-89b12a7e6ab7 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:51.832903 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:51.832903 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:51.834281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-6cf34a1e-ecac-4d7b-a5cd-b4fd14010869 req-5fc3e626-59f2-4ec9-96d1-89b12a7e6ab7 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:51.866114 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:51.866114 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:51.868415 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-6cf34a1e-ecac-4d7b-a5cd-b4fd14010869 req-5fc3e626-59f2-4ec9-96d1-89b12a7e6ab7 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Snapshot retrieved successfully. Dec 31 10:04:51.870485 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-6cf34a1e-ecac-4d7b-a5cd-b4fd14010869 req-5fc3e626-59f2-4ec9-96d1-89b12a7e6ab7 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 returned with HTTP 200 Dec 31 10:04:51.871620 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1378/2804] 10.222.0.45 () {60 vars in 1575 bytes} [Thu Dec 31 10:04:51 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:52.515378 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa8a24b8-e084-47d3-ba7c-82980ae77d93 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:52.517731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa8a24b8-e084-47d3-ba7c-82980ae77d93 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:52.518261 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:52.518261 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:52.519362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fa8a24b8-e084-47d3-ba7c-82980ae77d93 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:52.603865 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:52.603865 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:52.617339 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fa8a24b8-e084-47d3-ba7c-82980ae77d93 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:52.654448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fa8a24b8-e084-47d3-ba7c-82980ae77d93 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:52.655392 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1427/2805] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:52 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 981 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:04:52.920462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-42268188-d392-4a4e-95f7-71463bbfeca8 req-e051f5c1-5995-4282-b503-696962865a78 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 Dec 31 10:04:52.921308 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-42268188-d392-4a4e-95f7-71463bbfeca8 req-e051f5c1-5995-4282-b503-696962865a78 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:52.922007 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:52.922007 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:52.922764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-42268188-d392-4a4e-95f7-71463bbfeca8 req-e051f5c1-5995-4282-b503-696962865a78 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:52.959777 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-42268188-d392-4a4e-95f7-71463bbfeca8 req-e051f5c1-5995-4282-b503-696962865a78 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 returned with HTTP 404 Dec 31 10:04:52.962322 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1379/2806] 10.222.0.45 () {60 vars in 1575 bytes} [Thu Dec 31 10:04:52 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/snapshots/12c75466-a065-4252-af22-b0cef4a98b99 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:53.008571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-65248e69-2857-465e-9464-0930f2f2cfd4 req-fa06ac5a-7964-420e-8c70-f6639dcc5a46 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] DELETE http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:53.009261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-65248e69-2857-465e-9464-0930f2f2cfd4 req-fa06ac5a-7964-420e-8c70-f6639dcc5a46 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:53.009480 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:53.009480 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:53.009886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-65248e69-2857-465e-9464-0930f2f2cfd4 req-fa06ac5a-7964-420e-8c70-f6639dcc5a46 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:53.010531 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-65248e69-2857-465e-9464-0930f2f2cfd4 req-fa06ac5a-7964-420e-8c70-f6639dcc5a46 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Delete volume with id: ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:53.072158 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:53.072158 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:53.073635 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-65248e69-2857-465e-9464-0930f2f2cfd4 req-fa06ac5a-7964-420e-8c70-f6639dcc5a46 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Volume info retrieved successfully. Dec 31 10:04:53.138160 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-65248e69-2857-465e-9464-0930f2f2cfd4 req-fa06ac5a-7964-420e-8c70-f6639dcc5a46 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Delete volume request issued successfully. Dec 31 10:04:53.138693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-65248e69-2857-465e-9464-0930f2f2cfd4 req-fa06ac5a-7964-420e-8c70-f6639dcc5a46 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 returned with HTTP 202 Dec 31 10:04:53.143685 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1428/2807] 10.222.0.45 () {62 vars in 1591 bytes} [Thu Dec 31 10:04:53 2020] DELETE /volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:04:53.231008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2412ca76-f0b5-4b2b-8ce0-62c08625d2ea req-a645933c-ac0e-4c67-b615-4d4312696c74 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:53.231588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2412ca76-f0b5-4b2b-8ce0-62c08625d2ea req-a645933c-ac0e-4c67-b615-4d4312696c74 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:53.232081 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-2412ca76-f0b5-4b2b-8ce0-62c08625d2ea req-a645933c-ac0e-4c67-b615-4d4312696c74 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:53.331183 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:53.331183 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:53.356951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-2412ca76-f0b5-4b2b-8ce0-62c08625d2ea req-a645933c-ac0e-4c67-b615-4d4312696c74 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Volume info retrieved successfully. Dec 31 10:04:53.400340 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-2412ca76-f0b5-4b2b-8ce0-62c08625d2ea req-a645933c-ac0e-4c67-b615-4d4312696c74 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 returned with HTTP 200 Dec 31 10:04:53.402806 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1380/2808] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:04:53 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 => generated 916 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:53.686860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90cf1476-cbed-4b5c-86c5-8e1503e906c3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:53.687925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90cf1476-cbed-4b5c-86c5-8e1503e906c3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:53.688284 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:53.688284 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:53.689066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90cf1476-cbed-4b5c-86c5-8e1503e906c3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:53.859837 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:53.859837 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:53.912303 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-90cf1476-cbed-4b5c-86c5-8e1503e906c3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:53.950890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90cf1476-cbed-4b5c-86c5-8e1503e906c3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:53.952099 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1429/2809] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:53 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 981 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:54.397790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] POST http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes Dec 31 10:04:54.398319 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:54.398319 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:54.399002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2060639945"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:54.400381 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2060639945'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:04:54.401133 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Create volume of 1 GB Dec 31 10:04:54.417736 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Availability Zones retrieved successfully. Dec 31 10:04:54.442404 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Flow 'volume_create_api' (63ff4e8e-1b4e-4a87-94d4-aac943d65191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:54.445568 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fcefb8e-78f7-4b08-99b3-82d62f6bc3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:54.448435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:04:54.455123 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9c0b0233-2554-4f2b-be99-f655ad4330ef req-dfd9fa07-5662-4c62-bc89-a19d1e8b3d89 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:54.455850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9c0b0233-2554-4f2b-be99-f655ad4330ef req-dfd9fa07-5662-4c62-bc89-a19d1e8b3d89 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:54.455979 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:54.455979 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:54.456368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-9c0b0233-2554-4f2b-be99-f655ad4330ef req-dfd9fa07-5662-4c62-bc89-a19d1e8b3d89 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:54.508246 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:54.508246 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:54.517711 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-9c0b0233-2554-4f2b-be99-f655ad4330ef req-dfd9fa07-5662-4c62-bc89-a19d1e8b3d89 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Volume info retrieved successfully. Dec 31 10:04:54.537472 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fcefb8e-78f7-4b08-99b3-82d62f6bc3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:54.544570 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277752c1-fefc-46ff-87a5-6de648e4b800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:54.545882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-9c0b0233-2554-4f2b-be99-f655ad4330ef req-dfd9fa07-5662-4c62-bc89-a19d1e8b3d89 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 returned with HTTP 200 Dec 31 10:04:54.546913 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1430/2810] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:04:54 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:54.665150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Created reservations ['67b858d3-9ed2-4670-bd8d-86161a77ae46', '65481b76-cb29-468e-98ac-21d9db15414f', '924c331e-c3f4-4606-9812-e471db2a9616', '1401aa5b-926f-4056-a092-7c41556ed235'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:04:54.667553 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (277752c1-fefc-46ff-87a5-6de648e4b800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67b858d3-9ed2-4670-bd8d-86161a77ae46', '65481b76-cb29-468e-98ac-21d9db15414f', '924c331e-c3f4-4606-9812-e471db2a9616', '1401aa5b-926f-4056-a092-7c41556ed235']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:54.669769 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb671145-f80a-4831-9096-a14012cd0629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:54.732037 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb671145-f80a-4831-9096-a14012cd0629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2060639945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e712074888bc430a9ad750136c214a4e',qos_specs=None,replication_status=,reservations=['67b858d3-9ed2-4670-bd8d-86161a77ae46','65481b76-cb29-468e-98ac-21d9db15414f','924c331e-c3f4-4606-9812-e471db2a9616','1401aa5b-926f-4056-a092-7c41556ed235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e00ad0109fbb45348d9f47ada197643f',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2060639945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e712074888bc430a9ad750136c214a4e',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='e00ad0109fbb45348d9f47ada197643f',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:54.735206 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a7f11e-5327-45c3-9d17-ff05379f83e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:54.771310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a7f11e-5327-45c3-9d17-ff05379f83e3) 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-2060639945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e712074888bc430a9ad750136c214a4e',qos_specs=None,replication_status=,reservations=['67b858d3-9ed2-4670-bd8d-86161a77ae46','65481b76-cb29-468e-98ac-21d9db15414f','924c331e-c3f4-4606-9812-e471db2a9616','1401aa5b-926f-4056-a092-7c41556ed235'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e00ad0109fbb45348d9f47ada197643f',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:54.773465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c7aab7-b135-45ce-8007-52046476de97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:54.793407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c7aab7-b135-45ce-8007-52046476de97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:54.797002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Flow 'volume_create_api' (63ff4e8e-1b4e-4a87-94d4-aac943d65191) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:54.876853 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Create volume request issued successfully. Dec 31 10:04:54.903109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84623ada-1cbe-4ff1-8e92-373134327324 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes returned with HTTP 202 Dec 31 10:04:54.919652 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1381/2811] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:04:54 2020] POST /volume/v3/e712074888bc430a9ad750136c214a4e/volumes => generated 820 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:04:54.926014 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec6f3f58-082a-46ad-9cb8-8562e892f3d4 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:04:54.927150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec6f3f58-082a-46ad-9cb8-8562e892f3d4 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:54.927939 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:54.927939 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:54.928419 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec6f3f58-082a-46ad-9cb8-8562e892f3d4 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:54.975104 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-621cc6be-1ecb-42cb-bc9f-1ec6759fcd12 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:54.976438 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-621cc6be-1ecb-42cb-bc9f-1ec6759fcd12 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:54.977246 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:54.977246 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:54.977831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-621cc6be-1ecb-42cb-bc9f-1ec6759fcd12 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:55.042740 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:55.042740 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:55.059337 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ec6f3f58-082a-46ad-9cb8-8562e892f3d4 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Volume info retrieved successfully. Dec 31 10:04:55.064339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:55.064339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:55.078464 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-621cc6be-1ecb-42cb-bc9f-1ec6759fcd12 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:55.094741 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec6f3f58-082a-46ad-9cb8-8562e892f3d4 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf returned with HTTP 200 Dec 31 10:04:55.100088 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1431/2812] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:54 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf => generated 912 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:55.125706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-621cc6be-1ecb-42cb-bc9f-1ec6759fcd12 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:55.127567 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1382/2813] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:54 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 1369 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:55.143168 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0079f3a6-2af4-4cc9-ac00-0c3d43e3988f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:55.143737 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0079f3a6-2af4-4cc9-ac00-0c3d43e3988f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:55.143947 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:55.143947 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:55.144316 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0079f3a6-2af4-4cc9-ac00-0c3d43e3988f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:55.197494 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:55.197494 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:55.206428 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0079f3a6-2af4-4cc9-ac00-0c3d43e3988f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:55.244449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0079f3a6-2af4-4cc9-ac00-0c3d43e3988f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:55.245890 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1432/2814] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:55 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 1369 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:55.561201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-cf24de22-cb7e-4740-8416-b5692956f789 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:55.562115 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-cf24de22-cb7e-4740-8416-b5692956f789 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:55.562476 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:55.562476 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:55.563151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-cf24de22-cb7e-4740-8416-b5692956f789 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:55.642215 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:55.642215 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:55.653712 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-cf24de22-cb7e-4740-8416-b5692956f789 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:55.685191 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-cf24de22-cb7e-4740-8416-b5692956f789 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:55.686263 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1383/2815] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:04:55 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 1369 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:55.694152 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-17b04443-b7c8-4acb-b697-423834d606bc req-77890b2d-ee72-4c25-bd4d-3962b3abd46c tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:55.699686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-17b04443-b7c8-4acb-b697-423834d606bc req-77890b2d-ee72-4c25-bd4d-3962b3abd46c tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:55.699942 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:55.699942 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:55.700434 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-17b04443-b7c8-4acb-b697-423834d606bc req-77890b2d-ee72-4c25-bd4d-3962b3abd46c tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:55.751929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-17b04443-b7c8-4acb-b697-423834d606bc req-77890b2d-ee72-4c25-bd4d-3962b3abd46c tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 returned with HTTP 404 Dec 31 10:04:55.753032 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1384/2816] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:04:55 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:55.823043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3a3675c7-906c-4deb-9819-9124c73aafc2 req-9f8ece5b-95ae-4b6b-be0c-09a816c233c1 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] DELETE http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:55.823742 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3a3675c7-906c-4deb-9819-9124c73aafc2 req-9f8ece5b-95ae-4b6b-be0c-09a816c233c1 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:55.824303 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3a3675c7-906c-4deb-9819-9124c73aafc2 req-9f8ece5b-95ae-4b6b-be0c-09a816c233c1 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:55.824868 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-3a3675c7-906c-4deb-9819-9124c73aafc2 req-9f8ece5b-95ae-4b6b-be0c-09a816c233c1 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Delete volume with id: ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:55.906942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3a3675c7-906c-4deb-9819-9124c73aafc2 req-9f8ece5b-95ae-4b6b-be0c-09a816c233c1 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 returned with HTTP 404 Dec 31 10:04:55.906942 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1385/2817] 10.222.0.45 () {62 vars in 1591 bytes} [Thu Dec 31 10:04:55 2020] DELETE /volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:56.016956 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] POST http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes Dec 31 10:04:56.018173 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:56.018173 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:56.019345 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1346260753"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:56.022078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1346260753'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:04:56.023055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Create volume of 1 GB Dec 31 10:04:56.025005 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-15cfa49d-ed0b-4f47-9cb6-7bec1ab44362 req-5013b73c-f2d5-4d93-b1f2-6034e35d8ee1 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] GET http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 Dec 31 10:04:56.026309 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-15cfa49d-ed0b-4f47-9cb6-7bec1ab44362 req-5013b73c-f2d5-4d93-b1f2-6034e35d8ee1 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:56.027717 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-15cfa49d-ed0b-4f47-9cb6-7bec1ab44362 req-5013b73c-f2d5-4d93-b1f2-6034e35d8ee1 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:56.055466 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Availability Zones retrieved successfully. Dec 31 10:04:56.092335 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Flow 'volume_create_api' (4fdebcb0-213e-45f4-8c38-1c7c75b6c0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:56.096625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d843efb-6046-46fd-98d4-55205292ab7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:56.101136 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:04:56.113590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-15cfa49d-ed0b-4f47-9cb6-7bec1ab44362 req-5013b73c-f2d5-4d93-b1f2-6034e35d8ee1 tempest-VolumesSnapshotsTestJSON-677280031 tempest-VolumesSnapshotsTestJSON-677280031] http://10.222.0.45/volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 returned with HTTP 404 Dec 31 10:04:56.120629 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1386/2818] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:04:56 2020] GET /volume/v3/13e870dac3304930974d255f534e671b/volumes/ac913358-0a6f-4327-9a4a-9d7b6355bc99 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:04:56.125214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34b6fc8c-4d50-4f8a-a85f-db970a08cee2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:04:56.126137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-34b6fc8c-4d50-4f8a-a85f-db970a08cee2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:56.126759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-34b6fc8c-4d50-4f8a-a85f-db970a08cee2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:56.184592 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:56.184592 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:56.194341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-34b6fc8c-4d50-4f8a-a85f-db970a08cee2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Volume info retrieved successfully. Dec 31 10:04:56.203673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d843efb-6046-46fd-98d4-55205292ab7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:56.206613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54df5101-3851-43e7-91ca-ba6477a9397c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:56.232761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34b6fc8c-4d50-4f8a-a85f-db970a08cee2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf returned with HTTP 200 Dec 31 10:04:56.233824 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1387/2819] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:56 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:56.249700 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34c7b5cf-b864-4ee2-a5e4-7642245be58a tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] POST http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots Dec 31 10:04:56.250390 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:56.250390 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:56.251041 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-34c7b5cf-b864-4ee2-a5e4-7642245be58a tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf", "name": "tempest-SnapshotsActionsTest-Snapshot-79367599"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:56.314748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Created reservations ['efbb7f44-e4c7-4ed8-b5c2-d4fcc24ba240', '912e2824-d465-4129-953a-e204af21192c', 'b8bbd4de-7e2c-4a39-b33c-ee728648a707', 'ce045275-0a82-4246-ae24-d6e1d625a760'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:04:56.318770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54df5101-3851-43e7-91ca-ba6477a9397c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efbb7f44-e4c7-4ed8-b5c2-d4fcc24ba240', '912e2824-d465-4129-953a-e204af21192c', 'b8bbd4de-7e2c-4a39-b33c-ee728648a707', 'ce045275-0a82-4246-ae24-d6e1d625a760']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:56.321217 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d6d09c-483c-4b90-82c8-ffbe8cdf8c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:56.361951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:56.361951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:56.370204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-34c7b5cf-b864-4ee2-a5e4-7642245be58a tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Volume info retrieved successfully. Dec 31 10:04:56.370768 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-34c7b5cf-b864-4ee2-a5e4-7642245be58a tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Create snapshot from volume 21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:04:56.393356 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16d6d09c-483c-4b90-82c8-ffbe8cdf8c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1346260753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47cbf4d7cc094b7baa7d5d08d85ecd47',qos_specs=None,replication_status=,reservations=['efbb7f44-e4c7-4ed8-b5c2-d4fcc24ba240','912e2824-d465-4129-953a-e204af21192c','b8bbd4de-7e2c-4a39-b33c-ee728648a707','ce045275-0a82-4246-ae24-d6e1d625a760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='796c5ab343f040359578266ed234cdb6',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:04:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1346260753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47cbf4d7cc094b7baa7d5d08d85ecd47',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='796c5ab343f040359578266ed234cdb6',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:56.396690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7feef5d0-c169-479c-bc58-ec8fdfa7ee3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:56.435548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7feef5d0-c169-479c-bc58-ec8fdfa7ee3e) 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-1346260753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47cbf4d7cc094b7baa7d5d08d85ecd47',qos_specs=None,replication_status=,reservations=['efbb7f44-e4c7-4ed8-b5c2-d4fcc24ba240','912e2824-d465-4129-953a-e204af21192c','b8bbd4de-7e2c-4a39-b33c-ee728648a707','ce045275-0a82-4246-ae24-d6e1d625a760'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='796c5ab343f040359578266ed234cdb6',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:56.440982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5224cd6f-f13b-435f-9819-fc34808618c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:04:56.478055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5224cd6f-f13b-435f-9819-fc34808618c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:04:56.493550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Flow 'volume_create_api' (4fdebcb0-213e-45f4-8c38-1c7c75b6c0e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:04:56.559453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-34c7b5cf-b864-4ee2-a5e4-7642245be58a tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Created reservations ['d9c104d8-4756-4402-acd1-50e9e4db53a7', '2f82318a-c2fc-4c65-8f92-e6dcbd55643f', 'e76907ea-3c20-432d-9c0f-c90a180f0405', 'af57eae3-c8b2-4385-b33a-17ca17d8018a'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:04:56.584999 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Create volume request issued successfully. Dec 31 10:04:56.622426 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-484230f7-dc3f-4036-8207-8389b4a2b556 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes returned with HTTP 202 Dec 31 10:04:56.624224 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1433/2820] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:04:55 2020] POST /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes => generated 823 bytes in 1030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:04:56.649654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f01fab1-ead9-4b9f-a49e-358d6deb3c26 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] GET http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc Dec 31 10:04:56.650182 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f01fab1-ead9-4b9f-a49e-358d6deb3c26 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:56.650409 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:56.650409 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:56.650829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f01fab1-ead9-4b9f-a49e-358d6deb3c26 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:56.737730 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:56.737730 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:56.757117 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7f01fab1-ead9-4b9f-a49e-358d6deb3c26 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Volume info retrieved successfully. Dec 31 10:04:56.820266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-34c7b5cf-b864-4ee2-a5e4-7642245be58a tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot create request issued successfully. Dec 31 10:04:56.821070 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34c7b5cf-b864-4ee2-a5e4-7642245be58a tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots returned with HTTP 202 Dec 31 10:04:56.822311 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1388/2821] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:04:56 2020] POST /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots => generated 305 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:04:56.825703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f01fab1-ead9-4b9f-a49e-358d6deb3c26 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc returned with HTTP 200 Dec 31 10:04:56.826669 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1434/2822] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:56 2020] GET /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc => generated 891 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:56.843889 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4aeb9453-15e6-4b75-b56e-2a5f485b5f93 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:04:56.844588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4aeb9453-15e6-4b75-b56e-2a5f485b5f93 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:56.844896 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:56.844896 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:56.845438 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4aeb9453-15e6-4b75-b56e-2a5f485b5f93 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:56.874426 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:56.874426 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:56.876143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4aeb9453-15e6-4b75-b56e-2a5f485b5f93 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:04:56.878796 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4aeb9453-15e6-4b75-b56e-2a5f485b5f93 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:04:56.880329 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1389/2823] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:56 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 437 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:04:57.221715 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-8efcf732-39a6-4d09-870c-810c01a40b2a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:57.222776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-8efcf732-39a6-4d09-870c-810c01a40b2a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:57.224357 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:57.224357 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:57.224734 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-8efcf732-39a6-4d09-870c-810c01a40b2a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:57.327836 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:57.327836 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:57.338585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-8efcf732-39a6-4d09-870c-810c01a40b2a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:57.366781 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-8efcf732-39a6-4d09-870c-810c01a40b2a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:57.367848 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1435/2824] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:04:57 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 1369 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:57.393825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4aeb9453-15e6-4b75-b56e-2a5f485b5f93 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume// Dec 31 10:04:57.394184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4aeb9453-15e6-4b75-b56e-2a5f485b5f93 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:57.394335 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:57.394335 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:57.394694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4aeb9453-15e6-4b75-b56e-2a5f485b5f93 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:57.396483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4aeb9453-15e6-4b75-b56e-2a5f485b5f93 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:04:57.397140 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1390/2825] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:04: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 31 10:04:57.416529 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-3c3a9f75-e6dd-40ab-8e31-d8ee95223ff6 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments Dec 31 10:04:57.417208 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:57.417208 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:57.418145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-3c3a9f75-e6dd-40ab-8e31-d8ee95223ff6 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c0835ed-ce38-4a85-a0d1-7ddafbe8144c", "instance_uuid": "3b6cd1e1-76d2-401c-a754-472f9ea43058", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:57.553457 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:57.553457 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:57.641054 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-3c3a9f75-e6dd-40ab-8e31-d8ee95223ff6 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments returned with HTTP 200 Dec 31 10:04:57.642580 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1436/2826] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:04:57 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments => generated 273 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:04:57.849209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05e2b0ac-9f66-4b3a-88d2-c9e62096661c tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] GET http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc Dec 31 10:04:57.849889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05e2b0ac-9f66-4b3a-88d2-c9e62096661c tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:57.850637 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05e2b0ac-9f66-4b3a-88d2-c9e62096661c tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:57.901097 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9ed1be2-a2dd-4a4a-b215-318fc2dd0d88 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:04:57.910297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9ed1be2-a2dd-4a4a-b215-318fc2dd0d88 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:57.911238 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:57.911238 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:57.912875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9ed1be2-a2dd-4a4a-b215-318fc2dd0d88 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:57.992001 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:57.992001 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:57.994678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d9ed1be2-a2dd-4a4a-b215-318fc2dd0d88 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:04:57.998193 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9ed1be2-a2dd-4a4a-b215-318fc2dd0d88 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:04:57.999328 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1437/2827] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:57 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 437 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:58.016958 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:58.016958 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:58.028460 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-05e2b0ac-9f66-4b3a-88d2-c9e62096661c tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Volume info retrieved successfully. Dec 31 10:04:58.060946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05e2b0ac-9f66-4b3a-88d2-c9e62096661c tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc returned with HTTP 200 Dec 31 10:04:58.061957 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1391/2828] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:04:57 2020] GET /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc => generated 916 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:58.077921 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8941b19e-ce1f-4b12-b8ba-4c62f5a57cde tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] POST http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots Dec 31 10:04:58.078382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:58.078382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:58.078828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8941b19e-ce1f-4b12-b8ba-4c62f5a57cde tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc", "name": "tempest-SnapshotManageAdminTest-Snapshot-1109145246"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:58.139578 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:58.139578 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:58.140840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8941b19e-ce1f-4b12-b8ba-4c62f5a57cde tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Volume info retrieved successfully. Dec 31 10:04:58.141201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-8941b19e-ce1f-4b12-b8ba-4c62f5a57cde tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Create snapshot from volume 0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc Dec 31 10:04:58.228918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-8941b19e-ce1f-4b12-b8ba-4c62f5a57cde tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Created reservations ['d9145eb4-1bc5-4abf-9ac5-e8dc2548db5d', '3edb33e6-8542-4ad8-9cc6-bf80fa977a6f', '04956bdb-adeb-4694-b611-6cca72cb7cfe', 'fed189a5-e27a-49fb-8d2a-252508db62e4'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:04:58.436310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8941b19e-ce1f-4b12-b8ba-4c62f5a57cde tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Snapshot create request issued successfully. Dec 31 10:04:58.437349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8941b19e-ce1f-4b12-b8ba-4c62f5a57cde tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots returned with HTTP 202 Dec 31 10:04:58.440712 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1438/2829] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:04:58 2020] POST /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots => generated 310 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:04:58.454956 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25978305-074d-4594-b6e7-98094ce37f53 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] GET http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 Dec 31 10:04:58.462125 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25978305-074d-4594-b6e7-98094ce37f53 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:58.462804 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:58.462804 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:58.463394 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25978305-074d-4594-b6e7-98094ce37f53 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:58.495157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:58.495157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:58.497289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-25978305-074d-4594-b6e7-98094ce37f53 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Snapshot retrieved successfully. Dec 31 10:04:58.500599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25978305-074d-4594-b6e7-98094ce37f53 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 returned with HTTP 200 Dec 31 10:04:58.501643 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1392/2830] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:58 2020] GET /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 => generated 442 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:59.011904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a23de42-b2fd-4c10-8466-5ce7f2f56be5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:04:59.013014 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a23de42-b2fd-4c10-8466-5ce7f2f56be5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:59.013392 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:59.013392 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:59.013987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a23de42-b2fd-4c10-8466-5ce7f2f56be5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:59.042236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:59.042236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:59.044000 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2a23de42-b2fd-4c10-8466-5ce7f2f56be5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:04:59.046319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a23de42-b2fd-4c10-8466-5ce7f2f56be5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:04:59.047640 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1439/2831] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:59 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:59.373829 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a23de42-b2fd-4c10-8466-5ce7f2f56be5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume// Dec 31 10:04:59.374543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a23de42-b2fd-4c10-8466-5ce7f2f56be5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:59.374865 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:59.374865 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:59.375556 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a23de42-b2fd-4c10-8466-5ce7f2f56be5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:59.377096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a23de42-b2fd-4c10-8466-5ce7f2f56be5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:04:59.377896 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1440/2832] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:04:59 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 31 10:04:59.391283 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-dca82faf-e418-44a5-b554-b2eea09e62e7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:04:59.392064 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-dca82faf-e418-44a5-b554-b2eea09e62e7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:59.392659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-dca82faf-e418-44a5-b554-b2eea09e62e7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:59.470474 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:59.470474 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:59.484484 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-dca82faf-e418-44a5-b554-b2eea09e62e7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:04:59.505849 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:59.505849 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:59.524157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-dca82faf-e418-44a5-b554-b2eea09e62e7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:04:59.525727 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1441/2833] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 10:04:59 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 1467 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:04:59.533353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c424340a-ba6d-48c2-9eba-ad19645f35c8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] GET http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 Dec 31 10:04:59.534755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c424340a-ba6d-48c2-9eba-ad19645f35c8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:59.535390 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:59.535390 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:59.536711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c424340a-ba6d-48c2-9eba-ad19645f35c8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:59.591464 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:59.591464 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:59.594012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c424340a-ba6d-48c2-9eba-ad19645f35c8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Snapshot retrieved successfully. Dec 31 10:04:59.597634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c424340a-ba6d-48c2-9eba-ad19645f35c8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 returned with HTTP 200 Dec 31 10:04:59.599817 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1442/2834] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:59 2020] GET /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 => generated 442 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:59.614646 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-5a93b91e-f937-4d0b-8baa-9506a520e398 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] PUT http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e2264f79-4d79-445f-9c9b-3907a7a66e0e Dec 31 10:04:59.615893 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:59.615893 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:59.616880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-5a93b91e-f937-4d0b-8baa-9506a520e398 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:59.673469 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:04:59.673469 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:04:59.674895 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-5a93b91e-f937-4d0b-8baa-9506a520e398 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-7c0835ed-ce38-4a85-a0d1-7ddafbe8144c-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.017s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:04:59.682752 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:59.682752 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:59.690277 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4de39d6-69e6-4f0e-845a-f4370c6e2bd8 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action Dec 31 10:04:59.692647 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:59.692647 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:59.693789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4de39d6-69e6-4f0e-845a-f4370c6e2bd8 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:04:59.694419 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4de39d6-69e6-4f0e-845a-f4370c6e2bd8 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:59.695701 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-f4de39d6-69e6-4f0e-845a-f4370c6e2bd8 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot '7b7f75d7-5bdc-451f-a84f-a5c788a7eef5' with '{'status': 'creating'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:04:59.788746 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:59.788746 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:59.836624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4de39d6-69e6-4f0e-845a-f4370c6e2bd8 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action returned with HTTP 202 Dec 31 10:04:59.837913 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1393/2835] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:04:59 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action => generated 0 bytes in 770 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:04:59.850940 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cf94681-0c44-498f-864a-8e6d6cfdedbb tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:04:59.851561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cf94681-0c44-498f-864a-8e6d6cfdedbb tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:04:59.852191 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:59.852191 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:59.852408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cf94681-0c44-498f-864a-8e6d6cfdedbb tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:04:59.932240 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:04:59.932240 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:04:59.932240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0cf94681-0c44-498f-864a-8e6d6cfdedbb tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:04:59.939750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cf94681-0c44-498f-864a-8e6d6cfdedbb tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:04:59.941437 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1394/2836] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:04:59 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 463 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:04:59.962593 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52d615e6-011e-4f2f-96d9-e7c26b96f8ae tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action Dec 31 10:04:59.965470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:04:59.965470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:04:59.966890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52d615e6-011e-4f2f-96d9-e7c26b96f8ae tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:04:59.967899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52d615e6-011e-4f2f-96d9-e7c26b96f8ae tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:04:59.970819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-52d615e6-011e-4f2f-96d9-e7c26b96f8ae tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot '7b7f75d7-5bdc-451f-a84f-a5c788a7eef5' with '{'status': 'available'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:05:00.109569 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:00.109569 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:00.182126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52d615e6-011e-4f2f-96d9-e7c26b96f8ae tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action returned with HTTP 202 Dec 31 10:05:00.183761 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1395/2837] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:04:59 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:00.193440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e14eeb1-bdcb-4627-b090-26ee480b98cc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:00.194338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e14eeb1-bdcb-4627-b090-26ee480b98cc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:00.194745 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:00.194745 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:00.195375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e14eeb1-bdcb-4627-b090-26ee480b98cc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:00.232157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:00.232157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:00.233484 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2e14eeb1-bdcb-4627-b090-26ee480b98cc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:00.236074 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e14eeb1-bdcb-4627-b090-26ee480b98cc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:05:00.236534 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1396/2838] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:00 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 464 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:00.250970 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45f7a770-f050-4b65-9564-eba419cad494 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] POST http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots Dec 31 10:05:00.251450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:00.251450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:00.251948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-45f7a770-f050-4b65-9564-eba419cad494 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf", "name": "tempest-SnapshotsActionsTest-Snapshot-956966472"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:00.324589 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:00.324589 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:00.327190 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-45f7a770-f050-4b65-9564-eba419cad494 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Volume info retrieved successfully. Dec 31 10:05:00.327783 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-45f7a770-f050-4b65-9564-eba419cad494 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Create snapshot from volume 21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:05:00.428032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-45f7a770-f050-4b65-9564-eba419cad494 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Created reservations ['7d03de7a-210d-47ec-bb85-7b66803f2d9b', 'bc195b76-376c-474c-b0a3-30eb42f4a5cf', '3055d33f-6eb2-46f6-9614-c76b48d83baf', 'b52210d8-c372-4c23-a22f-780ca031af0d'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:00.578558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-45f7a770-f050-4b65-9564-eba419cad494 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot create request issued successfully. Dec 31 10:05:00.579626 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45f7a770-f050-4b65-9564-eba419cad494 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots returned with HTTP 202 Dec 31 10:05:00.580662 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1397/2839] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:05:00 2020] POST /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots => generated 306 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:05:00.607710 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b89f65a6-60f9-490c-ac8e-b911f7f7dcb5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 Dec 31 10:05:00.608524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b89f65a6-60f9-490c-ac8e-b911f7f7dcb5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:00.609102 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:00.609102 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:00.610397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b89f65a6-60f9-490c-ac8e-b911f7f7dcb5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:00.648451 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:00.648451 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:00.654091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b89f65a6-60f9-490c-ac8e-b911f7f7dcb5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:00.656375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b89f65a6-60f9-490c-ac8e-b911f7f7dcb5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 returned with HTTP 200 Dec 31 10:05:00.657792 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1398/2840] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:00 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 => generated 438 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:00.670670 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8a208ec-6cd2-4897-879d-717c04326339 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] GET http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 Dec 31 10:05:00.671505 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8a208ec-6cd2-4897-879d-717c04326339 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:00.671739 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:00.671739 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:00.672125 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b8a208ec-6cd2-4897-879d-717c04326339 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:00.704450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:00.704450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:00.705882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b8a208ec-6cd2-4897-879d-717c04326339 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Snapshot retrieved successfully. Dec 31 10:05:00.709139 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b8a208ec-6cd2-4897-879d-717c04326339 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 returned with HTTP 200 Dec 31 10:05:00.710020 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1399/2841] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:00 2020] GET /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:01.171033 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7cfe8298-88da-4f73-966e-633f8e4db4ab tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] POST http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45/action Dec 31 10:05:01.172014 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:01.172014 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:01.172697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7cfe8298-88da-4f73-966e-633f8e4db4ab tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Action body: b'{"os-unmanage": {}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:01.173284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7cfe8298-88da-4f73-966e-633f8e4db4ab tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:01.173992 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.snapshot_unmanage [None req-7cfe8298-88da-4f73-966e-633f8e4db4ab tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Unmanage snapshot with id: 3f2d19e9-853d-4259-bb28-f99f7a73fb45 Dec 31 10:05:01.225767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:01.225767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:01.228223 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7cfe8298-88da-4f73-966e-633f8e4db4ab tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Snapshot retrieved successfully. Dec 31 10:05:01.353996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7cfe8298-88da-4f73-966e-633f8e4db4ab tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Snapshot delete request issued successfully. Dec 31 10:05:01.354957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7cfe8298-88da-4f73-966e-633f8e4db4ab tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45/action returned with HTTP 202 Dec 31 10:05:01.360823 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1400/2842] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:00 2020] POST /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45/action => generated 0 bytes in 640 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 10:05:01.389489 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c52a82a-9ca9-4a44-8d61-c392db277ddd tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] GET http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 Dec 31 10:05:01.390045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0c52a82a-9ca9-4a44-8d61-c392db277ddd tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:01.390272 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:01.390272 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:01.390652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0c52a82a-9ca9-4a44-8d61-c392db277ddd tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:01.431154 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:01.431154 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:01.432938 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0c52a82a-9ca9-4a44-8d61-c392db277ddd tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Snapshot retrieved successfully. Dec 31 10:05:01.435199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c52a82a-9ca9-4a44-8d61-c392db277ddd tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 returned with HTTP 200 Dec 31 10:05:01.436127 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1401/2843] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:01 2020] GET /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 => generated 470 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:01.676288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-091ddbde-d6d6-46fd-9b10-28d32df5874c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 Dec 31 10:05:01.677359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-091ddbde-d6d6-46fd-9b10-28d32df5874c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:01.677745 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:01.677745 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:01.678425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-091ddbde-d6d6-46fd-9b10-28d32df5874c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:01.755085 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:01.755085 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:01.756388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-091ddbde-d6d6-46fd-9b10-28d32df5874c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:01.758611 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-091ddbde-d6d6-46fd-9b10-28d32df5874c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 returned with HTTP 200 Dec 31 10:05:01.759585 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1402/2844] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:01 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 => generated 438 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:02.181057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-5a93b91e-f937-4d0b-8baa-9506a520e398 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-7c0835ed-ce38-4a85-a0d1-7ddafbe8144c-n-h2-765311-8'" released by "attachment_update" :: held 2.507s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:05:02.182306 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-5a93b91e-f937-4d0b-8baa-9506a520e398 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e2264f79-4d79-445f-9c9b-3907a7a66e0e returned with HTTP 200 Dec 31 10:05:02.183734 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1443/2845] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 10:04:59 2020] PUT /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e2264f79-4d79-445f-9c9b-3907a7a66e0e => generated 762 bytes in 2583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:05:02.329495 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-c071a5b3-a29b-460b-bc80-e18e13c7c126 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e2264f79-4d79-445f-9c9b-3907a7a66e0e/action Dec 31 10:05:02.330180 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:02.330180 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:02.330863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-c071a5b3-a29b-460b-bc80-e18e13c7c126 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:02.331637 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-c071a5b3-a29b-460b-bc80-e18e13c7c126 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:02.451182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-29c236d8-0a4a-4aef-9c14-5db956988fe2 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] GET http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 Dec 31 10:05:02.451848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-29c236d8-0a4a-4aef-9c14-5db956988fe2 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:02.452143 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:02.452143 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:02.453580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-29c236d8-0a4a-4aef-9c14-5db956988fe2 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:02.493750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-29c236d8-0a4a-4aef-9c14-5db956988fe2 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 returned with HTTP 404 Dec 31 10:05:02.496431 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1444/2846] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:02 2020] GET /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:02.508669 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4eb6c0ed-b27c-4413-8ef9-bea6521f0aa4 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] GET http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/detail?all_tenants=1 Dec 31 10:05:02.509479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4eb6c0ed-b27c-4413-8ef9-bea6521f0aa4 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:02.510119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4eb6c0ed-b27c-4413-8ef9-bea6521f0aa4 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:02.516164 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:02.516164 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:02.529016 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:02.529016 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:02.555298 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4eb6c0ed-b27c-4413-8ef9-bea6521f0aa4 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Get all snapshots completed successfully. Dec 31 10:05:02.557385 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:02.557385 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:02.559321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f067c712-d5dc-4bc2-8c12-ef95d3223296 req-c071a5b3-a29b-460b-bc80-e18e13c7c126 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e2264f79-4d79-445f-9c9b-3907a7a66e0e/action returned with HTTP 204 Dec 31 10:05:02.560397 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1403/2847] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 10:05:02 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e2264f79-4d79-445f-9c9b-3907a7a66e0e/action => generated 0 bytes in 256 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:02.561355 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4eb6c0ed-b27c-4413-8ef9-bea6521f0aa4 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/detail?all_tenants=1 returned with HTTP 200 Dec 31 10:05:02.562718 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1445/2848] 10.222.0.45 () {58 vars in 1258 bytes} [Thu Dec 31 10:05:02 2020] GET /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/detail?all_tenants=1 => generated 920 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:02.582262 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6602a0cc-93e3-4957-a4c7-cb0f6313216e tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] POST http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/os-snapshot-manage Dec 31 10:05:02.583196 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:02.583196 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:02.583915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6602a0cc-93e3-4957-a4c7-cb0f6313216e tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc", "ref": {"source-name": "_snapshot-3f2d19e9-853d-4259-bb28-f99f7a73fb45"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-280195306", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-2135684863", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:02.648627 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:02.648627 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:02.660334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6602a0cc-93e3-4957-a4c7-cb0f6313216e tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Volume info retrieved successfully. Dec 31 10:05:02.665831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.snapshot_manage [None req-6602a0cc-93e3-4957-a4c7-cb0f6313216e tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Manage snapshot request body: {'snapshot': {'volume_id': '0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc', 'ref': {'source-name': '_snapshot-3f2d19e9-853d-4259-bb28-f99f7a73fb45'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-280195306', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-2135684863', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88085) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Dec 31 10:05:02.779514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-67be16ec-6cd2-4955-968e-edf398f53b3d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 Dec 31 10:05:02.780725 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-67be16ec-6cd2-4955-968e-edf398f53b3d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:02.781092 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:02.781092 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:02.781535 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-67be16ec-6cd2-4955-968e-edf398f53b3d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:02.819559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-6602a0cc-93e3-4957-a4c7-cb0f6313216e tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Created reservations ['ad8efaee-0f34-44eb-9df1-cc8d0431d393', '867c9e84-081d-4f72-ba93-9dbfd5b18840', '32f034f6-eb65-4cd6-81cc-95fb2bb416b3', '5d97c3ee-c30a-4f91-a7ca-e2e4ab092f6a'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:02.829344 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:02.829344 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:02.831831 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-67be16ec-6cd2-4955-968e-edf398f53b3d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:02.836472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-67be16ec-6cd2-4955-968e-edf398f53b3d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 returned with HTTP 200 Dec 31 10:05:02.843700 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1446/2849] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:02 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 => generated 465 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:02.859966 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30bf9f29-52f0-4f6e-bed8-29a5bd90a2a0 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5/action Dec 31 10:05:02.860437 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:02.860437 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:02.861277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30bf9f29-52f0-4f6e-bed8-29a5bd90a2a0 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:02.861799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30bf9f29-52f0-4f6e-bed8-29a5bd90a2a0 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:02.863140 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-30bf9f29-52f0-4f6e-bed8-29a5bd90a2a0 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot '18b42c14-9c86-41ee-a827-337a2873a0c5' with '{'status': 'creating'}' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:05:02.916833 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:02.916833 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:02.959466 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30bf9f29-52f0-4f6e-bed8-29a5bd90a2a0 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5/action returned with HTTP 202 Dec 31 10:05:02.960746 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1447/2850] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:02 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:02.976902 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2390ed15-d124-4486-956a-b4af07b14145 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 Dec 31 10:05:02.980905 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2390ed15-d124-4486-956a-b4af07b14145 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:02.981240 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:02.981240 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:02.981806 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2390ed15-d124-4486-956a-b4af07b14145 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:03.001114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6602a0cc-93e3-4957-a4c7-cb0f6313216e tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/os-snapshot-manage returned with HTTP 202 Dec 31 10:05:03.003177 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1404/2851] 10.222.0.45 () {60 vars in 1259 bytes} [Thu Dec 31 10:05:02 2020] POST /volume/v3/e0d655320912442d9afd8b04b483ab52/os-snapshot-manage => generated 477 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:05:03.067203 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:03.067203 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:03.068650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2390ed15-d124-4486-956a-b4af07b14145 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:03.071204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2390ed15-d124-4486-956a-b4af07b14145 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 returned with HTTP 200 Dec 31 10:05:03.072103 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1448/2852] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:02 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 => generated 464 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:03.084413 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35b2c78a-5ca7-475f-865b-2f5f3861c934 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] GET http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 Dec 31 10:05:03.085334 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35b2c78a-5ca7-475f-865b-2f5f3861c934 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:03.091183 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a882d627-1a33-460b-b0db-e7b5ccc0a5f0 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5/action Dec 31 10:05:03.092084 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:03.092084 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:03.093119 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:03.093119 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:03.093944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35b2c78a-5ca7-475f-865b-2f5f3861c934 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:03.103450 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a882d627-1a33-460b-b0db-e7b5ccc0a5f0 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-force_delete": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:03.104259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a882d627-1a33-460b-b0db-e7b5ccc0a5f0 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:03.179746 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:03.179746 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:03.180765 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:03.180765 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:03.181234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-35b2c78a-5ca7-475f-865b-2f5f3861c934 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Snapshot retrieved successfully. Dec 31 10:05:03.181954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a882d627-1a33-460b-b0db-e7b5ccc0a5f0 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Snapshot retrieved successfully. Dec 31 10:05:03.186051 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35b2c78a-5ca7-475f-865b-2f5f3861c934 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 returned with HTTP 200 Dec 31 10:05:03.187879 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1405/2853] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:03 2020] GET /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 => generated 609 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:03.281747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a882d627-1a33-460b-b0db-e7b5ccc0a5f0 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Snapshot delete request issued successfully. Dec 31 10:05:03.293598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a882d627-1a33-460b-b0db-e7b5ccc0a5f0 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5/action returned with HTTP 202 Dec 31 10:05:03.312559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9fc39fe7-ffdf-47c5-b002-28cd8d447658 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 Dec 31 10:05:03.313943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9fc39fe7-ffdf-47c5-b002-28cd8d447658 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:03.314671 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1449/2854] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:03 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:03.318097 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:03.318097 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:03.319358 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9fc39fe7-ffdf-47c5-b002-28cd8d447658 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:03.370356 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:03.370356 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:03.374544 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9fc39fe7-ffdf-47c5-b002-28cd8d447658 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:03.378716 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9fc39fe7-ffdf-47c5-b002-28cd8d447658 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 returned with HTTP 200 Dec 31 10:05:03.389448 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1406/2855] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:03 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 => generated 464 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:04.204476 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c0a76b0-6b2f-4bfb-bfb8-bd3f7a3128de tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] GET http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 Dec 31 10:05:04.205988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c0a76b0-6b2f-4bfb-bfb8-bd3f7a3128de tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:04.206504 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:04.206504 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:04.207157 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c0a76b0-6b2f-4bfb-bfb8-bd3f7a3128de tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:04.237092 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:04.237092 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:04.239105 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3c0a76b0-6b2f-4bfb-bfb8-bd3f7a3128de tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Snapshot retrieved successfully. Dec 31 10:05:04.242564 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c0a76b0-6b2f-4bfb-bfb8-bd3f7a3128de tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 returned with HTTP 200 Dec 31 10:05:04.243870 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1450/2856] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:04 2020] GET /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 => generated 609 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:04.397454 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82db584b-fa01-42df-adf0-c8ed56bbd7e9 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 Dec 31 10:05:04.398336 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82db584b-fa01-42df-adf0-c8ed56bbd7e9 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:04.398756 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:04.398756 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:04.399383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82db584b-fa01-42df-adf0-c8ed56bbd7e9 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:04.440904 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:04.440904 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:04.442688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-82db584b-fa01-42df-adf0-c8ed56bbd7e9 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:04.445521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82db584b-fa01-42df-adf0-c8ed56bbd7e9 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 returned with HTTP 200 Dec 31 10:05:04.447031 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1407/2857] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:04 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 => generated 464 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:05.257644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a586e5c-eb39-4879-af72-c210dc4cfa99 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] GET http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 Dec 31 10:05:05.259027 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a586e5c-eb39-4879-af72-c210dc4cfa99 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:05.259490 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:05.259490 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:05.260235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a586e5c-eb39-4879-af72-c210dc4cfa99 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:05.297324 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:05.297324 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:05.298525 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0a586e5c-eb39-4879-af72-c210dc4cfa99 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Snapshot retrieved successfully. Dec 31 10:05:05.300292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a586e5c-eb39-4879-af72-c210dc4cfa99 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 returned with HTTP 200 Dec 31 10:05:05.301086 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1451/2858] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:05 2020] GET /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 => generated 634 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:05.313084 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bde94f15-623f-4f66-a235-1f13d2ecd117 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] GET http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 Dec 31 10:05:05.313609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bde94f15-623f-4f66-a235-1f13d2ecd117 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:05.313801 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:05.313801 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:05.314174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bde94f15-623f-4f66-a235-1f13d2ecd117 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:05.342074 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:05.342074 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:05.343075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bde94f15-623f-4f66-a235-1f13d2ecd117 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Snapshot retrieved successfully. Dec 31 10:05:05.345358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bde94f15-623f-4f66-a235-1f13d2ecd117 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 returned with HTTP 200 Dec 31 10:05:05.346505 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1408/2859] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:05 2020] GET /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 => generated 634 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:05.359957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-51c0e84d-1626-495c-b62e-115d0027640f tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] DELETE http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 Dec 31 10:05:05.360251 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-51c0e84d-1626-495c-b62e-115d0027640f tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:05.360451 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:05.360451 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:05.360734 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-51c0e84d-1626-495c-b62e-115d0027640f tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:05.361748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-51c0e84d-1626-495c-b62e-115d0027640f tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Delete snapshot with id: d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 Dec 31 10:05:05.395363 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:05.395363 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:05.397064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-51c0e84d-1626-495c-b62e-115d0027640f tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Snapshot retrieved successfully. Dec 31 10:05:05.461090 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66278d65-ffe9-43e3-aef5-7e0ffe485004 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 Dec 31 10:05:05.461951 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66278d65-ffe9-43e3-aef5-7e0ffe485004 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:05.462345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:05.462345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:05.463033 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66278d65-ffe9-43e3-aef5-7e0ffe485004 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:05.488414 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66278d65-ffe9-43e3-aef5-7e0ffe485004 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 returned with HTTP 404 Dec 31 10:05:05.490944 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1409/2860] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:05 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:05.500579 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09b40eb5-0f75-4ac4-a207-8cee00f2ebe1 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action Dec 31 10:05:05.502159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09b40eb5-0f75-4ac4-a207-8cee00f2ebe1 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:05.502747 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-09b40eb5-0f75-4ac4-a207-8cee00f2ebe1 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:05.503976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-09b40eb5-0f75-4ac4-a207-8cee00f2ebe1 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot '7b7f75d7-5bdc-451f-a84f-a5c788a7eef5' with '{'status': 'available'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:05:05.507010 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-51c0e84d-1626-495c-b62e-115d0027640f tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Snapshot delete request issued successfully. Dec 31 10:05:05.507861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-51c0e84d-1626-495c-b62e-115d0027640f tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 returned with HTTP 202 Dec 31 10:05:05.509274 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1452/2861] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:05:05 2020] DELETE /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:05.521011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-983e6ef7-e4f7-4795-8c4d-8adf1eb50244 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] GET http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 Dec 31 10:05:05.521929 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-983e6ef7-e4f7-4795-8c4d-8adf1eb50244 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:05.522499 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:05.522499 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:05.523714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-983e6ef7-e4f7-4795-8c4d-8adf1eb50244 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:05.561985 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:05.561985 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:05.563171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-983e6ef7-e4f7-4795-8c4d-8adf1eb50244 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Snapshot retrieved successfully. Dec 31 10:05:05.565240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-983e6ef7-e4f7-4795-8c4d-8adf1eb50244 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 returned with HTTP 200 Dec 31 10:05:05.566235 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1453/2862] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:05 2020] GET /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 => generated 633 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:05.575245 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:05.575245 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:05.624406 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-09b40eb5-0f75-4ac4-a207-8cee00f2ebe1 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action returned with HTTP 202 Dec 31 10:05:05.625291 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1410/2863] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:05 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:05.638499 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0281b8d6-ed2a-4db0-bc20-f4adb745e305 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:05.639999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0281b8d6-ed2a-4db0-bc20-f4adb745e305 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:05.640188 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:05.640188 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:05.640906 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0281b8d6-ed2a-4db0-bc20-f4adb745e305 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:05.702758 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:05.702758 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:05.704375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0281b8d6-ed2a-4db0-bc20-f4adb745e305 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:05.706755 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0281b8d6-ed2a-4db0-bc20-f4adb745e305 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:05:05.708041 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1454/2864] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:05 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 464 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:05.732839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66c10756-a345-4d2e-9070-ca7c3c5e0adc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] POST http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots Dec 31 10:05:05.733828 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:05.733828 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:05.734690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66c10756-a345-4d2e-9070-ca7c3c5e0adc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf", "name": "tempest-SnapshotsActionsTest-Snapshot-1847182478"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:05.794587 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:05.794587 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:05.796032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-66c10756-a345-4d2e-9070-ca7c3c5e0adc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Volume info retrieved successfully. Dec 31 10:05:05.796388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-66c10756-a345-4d2e-9070-ca7c3c5e0adc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Create snapshot from volume 21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:05:05.864636 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-66c10756-a345-4d2e-9070-ca7c3c5e0adc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Created reservations ['757553b7-9db2-4d14-a038-098b63aedb63', '80070b4a-0055-4053-8bad-48df69128548', '760eccb0-095a-408f-8d54-30b46fdb99d6', 'f4e8ec56-641c-4ab0-b3d5-03fe2c7f9a53'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:06.012710 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-66c10756-a345-4d2e-9070-ca7c3c5e0adc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot create request issued successfully. Dec 31 10:05:06.013428 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66c10756-a345-4d2e-9070-ca7c3c5e0adc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots returned with HTTP 202 Dec 31 10:05:06.014371 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1411/2865] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:05:05 2020] POST /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots => generated 307 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:05:06.025744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f287c0e-4e60-46e2-a132-c81acf1e7699 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba Dec 31 10:05:06.026572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f287c0e-4e60-46e2-a132-c81acf1e7699 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:06.026972 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:06.026972 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:06.027647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f287c0e-4e60-46e2-a132-c81acf1e7699 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:06.072977 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:06.072977 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:06.076404 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5f287c0e-4e60-46e2-a132-c81acf1e7699 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:06.080419 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f287c0e-4e60-46e2-a132-c81acf1e7699 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba returned with HTTP 200 Dec 31 10:05:06.092875 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1455/2866] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:06 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba => generated 439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:06.582698 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fca057fa-ebc1-4ac7-9d1f-2b4f33a7b5f9 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] GET http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 Dec 31 10:05:06.583748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fca057fa-ebc1-4ac7-9d1f-2b4f33a7b5f9 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:06.584102 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:06.584102 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:06.584776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fca057fa-ebc1-4ac7-9d1f-2b4f33a7b5f9 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:06.630173 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:06.630173 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:06.644664 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fca057fa-ebc1-4ac7-9d1f-2b4f33a7b5f9 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Snapshot retrieved successfully. Dec 31 10:05:06.650761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fca057fa-ebc1-4ac7-9d1f-2b4f33a7b5f9 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 returned with HTTP 200 Dec 31 10:05:06.665152 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1412/2867] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:06 2020] GET /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 => generated 633 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:07.098244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6820b84c-e445-4f6b-b694-c00cfc914774 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba Dec 31 10:05:07.098889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6820b84c-e445-4f6b-b694-c00cfc914774 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:07.099115 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:07.099115 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:07.099494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6820b84c-e445-4f6b-b694-c00cfc914774 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:07.133252 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:07.133252 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:07.135122 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6820b84c-e445-4f6b-b694-c00cfc914774 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:07.139042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6820b84c-e445-4f6b-b694-c00cfc914774 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba returned with HTTP 200 Dec 31 10:05:07.140570 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1456/2868] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:07 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:07.686416 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0279b0b3-230d-4481-aaac-ddb6f7ba1859 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] GET http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 Dec 31 10:05:07.687242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0279b0b3-230d-4481-aaac-ddb6f7ba1859 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:07.687910 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:07.687910 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:07.688726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0279b0b3-230d-4481-aaac-ddb6f7ba1859 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:07.722164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0279b0b3-230d-4481-aaac-ddb6f7ba1859 tempest-SnapshotManageAdminTest-1218603670 tempest-SnapshotManageAdminTest-1218603670] http://10.222.0.45/volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 returned with HTTP 404 Dec 31 10:05:07.723328 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1413/2869] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:07 2020] GET /volume/v3/e0d655320912442d9afd8b04b483ab52/snapshots/d70a1b0f-3e14-45a7-9cae-2a55ac507ae5 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:07.737386 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c8f8e84-f929-4461-b133-b0a55dfa876f tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] DELETE http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 Dec 31 10:05:07.738266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c8f8e84-f929-4461-b133-b0a55dfa876f tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:07.738527 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:07.738527 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:07.739173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c8f8e84-f929-4461-b133-b0a55dfa876f tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:07.739383 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-4c8f8e84-f929-4461-b133-b0a55dfa876f tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Delete snapshot with id: 3f2d19e9-853d-4259-bb28-f99f7a73fb45 Dec 31 10:05:07.781987 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c8f8e84-f929-4461-b133-b0a55dfa876f tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 returned with HTTP 404 Dec 31 10:05:07.783100 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1457/2870] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:05:07 2020] DELETE /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/snapshots/3f2d19e9-853d-4259-bb28-f99f7a73fb45 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:07.795815 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3b60918-a563-41bb-b237-f9cf017c00b8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] DELETE http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc Dec 31 10:05:07.796846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3b60918-a563-41bb-b237-f9cf017c00b8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:07.797764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3b60918-a563-41bb-b237-f9cf017c00b8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:07.798632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-e3b60918-a563-41bb-b237-f9cf017c00b8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Delete volume with id: 0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc Dec 31 10:05:07.875748 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:07.875748 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:07.876728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e3b60918-a563-41bb-b237-f9cf017c00b8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Volume info retrieved successfully. Dec 31 10:05:07.947538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e3b60918-a563-41bb-b237-f9cf017c00b8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Delete volume request issued successfully. Dec 31 10:05:07.947538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3b60918-a563-41bb-b237-f9cf017c00b8 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc returned with HTTP 202 Dec 31 10:05:07.947538 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1414/2871] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:05:07 2020] DELETE /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:07.948090 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0779eb7-8d97-4f25-8748-0e7e4f48d74e tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] GET http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc Dec 31 10:05:07.948090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0779eb7-8d97-4f25-8748-0e7e4f48d74e tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:07.948580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0779eb7-8d97-4f25-8748-0e7e4f48d74e tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:08.006027 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:08.006027 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:08.017302 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c0779eb7-8d97-4f25-8748-0e7e4f48d74e tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Volume info retrieved successfully. Dec 31 10:05:08.046504 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0779eb7-8d97-4f25-8748-0e7e4f48d74e tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc returned with HTTP 200 Dec 31 10:05:08.047501 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1458/2872] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:07 2020] GET /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc => generated 915 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:08.152023 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e535ada-dea9-4c47-aed9-6238ccc81311 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba Dec 31 10:05:08.152636 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e535ada-dea9-4c47-aed9-6238ccc81311 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:08.152826 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:08.152826 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:08.153499 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e535ada-dea9-4c47-aed9-6238ccc81311 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:08.179936 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:08.179936 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:08.181391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e535ada-dea9-4c47-aed9-6238ccc81311 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:08.184000 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e535ada-dea9-4c47-aed9-6238ccc81311 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba returned with HTTP 200 Dec 31 10:05:08.185178 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1415/2873] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:08 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:08.199744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0996f886-5f4c-44d4-a8ad-d4e5e9a8f355 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba/action Dec 31 10:05:08.200437 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:08.200437 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:08.201264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0996f886-5f4c-44d4-a8ad-d4e5e9a8f355 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:08.201861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0996f886-5f4c-44d4-a8ad-d4e5e9a8f355 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:08.202955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-0996f886-5f4c-44d4-a8ad-d4e5e9a8f355 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot '3608b8b5-5ea2-471a-8fbd-f386fb9a08ba' with '{'status': 'deleting'}' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:05:08.276379 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:08.276379 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:08.336680 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0996f886-5f4c-44d4-a8ad-d4e5e9a8f355 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba/action returned with HTTP 202 Dec 31 10:05:08.341468 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1459/2874] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:08 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:08.347036 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-47d19e6f-bccf-42ec-9616-bcfaefec42c1 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba Dec 31 10:05:08.347970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-47d19e6f-bccf-42ec-9616-bcfaefec42c1 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:08.348457 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:08.348457 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:08.349101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-47d19e6f-bccf-42ec-9616-bcfaefec42c1 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:08.376510 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:08.376510 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:08.377987 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-47d19e6f-bccf-42ec-9616-bcfaefec42c1 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:08.380624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-47d19e6f-bccf-42ec-9616-bcfaefec42c1 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba returned with HTTP 200 Dec 31 10:05:08.381591 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1416/2875] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:08 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:08.396657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c121061-73fb-40fd-9e10-8b062e9c5332 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba/action Dec 31 10:05:08.397356 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:08.397356 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:08.398080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c121061-73fb-40fd-9e10-8b062e9c5332 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-force_delete": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:08.398668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c121061-73fb-40fd-9e10-8b062e9c5332 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:08.448576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:08.448576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:08.450162 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2c121061-73fb-40fd-9e10-8b062e9c5332 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Snapshot retrieved successfully. Dec 31 10:05:08.541596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2c121061-73fb-40fd-9e10-8b062e9c5332 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Snapshot delete request issued successfully. Dec 31 10:05:08.542659 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c121061-73fb-40fd-9e10-8b062e9c5332 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba/action returned with HTTP 202 Dec 31 10:05:08.543752 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1460/2876] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:08 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:08.563557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0bfd93c-a537-408b-a5f2-4ecaa62015b2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba Dec 31 10:05:08.563981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0bfd93c-a537-408b-a5f2-4ecaa62015b2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:08.564238 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:08.564238 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:08.564662 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0bfd93c-a537-408b-a5f2-4ecaa62015b2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:08.615206 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:08.615206 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:08.616481 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a0bfd93c-a537-408b-a5f2-4ecaa62015b2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:08.618790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0bfd93c-a537-408b-a5f2-4ecaa62015b2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba returned with HTTP 200 Dec 31 10:05:08.619862 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1417/2877] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:08 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba => generated 465 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:09.066664 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46441393-37ae-4f6f-a84d-8f6d8c8011e3 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] GET http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc Dec 31 10:05:09.068193 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46441393-37ae-4f6f-a84d-8f6d8c8011e3 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:09.069618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:09.069618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:09.070717 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46441393-37ae-4f6f-a84d-8f6d8c8011e3 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:09.139340 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:09.139340 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:09.147512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-46441393-37ae-4f6f-a84d-8f6d8c8011e3 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Volume info retrieved successfully. Dec 31 10:05:09.181541 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46441393-37ae-4f6f-a84d-8f6d8c8011e3 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc returned with HTTP 200 Dec 31 10:05:09.182580 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1461/2878] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:09 2020] GET /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:09.633548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-205ec8c0-a735-4319-a6b5-e868bfc4ea8f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba Dec 31 10:05:09.634598 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-205ec8c0-a735-4319-a6b5-e868bfc4ea8f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:09.634962 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:09.634962 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:09.635895 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-205ec8c0-a735-4319-a6b5-e868bfc4ea8f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:09.701104 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:09.701104 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:09.703398 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-205ec8c0-a735-4319-a6b5-e868bfc4ea8f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:09.710285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-205ec8c0-a735-4319-a6b5-e868bfc4ea8f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba returned with HTTP 200 Dec 31 10:05:09.712351 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1418/2879] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:09 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba => generated 465 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:10.202225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b215543-2d55-4934-8b5b-4f8beafaf7a4 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] GET http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc Dec 31 10:05:10.203478 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b215543-2d55-4934-8b5b-4f8beafaf7a4 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:10.204030 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:10.204030 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:10.204794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b215543-2d55-4934-8b5b-4f8beafaf7a4 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:10.258523 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b215543-2d55-4934-8b5b-4f8beafaf7a4 tempest-SnapshotManageAdminTest-1124184163 tempest-SnapshotManageAdminTest-1124184163] http://10.222.0.45/volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc returned with HTTP 404 Dec 31 10:05:10.259683 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1462/2880] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:10 2020] GET /volume/v3/47cbf4d7cc094b7baa7d5d08d85ecd47/volumes/0b4c999b-41aa-4ce6-b2c0-a2a49a7c6bcc => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:10.727541 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f422eca3-b0ac-4f33-bb00-3de4e57f983a tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba Dec 31 10:05:10.728561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f422eca3-b0ac-4f33-bb00-3de4e57f983a tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:10.729752 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:10.729752 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:10.730956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f422eca3-b0ac-4f33-bb00-3de4e57f983a tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:10.771304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f422eca3-b0ac-4f33-bb00-3de4e57f983a tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba returned with HTTP 404 Dec 31 10:05:10.773334 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1419/2881] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:10 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 10:05:10.784993 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-379a706f-bf0a-4b45-8fee-2db95f24392f tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action Dec 31 10:05:10.786323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-379a706f-bf0a-4b45-8fee-2db95f24392f tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:10.786866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-379a706f-bf0a-4b45-8fee-2db95f24392f tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:10.788223 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-379a706f-bf0a-4b45-8fee-2db95f24392f tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot '7b7f75d7-5bdc-451f-a84f-a5c788a7eef5' with '{'status': 'available'}' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:05:10.852860 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:10.852860 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:10.954925 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-379a706f-bf0a-4b45-8fee-2db95f24392f tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action returned with HTTP 202 Dec 31 10:05:10.957448 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1463/2882] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:10 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:10.969342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a40535d-6d61-40cb-b4ce-f3b048a161fe tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:10.970072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a40535d-6d61-40cb-b4ce-f3b048a161fe tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:10.970735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a40535d-6d61-40cb-b4ce-f3b048a161fe tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:11.006215 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:11.006215 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:11.007596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1a40535d-6d61-40cb-b4ce-f3b048a161fe tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:11.009932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a40535d-6d61-40cb-b4ce-f3b048a161fe tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:05:11.011638 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1420/2883] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:10 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 464 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:11.025318 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-470f21be-5e72-4b59-b8e0-cdba4194aaad tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] POST http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots Dec 31 10:05:11.026647 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:11.026647 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:11.027182 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-470f21be-5e72-4b59-b8e0-cdba4194aaad tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf", "name": "tempest-SnapshotsActionsTest-Snapshot-687135556"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:11.099608 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:11.099608 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:11.101426 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-470f21be-5e72-4b59-b8e0-cdba4194aaad tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Volume info retrieved successfully. Dec 31 10:05:11.101871 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-470f21be-5e72-4b59-b8e0-cdba4194aaad tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Create snapshot from volume 21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:05:11.229826 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-470f21be-5e72-4b59-b8e0-cdba4194aaad tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Created reservations ['7b781a6b-f17f-4f75-a708-c338f226781e', '0641af4e-80fa-493d-abc2-c35f7f04af36', '9ed5882d-c19c-4492-a7e5-cb8288514f7c', '74ac7ba4-95e8-4794-be03-662fbacb1648'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:11.411822 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-470f21be-5e72-4b59-b8e0-cdba4194aaad tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot create request issued successfully. Dec 31 10:05:11.413120 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-470f21be-5e72-4b59-b8e0-cdba4194aaad tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots returned with HTTP 202 Dec 31 10:05:11.421989 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1464/2884] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:05:11 2020] POST /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots => generated 306 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:05:11.426892 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-959da00a-6769-4937-9a16-8d7a6ac7a0c7 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 Dec 31 10:05:11.427371 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-959da00a-6769-4937-9a16-8d7a6ac7a0c7 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:11.427588 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:11.427588 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:11.428858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-959da00a-6769-4937-9a16-8d7a6ac7a0c7 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:11.461272 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:11.461272 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:11.462308 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-959da00a-6769-4937-9a16-8d7a6ac7a0c7 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:11.464972 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-959da00a-6769-4937-9a16-8d7a6ac7a0c7 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 returned with HTTP 200 Dec 31 10:05:11.466597 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1421/2885] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:11 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 => generated 438 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:12.487044 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7483b622-5254-4b12-a3ce-fae678d6ec90 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 Dec 31 10:05:12.489336 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7483b622-5254-4b12-a3ce-fae678d6ec90 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:12.490214 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:12.490214 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:12.491150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7483b622-5254-4b12-a3ce-fae678d6ec90 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:12.525147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:12.525147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:12.527566 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7483b622-5254-4b12-a3ce-fae678d6ec90 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:12.529743 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7483b622-5254-4b12-a3ce-fae678d6ec90 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 returned with HTTP 200 Dec 31 10:05:12.531045 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1465/2886] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:12 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 => generated 438 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:13.556609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23d7302f-26ab-4bd0-8fe0-dc2460220dde tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 Dec 31 10:05:13.557714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23d7302f-26ab-4bd0-8fe0-dc2460220dde tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:13.563670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:13.563670 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:13.563670 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23d7302f-26ab-4bd0-8fe0-dc2460220dde tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:13.595109 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:13.595109 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:13.596709 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-23d7302f-26ab-4bd0-8fe0-dc2460220dde tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:13.599550 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23d7302f-26ab-4bd0-8fe0-dc2460220dde tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 returned with HTTP 200 Dec 31 10:05:13.600511 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1422/2887] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:13 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:13.617352 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54372d0e-1c11-42aa-bff9-8dcb7a7b7c36 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00/action Dec 31 10:05:13.618531 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:13.618531 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:13.619784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54372d0e-1c11-42aa-bff9-8dcb7a7b7c36 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:13.619784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54372d0e-1c11-42aa-bff9-8dcb7a7b7c36 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:13.621216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-54372d0e-1c11-42aa-bff9-8dcb7a7b7c36 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot 'a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00' with '{'status': 'error'}' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:05:13.686831 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:13.686831 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:13.736501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54372d0e-1c11-42aa-bff9-8dcb7a7b7c36 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00/action returned with HTTP 202 Dec 31 10:05:13.737741 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1466/2888] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:13 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 31 10:05:13.748955 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28c510e9-21bb-4e43-a9b3-72de60b092ea tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 Dec 31 10:05:13.749920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28c510e9-21bb-4e43-a9b3-72de60b092ea tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:13.750438 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:13.750438 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:13.751519 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28c510e9-21bb-4e43-a9b3-72de60b092ea tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:13.803457 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:13.803457 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:13.805009 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-28c510e9-21bb-4e43-a9b3-72de60b092ea tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:13.808182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28c510e9-21bb-4e43-a9b3-72de60b092ea tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 returned with HTTP 200 Dec 31 10:05:13.809424 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1423/2889] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:13 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 => generated 461 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:13.826245 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-182414d9-5a19-4393-ad8d-44ac039c8fca tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00/action Dec 31 10:05:13.827090 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:13.827090 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:13.827940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-182414d9-5a19-4393-ad8d-44ac039c8fca tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-force_delete": {}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:13.828740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-182414d9-5a19-4393-ad8d-44ac039c8fca tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:13.857364 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:13.857364 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:13.858227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-182414d9-5a19-4393-ad8d-44ac039c8fca tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Snapshot retrieved successfully. Dec 31 10:05:13.962822 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-182414d9-5a19-4393-ad8d-44ac039c8fca tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Snapshot delete request issued successfully. Dec 31 10:05:13.964634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-182414d9-5a19-4393-ad8d-44ac039c8fca tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00/action returned with HTTP 202 Dec 31 10:05:13.966503 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1467/2890] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:13 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:13.979296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4eee7087-eb95-464b-b186-8e870c63e3cc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 Dec 31 10:05:13.979988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4eee7087-eb95-464b-b186-8e870c63e3cc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:13.980512 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:13.980512 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:13.981001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4eee7087-eb95-464b-b186-8e870c63e3cc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:14.025530 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:14.025530 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:14.031126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4eee7087-eb95-464b-b186-8e870c63e3cc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:14.037584 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4eee7087-eb95-464b-b186-8e870c63e3cc tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 returned with HTTP 200 Dec 31 10:05:14.041020 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1424/2891] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:13 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 => generated 464 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:15.065698 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78e66c8b-7a59-4b64-9851-ae856b4f9376 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 Dec 31 10:05:15.066857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78e66c8b-7a59-4b64-9851-ae856b4f9376 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:15.067171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:15.067171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:15.067987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78e66c8b-7a59-4b64-9851-ae856b4f9376 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:15.095539 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:15.095539 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:15.096440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-78e66c8b-7a59-4b64-9851-ae856b4f9376 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:15.099150 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78e66c8b-7a59-4b64-9851-ae856b4f9376 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 returned with HTTP 200 Dec 31 10:05:15.099995 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1468/2892] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:15 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:15.838644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73e05c5f-1237-479d-afce-452ac5cc0c45 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] POST http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types Dec 31 10:05:15.839259 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:15.839259 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:15.839823 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-73e05c5f-1237-479d-afce-452ac5cc0c45 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-528282720", "extra_specs": {"storage_protocol": "tempest-storage_protocol-501058767", "vendor_name": "tempest-vendor_name-2044492059"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:15.931322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73e05c5f-1237-479d-afce-452ac5cc0c45 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types returned with HTTP 200 Dec 31 10:05:15.932206 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1425/2893] 10.222.0.45 () {60 vars in 1220 bytes} [Thu Dec 31 10:05:15 2020] POST /volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types => generated 326 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:16.114698 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72dc0cec-a059-4487-ba1e-695275910bae tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 Dec 31 10:05:16.115946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72dc0cec-a059-4487-ba1e-695275910bae tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:16.116614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72dc0cec-a059-4487-ba1e-695275910bae tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:16.128512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] POST http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes Dec 31 10:05:16.129338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:16.129338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:16.130873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Action: 'create', calling method: create, body: {"volume": {"volume_type": "26206f71-eec0-4ebf-b524-c9bc0f049665", "size": 1, "name": "tempest-UserMessagesTest-Volume-1502476509"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:16.132600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Create volume request body: {'volume': {'volume_type': '26206f71-eec0-4ebf-b524-c9bc0f049665', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1502476509'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:05:16.149200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Create volume of 1 GB Dec 31 10:05:16.150390 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:16.150390 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:16.151338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Availability Zones retrieved successfully. Dec 31 10:05:16.158746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72dc0cec-a059-4487-ba1e-695275910bae tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 returned with HTTP 404 Dec 31 10:05:16.163624 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1426/2894] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:16 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:16.177970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Flow 'volume_create_api' (754a6618-177f-48a3-891e-c64228e9f15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:16.181892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f148012-fb18-4355-a187-08e5c191382e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:16.183309 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f05a69a0-c1cd-40c3-889a-b673bfd29aff tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action Dec 31 10:05:16.184303 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f05a69a0-c1cd-40c3-889a-b673bfd29aff tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:16.184944 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f05a69a0-c1cd-40c3-889a-b673bfd29aff tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:16.185976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-f05a69a0-c1cd-40c3-889a-b673bfd29aff tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot '7b7f75d7-5bdc-451f-a84f-a5c788a7eef5' with '{'status': 'available'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:05:16.186229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:05:16.246334 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:16.246334 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:16.255868 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f148012-fb18-4355-a187-08e5c191382e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T10:05:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-501058767',vendor_name='tempest-vendor_name-2044492059'},id=26206f71-eec0-4ebf-b524-c9bc0f049665,is_public=True,name='tempest-UserMessagesTest-volume-type-528282720',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26206f71-eec0-4ebf-b524-c9bc0f049665', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:16.259055 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01ee6a3e-1019-4cbc-81ea-0d638492bf60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:16.292913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f05a69a0-c1cd-40c3-889a-b673bfd29aff tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action returned with HTTP 202 Dec 31 10:05:16.293893 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1427/2895] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:16 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:16.306239 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46738989-cc9e-441c-b32a-e8a69b1ae66c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:16.307074 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46738989-cc9e-441c-b32a-e8a69b1ae66c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:16.308135 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:16.308135 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:16.309199 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46738989-cc9e-441c-b32a-e8a69b1ae66c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:16.320979 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-528282720 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-528282720, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:05:16.322023 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-528282720 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-528282720, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:05:16.359696 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:16.359696 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:16.361521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-46738989-cc9e-441c-b32a-e8a69b1ae66c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:16.364828 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46738989-cc9e-441c-b32a-e8a69b1ae66c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:05:16.366439 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1428/2896] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:16 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 464 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:16.383534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c11bce1-eb1f-4c9a-aec8-aa7b5fe06e29 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] POST http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots Dec 31 10:05:16.384470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:16.384470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:16.385315 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c11bce1-eb1f-4c9a-aec8-aa7b5fe06e29 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf", "name": "tempest-SnapshotsActionsTest-Snapshot-1702669886"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:16.442783 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Created reservations ['65cdba17-d322-4819-89b9-20d482a2ad58', '9fa05b75-30cf-4396-a5b2-53aaac9f38f7', '36dbef5f-024a-4f9e-bf16-facbd85370e1', 'a9fddcf5-4ebd-4d5f-abfd-90137d6f6812'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:16.445386 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01ee6a3e-1019-4cbc-81ea-0d638492bf60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65cdba17-d322-4819-89b9-20d482a2ad58', '9fa05b75-30cf-4396-a5b2-53aaac9f38f7', '36dbef5f-024a-4f9e-bf16-facbd85370e1', 'a9fddcf5-4ebd-4d5f-abfd-90137d6f6812']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:16.448017 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f27e03c-9bb3-4ed5-bbc0-7df1de411f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:16.472405 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:16.472405 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:16.474138 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5c11bce1-eb1f-4c9a-aec8-aa7b5fe06e29 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Volume info retrieved successfully. Dec 31 10:05:16.474692 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-5c11bce1-eb1f-4c9a-aec8-aa7b5fe06e29 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Create snapshot from volume 21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:05:16.542233 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f27e03c-9bb3-4ed5-bbc0-7df1de411f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '613fb031-c534-4461-b2ad-27c494ec85ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1502476509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='601b697458754f339414ef8cfdabd87d',qos_specs=None,replication_status=,reservations=['65cdba17-d322-4819-89b9-20d482a2ad58','9fa05b75-30cf-4396-a5b2-53aaac9f38f7','36dbef5f-024a-4f9e-bf16-facbd85370e1','a9fddcf5-4ebd-4d5f-abfd-90137d6f6812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0607364181416ca0ae6cc620dee091',volume_type_id=26206f71-eec0-4ebf-b524-c9bc0f049665), '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-31T10:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1502476509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=613fb031-c534-4461-b2ad-27c494ec85ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='601b697458754f339414ef8cfdabd87d',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='4a0607364181416ca0ae6cc620dee091',volume_attachment=,volume_type=,volume_type_id=26206f71-eec0-4ebf-b524-c9bc0f049665)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:16.542511 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-5c11bce1-eb1f-4c9a-aec8-aa7b5fe06e29 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Created reservations ['ab2e1b7e-9289-41ce-ae0d-b242591cb991', '79966e76-3fdf-4032-a009-3bd5d12974eb', '6492b759-afcb-446f-aa07-08f3b9d8f920', '05aa0dce-cf09-4fed-aaf7-20b37a941fc6'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:16.546367 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78dac6f-9afd-4e51-959b-796728f01cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:16.579022 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b78dac6f-9afd-4e51-959b-796728f01cda) 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-1502476509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='601b697458754f339414ef8cfdabd87d',qos_specs=None,replication_status=,reservations=['65cdba17-d322-4819-89b9-20d482a2ad58','9fa05b75-30cf-4396-a5b2-53aaac9f38f7','36dbef5f-024a-4f9e-bf16-facbd85370e1','a9fddcf5-4ebd-4d5f-abfd-90137d6f6812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0607364181416ca0ae6cc620dee091',volume_type_id=26206f71-eec0-4ebf-b524-c9bc0f049665)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:16.582826 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d9ebfd7-7ce0-4095-bda7-8ad424910f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:16.614599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d9ebfd7-7ce0-4095-bda7-8ad424910f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:16.627015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Flow 'volume_create_api' (754a6618-177f-48a3-891e-c64228e9f15d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:16.699345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5c11bce1-eb1f-4c9a-aec8-aa7b5fe06e29 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot create request issued successfully. Dec 31 10:05:16.700654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c11bce1-eb1f-4c9a-aec8-aa7b5fe06e29 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots returned with HTTP 202 Dec 31 10:05:16.702930 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1429/2897] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:05:16 2020] POST /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots => generated 307 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:05:16.715087 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Create volume request issued successfully. Dec 31 10:05:16.722654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea3316e5-8ff6-4b07-b8ff-ab006cfa102c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 Dec 31 10:05:16.724302 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea3316e5-8ff6-4b07-b8ff-ab006cfa102c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:16.725188 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:16.725188 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:16.726484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea3316e5-8ff6-4b07-b8ff-ab006cfa102c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:16.733634 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54090411-438f-4f52-ac85-e07a822c9e0b tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes returned with HTTP 202 Dec 31 10:05:16.734896 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1469/2898] 10.222.0.45 () {62 vars in 1266 bytes} [Thu Dec 31 10:05:15 2020] POST /volume/v3/601b697458754f339414ef8cfdabd87d/volumes => generated 851 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:05:16.752861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6064b3d8-07b4-4ce4-a9ab-6905cdc013e2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] GET http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/613fb031-c534-4461-b2ad-27c494ec85ab Dec 31 10:05:16.753809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6064b3d8-07b4-4ce4-a9ab-6905cdc013e2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:16.754088 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:16.754088 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:16.755328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6064b3d8-07b4-4ce4-a9ab-6905cdc013e2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:16.791789 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:16.791789 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:16.793761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ea3316e5-8ff6-4b07-b8ff-ab006cfa102c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:16.798382 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea3316e5-8ff6-4b07-b8ff-ab006cfa102c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 returned with HTTP 200 Dec 31 10:05:16.800063 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1430/2899] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:16 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 => generated 439 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:16.858339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:16.858339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:16.894032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6064b3d8-07b4-4ce4-a9ab-6905cdc013e2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Volume info retrieved successfully. Dec 31 10:05:16.943320 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6064b3d8-07b4-4ce4-a9ab-6905cdc013e2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/613fb031-c534-4461-b2ad-27c494ec85ab returned with HTTP 200 Dec 31 10:05:16.945823 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1470/2900] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:16 2020] GET /volume/v3/601b697458754f339414ef8cfdabd87d/volumes/613fb031-c534-4461-b2ad-27c494ec85ab => generated 940 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:16.965057 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-676fa3b4-4d37-4571-8dd0-50fd6dd40844 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] GET http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages Dec 31 10:05:16.965702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-676fa3b4-4d37-4571-8dd0-50fd6dd40844 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:16.965992 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:16.965992 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:16.966368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-676fa3b4-4d37-4571-8dd0-50fd6dd40844 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:16.984756 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-676fa3b4-4d37-4571-8dd0-50fd6dd40844 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages returned with HTTP 200 Dec 31 10:05:16.986553 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1431/2901] 10.222.0.45 () {60 vars in 1247 bytes} [Thu Dec 31 10:05:16 2020] GET /volume/v3/601b697458754f339414ef8cfdabd87d/messages => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:17.001024 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f95a0be9-6ba8-4478-90af-0ab15bfd89e9 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] DELETE http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages/b17971c8-60cd-432a-8731-12b11f81ddc3 Dec 31 10:05:17.001872 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f95a0be9-6ba8-4478-90af-0ab15bfd89e9 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:17.003477 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:17.003477 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:17.003477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f95a0be9-6ba8-4478-90af-0ab15bfd89e9 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:17.027537 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:05:17.027537 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:05:17.042880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f95a0be9-6ba8-4478-90af-0ab15bfd89e9 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages/b17971c8-60cd-432a-8731-12b11f81ddc3 returned with HTTP 204 Dec 31 10:05:17.046502 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1471/2902] 10.222.0.45 () {60 vars in 1361 bytes} [Thu Dec 31 10:05:16 2020] DELETE /volume/v3/601b697458754f339414ef8cfdabd87d/messages/b17971c8-60cd-432a-8731-12b11f81ddc3 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 31 10:05:17.054944 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a5c13a4-eac3-477d-899d-0708a74742e6 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] GET http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages/b17971c8-60cd-432a-8731-12b11f81ddc3 Dec 31 10:05:17.055572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a5c13a4-eac3-477d-899d-0708a74742e6 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:17.056060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a5c13a4-eac3-477d-899d-0708a74742e6 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:17.063139 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a5c13a4-eac3-477d-899d-0708a74742e6 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages/b17971c8-60cd-432a-8731-12b11f81ddc3 returned with HTTP 404 Dec 31 10:05:17.064781 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1432/2903] 10.222.0.45 () {60 vars in 1358 bytes} [Thu Dec 31 10:05:17 2020] GET /volume/v3/601b697458754f339414ef8cfdabd87d/messages/b17971c8-60cd-432a-8731-12b11f81ddc3 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:17.076500 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0895ed8-5496-4b20-8bef-f81f16381194 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] POST http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types Dec 31 10:05:17.077341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0895ed8-5496-4b20-8bef-f81f16381194 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-21868050", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1014077996", "vendor_name": "tempest-vendor_name-1708864981"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:17.162747 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0895ed8-5496-4b20-8bef-f81f16381194 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types returned with HTTP 200 Dec 31 10:05:17.163302 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1472/2904] 10.222.0.45 () {60 vars in 1220 bytes} [Thu Dec 31 10:05:17 2020] POST /volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types => generated 326 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:17.180792 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] POST http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes Dec 31 10:05:17.182392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Action: 'create', calling method: create, body: {"volume": {"volume_type": "57077a11-4020-40e1-9bc5-e873d120ae82", "size": 1, "name": "tempest-UserMessagesTest-Volume-167617943"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:17.193392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Create volume request body: {'volume': {'volume_type': '57077a11-4020-40e1-9bc5-e873d120ae82', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-167617943'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:05:17.215331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Create volume of 1 GB Dec 31 10:05:17.216848 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:17.216848 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:17.217727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Availability Zones retrieved successfully. Dec 31 10:05:17.239024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Flow 'volume_create_api' (d81060c0-3044-4d78-b592-7229f6deb78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:17.243387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fd01b5-19e8-4127-a16c-2370c1f4b4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:17.245916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:05:17.314200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46fd01b5-19e8-4127-a16c-2370c1f4b4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T10:05:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1014077996',vendor_name='tempest-vendor_name-1708864981'},id=57077a11-4020-40e1-9bc5-e873d120ae82,is_public=True,name='tempest-UserMessagesTest-volume-type-21868050',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57077a11-4020-40e1-9bc5-e873d120ae82', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:17.317038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d460e9-8653-4caa-87b6-ada50d489940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:17.389266 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-21868050 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-21868050, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:05:17.393818 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-21868050 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-21868050, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:05:17.456448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Created reservations ['5fdd21ff-8653-4e3f-bec8-2ccda5ffb02c', '7377cf02-70de-4fa5-b05e-91786ff2a8b6', 'ebf12621-1990-4787-bf54-7ada90c1f6c7', 'eb167b19-27e0-46bb-bc8a-18e56b614fc4'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:17.459106 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d460e9-8653-4caa-87b6-ada50d489940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fdd21ff-8653-4e3f-bec8-2ccda5ffb02c', '7377cf02-70de-4fa5-b05e-91786ff2a8b6', 'ebf12621-1990-4787-bf54-7ada90c1f6c7', 'eb167b19-27e0-46bb-bc8a-18e56b614fc4']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:17.461550 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e82356-1471-456c-b9bf-8484cebea86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:17.546981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e82356-1471-456c-b9bf-8484cebea86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e30c07f-fb88-4d66-9361-053cf40a5cf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-167617943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='601b697458754f339414ef8cfdabd87d',qos_specs=None,replication_status=,reservations=['5fdd21ff-8653-4e3f-bec8-2ccda5ffb02c','7377cf02-70de-4fa5-b05e-91786ff2a8b6','ebf12621-1990-4787-bf54-7ada90c1f6c7','eb167b19-27e0-46bb-bc8a-18e56b614fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0607364181416ca0ae6cc620dee091',volume_type_id=57077a11-4020-40e1-9bc5-e873d120ae82), '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-31T10:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-167617943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e30c07f-fb88-4d66-9361-053cf40a5cf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='601b697458754f339414ef8cfdabd87d',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='4a0607364181416ca0ae6cc620dee091',volume_attachment=,volume_type=,volume_type_id=57077a11-4020-40e1-9bc5-e873d120ae82)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:17.549213 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e318206-0742-444a-a65a-a7538e9ee29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:17.591227 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e318206-0742-444a-a65a-a7538e9ee29a) 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-167617943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='601b697458754f339414ef8cfdabd87d',qos_specs=None,replication_status=,reservations=['5fdd21ff-8653-4e3f-bec8-2ccda5ffb02c','7377cf02-70de-4fa5-b05e-91786ff2a8b6','ebf12621-1990-4787-bf54-7ada90c1f6c7','eb167b19-27e0-46bb-bc8a-18e56b614fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0607364181416ca0ae6cc620dee091',volume_type_id=57077a11-4020-40e1-9bc5-e873d120ae82)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:17.593264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a61a94e3-930e-4645-916c-d57f3a88e9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:17.611537 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a61a94e3-930e-4645-916c-d57f3a88e9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:17.614224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Flow 'volume_create_api' (d81060c0-3044-4d78-b592-7229f6deb78d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:17.678534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Create volume request issued successfully. Dec 31 10:05:17.695840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60fb39ae-89d7-4791-82a0-c47a5d9a4dd4 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes returned with HTTP 202 Dec 31 10:05:17.722824 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-128e1933-f212-473c-9f68-f46333b1cbf2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] GET http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 Dec 31 10:05:17.726870 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-128e1933-f212-473c-9f68-f46333b1cbf2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:17.727775 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-128e1933-f212-473c-9f68-f46333b1cbf2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:17.732523 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1433/2905] 10.222.0.45 () {62 vars in 1266 bytes} [Thu Dec 31 10:05:17 2020] POST /volume/v3/601b697458754f339414ef8cfdabd87d/volumes => generated 849 bytes in 559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:05:17.791612 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:17.791612 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:17.801548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-128e1933-f212-473c-9f68-f46333b1cbf2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Volume info retrieved successfully. Dec 31 10:05:17.816914 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1d49ff2-1ae2-48c7-9cfc-0681232c8c80 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 Dec 31 10:05:17.817163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1d49ff2-1ae2-48c7-9cfc-0681232c8c80 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:17.817305 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:17.817305 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:17.817639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1d49ff2-1ae2-48c7-9cfc-0681232c8c80 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:17.855047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-128e1933-f212-473c-9f68-f46333b1cbf2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 returned with HTTP 200 Dec 31 10:05:17.861417 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1473/2906] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:17 2020] GET /volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 => generated 917 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:17.880916 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:17.880916 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:17.882566 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f1d49ff2-1ae2-48c7-9cfc-0681232c8c80 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:17.903784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1d49ff2-1ae2-48c7-9cfc-0681232c8c80 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 returned with HTTP 200 Dec 31 10:05:17.905740 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1434/2907] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:17 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 => generated 439 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:18.879681 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-107b5c93-b750-42db-b518-563700161c4f tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] GET http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 Dec 31 10:05:18.880293 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-107b5c93-b750-42db-b518-563700161c4f tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:18.880767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:18.880767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:18.881003 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-107b5c93-b750-42db-b518-563700161c4f tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:18.920290 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4fb8e505-c259-4ec9-b369-b20000ac8f2d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 Dec 31 10:05:18.920820 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4fb8e505-c259-4ec9-b369-b20000ac8f2d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:18.921012 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:18.921012 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:18.921364 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4fb8e505-c259-4ec9-b369-b20000ac8f2d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:18.971324 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:18.971324 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:18.973607 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:18.973607 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:18.977830 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4fb8e505-c259-4ec9-b369-b20000ac8f2d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:18.983958 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4fb8e505-c259-4ec9-b369-b20000ac8f2d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 returned with HTTP 200 Dec 31 10:05:18.995870 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1435/2908] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:18 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 => generated 466 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:19.002571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62b296db-38a9-4300-b92a-1a2880f5d72a tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412/action Dec 31 10:05:19.002948 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:19.002948 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:19.003376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62b296db-38a9-4300-b92a-1a2880f5d72a tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:19.005155 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62b296db-38a9-4300-b92a-1a2880f5d72a tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:19.008047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-107b5c93-b750-42db-b518-563700161c4f tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Volume info retrieved successfully. Dec 31 10:05:19.010642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-62b296db-38a9-4300-b92a-1a2880f5d72a tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot '1d8809dd-5ef0-447e-8e51-19627f24e412' with '{'status': 'error_deleting'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:05:19.039515 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-107b5c93-b750-42db-b518-563700161c4f tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 returned with HTTP 200 Dec 31 10:05:19.040328 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1474/2909] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:18 2020] GET /volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 => generated 938 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:19.068358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-893540be-7918-4b6e-a610-965cfcd6ad74 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] GET http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages Dec 31 10:05:19.069257 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-893540be-7918-4b6e-a610-965cfcd6ad74 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:19.069680 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:19.069680 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:19.070424 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-893540be-7918-4b6e-a610-965cfcd6ad74 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:19.085594 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-893540be-7918-4b6e-a610-965cfcd6ad74 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages returned with HTTP 200 Dec 31 10:05:19.086581 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1475/2910] 10.222.0.45 () {60 vars in 1247 bytes} [Thu Dec 31 10:05:19 2020] GET /volume/v3/601b697458754f339414ef8cfdabd87d/messages => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:19.102248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53bbed9c-cafc-4dbf-9ded-d0b28c957ea0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] GET http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages/17800d33-1de8-4532-8713-00f082b7bcd5 Dec 31 10:05:19.103243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53bbed9c-cafc-4dbf-9ded-d0b28c957ea0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:19.104863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53bbed9c-cafc-4dbf-9ded-d0b28c957ea0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:19.116614 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:19.116614 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:19.125561 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53bbed9c-cafc-4dbf-9ded-d0b28c957ea0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages/17800d33-1de8-4532-8713-00f082b7bcd5 returned with HTTP 200 Dec 31 10:05:19.126870 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1476/2911] 10.222.0.45 () {60 vars in 1358 bytes} [Thu Dec 31 10:05:19 2020] GET /volume/v3/601b697458754f339414ef8cfdabd87d/messages/17800d33-1de8-4532-8713-00f082b7bcd5 => generated 733 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:19.138365 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bdfe6ed8-ea5f-4bb3-b18a-45fe0c28eed2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] GET http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages Dec 31 10:05:19.138946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bdfe6ed8-ea5f-4bb3-b18a-45fe0c28eed2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:19.139465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bdfe6ed8-ea5f-4bb3-b18a-45fe0c28eed2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:19.149006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bdfe6ed8-ea5f-4bb3-b18a-45fe0c28eed2 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages returned with HTTP 200 Dec 31 10:05:19.150062 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1477/2912] 10.222.0.45 () {60 vars in 1247 bytes} [Thu Dec 31 10:05:19 2020] GET /volume/v3/601b697458754f339414ef8cfdabd87d/messages => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:19.161275 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0ddf8e0-3355-443a-9213-c6790a133b71 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] DELETE http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages/17800d33-1de8-4532-8713-00f082b7bcd5 Dec 31 10:05:19.162100 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0ddf8e0-3355-443a-9213-c6790a133b71 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:19.162863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b0ddf8e0-3355-443a-9213-c6790a133b71 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:19.164968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62b296db-38a9-4300-b92a-1a2880f5d72a tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412/action returned with HTTP 202 Dec 31 10:05:19.166558 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1436/2913] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:18 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:19.180784 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:05:19.180784 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:05:19.181347 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-20104be8-fa89-401b-829a-d2837a81e93f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 Dec 31 10:05:19.182026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-20104be8-fa89-401b-829a-d2837a81e93f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:19.182303 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:19.182303 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:19.182670 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-20104be8-fa89-401b-829a-d2837a81e93f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:19.191607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b0ddf8e0-3355-443a-9213-c6790a133b71 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/messages/17800d33-1de8-4532-8713-00f082b7bcd5 returned with HTTP 204 Dec 31 10:05:19.192868 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1478/2914] 10.222.0.45 () {60 vars in 1361 bytes} [Thu Dec 31 10:05:19 2020] DELETE /volume/v3/601b697458754f339414ef8cfdabd87d/messages/17800d33-1de8-4532-8713-00f082b7bcd5 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Dec 31 10:05:19.203035 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98f4a24c-22c3-41cf-bfbf-256d39dfd6e5 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] DELETE http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 Dec 31 10:05:19.203035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98f4a24c-22c3-41cf-bfbf-256d39dfd6e5 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:19.203732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-98f4a24c-22c3-41cf-bfbf-256d39dfd6e5 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:19.204212 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-98f4a24c-22c3-41cf-bfbf-256d39dfd6e5 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Delete volume with id: 5e30c07f-fb88-4d66-9361-053cf40a5cf0 Dec 31 10:05:19.215173 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:19.215173 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:19.216548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-20104be8-fa89-401b-829a-d2837a81e93f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:19.218489 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-20104be8-fa89-401b-829a-d2837a81e93f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 returned with HTTP 200 Dec 31 10:05:19.224393 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1437/2915] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:19 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 => generated 471 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:19.237095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-59a6e2cd-b3d8-49c5-93dd-fc687d715750 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412/action Dec 31 10:05:19.238574 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:19.238574 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:19.239920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-59a6e2cd-b3d8-49c5-93dd-fc687d715750 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-force_delete": {}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:19.240941 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-59a6e2cd-b3d8-49c5-93dd-fc687d715750 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:19.268037 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:19.268037 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:19.269155 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-98f4a24c-22c3-41cf-bfbf-256d39dfd6e5 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Volume info retrieved successfully. Dec 31 10:05:19.272466 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-98f4a24c-22c3-41cf-bfbf-256d39dfd6e5 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Decrease volume quotas only if status is not error_managing. {{(pid=88086) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 31 10:05:19.308871 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:19.308871 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:19.312577 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-59a6e2cd-b3d8-49c5-93dd-fc687d715750 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Snapshot retrieved successfully. Dec 31 10:05:19.328634 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-98f4a24c-22c3-41cf-bfbf-256d39dfd6e5 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-21868050 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-21868050, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:05:19.331511 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-98f4a24c-22c3-41cf-bfbf-256d39dfd6e5 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-21868050 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-21868050, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:05:19.369673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-98f4a24c-22c3-41cf-bfbf-256d39dfd6e5 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Created reservations ['9bffc787-e1a2-4eca-90ad-5e389e3186e8', '0f055aff-d36b-4c35-b878-2a94882b308a', '929fbb76-5055-451e-9ca0-dfcdfa263788', '418067a7-6110-4a46-914c-956b28879342'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:19.374106 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:05:19.374106 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:05:19.448368 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-98f4a24c-22c3-41cf-bfbf-256d39dfd6e5 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Delete volume request issued successfully. Dec 31 10:05:19.449205 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-98f4a24c-22c3-41cf-bfbf-256d39dfd6e5 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 returned with HTTP 202 Dec 31 10:05:19.454613 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1479/2916] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:05:19 2020] DELETE /volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:19.458430 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-59a6e2cd-b3d8-49c5-93dd-fc687d715750 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Snapshot delete request issued successfully. Dec 31 10:05:19.459360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-59a6e2cd-b3d8-49c5-93dd-fc687d715750 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412/action returned with HTTP 202 Dec 31 10:05:19.460990 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1438/2917] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:19 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412/action => generated 0 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:19.473763 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1086a207-1e25-4bf4-becf-fc9ddb116535 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] GET http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 Dec 31 10:05:19.474465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1086a207-1e25-4bf4-becf-fc9ddb116535 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:19.474700 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:19.474700 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:19.475102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1086a207-1e25-4bf4-becf-fc9ddb116535 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:19.482486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2dd50992-bee2-4c1f-99b4-f8cc5bb15619 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 Dec 31 10:05:19.484207 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2dd50992-bee2-4c1f-99b4-f8cc5bb15619 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:19.484839 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:19.484839 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:19.485649 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2dd50992-bee2-4c1f-99b4-f8cc5bb15619 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:19.524745 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:19.524745 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:19.526392 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2dd50992-bee2-4c1f-99b4-f8cc5bb15619 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:19.529064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2dd50992-bee2-4c1f-99b4-f8cc5bb15619 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 returned with HTTP 200 Dec 31 10:05:19.530188 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1439/2918] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:19 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 => generated 465 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:19.578508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1086a207-1e25-4bf4-becf-fc9ddb116535 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 returned with HTTP 404 Dec 31 10:05:19.580417 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1480/2919] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:19 2020] GET /volume/v3/601b697458754f339414ef8cfdabd87d/volumes/5e30c07f-fb88-4d66-9361-053cf40a5cf0 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:19.595192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db5982ee-f85f-4563-80c9-ed3ecf95678a tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] DELETE http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/57077a11-4020-40e1-9bc5-e873d120ae82 Dec 31 10:05:19.595972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db5982ee-f85f-4563-80c9-ed3ecf95678a tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:19.596475 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:19.596475 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:19.597850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db5982ee-f85f-4563-80c9-ed3ecf95678a tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:19.731378 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:05:19.731378 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:05:19.753753 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db5982ee-f85f-4563-80c9-ed3ecf95678a tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/57077a11-4020-40e1-9bc5-e873d120ae82 returned with HTTP 202 Dec 31 10:05:19.756236 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1440/2920] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:05:19 2020] DELETE /volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/57077a11-4020-40e1-9bc5-e873d120ae82 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:19.772410 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9aff19c-a887-4aa6-8b86-a050b8c2c200 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] GET http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/57077a11-4020-40e1-9bc5-e873d120ae82 Dec 31 10:05:19.773375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9aff19c-a887-4aa6-8b86-a050b8c2c200 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:19.775235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9aff19c-a887-4aa6-8b86-a050b8c2c200 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:19.801284 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9aff19c-a887-4aa6-8b86-a050b8c2c200 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/57077a11-4020-40e1-9bc5-e873d120ae82 returned with HTTP 404 Dec 31 10:05:19.803143 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1481/2921] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 10:05:19 2020] GET /volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/57077a11-4020-40e1-9bc5-e873d120ae82 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:19.814560 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-974cdce7-c098-45ed-bbd2-27b1727db9e0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] DELETE http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/613fb031-c534-4461-b2ad-27c494ec85ab Dec 31 10:05:19.815227 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-974cdce7-c098-45ed-bbd2-27b1727db9e0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:19.815864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-974cdce7-c098-45ed-bbd2-27b1727db9e0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:19.816430 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-974cdce7-c098-45ed-bbd2-27b1727db9e0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Delete volume with id: 613fb031-c534-4461-b2ad-27c494ec85ab Dec 31 10:05:19.925059 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:19.925059 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:19.926778 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-974cdce7-c098-45ed-bbd2-27b1727db9e0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Volume info retrieved successfully. Dec 31 10:05:19.930046 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-974cdce7-c098-45ed-bbd2-27b1727db9e0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Decrease volume quotas only if status is not error_managing. {{(pid=88085) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 31 10:05:19.971557 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-974cdce7-c098-45ed-bbd2-27b1727db9e0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-528282720 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-528282720, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:05:19.973461 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-974cdce7-c098-45ed-bbd2-27b1727db9e0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-528282720 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-528282720, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:05:19.996009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-974cdce7-c098-45ed-bbd2-27b1727db9e0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Created reservations ['08634d28-51ac-469d-a764-6651b0c8de41', '89caa91b-d61c-4752-a674-bc3a3acb93a1', '6e46811c-617d-4fc8-a009-7c8fa2da103a', '2bb8b8f9-b1ab-43cb-8160-62120273f303'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:19.999605 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:05:19.999605 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:05:20.060013 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-974cdce7-c098-45ed-bbd2-27b1727db9e0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Delete volume request issued successfully. Dec 31 10:05:20.060501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-974cdce7-c098-45ed-bbd2-27b1727db9e0 tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/613fb031-c534-4461-b2ad-27c494ec85ab returned with HTTP 202 Dec 31 10:05:20.063778 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1441/2922] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:05:19 2020] DELETE /volume/v3/601b697458754f339414ef8cfdabd87d/volumes/613fb031-c534-4461-b2ad-27c494ec85ab => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:20.072928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-be477adb-dea1-427f-aa1f-1e479fa0fa6c tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] GET http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/613fb031-c534-4461-b2ad-27c494ec85ab Dec 31 10:05:20.073977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-be477adb-dea1-427f-aa1f-1e479fa0fa6c tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:20.074509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-be477adb-dea1-427f-aa1f-1e479fa0fa6c tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:20.129387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-be477adb-dea1-427f-aa1f-1e479fa0fa6c tempest-UserMessagesTest-2084226819 tempest-UserMessagesTest-2084226819] http://10.222.0.45/volume/v3/601b697458754f339414ef8cfdabd87d/volumes/613fb031-c534-4461-b2ad-27c494ec85ab returned with HTTP 404 Dec 31 10:05:20.130862 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1482/2923] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:20 2020] GET /volume/v3/601b697458754f339414ef8cfdabd87d/volumes/613fb031-c534-4461-b2ad-27c494ec85ab => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:20.140028 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd6becea-9da4-40c7-b757-91766665bbc5 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] DELETE http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/26206f71-eec0-4ebf-b524-c9bc0f049665 Dec 31 10:05:20.140562 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd6becea-9da4-40c7-b757-91766665bbc5 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:20.140823 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:20.140823 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:20.141210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd6becea-9da4-40c7-b757-91766665bbc5 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:20.261052 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd6becea-9da4-40c7-b757-91766665bbc5 tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/26206f71-eec0-4ebf-b524-c9bc0f049665 returned with HTTP 202 Dec 31 10:05:20.262715 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1442/2924] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:05:20 2020] DELETE /volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/26206f71-eec0-4ebf-b524-c9bc0f049665 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 10:05:20.272509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c28d537-8654-4b61-a2c2-464ee34c989c tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] GET http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/26206f71-eec0-4ebf-b524-c9bc0f049665 Dec 31 10:05:20.273394 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c28d537-8654-4b61-a2c2-464ee34c989c tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:20.274020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c28d537-8654-4b61-a2c2-464ee34c989c tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:20.297556 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c28d537-8654-4b61-a2c2-464ee34c989c tempest-UserMessagesTest-1214337428 tempest-UserMessagesTest-1214337428] http://10.222.0.45/volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/26206f71-eec0-4ebf-b524-c9bc0f049665 returned with HTTP 404 Dec 31 10:05:20.298684 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1483/2925] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 10:05:20 2020] GET /volume/v3/a6193a6d1ca3402b9d72430c4f3fee3f/types/26206f71-eec0-4ebf-b524-c9bc0f049665 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:20.569406 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0aeb132c-47bc-4094-ac4e-bece45784d60 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 Dec 31 10:05:20.570558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0aeb132c-47bc-4094-ac4e-bece45784d60 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:20.592295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0aeb132c-47bc-4094-ac4e-bece45784d60 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:20.688395 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:20.688395 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:20.690246 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0aeb132c-47bc-4094-ac4e-bece45784d60 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:20.693863 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0aeb132c-47bc-4094-ac4e-bece45784d60 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 returned with HTTP 200 Dec 31 10:05:20.695578 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1443/2926] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:20 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 => generated 465 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:21.712089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-af7d75ea-5340-49c9-bacc-5d73a047a59e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 Dec 31 10:05:21.712705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-af7d75ea-5340-49c9-bacc-5d73a047a59e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:21.713182 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-af7d75ea-5340-49c9-bacc-5d73a047a59e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:21.750229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-af7d75ea-5340-49c9-bacc-5d73a047a59e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 returned with HTTP 404 Dec 31 10:05:21.751584 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1484/2927] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:21 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:21.768301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a8e0de4c-aaf5-4518-8c50-602c64f518e2 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action Dec 31 10:05:21.769004 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:21.769004 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:21.769583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a8e0de4c-aaf5-4518-8c50-602c64f518e2 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:21.770048 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a8e0de4c-aaf5-4518-8c50-602c64f518e2 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:21.772188 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-a8e0de4c-aaf5-4518-8c50-602c64f518e2 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot '7b7f75d7-5bdc-451f-a84f-a5c788a7eef5' with '{'status': 'available'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:05:21.848784 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:21.848784 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:21.898210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a8e0de4c-aaf5-4518-8c50-602c64f518e2 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action returned with HTTP 202 Dec 31 10:05:21.900281 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1444/2928] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:21 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:05:21.912400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c15c7ece-c108-4b82-9fe7-583d2f99e9de tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:21.913872 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c15c7ece-c108-4b82-9fe7-583d2f99e9de tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:21.915025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c15c7ece-c108-4b82-9fe7-583d2f99e9de tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:21.975510 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:21.975510 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:21.978228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c15c7ece-c108-4b82-9fe7-583d2f99e9de tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:21.982690 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c15c7ece-c108-4b82-9fe7-583d2f99e9de tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:05:21.985076 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1485/2929] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:21 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 464 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:22.003543 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23d99d6a-bf8d-403e-8839-7edcc1c5b043 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action Dec 31 10:05:22.004753 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:22.004753 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:22.006458 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23d99d6a-bf8d-403e-8839-7edcc1c5b043 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:22.006871 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23d99d6a-bf8d-403e-8839-7edcc1c5b043 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:22.007923 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-23d99d6a-bf8d-403e-8839-7edcc1c5b043 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot '7b7f75d7-5bdc-451f-a84f-a5c788a7eef5' with '{'status': 'creating'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:05:22.078575 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:22.078575 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:22.125170 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23d99d6a-bf8d-403e-8839-7edcc1c5b043 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action returned with HTTP 202 Dec 31 10:05:22.126475 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1445/2930] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:21 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 31 10:05:22.143737 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16cba823-5328-433e-8072-cf7edfb9dd8e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:22.144760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16cba823-5328-433e-8072-cf7edfb9dd8e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:22.145215 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:22.145215 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:22.146008 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16cba823-5328-433e-8072-cf7edfb9dd8e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:22.185047 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:22.185047 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:22.187716 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-16cba823-5328-433e-8072-cf7edfb9dd8e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:22.190327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16cba823-5328-433e-8072-cf7edfb9dd8e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:05:22.192738 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1486/2931] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:22 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 463 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:22.204219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-072a7db0-a69a-49f6-94fd-ce5f73db7a87 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] POST http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action Dec 31 10:05:22.204779 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:22.204779 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:22.205244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-072a7db0-a69a-49f6-94fd-ce5f73db7a87 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:22.205639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-072a7db0-a69a-49f6-94fd-ce5f73db7a87 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:22.206847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.snapshot_actions [None req-072a7db0-a69a-49f6-94fd-ce5f73db7a87 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=88085) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Dec 31 10:05:22.234991 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:22.234991 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:22.235728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.snapshot_actions [None req-072a7db0-a69a-49f6-94fd-ce5f73db7a87 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Updating snapshot 7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 with info {'id': '7b7f75d7-5bdc-451f-a84f-a5c788a7eef5', 'status': 'error', 'progress': '80%'} Dec 31 10:05:22.245267 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-072a7db0-a69a-49f6-94fd-ce5f73db7a87 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action returned with HTTP 202 Dec 31 10:05:22.246947 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1446/2932] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:22 2020] POST /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:22.255246 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-68ead1c8-c9f1-470a-8989-f1b04a104b98 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] GET http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:22.255796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-68ead1c8-c9f1-470a-8989-f1b04a104b98 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:22.255995 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:22.255995 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:22.256413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-68ead1c8-c9f1-470a-8989-f1b04a104b98 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:22.283471 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:22.283471 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:22.284823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-68ead1c8-c9f1-470a-8989-f1b04a104b98 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Snapshot retrieved successfully. Dec 31 10:05:22.287216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-68ead1c8-c9f1-470a-8989-f1b04a104b98 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:05:22.288306 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1487/2933] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:22 2020] GET /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 459 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:22.301151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c307d7f-274f-4c10-b11a-94b877a1f591 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] POST http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action Dec 31 10:05:22.302017 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:22.302017 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:22.302822 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0c307d7f-274f-4c10-b11a-94b877a1f591 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:05:22.303293 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0c307d7f-274f-4c10-b11a-94b877a1f591 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:22.304778 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.admin_actions [None req-0c307d7f-274f-4c10-b11a-94b877a1f591 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] Updating snapshot '7b7f75d7-5bdc-451f-a84f-a5c788a7eef5' with '{'status': 'available'}' {{(pid=88085) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 31 10:05:22.366226 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:22.366226 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:22.406956 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c307d7f-274f-4c10-b11a-94b877a1f591 tempest-SnapshotsActionsTest-1689647910 tempest-SnapshotsActionsTest-1689647910] http://10.222.0.45/volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action returned with HTTP 202 Dec 31 10:05:22.413920 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1447/2934] 10.222.0.45 () {60 vars in 1363 bytes} [Thu Dec 31 10:05:22 2020] POST /volume/v3/5a8d55b0434c455ba7e7d1afc0cb4290/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 31 10:05:22.421522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22950a1a-f2a5-40fc-9dd9-0b0eb2182e64 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:22.422429 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22950a1a-f2a5-40fc-9dd9-0b0eb2182e64 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:22.422936 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:22.422936 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:22.423712 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22950a1a-f2a5-40fc-9dd9-0b0eb2182e64 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:22.464530 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:22.464530 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:22.466380 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-22950a1a-f2a5-40fc-9dd9-0b0eb2182e64 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:22.468758 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22950a1a-f2a5-40fc-9dd9-0b0eb2182e64 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:05:22.470267 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1488/2935] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:22 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 463 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:22.487941 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f063459-5339-4573-9d9d-01ac55389cce tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] DELETE http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 Dec 31 10:05:22.488975 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f063459-5339-4573-9d9d-01ac55389cce tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:22.489376 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:22.489376 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:22.490000 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f063459-5339-4573-9d9d-01ac55389cce tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:22.490652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-4f063459-5339-4573-9d9d-01ac55389cce tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Delete snapshot with id: 1d8809dd-5ef0-447e-8e51-19627f24e412 Dec 31 10:05:22.523480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f063459-5339-4573-9d9d-01ac55389cce tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 returned with HTTP 404 Dec 31 10:05:22.525466 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1448/2936] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:05:22 2020] DELETE /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/1d8809dd-5ef0-447e-8e51-19627f24e412 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:22.542875 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f2b667d-3a70-487e-acb2-627fe0658327 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] DELETE http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 Dec 31 10:05:22.544327 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f2b667d-3a70-487e-acb2-627fe0658327 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:22.544708 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:22.544708 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:22.545387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f2b667d-3a70-487e-acb2-627fe0658327 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:22.546364 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-7f2b667d-3a70-487e-acb2-627fe0658327 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Delete snapshot with id: a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 Dec 31 10:05:22.599494 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f2b667d-3a70-487e-acb2-627fe0658327 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 returned with HTTP 404 Dec 31 10:05:22.605164 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1489/2937] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:05:22 2020] DELETE /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/a07f93d1-c0d2-4dd4-8b19-3ce4f9d7be00 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:22.610225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4019d974-1888-42d3-8705-c47890d4281f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] DELETE http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba Dec 31 10:05:22.610775 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4019d974-1888-42d3-8705-c47890d4281f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:22.611272 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4019d974-1888-42d3-8705-c47890d4281f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:22.611669 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-4019d974-1888-42d3-8705-c47890d4281f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Delete snapshot with id: 3608b8b5-5ea2-471a-8fbd-f386fb9a08ba Dec 31 10:05:22.641693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4019d974-1888-42d3-8705-c47890d4281f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba returned with HTTP 404 Dec 31 10:05:22.646069 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1449/2938] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:05:22 2020] DELETE /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/3608b8b5-5ea2-471a-8fbd-f386fb9a08ba => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:22.652742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ced40e73-00b0-4de2-a5fd-76bbef1ccc0d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] DELETE http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 Dec 31 10:05:22.653494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ced40e73-00b0-4de2-a5fd-76bbef1ccc0d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:22.654160 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ced40e73-00b0-4de2-a5fd-76bbef1ccc0d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:22.654795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-ced40e73-00b0-4de2-a5fd-76bbef1ccc0d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Delete snapshot with id: 18b42c14-9c86-41ee-a827-337a2873a0c5 Dec 31 10:05:22.683654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ced40e73-00b0-4de2-a5fd-76bbef1ccc0d tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 returned with HTTP 404 Dec 31 10:05:22.685264 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1490/2939] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:05:22 2020] DELETE /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/18b42c14-9c86-41ee-a827-337a2873a0c5 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:22.694982 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5c92f22-5abd-493e-875f-d802ba3c48d2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] DELETE http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:22.695738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5c92f22-5abd-493e-875f-d802ba3c48d2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:22.696363 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c5c92f22-5abd-493e-875f-d802ba3c48d2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:22.697322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-c5c92f22-5abd-493e-875f-d802ba3c48d2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Delete snapshot with id: 7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:22.727158 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:22.727158 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:22.728253 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c5c92f22-5abd-493e-875f-d802ba3c48d2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:22.836907 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c5c92f22-5abd-493e-875f-d802ba3c48d2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot delete request issued successfully. Dec 31 10:05:22.838174 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c5c92f22-5abd-493e-875f-d802ba3c48d2 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 202 Dec 31 10:05:22.839955 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1450/2940] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:05:22 2020] DELETE /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 31 10:05:22.862114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3f92330-69d1-4cbe-a20c-25d41e8f4e48 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:22.862957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3f92330-69d1-4cbe-a20c-25d41e8f4e48 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:22.863913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e3f92330-69d1-4cbe-a20c-25d41e8f4e48 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:22.993058 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:22.993058 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:22.999597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e3f92330-69d1-4cbe-a20c-25d41e8f4e48 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:23.008108 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e3f92330-69d1-4cbe-a20c-25d41e8f4e48 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:05:23.009513 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1491/2941] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:22 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 462 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:24.026577 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74ba6988-7707-4a7a-9ac9-828970747db5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:24.027331 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74ba6988-7707-4a7a-9ac9-828970747db5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:24.030432 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:24.030432 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:24.031719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74ba6988-7707-4a7a-9ac9-828970747db5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:24.110646 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:24.110646 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:24.118253 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-74ba6988-7707-4a7a-9ac9-828970747db5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Snapshot retrieved successfully. Dec 31 10:05:24.120998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74ba6988-7707-4a7a-9ac9-828970747db5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 200 Dec 31 10:05:24.123016 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1451/2942] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:24 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 462 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:25.141714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6b8ac94-2113-4382-9004-279f88b7c2b5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 Dec 31 10:05:25.141714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6b8ac94-2113-4382-9004-279f88b7c2b5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:25.141714 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:25.141714 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:25.141714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6b8ac94-2113-4382-9004-279f88b7c2b5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:25.224825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6b8ac94-2113-4382-9004-279f88b7c2b5 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 returned with HTTP 404 Dec 31 10:05:25.224825 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1492/2943] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:05:25 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/snapshots/7b7f75d7-5bdc-451f-a84f-a5c788a7eef5 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:25.236801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7c8fb99-16ad-4fa9-a4e3-2c078291a22e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] DELETE http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:05:25.236801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7c8fb99-16ad-4fa9-a4e3-2c078291a22e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:25.236801 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:25.236801 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:25.236801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7c8fb99-16ad-4fa9-a4e3-2c078291a22e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:25.236801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-e7c8fb99-16ad-4fa9-a4e3-2c078291a22e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Delete volume with id: 21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:05:25.382758 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:25.382758 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:25.382758 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e7c8fb99-16ad-4fa9-a4e3-2c078291a22e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Volume info retrieved successfully. Dec 31 10:05:25.472585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e7c8fb99-16ad-4fa9-a4e3-2c078291a22e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Delete volume request issued successfully. Dec 31 10:05:25.472585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7c8fb99-16ad-4fa9-a4e3-2c078291a22e tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf returned with HTTP 202 Dec 31 10:05:25.472585 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1452/2944] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:05:25 2020] DELETE /volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:25.485729 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db4544dd-25fa-4a1f-a451-30c3c633700c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:05:25.485729 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db4544dd-25fa-4a1f-a451-30c3c633700c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:25.485729 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db4544dd-25fa-4a1f-a451-30c3c633700c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:25.581347 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:25.581347 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:25.597251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-db4544dd-25fa-4a1f-a451-30c3c633700c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Volume info retrieved successfully. Dec 31 10:05:25.623842 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db4544dd-25fa-4a1f-a451-30c3c633700c tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf returned with HTTP 200 Dec 31 10:05:25.623842 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1493/2945] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:25 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf => generated 912 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:26.641652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1cf5c327-3b71-45da-b9df-c966894c33f4 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:05:26.642706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1cf5c327-3b71-45da-b9df-c966894c33f4 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:26.648225 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:26.648225 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:26.649384 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1cf5c327-3b71-45da-b9df-c966894c33f4 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:26.751152 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:26.751152 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:26.761751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1cf5c327-3b71-45da-b9df-c966894c33f4 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Volume info retrieved successfully. Dec 31 10:05:26.801358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1cf5c327-3b71-45da-b9df-c966894c33f4 tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf returned with HTTP 200 Dec 31 10:05:26.803411 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1453/2946] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:26 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf => generated 912 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:27.581918 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d25c97f-a94d-4689-bdd1-8260ceac358b tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] GET http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default Dec 31 10:05:27.582845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2d25c97f-a94d-4689-bdd1-8260ceac358b tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:27.583084 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:27.583084 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:27.584046 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2d25c97f-a94d-4689-bdd1-8260ceac358b tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:27.630971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2d25c97f-a94d-4689-bdd1-8260ceac358b tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default returned with HTTP 200 Dec 31 10:05:27.631878 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1494/2947] 10.222.0.45 () {58 vars in 1264 bytes} [Thu Dec 31 10:05:27 2020] GET /volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default => generated 342 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:27.647616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f4942d6-e3c9-4701-9f05-6a227199241f tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] GET http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default Dec 31 10:05:27.648775 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f4942d6-e3c9-4701-9f05-6a227199241f tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:27.649175 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:27.649175 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:27.649858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f4942d6-e3c9-4701-9f05-6a227199241f tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:27.689926 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f4942d6-e3c9-4701-9f05-6a227199241f tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default returned with HTTP 200 Dec 31 10:05:27.707959 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1454/2948] 10.222.0.45 () {58 vars in 1264 bytes} [Thu Dec 31 10:05:27 2020] GET /volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default => generated 342 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:27.712947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc5d208e-3e96-40ff-9a6a-3a92bed23c16 tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] POST http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/types Dec 31 10:05:27.714005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc5d208e-3e96-40ff-9a6a-3a92bed23c16 tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1661111296"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:27.767643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc5d208e-3e96-40ff-9a6a-3a92bed23c16 tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/types returned with HTTP 200 Dec 31 10:05:27.768695 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1495/2949] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 10:05:27 2020] POST /volume/v3/3af31c4a7e5445309ba81128705cb0b6/types => generated 228 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:27.787591 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e79d0e7b-121c-43dd-9563-c437da1791be tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] PUT http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default Dec 31 10:05:27.788949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e79d0e7b-121c-43dd-9563-c437da1791be tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] 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-1661111296": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1661111296": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1661111296": 7}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:27.821044 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1124467-dd36-4eba-875c-a708891c003f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] GET http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf Dec 31 10:05:27.821837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1124467-dd36-4eba-875c-a708891c003f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:27.822653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1124467-dd36-4eba-875c-a708891c003f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:27.873959 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:27.873959 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:27.880101 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1124467-dd36-4eba-875c-a708891c003f tempest-SnapshotsActionsTest-591580449 tempest-SnapshotsActionsTest-591580449] http://10.222.0.45/volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf returned with HTTP 404 Dec 31 10:05:27.881742 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1496/2950] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:27 2020] GET /volume/v3/e712074888bc430a9ad750136c214a4e/volumes/21eb48ee-ba88-4fb9-8cc6-98a48ae7fcbf => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 10:05:28.122647 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e79d0e7b-121c-43dd-9563-c437da1791be tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default returned with HTTP 200 Dec 31 10:05:28.122647 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1455/2951] 10.222.0.45 () {60 vars in 1285 bytes} [Thu Dec 31 10:05:27 2020] PUT /volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default => generated 534 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:28.150921 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7742d6f9-72eb-47df-86f6-7a75c46557d8 tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] GET http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-sets/3af31c4a7e5445309ba81128705cb0b6/defaults Dec 31 10:05:28.153840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7742d6f9-72eb-47df-86f6-7a75c46557d8 tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:28.154371 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:28.154371 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:28.155176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7742d6f9-72eb-47df-86f6-7a75c46557d8 tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Calling method 'defaults' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:28.197845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7742d6f9-72eb-47df-86f6-7a75c46557d8 tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-sets/3af31c4a7e5445309ba81128705cb0b6/defaults returned with HTTP 200 Dec 31 10:05:28.201023 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1497/2952] 10.222.0.45 () {58 vars in 1348 bytes} [Thu Dec 31 10:05:28 2020] GET /volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-sets/3af31c4a7e5445309ba81128705cb0b6/defaults => generated 570 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:29.046784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-959f2d8b-e149-4f50-b80c-5474b10b0c06 tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] GET http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-sets/686f3c10faf345f0afb1c955646348c4/defaults Dec 31 10:05:29.049470 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-959f2d8b-e149-4f50-b80c-5474b10b0c06 tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:29.049470 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-959f2d8b-e149-4f50-b80c-5474b10b0c06 tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Calling method 'defaults' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:29.076293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-959f2d8b-e149-4f50-b80c-5474b10b0c06 tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-sets/686f3c10faf345f0afb1c955646348c4/defaults returned with HTTP 200 Dec 31 10:05:29.077073 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1456/2953] 10.222.0.45 () {58 vars in 1348 bytes} [Thu Dec 31 10:05:29 2020] GET /volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-sets/686f3c10faf345f0afb1c955646348c4/defaults => generated 570 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:29.298990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-274167dd-b136-414b-bf66-231b29c21b0d tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] PUT http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default Dec 31 10:05:29.300260 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-274167dd-b136-414b-bf66-231b29c21b0d tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] 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=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:29.482123 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-274167dd-b136-414b-bf66-231b29c21b0d tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default returned with HTTP 200 Dec 31 10:05:29.492706 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1498/2954] 10.222.0.45 () {60 vars in 1285 bytes} [Thu Dec 31 10:05:29 2020] PUT /volume/v3/3af31c4a7e5445309ba81128705cb0b6/os-quota-class-sets/default => generated 534 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:29.511067 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d3d1e59-a302-4b19-9ff6-94779beff77c tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] DELETE http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/types/0b5cc5e9-b8f7-4fc1-a8f5-f7e692b58b0c Dec 31 10:05:29.513357 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d3d1e59-a302-4b19-9ff6-94779beff77c tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:29.514060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d3d1e59-a302-4b19-9ff6-94779beff77c tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:29.615998 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:05:29.615998 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:05:29.630414 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d3d1e59-a302-4b19-9ff6-94779beff77c tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/types/0b5cc5e9-b8f7-4fc1-a8f5-f7e692b58b0c returned with HTTP 202 Dec 31 10:05:29.636247 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1457/2955] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:05:29 2020] DELETE /volume/v3/3af31c4a7e5445309ba81128705cb0b6/types/0b5cc5e9-b8f7-4fc1-a8f5-f7e692b58b0c => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:29.642371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1811a7fc-f1df-47c1-98b4-0792a331ecbf tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] GET http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/types/0b5cc5e9-b8f7-4fc1-a8f5-f7e692b58b0c Dec 31 10:05:29.643351 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1811a7fc-f1df-47c1-98b4-0792a331ecbf tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:29.644347 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1811a7fc-f1df-47c1-98b4-0792a331ecbf tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:29.680683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1811a7fc-f1df-47c1-98b4-0792a331ecbf tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] http://10.222.0.45/volume/v3/3af31c4a7e5445309ba81128705cb0b6/types/0b5cc5e9-b8f7-4fc1-a8f5-f7e692b58b0c returned with HTTP 404 Dec 31 10:05:29.683108 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1499/2956] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 10:05:29 2020] GET /volume/v3/3af31c4a7e5445309ba81128705cb0b6/types/0b5cc5e9-b8f7-4fc1-a8f5-f7e692b58b0c => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:33.309507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d3d1e59-a302-4b19-9ff6-94779beff77c tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] GET http://10.222.0.45/volume// Dec 31 10:05:33.310192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d3d1e59-a302-4b19-9ff6-94779beff77c tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:33.310583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d3d1e59-a302-4b19-9ff6-94779beff77c tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:33.312175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d3d1e59-a302-4b19-9ff6-94779beff77c tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:05:33.317919 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1458/2957] 10.222.0.45 () {56 vars in 872 bytes} [Thu Dec 31 10:05:33 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:05:33.322421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1811a7fc-f1df-47c1-98b4-0792a331ecbf tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] GET http://10.222.0.45/volume// Dec 31 10:05:33.323910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1811a7fc-f1df-47c1-98b4-0792a331ecbf tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:33.323910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1811a7fc-f1df-47c1-98b4-0792a331ecbf tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:33.324795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1811a7fc-f1df-47c1-98b4-0792a331ecbf tempest-VolumeQuotaClassesTest-2089913493 tempest-VolumeQuotaClassesTest-2089913493] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:05:33.334724 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1500/2958] 10.222.0.45 () {56 vars in 872 bytes} [Thu Dec 31 10:05:33 2020] GET /volume/ => generated 754 bytes in 13 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:05:33.991592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0eef3ecd-aeaa-4515-ac63-ede72add3eb0 tempest-VersionsTest-1407733669 tempest-VersionsTest-1407733669] GET http://10.222.0.45/volume/v2/ Dec 31 10:05:33.991592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0eef3ecd-aeaa-4515-ac63-ede72add3eb0 tempest-VersionsTest-1407733669 tempest-VersionsTest-1407733669] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:33.991592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0eef3ecd-aeaa-4515-ac63-ede72add3eb0 tempest-VersionsTest-1407733669 tempest-VersionsTest-1407733669] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:33.995681 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0eef3ecd-aeaa-4515-ac63-ede72add3eb0 tempest-VersionsTest-1407733669 tempest-VersionsTest-1407733669] http://10.222.0.45/volume/v2/ returned with HTTP 200 Dec 31 10:05:33.996707 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1459/2959] 10.222.0.45 () {58 vars in 1084 bytes} [Thu Dec 31 10:05:33 2020] GET /volume/v2/ => generated 382 bytes in 665 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Dec 31 10:05:34.015135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f3d7e423-a66a-4b62-a114-cdc9c9e84fcb tempest-VersionsTest-1407733669 tempest-VersionsTest-1407733669] GET http://10.222.0.45/volume/v3/ Dec 31 10:05:34.015135 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f3d7e423-a66a-4b62-a114-cdc9c9e84fcb tempest-VersionsTest-1407733669 tempest-VersionsTest-1407733669] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:34.015135 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f3d7e423-a66a-4b62-a114-cdc9c9e84fcb tempest-VersionsTest-1407733669 tempest-VersionsTest-1407733669] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:34.018616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f3d7e423-a66a-4b62-a114-cdc9c9e84fcb tempest-VersionsTest-1407733669 tempest-VersionsTest-1407733669] http://10.222.0.45/volume/v3/ returned with HTTP 200 Dec 31 10:05:34.032857 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1501/2960] 10.222.0.45 () {58 vars in 1084 bytes} [Thu Dec 31 10:05:34 2020] GET /volume/v3/ => generated 386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:38.362732 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3bde6972-a1e0-480c-a18a-1c8e2e50ddf1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes Dec 31 10:05:38.364197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3bde6972-a1e0-480c-a18a-1c8e2e50ddf1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:38.365674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3bde6972-a1e0-480c-a18a-1c8e2e50ddf1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:38.367303 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-3bde6972-a1e0-480c-a18a-1c8e2e50ddf1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:05:38.374760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3bde6972-a1e0-480c-a18a-1c8e2e50ddf1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:05:38.479741 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3bde6972-a1e0-480c-a18a-1c8e2e50ddf1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Get all volumes completed successfully. Dec 31 10:05:38.480650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3bde6972-a1e0-480c-a18a-1c8e2e50ddf1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes returned with HTTP 200 Dec 31 10:05:38.487484 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1460/2961] 10.222.0.45 () {58 vars in 1204 bytes} [Thu Dec 31 10:05:37 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes => generated 15 bytes in 682 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 10:05:38.494154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] POST http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes Dec 31 10:05:38.495224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-186459344"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:38.497223 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-186459344'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:05:38.497699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Create volume of 1 GB Dec 31 10:05:38.531244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Availability Zones retrieved successfully. Dec 31 10:05:38.568851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Flow 'volume_create_api' (4e2d6e11-40bb-4a22-aa5c-02fd048a77d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:38.576137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002406ac-8b32-449b-973c-df3c0e37c343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:38.580290 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:05:38.722864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (002406ac-8b32-449b-973c-df3c0e37c343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:38.728796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c5e6d9-c1f5-4f82-a5b7-1e0b452be007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:39.038066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Created reservations ['ba79adf4-7950-4480-b352-a4d1e5669be3', '425ff309-8e4e-4f53-96d9-2c6f60dbbc2d', '19ecca8e-2cac-4ca2-b005-accd56c84a1f', '578cf04a-cf80-4113-9b8e-c45531a8292c'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:39.051395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c5e6d9-c1f5-4f82-a5b7-1e0b452be007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba79adf4-7950-4480-b352-a4d1e5669be3', '425ff309-8e4e-4f53-96d9-2c6f60dbbc2d', '19ecca8e-2cac-4ca2-b005-accd56c84a1f', '578cf04a-cf80-4113-9b8e-c45531a8292c']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:39.071876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed5dbdc7-c388-49a7-bc14-5872847381bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:39.210050 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed5dbdc7-c388-49a7-bc14-5872847381bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf74ecf6-6230-459b-a68e-7e1547e5b2b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-186459344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4305945f9c444abc83a7d988a65b0677',qos_specs=None,replication_status=,reservations=['ba79adf4-7950-4480-b352-a4d1e5669be3','425ff309-8e4e-4f53-96d9-2c6f60dbbc2d','19ecca8e-2cac-4ca2-b005-accd56c84a1f','578cf04a-cf80-4113-9b8e-c45531a8292c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd1d83ed2d247648245109f3c7cc0c3',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-186459344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf74ecf6-6230-459b-a68e-7e1547e5b2b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4305945f9c444abc83a7d988a65b0677',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='9bd1d83ed2d247648245109f3c7cc0c3',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:39.210050 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66432647-b68c-4449-9597-c135bc2815e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:39.300431 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] POST http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes Dec 31 10:05:39.300982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-737511934"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:39.303046 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-737511934'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:05:39.310528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Create volume of 1 GB Dec 31 10:05:39.327778 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66432647-b68c-4449-9597-c135bc2815e3) 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-186459344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4305945f9c444abc83a7d988a65b0677',qos_specs=None,replication_status=,reservations=['ba79adf4-7950-4480-b352-a4d1e5669be3','425ff309-8e4e-4f53-96d9-2c6f60dbbc2d','19ecca8e-2cac-4ca2-b005-accd56c84a1f','578cf04a-cf80-4113-9b8e-c45531a8292c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd1d83ed2d247648245109f3c7cc0c3',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:39.337484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef3facbc-c51d-4924-aa31-5c16b7fd4ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:39.348900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Availability Zones retrieved successfully. Dec 31 10:05:39.369481 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef3facbc-c51d-4924-aa31-5c16b7fd4ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:39.373776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Flow 'volume_create_api' (4e2d6e11-40bb-4a22-aa5c-02fd048a77d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:39.390599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Flow 'volume_create_api' (d80d2873-6754-4d9b-923b-ca61d87b59d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:39.396412 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc83eb0-f939-4d3f-9228-3b2b2a3aa79e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:39.400777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:05:39.463842 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Create volume request issued successfully. Dec 31 10:05:39.494631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a1b703bc-a282-4362-b483-5568716c073f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes returned with HTTP 202 Dec 31 10:05:39.496862 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1502/2962] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:05:38 2020] POST /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes => generated 823 bytes in 1008 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:05:39.518952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a88f9f6-f382-47ce-ab32-e60dd700f6ad tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 Dec 31 10:05:39.518952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a88f9f6-f382-47ce-ab32-e60dd700f6ad tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:39.519309 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:39.519309 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:39.520038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4a88f9f6-f382-47ce-ab32-e60dd700f6ad tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:39.583990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc83eb0-f939-4d3f-9228-3b2b2a3aa79e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:39.587459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a3ce59-e32d-4809-9acc-f3e308683615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:39.609406 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:39.609406 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:39.619840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4a88f9f6-f382-47ce-ab32-e60dd700f6ad tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:39.654534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4a88f9f6-f382-47ce-ab32-e60dd700f6ad tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 returned with HTTP 200 Dec 31 10:05:39.659314 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1503/2963] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:39 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 => generated 891 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:39.904191 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Created reservations ['acfa4102-8cfc-4bc6-a43b-45178d70804a', '77f8b1dd-a236-46f5-a0c4-7b3650a6b31e', 'e3c1fbb3-7414-490e-8961-181713edec58', 'c1ab44a1-9ada-4636-87e6-4fde34ace882'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:39.913476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a3ce59-e32d-4809-9acc-f3e308683615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acfa4102-8cfc-4bc6-a43b-45178d70804a', '77f8b1dd-a236-46f5-a0c4-7b3650a6b31e', 'e3c1fbb3-7414-490e-8961-181713edec58', 'c1ab44a1-9ada-4636-87e6-4fde34ace882']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:39.927295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79668d88-f6df-4714-a60c-2ee14f56f70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:40.191238 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79668d88-f6df-4714-a60c-2ee14f56f70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c484b9ce-106e-47b6-93e1-23d903e62cd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-737511934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea8001c020543f6b7bcf83a368b4a1b',qos_specs=None,replication_status=,reservations=['acfa4102-8cfc-4bc6-a43b-45178d70804a','77f8b1dd-a236-46f5-a0c4-7b3650a6b31e','e3c1fbb3-7414-490e-8961-181713edec58','c1ab44a1-9ada-4636-87e6-4fde34ace882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e30da22244d4653a153ca230e931f36',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-737511934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c484b9ce-106e-47b6-93e1-23d903e62cd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ea8001c020543f6b7bcf83a368b4a1b',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='1e30da22244d4653a153ca230e931f36',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:40.191238 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd90f48-dce9-4e4f-855a-1046d42cdb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:40.325671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fd90f48-dce9-4e4f-855a-1046d42cdb05) 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-737511934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ea8001c020543f6b7bcf83a368b4a1b',qos_specs=None,replication_status=,reservations=['acfa4102-8cfc-4bc6-a43b-45178d70804a','77f8b1dd-a236-46f5-a0c4-7b3650a6b31e','e3c1fbb3-7414-490e-8961-181713edec58','c1ab44a1-9ada-4636-87e6-4fde34ace882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e30da22244d4653a153ca230e931f36',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:40.327844 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986bb3c8-3fe7-446d-93d8-ce9fbffd7e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:40.378590 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986bb3c8-3fe7-446d-93d8-ce9fbffd7e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:40.392049 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Flow 'volume_create_api' (d80d2873-6754-4d9b-923b-ca61d87b59d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:40.594427 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Create volume request issued successfully. Dec 31 10:05:40.657921 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-39beec9d-000b-46c4-b4db-6a1ae725aa10 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes returned with HTTP 202 Dec 31 10:05:40.659117 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1461/2964] 10.222.0.45 () {62 vars in 1265 bytes} [Thu Dec 31 10:05:38 2020] POST /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes => generated 820 bytes in 1758 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:05:40.677973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-50d7cdeb-73ab-40be-85e7-be3d4b202c93 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 Dec 31 10:05:40.679281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-50d7cdeb-73ab-40be-85e7-be3d4b202c93 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:40.679822 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:40.679822 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:40.680586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-50d7cdeb-73ab-40be-85e7-be3d4b202c93 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:40.684424 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d5d5a3c-5a76-48ee-bc8c-e26ddb9afbfa tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 Dec 31 10:05:40.685137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d5d5a3c-5a76-48ee-bc8c-e26ddb9afbfa tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:40.685365 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:40.685365 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:40.687967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d5d5a3c-5a76-48ee-bc8c-e26ddb9afbfa tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:40.825344 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:40.825344 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:40.855007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-50d7cdeb-73ab-40be-85e7-be3d4b202c93 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Volume info retrieved successfully. Dec 31 10:05:40.908773 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:40.908773 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:40.963934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-50d7cdeb-73ab-40be-85e7-be3d4b202c93 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 returned with HTTP 200 Dec 31 10:05:40.975766 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1504/2965] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:40 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 => generated 912 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:40.980197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4d5d5a3c-5a76-48ee-bc8c-e26ddb9afbfa tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:41.067606 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d5d5a3c-5a76-48ee-bc8c-e26ddb9afbfa tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 returned with HTTP 200 Dec 31 10:05:41.078374 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1462/2966] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:40 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 => generated 915 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:41.983775 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-31dded0c-5a9e-4e4f-9938-7b11d99d34b9 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 Dec 31 10:05:41.984735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-31dded0c-5a9e-4e4f-9938-7b11d99d34b9 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:41.984735 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:41.984735 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:41.985159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-31dded0c-5a9e-4e4f-9938-7b11d99d34b9 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:42.054974 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:42.054974 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:42.066541 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-31dded0c-5a9e-4e4f-9938-7b11d99d34b9 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Volume info retrieved successfully. Dec 31 10:05:42.087280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ad50b62-954f-4cd7-8039-c7d17d84b7a3 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 Dec 31 10:05:42.088067 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ad50b62-954f-4cd7-8039-c7d17d84b7a3 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:42.088381 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:42.088381 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:42.089062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ad50b62-954f-4cd7-8039-c7d17d84b7a3 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:42.108096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-31dded0c-5a9e-4e4f-9938-7b11d99d34b9 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 returned with HTTP 200 Dec 31 10:05:42.109325 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1505/2967] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:41 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:42.126387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-753367dd-daf4-4078-8132-5d8f0448be2d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] POST http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups Dec 31 10:05:42.127080 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:42.127080 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:42.127661 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-753367dd-daf4-4078-8132-5d8f0448be2d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c484b9ce-106e-47b6-93e1-23d903e62cd6", "name": "tempest-VolumesBackupsV39Test-Backup-401346387"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:42.129382 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-753367dd-daf4-4078-8132-5d8f0448be2d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Creating new backup {'backup': {'volume_id': 'c484b9ce-106e-47b6-93e1-23d903e62cd6', 'name': 'tempest-VolumesBackupsV39Test-Backup-401346387'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 31 10:05:42.130042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-753367dd-daf4-4078-8132-5d8f0448be2d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Creating backup of volume c484b9ce-106e-47b6-93e1-23d903e62cd6 in container None Dec 31 10:05:42.210586 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:42.210586 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:42.215635 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:42.215635 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:42.217512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-753367dd-daf4-4078-8132-5d8f0448be2d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Volume info retrieved successfully. Dec 31 10:05:42.242327 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9ad50b62-954f-4cd7-8039-c7d17d84b7a3 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:42.276635 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-753367dd-daf4-4078-8132-5d8f0448be2d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Created reservations ['8acb1f12-8833-44d1-baeb-177c6567062a', '0e25f0a2-0c8b-495a-a648-b7d98920cf9e'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:42.292291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ad50b62-954f-4cd7-8039-c7d17d84b7a3 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 returned with HTTP 200 Dec 31 10:05:42.293357 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1463/2968] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:42 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:42.308964 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-387f919b-3c1f-4fc5-a68f-8b4bee694986 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 Dec 31 10:05:42.309842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-387f919b-3c1f-4fc5-a68f-8b4bee694986 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:42.310222 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:42.310222 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:42.310833 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-387f919b-3c1f-4fc5-a68f-8b4bee694986 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:42.376067 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:42.376067 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:42.376865 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-753367dd-daf4-4078-8132-5d8f0448be2d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups returned with HTTP 202 Dec 31 10:05:42.377784 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1506/2969] 10.222.0.45 () {62 vars in 1266 bytes} [Thu Dec 31 10:05:42 2020] POST /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups => generated 398 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:05:42.390716 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-387f919b-3c1f-4fc5-a68f-8b4bee694986 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:42.392804 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7afac39-cee8-4eaf-abf4-75c843bba38f tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:42.393368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7afac39-cee8-4eaf-abf4-75c843bba38f tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:42.393773 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:42.393773 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:42.394410 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7afac39-cee8-4eaf-abf4-75c843bba38f tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:42.395194 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f7afac39-cee8-4eaf-abf4-75c843bba38f tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:42.423795 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:42.423795 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:42.426770 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-387f919b-3c1f-4fc5-a68f-8b4bee694986 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 returned with HTTP 200 Dec 31 10:05:42.428227 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1464/2970] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:42 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 => generated 916 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:42.428452 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7afac39-cee8-4eaf-abf4-75c843bba38f tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:42.435655 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1507/2971] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:42 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 805 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:42.455563 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] POST http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes Dec 31 10:05:42.456414 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:42.456414 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:42.457258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-407728634"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:42.458876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-407728634'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:05:42.459648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Create volume of 1 GB Dec 31 10:05:42.487230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Availability Zones retrieved successfully. Dec 31 10:05:42.528276 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Flow 'volume_create_api' (993e8934-9b11-4751-a0b4-e05759a7036e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:42.536393 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2996e9-d70d-48ab-ab46-e3942e5adb85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:42.541539 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:05:42.769072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2996e9-d70d-48ab-ab46-e3942e5adb85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:42.773702 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39742737-f3f3-40ac-b064-11209f895c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:42.949297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Created reservations ['6afc3134-9500-43cb-949c-78995bff85d1', '6b0f2185-3f19-4d01-819e-98794a11ee69', '027cb9cc-38f2-4ca3-b8d6-0052ca4e484a', 'af625513-3c0e-46db-a553-678cb2f2e906'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:42.951819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39742737-f3f3-40ac-b064-11209f895c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6afc3134-9500-43cb-949c-78995bff85d1', '6b0f2185-3f19-4d01-819e-98794a11ee69', '027cb9cc-38f2-4ca3-b8d6-0052ca4e484a', 'af625513-3c0e-46db-a553-678cb2f2e906']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:42.954706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d3b2f1-9e7b-4ac7-82fe-3c9efdf59a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:43.058274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6d3b2f1-9e7b-4ac7-82fe-3c9efdf59a31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d786430-35ad-4ab1-8fb6-db82d06e343a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-407728634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4305945f9c444abc83a7d988a65b0677',qos_specs=None,replication_status=,reservations=['6afc3134-9500-43cb-949c-78995bff85d1','6b0f2185-3f19-4d01-819e-98794a11ee69','027cb9cc-38f2-4ca3-b8d6-0052ca4e484a','af625513-3c0e-46db-a553-678cb2f2e906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd1d83ed2d247648245109f3c7cc0c3',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:05:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-407728634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d786430-35ad-4ab1-8fb6-db82d06e343a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4305945f9c444abc83a7d988a65b0677',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='9bd1d83ed2d247648245109f3c7cc0c3',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:43.068028 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68b69cb2-d893-4553-926b-426045f727c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:43.128566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68b69cb2-d893-4553-926b-426045f727c5) 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-407728634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4305945f9c444abc83a7d988a65b0677',qos_specs=None,replication_status=,reservations=['6afc3134-9500-43cb-949c-78995bff85d1','6b0f2185-3f19-4d01-819e-98794a11ee69','027cb9cc-38f2-4ca3-b8d6-0052ca4e484a','af625513-3c0e-46db-a553-678cb2f2e906'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd1d83ed2d247648245109f3c7cc0c3',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:43.132693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe91b52d-7ad7-4318-84f0-d62fb1df4eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:43.165966 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe91b52d-7ad7-4318-84f0-d62fb1df4eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:43.171220 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Flow 'volume_create_api' (993e8934-9b11-4751-a0b4-e05759a7036e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:43.279892 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Create volume request issued successfully. Dec 31 10:05:43.298488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a2b311aa-a6b7-4873-8bd3-1a8330c1c930 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes returned with HTTP 202 Dec 31 10:05:43.303741 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1465/2972] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:05:42 2020] POST /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes => generated 823 bytes in 855 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 10:05:43.331633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f04e76d-9a8a-49bb-a9d5-734d2d15e847 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a Dec 31 10:05:43.333008 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f04e76d-9a8a-49bb-a9d5-734d2d15e847 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:43.333505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:43.333505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:43.339666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5f04e76d-9a8a-49bb-a9d5-734d2d15e847 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:43.448970 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e4cc112-9221-415c-9ac1-320b8d5a8586 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:43.449981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e4cc112-9221-415c-9ac1-320b8d5a8586 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:43.450338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:43.450338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:43.450908 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e4cc112-9221-415c-9ac1-320b8d5a8586 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:43.451386 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1e4cc112-9221-415c-9ac1-320b8d5a8586 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:43.508606 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:43.508606 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:43.527657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5f04e76d-9a8a-49bb-a9d5-734d2d15e847 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:43.539193 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:43.539193 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:43.544354 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e4cc112-9221-415c-9ac1-320b8d5a8586 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:43.551871 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1466/2973] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:43 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 805 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:43.590888 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5f04e76d-9a8a-49bb-a9d5-734d2d15e847 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a returned with HTTP 200 Dec 31 10:05:43.608674 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1508/2974] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:43 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a => generated 915 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:44.563950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-50945279-e89c-4fb5-8e82-a9b1007b4fda tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:44.565290 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-50945279-e89c-4fb5-8e82-a9b1007b4fda tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:44.565790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:44.565790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:44.567889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-50945279-e89c-4fb5-8e82-a9b1007b4fda tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:44.567889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-50945279-e89c-4fb5-8e82-a9b1007b4fda tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:44.615245 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ea74640-5831-4b01-87c0-5fbf0a7bcb7a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a Dec 31 10:05:44.615900 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ea74640-5831-4b01-87c0-5fbf0a7bcb7a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:44.616198 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:44.616198 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:44.616657 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ea74640-5831-4b01-87c0-5fbf0a7bcb7a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:44.620292 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:44.620292 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:44.623527 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-50945279-e89c-4fb5-8e82-a9b1007b4fda tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:44.624540 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1467/2975] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:44 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 805 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:44.686456 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:44.686456 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:44.700332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7ea74640-5831-4b01-87c0-5fbf0a7bcb7a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:44.737070 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ea74640-5831-4b01-87c0-5fbf0a7bcb7a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a returned with HTTP 200 Dec 31 10:05:44.739469 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1509/2976] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:44 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:44.770975 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d795a23-54c8-4e3b-9a73-166c887a9f07 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a Dec 31 10:05:44.771544 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d795a23-54c8-4e3b-9a73-166c887a9f07 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:44.772788 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:44.772788 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:44.776630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d795a23-54c8-4e3b-9a73-166c887a9f07 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:44.939640 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:44.939640 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:44.946792 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9d795a23-54c8-4e3b-9a73-166c887a9f07 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:44.977664 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d795a23-54c8-4e3b-9a73-166c887a9f07 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a returned with HTTP 200 Dec 31 10:05:44.979376 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1468/2977] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:44 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:45.005427 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] POST http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes Dec 31 10:05:45.005927 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:45.005927 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:45.006353 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-271405481"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:45.007653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-271405481'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:05:45.008032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Create volume of 1 GB Dec 31 10:05:45.042329 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Availability Zones retrieved successfully. Dec 31 10:05:45.076463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Flow 'volume_create_api' (17211194-94fd-4a9a-8518-1554e419b35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:45.079251 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0501366b-1dbd-460e-8a75-b779a74c775b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:45.083266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:05:45.202647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0501366b-1dbd-460e-8a75-b779a74c775b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:45.205112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9740589-9f93-48af-accb-340004570a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:45.330057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Created reservations ['91c9adc2-7d88-4b57-96af-f114930aa9f2', '1fe9b798-8f6b-4431-901e-0f41edcf4ab6', '032afbd8-6707-4bb3-b9c2-0066231207ef', 'f208b904-873a-4907-8e73-332b10c41b51'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:45.332880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9740589-9f93-48af-accb-340004570a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91c9adc2-7d88-4b57-96af-f114930aa9f2', '1fe9b798-8f6b-4431-901e-0f41edcf4ab6', '032afbd8-6707-4bb3-b9c2-0066231207ef', 'f208b904-873a-4907-8e73-332b10c41b51']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:45.336088 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f7483d-b19c-4716-a59e-5cffa6d16dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:45.445692 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f7483d-b19c-4716-a59e-5cffa6d16dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb052fed-859e-4f5f-9c89-0e7064bda9c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-271405481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4305945f9c444abc83a7d988a65b0677',qos_specs=None,replication_status=,reservations=['91c9adc2-7d88-4b57-96af-f114930aa9f2','1fe9b798-8f6b-4431-901e-0f41edcf4ab6','032afbd8-6707-4bb3-b9c2-0066231207ef','f208b904-873a-4907-8e73-332b10c41b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd1d83ed2d247648245109f3c7cc0c3',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-271405481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb052fed-859e-4f5f-9c89-0e7064bda9c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4305945f9c444abc83a7d988a65b0677',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='9bd1d83ed2d247648245109f3c7cc0c3',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:45.449123 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab539313-9a66-4480-bbf3-d73db48f59dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:45.511531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab539313-9a66-4480-bbf3-d73db48f59dc) 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-271405481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4305945f9c444abc83a7d988a65b0677',qos_specs=None,replication_status=,reservations=['91c9adc2-7d88-4b57-96af-f114930aa9f2','1fe9b798-8f6b-4431-901e-0f41edcf4ab6','032afbd8-6707-4bb3-b9c2-0066231207ef','f208b904-873a-4907-8e73-332b10c41b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bd1d83ed2d247648245109f3c7cc0c3',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:45.523781 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b653b90-75a0-4a1f-acda-39e0f4bd6391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:45.546280 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b653b90-75a0-4a1f-acda-39e0f4bd6391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:45.546280 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Flow 'volume_create_api' (17211194-94fd-4a9a-8518-1554e419b35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:45.616433 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Create volume request issued successfully. Dec 31 10:05:45.642955 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd55b11d-c2c2-473c-b6a9-a0fb4cde7974 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes returned with HTTP 202 Dec 31 10:05:45.642955 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1510/2978] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:05:44 2020] POST /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes => generated 823 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 10:05:45.648479 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a6bba383-f784-48ca-9811-05ae5471e3bf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:45.648479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a6bba383-f784-48ca-9811-05ae5471e3bf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:45.648479 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:45.648479 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:45.648479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a6bba383-f784-48ca-9811-05ae5471e3bf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:45.648479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a6bba383-f784-48ca-9811-05ae5471e3bf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:45.671210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-50044728-4864-4abd-935c-fd877d7df60a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 Dec 31 10:05:45.671210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-50044728-4864-4abd-935c-fd877d7df60a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:45.671210 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:45.671210 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:45.671210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-50044728-4864-4abd-935c-fd877d7df60a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:45.705814 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:45.705814 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:45.705814 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a6bba383-f784-48ca-9811-05ae5471e3bf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:45.705814 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1469/2979] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:45 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 805 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:45.795250 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:45.795250 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:45.808406 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-50044728-4864-4abd-935c-fd877d7df60a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:45.839489 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-50044728-4864-4abd-935c-fd877d7df60a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 returned with HTTP 200 Dec 31 10:05:45.840438 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1511/2980] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:45 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 => generated 915 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:46.719477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90c9f95a-5ea6-4d3b-89aa-5842eb673f5d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:46.720522 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90c9f95a-5ea6-4d3b-89aa-5842eb673f5d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:46.720522 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:46.720522 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:46.720880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90c9f95a-5ea6-4d3b-89aa-5842eb673f5d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:46.721655 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-90c9f95a-5ea6-4d3b-89aa-5842eb673f5d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:46.744658 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:46.744658 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:46.746488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90c9f95a-5ea6-4d3b-89aa-5842eb673f5d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:46.747342 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1470/2981] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:46 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 805 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:46.861973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11986409-609b-49cf-9d81-119fc164a2c9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 Dec 31 10:05:46.861973 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11986409-609b-49cf-9d81-119fc164a2c9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:46.861973 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:46.861973 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:46.865724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11986409-609b-49cf-9d81-119fc164a2c9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:46.938929 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:46.938929 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:46.953074 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11986409-609b-49cf-9d81-119fc164a2c9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:46.983742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11986409-609b-49cf-9d81-119fc164a2c9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 returned with HTTP 200 Dec 31 10:05:46.984856 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1512/2982] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:46 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 => generated 916 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:47.000945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d8a15b4-81c5-4662-98cf-7ad83291642b tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 Dec 31 10:05:47.001381 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d8a15b4-81c5-4662-98cf-7ad83291642b tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:47.001567 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:47.001567 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:47.001896 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d8a15b4-81c5-4662-98cf-7ad83291642b tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:47.057952 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:47.057952 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:47.064448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6d8a15b4-81c5-4662-98cf-7ad83291642b tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:47.111945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d8a15b4-81c5-4662-98cf-7ad83291642b tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 returned with HTTP 200 Dec 31 10:05:47.113111 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1471/2983] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:46 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:47.422490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] POST http://10.222.0.45/volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes Dec 31 10:05:47.422490 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:47.422490 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:47.422490 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:05:47.422490 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Create volume request body: {'volume': {'size': 1}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:05:47.422490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Create volume of 1 GB Dec 31 10:05:47.439916 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Availability Zones retrieved successfully. Dec 31 10:05:47.458496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Flow 'volume_create_api' (2d903c8f-03a4-40c2-b43c-ddca873831e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:47.461625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20aaeaf2-0144-4b32-bd49-b7d58764d789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:47.464345 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:05:47.601062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20aaeaf2-0144-4b32-bd49-b7d58764d789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:47.606904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (687bdc78-bf2a-40d8-8dff-59ec3cd79e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:47.770726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7709fc07-478b-44cb-ba0b-3811fb544fc8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:47.770726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7709fc07-478b-44cb-ba0b-3811fb544fc8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:47.770726 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:47.770726 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:47.770726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7709fc07-478b-44cb-ba0b-3811fb544fc8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:47.770726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7709fc07-478b-44cb-ba0b-3811fb544fc8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:47.835515 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:47.835515 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:47.846529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Created reservations ['d9e094c7-6285-4d04-8f23-9a280f7ba167', 'ba3b3ff1-732e-475e-b854-18894399a3da', 'f5e410cb-9ed3-40ec-b124-d0e37048bdce', '0ea3ccf8-2f2c-4cdc-a1dc-475385d86f42'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:05:47.846529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (687bdc78-bf2a-40d8-8dff-59ec3cd79e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9e094c7-6285-4d04-8f23-9a280f7ba167', 'ba3b3ff1-732e-475e-b854-18894399a3da', 'f5e410cb-9ed3-40ec-b124-d0e37048bdce', '0ea3ccf8-2f2c-4cdc-a1dc-475385d86f42']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:47.861026 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7709fc07-478b-44cb-ba0b-3811fb544fc8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:47.861209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82f4eed-ad7d-43f4-a670-68a1fb951018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:47.861376 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1472/2984] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:47 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:47.953413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82f4eed-ad7d-43f4-a670-68a1fb951018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8530037a-8731-4aef-b132-5bddd851a98c', '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='a761ab6222284fa9a7eacbfe524ab4d7',qos_specs=None,replication_status=,reservations=['d9e094c7-6285-4d04-8f23-9a280f7ba167','ba3b3ff1-732e-475e-b854-18894399a3da','f5e410cb-9ed3-40ec-b124-d0e37048bdce','0ea3ccf8-2f2c-4cdc-a1dc-475385d86f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ae8beb6ca1744cbbe653ee41c2cb01f',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:05:47Z,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=8530037a-8731-4aef-b132-5bddd851a98c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a761ab6222284fa9a7eacbfe524ab4d7',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='9ae8beb6ca1744cbbe653ee41c2cb01f',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:47.958473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d17a2e-18c7-4068-a372-8c331990a442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:48.008016 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d17a2e-18c7-4068-a372-8c331990a442) 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='a761ab6222284fa9a7eacbfe524ab4d7',qos_specs=None,replication_status=,reservations=['d9e094c7-6285-4d04-8f23-9a280f7ba167','ba3b3ff1-732e-475e-b854-18894399a3da','f5e410cb-9ed3-40ec-b124-d0e37048bdce','0ea3ccf8-2f2c-4cdc-a1dc-475385d86f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ae8beb6ca1744cbbe653ee41c2cb01f',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:48.010951 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0635d249-6d93-431d-8968-45c41e2087d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:05:48.047837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0635d249-6d93-431d-8968-45c41e2087d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:05:48.051359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Flow 'volume_create_api' (2d903c8f-03a4-40c2-b43c-ddca873831e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:05:48.133146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Create volume request issued successfully. Dec 31 10:05:48.142858 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ab12669-9ef2-40d0-9fe4-50ea50cfb99c tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] http://10.222.0.45/volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes returned with HTTP 202 Dec 31 10:05:48.145619 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1513/2985] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:05:47 2020] POST /volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes => generated 802 bytes in 1010 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:05:48.164173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6a0eff5-4583-4786-994c-4b1d508bdca7 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] GET http://10.222.0.45/volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/8530037a-8731-4aef-b132-5bddd851a98c Dec 31 10:05:48.165180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6a0eff5-4583-4786-994c-4b1d508bdca7 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:48.165180 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:48.165180 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:48.165180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6a0eff5-4583-4786-994c-4b1d508bdca7 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:48.238984 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:48.238984 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:48.255339 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e6a0eff5-4583-4786-994c-4b1d508bdca7 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Volume info retrieved successfully. Dec 31 10:05:48.294255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6a0eff5-4583-4786-994c-4b1d508bdca7 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] http://10.222.0.45/volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/8530037a-8731-4aef-b132-5bddd851a98c returned with HTTP 200 Dec 31 10:05:48.296070 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1473/2986] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:48 2020] GET /volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/8530037a-8731-4aef-b132-5bddd851a98c => generated 981 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:48.868998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87e106d4-ba55-4b3e-8486-381f688ead08 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:48.869706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87e106d4-ba55-4b3e-8486-381f688ead08 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:48.869965 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:48.869965 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:48.880262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87e106d4-ba55-4b3e-8486-381f688ead08 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:48.880262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-87e106d4-ba55-4b3e-8486-381f688ead08 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:48.959850 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:48.959850 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:48.961640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87e106d4-ba55-4b3e-8486-381f688ead08 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:48.962609 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1514/2987] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:48 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:49.318334 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-050ade61-0629-4c20-b490-02855359f6b5 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] GET http://10.222.0.45/volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/8530037a-8731-4aef-b132-5bddd851a98c Dec 31 10:05:49.318846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-050ade61-0629-4c20-b490-02855359f6b5 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:49.319961 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:49.319961 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:49.319961 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-050ade61-0629-4c20-b490-02855359f6b5 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:49.381655 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:49.381655 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:49.386632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-050ade61-0629-4c20-b490-02855359f6b5 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Volume info retrieved successfully. Dec 31 10:05:49.416981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-050ade61-0629-4c20-b490-02855359f6b5 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] http://10.222.0.45/volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/8530037a-8731-4aef-b132-5bddd851a98c returned with HTTP 200 Dec 31 10:05:49.416981 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1474/2988] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:49 2020] GET /volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/8530037a-8731-4aef-b132-5bddd851a98c => generated 1040 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:05:49.441462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70d1f0e7-2754-4463-b772-488a336db589 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] GET http://10.222.0.45/volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/detail?all_tenants=1&project_id=4305945f9c444abc83a7d988a65b0677 Dec 31 10:05:49.441462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70d1f0e7-2754-4463-b772-488a336db589 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:49.441462 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:49.441462 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:49.441462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-70d1f0e7-2754-4463-b772-488a336db589 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:49.441462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-70d1f0e7-2754-4463-b772-488a336db589 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Could not evaluate value 4305945f9c444abc83a7d988a65b0677, assuming string {{(pid=88086) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 10:05:49.441462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-70d1f0e7-2754-4463-b772-488a336db589 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Searching by: MultiDict([('project_id', '4305945f9c444abc83a7d988a65b0677'), ('all_tenants', 1)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:05:49.514787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-70d1f0e7-2754-4463-b772-488a336db589 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Get all volumes completed successfully. Dec 31 10:05:49.531475 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:49.531475 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:49.542201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-70d1f0e7-2754-4463-b772-488a336db589 tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] http://10.222.0.45/volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/detail?all_tenants=1&project_id=4305945f9c444abc83a7d988a65b0677 returned with HTTP 200 Dec 31 10:05:49.543159 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1515/2989] 10.222.0.45 () {58 vars in 1340 bytes} [Thu Dec 31 10:05:49 2020] GET /volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/detail?all_tenants=1&project_id=4305945f9c444abc83a7d988a65b0677 => generated 3244 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:05:49.570126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ee970d3-fa78-4b95-938c-8eb196f0202f tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] DELETE http://10.222.0.45/volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/8530037a-8731-4aef-b132-5bddd851a98c Dec 31 10:05:49.570126 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ee970d3-fa78-4b95-938c-8eb196f0202f tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:49.570126 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:49.570126 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:49.570126 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ee970d3-fa78-4b95-938c-8eb196f0202f tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:49.570126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-5ee970d3-fa78-4b95-938c-8eb196f0202f tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Delete volume with id: 8530037a-8731-4aef-b132-5bddd851a98c Dec 31 10:05:49.687562 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:49.687562 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:49.687562 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5ee970d3-fa78-4b95-938c-8eb196f0202f tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Volume info retrieved successfully. Dec 31 10:05:49.758393 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5ee970d3-fa78-4b95-938c-8eb196f0202f tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] Delete volume request issued successfully. Dec 31 10:05:49.759040 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ee970d3-fa78-4b95-938c-8eb196f0202f tempest-VolumesListAdminTestJSON-1134440231 tempest-VolumesListAdminTestJSON-1134440231] http://10.222.0.45/volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/8530037a-8731-4aef-b132-5bddd851a98c returned with HTTP 202 Dec 31 10:05:49.767945 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1475/2990] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:05:49 2020] DELETE /volume/v3/a761ab6222284fa9a7eacbfe524ab4d7/volumes/8530037a-8731-4aef-b132-5bddd851a98c => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:49.781972 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a8127a08-f0a9-41f6-b2f0-ca32be631d7f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] DELETE http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 Dec 31 10:05:49.783101 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a8127a08-f0a9-41f6-b2f0-ca32be631d7f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:49.783485 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:49.783485 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:49.784029 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a8127a08-f0a9-41f6-b2f0-ca32be631d7f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:49.784912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-a8127a08-f0a9-41f6-b2f0-ca32be631d7f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Delete volume with id: eb052fed-859e-4f5f-9c89-0e7064bda9c7 Dec 31 10:05:49.875552 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:49.875552 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:49.877559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a8127a08-f0a9-41f6-b2f0-ca32be631d7f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:49.997085 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5985849-3abb-4cab-9b46-07fade837851 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:49.997085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5985849-3abb-4cab-9b46-07fade837851 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:49.997085 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:49.997085 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:49.997085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5985849-3abb-4cab-9b46-07fade837851 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:49.997085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f5985849-3abb-4cab-9b46-07fade837851 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:49.998256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a8127a08-f0a9-41f6-b2f0-ca32be631d7f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Delete volume request issued successfully. Dec 31 10:05:49.998256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a8127a08-f0a9-41f6-b2f0-ca32be631d7f tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 returned with HTTP 202 Dec 31 10:05:49.998256 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1516/2991] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:05:49 2020] DELETE /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:50.011555 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f90304e2-2a0d-4540-b0c5-3def4c5bb9a9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 Dec 31 10:05:50.012124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f90304e2-2a0d-4540-b0c5-3def4c5bb9a9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:50.012352 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:50.012352 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:50.013229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f90304e2-2a0d-4540-b0c5-3def4c5bb9a9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:50.082702 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:50.082702 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:50.088438 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5985849-3abb-4cab-9b46-07fade837851 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:50.109805 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1476/2992] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:49 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:50.131889 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:50.131889 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:50.144220 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f90304e2-2a0d-4540-b0c5-3def4c5bb9a9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:50.183928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f90304e2-2a0d-4540-b0c5-3def4c5bb9a9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 returned with HTTP 200 Dec 31 10:05:50.185510 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1517/2993] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:50 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 => generated 915 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:51.202239 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-889aa954-d5bc-45e8-84f1-2cdc4142b1f1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 Dec 31 10:05:51.205691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-889aa954-d5bc-45e8-84f1-2cdc4142b1f1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:51.205691 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:51.205691 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:51.205691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-889aa954-d5bc-45e8-84f1-2cdc4142b1f1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:51.252981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-06d80552-47bc-4e7b-b6b0-02d57bb31272 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:51.252981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-06d80552-47bc-4e7b-b6b0-02d57bb31272 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:51.252981 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:51.252981 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:51.252981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-06d80552-47bc-4e7b-b6b0-02d57bb31272 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:51.252981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-06d80552-47bc-4e7b-b6b0-02d57bb31272 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:51.274048 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:51.274048 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:51.275923 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-06d80552-47bc-4e7b-b6b0-02d57bb31272 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:51.277176 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1477/2994] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:51 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:51.328399 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:51.328399 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:51.348314 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-889aa954-d5bc-45e8-84f1-2cdc4142b1f1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:51.413171 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-889aa954-d5bc-45e8-84f1-2cdc4142b1f1 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 returned with HTTP 200 Dec 31 10:05:51.415292 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1518/2995] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:51 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:52.308230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fca5f398-9e14-474b-b65e-af1347f81c2a tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:52.310256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fca5f398-9e14-474b-b65e-af1347f81c2a tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:52.310256 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:52.310256 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:52.316830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fca5f398-9e14-474b-b65e-af1347f81c2a tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:52.316830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fca5f398-9e14-474b-b65e-af1347f81c2a tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:52.337792 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:52.337792 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:52.339731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fca5f398-9e14-474b-b65e-af1347f81c2a tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:52.342156 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1478/2996] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:52 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:52.431219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf8d4876-4878-43f5-9cf2-c930602f07d4 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 Dec 31 10:05:52.431769 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf8d4876-4878-43f5-9cf2-c930602f07d4 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:52.431994 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:52.431994 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:52.433000 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf8d4876-4878-43f5-9cf2-c930602f07d4 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:52.544933 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf8d4876-4878-43f5-9cf2-c930602f07d4 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 returned with HTTP 404 Dec 31 10:05:52.547344 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1519/2997] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:52 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/eb052fed-859e-4f5f-9c89-0e7064bda9c7 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:52.554293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-011adc5b-cf56-49ba-a579-0cd333791937 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] DELETE http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a Dec 31 10:05:52.554830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-011adc5b-cf56-49ba-a579-0cd333791937 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:52.555029 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:52.555029 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:52.556026 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-011adc5b-cf56-49ba-a579-0cd333791937 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:52.556673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-011adc5b-cf56-49ba-a579-0cd333791937 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Delete volume with id: 0d786430-35ad-4ab1-8fb6-db82d06e343a Dec 31 10:05:52.653073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:52.653073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:52.654444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-011adc5b-cf56-49ba-a579-0cd333791937 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:52.708631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-011adc5b-cf56-49ba-a579-0cd333791937 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Delete volume request issued successfully. Dec 31 10:05:52.709310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-011adc5b-cf56-49ba-a579-0cd333791937 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a returned with HTTP 202 Dec 31 10:05:52.710286 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1479/2998] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:05:52 2020] DELETE /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:52.718676 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66c90dba-0555-4785-9286-faaa098328ff tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a Dec 31 10:05:52.719131 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66c90dba-0555-4785-9286-faaa098328ff tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:52.719683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66c90dba-0555-4785-9286-faaa098328ff tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:52.900660 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:52.900660 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:52.937875 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-66c90dba-0555-4785-9286-faaa098328ff tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:52.999929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66c90dba-0555-4785-9286-faaa098328ff tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a returned with HTTP 200 Dec 31 10:05:53.001823 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1520/2999] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:52 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a => generated 915 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:53.357216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90541449-2933-430b-8cb5-a9dbc0a15a71 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:53.357966 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90541449-2933-430b-8cb5-a9dbc0a15a71 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:53.358194 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:53.358194 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:53.358571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90541449-2933-430b-8cb5-a9dbc0a15a71 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:53.358946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-90541449-2933-430b-8cb5-a9dbc0a15a71 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:53.871562 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:53.871562 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:53.873340 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90541449-2933-430b-8cb5-a9dbc0a15a71 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:53.874149 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1480/3000] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:53 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:54.031567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-61258d95-0e1b-4442-84c9-f5fe4f05084a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a Dec 31 10:05:54.032833 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-61258d95-0e1b-4442-84c9-f5fe4f05084a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:54.033621 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:54.033621 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:54.039403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-61258d95-0e1b-4442-84c9-f5fe4f05084a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:54.158058 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:54.158058 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:54.180385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-61258d95-0e1b-4442-84c9-f5fe4f05084a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:54.236463 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-61258d95-0e1b-4442-84c9-f5fe4f05084a tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a returned with HTTP 200 Dec 31 10:05:54.237331 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1521/3001] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:54 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:54.889890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c108998-8eff-4ca3-b7a8-9e7d1bc96dee tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:54.890742 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c108998-8eff-4ca3-b7a8-9e7d1bc96dee tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:54.890742 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:54.890742 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:54.891274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c108998-8eff-4ca3-b7a8-9e7d1bc96dee tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:54.891501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2c108998-8eff-4ca3-b7a8-9e7d1bc96dee tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:54.942360 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:54.942360 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:54.944218 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c108998-8eff-4ca3-b7a8-9e7d1bc96dee tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:54.945246 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1481/3002] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:54 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:05:55.256002 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99d2eca2-1777-4e25-9d0a-ee018e9489b3 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a Dec 31 10:05:55.257015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99d2eca2-1777-4e25-9d0a-ee018e9489b3 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:55.257431 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:55.257431 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:55.258067 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99d2eca2-1777-4e25-9d0a-ee018e9489b3 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:55.341421 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:55.341421 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:55.351993 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-99d2eca2-1777-4e25-9d0a-ee018e9489b3 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:55.379145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99d2eca2-1777-4e25-9d0a-ee018e9489b3 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a returned with HTTP 200 Dec 31 10:05:55.390988 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1522/3003] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:55 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a => generated 915 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:55.959057 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cac7eb1e-de91-407e-ab43-4329daa0f5e6 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:55.959652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cac7eb1e-de91-407e-ab43-4329daa0f5e6 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:55.960267 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:55.960267 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:55.960267 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cac7eb1e-de91-407e-ab43-4329daa0f5e6 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:55.960652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-cac7eb1e-de91-407e-ab43-4329daa0f5e6 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:55.985265 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:55.985265 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:55.987068 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cac7eb1e-de91-407e-ab43-4329daa0f5e6 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:55.988154 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1482/3004] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:55 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:56.396917 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87838e7d-8d34-4469-b528-56c7ffff1a24 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a Dec 31 10:05:56.398128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87838e7d-8d34-4469-b528-56c7ffff1a24 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:56.398128 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:56.398128 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:56.398128 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-87838e7d-8d34-4469-b528-56c7ffff1a24 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:56.451439 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-87838e7d-8d34-4469-b528-56c7ffff1a24 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a returned with HTTP 404 Dec 31 10:05:56.453040 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1523/3005] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:56 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/0d786430-35ad-4ab1-8fb6-db82d06e343a => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:56.461348 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7d2a2ab-b825-4cc1-ab90-3b69f0fe7dac tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] DELETE http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 Dec 31 10:05:56.461886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7d2a2ab-b825-4cc1-ab90-3b69f0fe7dac tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:56.462082 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:56.462082 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:56.462463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7d2a2ab-b825-4cc1-ab90-3b69f0fe7dac tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:56.462920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-a7d2a2ab-b825-4cc1-ab90-3b69f0fe7dac tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Delete volume with id: bf74ecf6-6230-459b-a68e-7e1547e5b2b2 Dec 31 10:05:56.525368 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:56.525368 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:56.527884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a7d2a2ab-b825-4cc1-ab90-3b69f0fe7dac tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:56.571335 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a7d2a2ab-b825-4cc1-ab90-3b69f0fe7dac tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Delete volume request issued successfully. Dec 31 10:05:56.571661 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7d2a2ab-b825-4cc1-ab90-3b69f0fe7dac tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 returned with HTTP 202 Dec 31 10:05:56.573139 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1483/3006] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:05:56 2020] DELETE /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:05:56.585725 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c259f22-b6e6-40ec-b6c2-78a85dfa70fe tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 Dec 31 10:05:56.586388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c259f22-b6e6-40ec-b6c2-78a85dfa70fe tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:56.587144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c259f22-b6e6-40ec-b6c2-78a85dfa70fe tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:56.664466 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:56.664466 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:56.674063 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2c259f22-b6e6-40ec-b6c2-78a85dfa70fe tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:56.725817 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c259f22-b6e6-40ec-b6c2-78a85dfa70fe tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 returned with HTTP 200 Dec 31 10:05:56.725817 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1524/3007] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:56 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 => generated 915 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:57.002612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c31b6c9-ec0d-4cf8-98b4-d5f1fc8f54ed tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:57.003201 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c31b6c9-ec0d-4cf8-98b4-d5f1fc8f54ed tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:57.003454 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:57.003454 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:57.003921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c31b6c9-ec0d-4cf8-98b4-d5f1fc8f54ed tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:57.004417 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3c31b6c9-ec0d-4cf8-98b4-d5f1fc8f54ed tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:57.035681 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:57.035681 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:57.037164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c31b6c9-ec0d-4cf8-98b4-d5f1fc8f54ed tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:57.040881 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1484/3008] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:56 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:57.733722 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e5298d6-090d-4eb1-89a4-328d72b690e9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 Dec 31 10:05:57.733722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e5298d6-090d-4eb1-89a4-328d72b690e9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:57.733722 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:57.733722 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:57.733722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4e5298d6-090d-4eb1-89a4-328d72b690e9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:57.824040 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:57.824040 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:57.839455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4e5298d6-090d-4eb1-89a4-328d72b690e9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Volume info retrieved successfully. Dec 31 10:05:57.873616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4e5298d6-090d-4eb1-89a4-328d72b690e9 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 returned with HTTP 200 Dec 31 10:05:57.874462 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1525/3009] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:57 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 => generated 915 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:58.052221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-241882b8-a7a2-4540-9dd5-109a9c674425 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:58.052628 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-241882b8-a7a2-4540-9dd5-109a9c674425 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:58.053341 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:58.053341 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:58.053341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-241882b8-a7a2-4540-9dd5-109a9c674425 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:58.054419 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-241882b8-a7a2-4540-9dd5-109a9c674425 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:58.079862 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:58.079862 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:58.082307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-241882b8-a7a2-4540-9dd5-109a9c674425 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:58.089362 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1485/3010] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:58 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:05:58.896234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff55c69b-8b82-4f5b-b851-f8956f258ea7 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] GET http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 Dec 31 10:05:58.896234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff55c69b-8b82-4f5b-b851-f8956f258ea7 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:58.896234 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:58.896234 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:58.896234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ff55c69b-8b82-4f5b-b851-f8956f258ea7 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:59.010639 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ff55c69b-8b82-4f5b-b851-f8956f258ea7 tempest-VolumesListAdminTestJSON-364923826 tempest-VolumesListAdminTestJSON-364923826] http://10.222.0.45/volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 returned with HTTP 404 Dec 31 10:05:59.023293 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1526/3011] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:05:58 2020] GET /volume/v3/4305945f9c444abc83a7d988a65b0677/volumes/bf74ecf6-6230-459b-a68e-7e1547e5b2b2 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:05:59.157265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fed330ed-078e-437a-8272-1b789519191b tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:05:59.157265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fed330ed-078e-437a-8272-1b789519191b tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:05:59.157265 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:05:59.157265 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:05:59.157265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fed330ed-078e-437a-8272-1b789519191b tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:05:59.157265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fed330ed-078e-437a-8272-1b789519191b tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:05:59.157265 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:05:59.157265 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:05:59.157265 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fed330ed-078e-437a-8272-1b789519191b tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:05:59.157265 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1486/3012] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:05:59 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:00.152010 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ddfa0ff3-247c-412e-b294-47b9bde3c3d8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:00.152010 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ddfa0ff3-247c-412e-b294-47b9bde3c3d8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:00.152414 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ddfa0ff3-247c-412e-b294-47b9bde3c3d8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:00.152784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ddfa0ff3-247c-412e-b294-47b9bde3c3d8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:00.212519 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:00.212519 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:00.215044 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ddfa0ff3-247c-412e-b294-47b9bde3c3d8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:00.217150 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1527/3013] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:00 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:01.234114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-061b6818-6730-4f16-88bc-68410946d545 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:01.234787 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-061b6818-6730-4f16-88bc-68410946d545 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:01.234787 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:01.234787 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:01.235135 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-061b6818-6730-4f16-88bc-68410946d545 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:01.235921 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-061b6818-6730-4f16-88bc-68410946d545 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:01.282316 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:01.282316 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:01.295040 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-061b6818-6730-4f16-88bc-68410946d545 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:01.295040 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1487/3014] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:01 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:06:02.298961 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96d103bc-be8d-461e-a7bb-7946081395df tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:02.300388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96d103bc-be8d-461e-a7bb-7946081395df tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:02.300388 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:02.300388 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:02.300388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96d103bc-be8d-461e-a7bb-7946081395df tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:02.315781 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-96d103bc-be8d-461e-a7bb-7946081395df tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:02.361330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:02.361330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:02.363852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96d103bc-be8d-461e-a7bb-7946081395df tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:02.364962 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1528/3015] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:02 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:03.380331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b60e2f7-b722-4624-88c3-1685bc379783 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:03.381244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b60e2f7-b722-4624-88c3-1685bc379783 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:03.381573 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:03.381573 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:03.382091 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b60e2f7-b722-4624-88c3-1685bc379783 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:03.382558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7b60e2f7-b722-4624-88c3-1685bc379783 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:03.406268 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:03.406268 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:03.408304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b60e2f7-b722-4624-88c3-1685bc379783 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:03.415872 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1488/3016] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:03 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:04.200508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] POST http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes Dec 31 10:06:04.201303 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:04.201303 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:04.201985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-523490180"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:06:04.206234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Create volume request body: {'volume': {'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-523490180'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:06:04.373823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Create volume of 1 GB Dec 31 10:06:04.408749 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Availability Zones retrieved successfully. Dec 31 10:06:04.431038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19c8c10b-c5ee-435a-b25f-5378eb5c4dcf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:04.432499 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19c8c10b-c5ee-435a-b25f-5378eb5c4dcf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:04.432867 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:04.432867 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:04.437932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Flow 'volume_create_api' (61d30bb5-2019-41e9-bf89-363e7ffd8d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:06:04.439046 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-19c8c10b-c5ee-435a-b25f-5378eb5c4dcf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:04.439960 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-19c8c10b-c5ee-435a-b25f-5378eb5c4dcf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:04.441653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9d5d25-98d2-4cf6-8878-5ebca92305a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:04.446334 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:06:04.506584 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:04.506584 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:04.523221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-19c8c10b-c5ee-435a-b25f-5378eb5c4dcf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:04.532615 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1489/3017] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:04 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:04.619877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b9d5d25-98d2-4cf6-8878-5ebca92305a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:04.622439 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183f419a-c07f-4589-8f83-61f9b8f336b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:04.767694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Created reservations ['6c7a0c7b-b39c-4cd6-ab15-67e47b027b75', 'f3c0e822-adb7-4066-b6cc-7cd7690d7bab', '2f676814-03c2-4bd4-b125-d4c6493e544e', 'a6c59240-234f-41eb-9f60-24e445009608'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:06:04.769613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (183f419a-c07f-4589-8f83-61f9b8f336b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c7a0c7b-b39c-4cd6-ab15-67e47b027b75', 'f3c0e822-adb7-4066-b6cc-7cd7690d7bab', '2f676814-03c2-4bd4-b125-d4c6493e544e', 'a6c59240-234f-41eb-9f60-24e445009608']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:04.771787 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6395ed36-6b97-40c1-896c-cfcd663fb178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:04.836749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6395ed36-6b97-40c1-896c-cfcd663fb178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6067df5f-7451-48b9-bfca-7e86c9b0805e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-523490180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7e280988298407f86a1cba3fd5e284f',qos_specs=None,replication_status=,reservations=['6c7a0c7b-b39c-4cd6-ab15-67e47b027b75','f3c0e822-adb7-4066-b6cc-7cd7690d7bab','2f676814-03c2-4bd4-b125-d4c6493e544e','a6c59240-234f-41eb-9f60-24e445009608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b457e3193a44c90a927be64487bdc95',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-523490180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6067df5f-7451-48b9-bfca-7e86c9b0805e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7e280988298407f86a1cba3fd5e284f',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='8b457e3193a44c90a927be64487bdc95',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:04.838749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f5ae03-ee91-4361-84c8-02b445af3b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:04.867809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f5ae03-ee91-4361-84c8-02b445af3b90) 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-523490180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7e280988298407f86a1cba3fd5e284f',qos_specs=None,replication_status=,reservations=['6c7a0c7b-b39c-4cd6-ab15-67e47b027b75','f3c0e822-adb7-4066-b6cc-7cd7690d7bab','2f676814-03c2-4bd4-b125-d4c6493e544e','a6c59240-234f-41eb-9f60-24e445009608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b457e3193a44c90a927be64487bdc95',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:04.869733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc383d8-4e79-4422-81ec-385e1c27bcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:04.887435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bc383d8-4e79-4422-81ec-385e1c27bcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:04.890576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Flow 'volume_create_api' (61d30bb5-2019-41e9-bf89-363e7ffd8d01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:06:04.946187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Create volume request issued successfully. Dec 31 10:06:04.962047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-176cb81c-8db2-40eb-8280-42b6a9a4f944 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes returned with HTTP 202 Dec 31 10:06:04.963293 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1529/3018] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:06:04 2020] POST /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes => generated 819 bytes in 767 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:06:04.986009 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b797fe40-aff5-4255-9336-7886c99b730a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:04.987378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b797fe40-aff5-4255-9336-7886c99b730a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:04.987880 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:04.987880 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:04.988777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b797fe40-aff5-4255-9336-7886c99b730a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:05.073117 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:05.073117 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:05.079162 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b797fe40-aff5-4255-9336-7886c99b730a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:05.102311 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b797fe40-aff5-4255-9336-7886c99b730a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:05.103058 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1490/3019] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:04 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 887 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:05.542106 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-391eeb0b-2b4f-474e-89f2-29234cbd31d7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:05.543999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-391eeb0b-2b4f-474e-89f2-29234cbd31d7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:05.544665 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:05.544665 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:05.545429 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-391eeb0b-2b4f-474e-89f2-29234cbd31d7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:05.546295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-391eeb0b-2b4f-474e-89f2-29234cbd31d7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:05.579485 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:05.579485 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:05.584971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-391eeb0b-2b4f-474e-89f2-29234cbd31d7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:05.586476 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1530/3020] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:05 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:06.120036 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-83fefdda-8794-4b43-87b9-963883be9075 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:06.120727 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-83fefdda-8794-4b43-87b9-963883be9075 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:06.120727 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:06.120727 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:06.121104 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-83fefdda-8794-4b43-87b9-963883be9075 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:06.174946 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:06.174946 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:06.186486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-83fefdda-8794-4b43-87b9-963883be9075 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:06.212237 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-83fefdda-8794-4b43-87b9-963883be9075 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:06.213100 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1491/3021] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:06 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:06.604472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-80af28ce-4366-41a8-9279-d8658692ba45 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:06.605631 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-80af28ce-4366-41a8-9279-d8658692ba45 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:06.605631 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:06.605631 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:06.607543 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-80af28ce-4366-41a8-9279-d8658692ba45 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:06.609885 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-80af28ce-4366-41a8-9279-d8658692ba45 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:06.702845 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:06.702845 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:06.708637 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-80af28ce-4366-41a8-9279-d8658692ba45 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:06.719870 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1531/3022] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:06 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:07.229352 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43a0e7e7-b606-458e-8966-498822e714db tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:07.230065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43a0e7e7-b606-458e-8966-498822e714db tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:07.230463 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:07.230463 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:07.231071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-43a0e7e7-b606-458e-8966-498822e714db tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:07.296871 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:07.296871 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:07.306382 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-43a0e7e7-b606-458e-8966-498822e714db tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:07.332063 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-43a0e7e7-b606-458e-8966-498822e714db tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:07.340959 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1492/3023] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:07 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:07.730982 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1319f091-fc0e-4d6e-923f-1efe471db2cf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:07.730982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1319f091-fc0e-4d6e-923f-1efe471db2cf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:07.730982 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:07.730982 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:07.730982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1319f091-fc0e-4d6e-923f-1efe471db2cf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:07.730982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1319f091-fc0e-4d6e-923f-1efe471db2cf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:07.756294 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:07.756294 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:07.758813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1319f091-fc0e-4d6e-923f-1efe471db2cf tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:07.759734 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1532/3024] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:07 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:06:08.350140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-15bc7721-61d1-485a-842c-ab819a3a35aa tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:08.350949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-15bc7721-61d1-485a-842c-ab819a3a35aa tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:08.351171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:08.351171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:08.351571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-15bc7721-61d1-485a-842c-ab819a3a35aa tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:08.453406 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:08.453406 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:08.466533 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-15bc7721-61d1-485a-842c-ab819a3a35aa tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:08.526463 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-15bc7721-61d1-485a-842c-ab819a3a35aa tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:08.528349 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1493/3025] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:08 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:08.774468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7387db2f-0dec-4c68-911a-89c7a8cef147 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:08.775022 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7387db2f-0dec-4c68-911a-89c7a8cef147 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:08.775450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:08.775450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:08.775832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7387db2f-0dec-4c68-911a-89c7a8cef147 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:08.776692 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7387db2f-0dec-4c68-911a-89c7a8cef147 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:08.809153 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:08.809153 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:08.817020 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7387db2f-0dec-4c68-911a-89c7a8cef147 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:08.818240 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1533/3026] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:08 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:09.544358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce359732-8a76-4f95-8b02-46ec63800ccd tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:09.544805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce359732-8a76-4f95-8b02-46ec63800ccd tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:09.545055 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:09.545055 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:09.545472 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce359732-8a76-4f95-8b02-46ec63800ccd tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:09.651571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:09.651571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:09.686426 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ce359732-8a76-4f95-8b02-46ec63800ccd tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:09.737235 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce359732-8a76-4f95-8b02-46ec63800ccd tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:09.739301 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1494/3027] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:09 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:09.833354 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bbd0ac0a-1723-42f1-9ae3-0c6a8f2cddae tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:09.834766 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bbd0ac0a-1723-42f1-9ae3-0c6a8f2cddae tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:09.835168 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:09.835168 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:09.835813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bbd0ac0a-1723-42f1-9ae3-0c6a8f2cddae tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:09.836359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bbd0ac0a-1723-42f1-9ae3-0c6a8f2cddae tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:09.870484 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:09.870484 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:09.879289 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bbd0ac0a-1723-42f1-9ae3-0c6a8f2cddae tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:09.880254 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1534/3028] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:09 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:10.756928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-81f27f65-1830-4ed4-b527-290e4a54bc4a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:10.757619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-81f27f65-1830-4ed4-b527-290e4a54bc4a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:10.758145 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:10.758145 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:10.758780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-81f27f65-1830-4ed4-b527-290e4a54bc4a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:10.819801 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:10.819801 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:10.829481 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-81f27f65-1830-4ed4-b527-290e4a54bc4a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:10.858192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-81f27f65-1830-4ed4-b527-290e4a54bc4a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:10.859136 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1495/3029] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:10 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:10.894423 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-42cfb72d-f48d-48c7-a1e8-f1d3e6424033 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:10.895795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-42cfb72d-f48d-48c7-a1e8-f1d3e6424033 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:10.896305 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:10.896305 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:10.896924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-42cfb72d-f48d-48c7-a1e8-f1d3e6424033 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:10.897464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-42cfb72d-f48d-48c7-a1e8-f1d3e6424033 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:10.931002 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:10.931002 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:10.933910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-42cfb72d-f48d-48c7-a1e8-f1d3e6424033 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:10.934924 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1535/3030] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:10 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:11.882293 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-456d0603-980f-4fe4-bb6c-7741f21a8b3c tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:11.883127 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-456d0603-980f-4fe4-bb6c-7741f21a8b3c tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:11.883461 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:11.883461 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:11.883997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-456d0603-980f-4fe4-bb6c-7741f21a8b3c tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:11.951169 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c28c6692-d692-40c5-8011-071efc5f2ea7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:11.951832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c28c6692-d692-40c5-8011-071efc5f2ea7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:11.952021 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:11.952021 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:11.952395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c28c6692-d692-40c5-8011-071efc5f2ea7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:11.952761 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c28c6692-d692-40c5-8011-071efc5f2ea7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:11.965966 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:11.965966 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:11.976828 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-456d0603-980f-4fe4-bb6c-7741f21a8b3c tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:12.017744 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:12.017744 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:12.017744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c28c6692-d692-40c5-8011-071efc5f2ea7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:12.020000 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1536/3031] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:11 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:06:12.024493 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-456d0603-980f-4fe4-bb6c-7741f21a8b3c tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:12.026806 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1496/3032] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:11 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:13.053101 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cf8a2cf-c980-475d-a196-0b6991031d40 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:13.053730 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cf8a2cf-c980-475d-a196-0b6991031d40 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:13.054034 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:13.054034 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:13.054608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cf8a2cf-c980-475d-a196-0b6991031d40 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:13.055514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9cf8a2cf-c980-475d-a196-0b6991031d40 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:13.055631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b77b6f6d-b44f-49cf-bc5d-370a259f1c1a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:13.056580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b77b6f6d-b44f-49cf-bc5d-370a259f1c1a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:13.059555 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:13.059555 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:13.064766 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b77b6f6d-b44f-49cf-bc5d-370a259f1c1a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:13.091237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:13.091237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:13.094082 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cf8a2cf-c980-475d-a196-0b6991031d40 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:13.095177 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1537/3033] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:13 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:13.142026 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:13.142026 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:13.158969 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b77b6f6d-b44f-49cf-bc5d-370a259f1c1a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:13.186880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b77b6f6d-b44f-49cf-bc5d-370a259f1c1a tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:13.188747 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1497/3034] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:13 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:14.113013 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5bc8886b-48d8-4b65-93df-1ef81688a9ac tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:14.114310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5bc8886b-48d8-4b65-93df-1ef81688a9ac tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:14.114734 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:14.114734 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:14.115371 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5bc8886b-48d8-4b65-93df-1ef81688a9ac tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:14.116035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5bc8886b-48d8-4b65-93df-1ef81688a9ac tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:14.188790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:14.188790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:14.192062 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5bc8886b-48d8-4b65-93df-1ef81688a9ac tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:14.193713 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1538/3035] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:14 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:14.205118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05b500dd-5a14-4aeb-9a5e-478cc87b0ede tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:14.205664 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05b500dd-5a14-4aeb-9a5e-478cc87b0ede tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:14.207736 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:14.207736 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:14.208174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05b500dd-5a14-4aeb-9a5e-478cc87b0ede tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:14.297636 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:14.297636 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:14.308129 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-05b500dd-5a14-4aeb-9a5e-478cc87b0ede tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:14.337099 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05b500dd-5a14-4aeb-9a5e-478cc87b0ede tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:14.338306 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1498/3036] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:14 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:15.208715 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5512a1b-4fc0-4a3b-8885-b78f316ff753 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:15.209463 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5512a1b-4fc0-4a3b-8885-b78f316ff753 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:15.210043 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:15.210043 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:15.210505 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5512a1b-4fc0-4a3b-8885-b78f316ff753 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:15.210957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e5512a1b-4fc0-4a3b-8885-b78f316ff753 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:15.242557 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:15.242557 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:15.244636 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5512a1b-4fc0-4a3b-8885-b78f316ff753 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:15.246091 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1539/3037] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:15 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:15.354207 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-669281ed-fef0-4f89-aa9b-862ccd5ef0f8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:15.354738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-669281ed-fef0-4f89-aa9b-862ccd5ef0f8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:15.354958 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:15.354958 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:15.355394 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-669281ed-fef0-4f89-aa9b-862ccd5ef0f8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:15.432969 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:15.432969 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:15.454925 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-669281ed-fef0-4f89-aa9b-862ccd5ef0f8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:15.480224 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-669281ed-fef0-4f89-aa9b-862ccd5ef0f8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:15.495116 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1499/3038] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:15 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:16.265912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-877bc24d-14a5-4a0c-9c82-9c6d6e92f094 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:16.267305 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-877bc24d-14a5-4a0c-9c82-9c6d6e92f094 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:16.267741 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:16.267741 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:16.268638 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-877bc24d-14a5-4a0c-9c82-9c6d6e92f094 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:16.269195 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-877bc24d-14a5-4a0c-9c82-9c6d6e92f094 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:16.322013 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:16.322013 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:16.325322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-877bc24d-14a5-4a0c-9c82-9c6d6e92f094 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:16.335932 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1540/3039] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:16 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:16.499242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8308a2c0-e297-45b4-8ad3-969df6318d54 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:16.499971 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8308a2c0-e297-45b4-8ad3-969df6318d54 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:16.500914 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:16.500914 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:16.503878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8308a2c0-e297-45b4-8ad3-969df6318d54 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:16.586552 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:16.586552 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:16.598868 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8308a2c0-e297-45b4-8ad3-969df6318d54 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:16.650614 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8308a2c0-e297-45b4-8ad3-969df6318d54 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:16.650614 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1500/3040] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:16 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:17.343990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d8e0137-9285-42cd-af72-8992785de9be tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:17.345111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d8e0137-9285-42cd-af72-8992785de9be tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:17.345493 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:17.345493 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:17.346111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d8e0137-9285-42cd-af72-8992785de9be tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:17.347409 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8d8e0137-9285-42cd-af72-8992785de9be tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:17.421499 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:17.421499 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:17.427128 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d8e0137-9285-42cd-af72-8992785de9be tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:17.428198 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1541/3041] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:17 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:17.671895 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db80f9ee-5f8d-4681-bd35-0c982e13e2f0 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:17.688359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db80f9ee-5f8d-4681-bd35-0c982e13e2f0 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:17.688902 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:17.688902 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:17.689556 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db80f9ee-5f8d-4681-bd35-0c982e13e2f0 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:17.792561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:17.792561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:17.806728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-db80f9ee-5f8d-4681-bd35-0c982e13e2f0 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:17.841705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db80f9ee-5f8d-4681-bd35-0c982e13e2f0 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:17.842892 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1501/3042] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:17 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:18.443606 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c38a8b27-1224-4f39-89f8-01b5a5169021 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:18.443606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c38a8b27-1224-4f39-89f8-01b5a5169021 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:18.443606 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:18.443606 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:18.449536 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c38a8b27-1224-4f39-89f8-01b5a5169021 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:18.449536 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c38a8b27-1224-4f39-89f8-01b5a5169021 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:18.486515 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:18.486515 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:18.489266 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c38a8b27-1224-4f39-89f8-01b5a5169021 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:18.490689 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1542/3043] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:18 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:06:18.860465 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a86e855-26a2-46df-816f-b96143fa0b79 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:18.861318 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a86e855-26a2-46df-816f-b96143fa0b79 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:18.861594 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:18.861594 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:18.861980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a86e855-26a2-46df-816f-b96143fa0b79 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:18.985599 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:18.985599 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:19.005385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8a86e855-26a2-46df-816f-b96143fa0b79 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:19.052039 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a86e855-26a2-46df-816f-b96143fa0b79 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:19.054647 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1502/3044] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:18 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:19.532392 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5e65eb1-fd21-495c-8a8f-e844af9a3fc7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:19.532925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5e65eb1-fd21-495c-8a8f-e844af9a3fc7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:19.532925 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:19.532925 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:19.533341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5e65eb1-fd21-495c-8a8f-e844af9a3fc7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:19.533559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e5e65eb1-fd21-495c-8a8f-e844af9a3fc7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:19.563288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:19.563288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:19.565590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5e65eb1-fd21-495c-8a8f-e844af9a3fc7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:19.566732 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1543/3045] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:19 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:20.070724 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a4955b92-b9d4-4f2c-9329-0e138c69f2e8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:20.071710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a4955b92-b9d4-4f2c-9329-0e138c69f2e8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:20.072285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:20.072285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:20.073283 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a4955b92-b9d4-4f2c-9329-0e138c69f2e8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:20.144369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:20.144369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:20.156288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a4955b92-b9d4-4f2c-9329-0e138c69f2e8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:20.187701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a4955b92-b9d4-4f2c-9329-0e138c69f2e8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:20.189852 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1503/3046] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:20 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:20.589439 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3dc989ca-3b79-4a9e-a9d1-36d8ae40a17c tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:20.592069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3dc989ca-3b79-4a9e-a9d1-36d8ae40a17c tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:20.592955 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:20.592955 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:20.593818 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3dc989ca-3b79-4a9e-a9d1-36d8ae40a17c tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:20.594630 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3dc989ca-3b79-4a9e-a9d1-36d8ae40a17c tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:20.633052 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:20.633052 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:20.636032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3dc989ca-3b79-4a9e-a9d1-36d8ae40a17c tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:20.637616 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1544/3047] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:20 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:21.206527 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9996666f-adc0-495f-97a4-6f3058742fc8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:21.206869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9996666f-adc0-495f-97a4-6f3058742fc8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:21.207087 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:21.207087 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:21.207487 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9996666f-adc0-495f-97a4-6f3058742fc8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:21.271731 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:21.271731 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:21.292625 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9996666f-adc0-495f-97a4-6f3058742fc8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:21.322356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9996666f-adc0-495f-97a4-6f3058742fc8 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:21.323365 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1504/3048] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:21 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 911 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:21.664200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ea76843-88d9-4b92-9efc-fe6f62838329 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:21.666857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ea76843-88d9-4b92-9efc-fe6f62838329 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:21.668286 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:21.668286 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:21.669559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4ea76843-88d9-4b92-9efc-fe6f62838329 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:21.670518 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4ea76843-88d9-4b92-9efc-fe6f62838329 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:21.715935 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:21.715935 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:21.718744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4ea76843-88d9-4b92-9efc-fe6f62838329 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:21.720157 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1545/3049] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:21 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:22.340861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d04d7b28-02f4-403f-a691-79fa990c1504 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:22.341998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d04d7b28-02f4-403f-a691-79fa990c1504 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:22.342420 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:22.342420 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:22.343062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d04d7b28-02f4-403f-a691-79fa990c1504 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:22.407570 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:22.407570 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:22.417823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d04d7b28-02f4-403f-a691-79fa990c1504 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:22.449453 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d04d7b28-02f4-403f-a691-79fa990c1504 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:22.450661 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1505/3050] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:22 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:22.737774 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-683aaa66-3385-4c53-b93b-05c49b7af486 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:22.740705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-683aaa66-3385-4c53-b93b-05c49b7af486 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:22.741486 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:22.741486 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:22.742800 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-683aaa66-3385-4c53-b93b-05c49b7af486 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:22.751054 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-683aaa66-3385-4c53-b93b-05c49b7af486 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:22.780836 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:22.780836 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:22.783254 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-683aaa66-3385-4c53-b93b-05c49b7af486 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:22.785512 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1546/3051] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:22 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:23.467471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c43b8302-4f06-4221-a98f-837441c138fc tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:23.468033 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c43b8302-4f06-4221-a98f-837441c138fc tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:23.468627 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:23.468627 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:23.469229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c43b8302-4f06-4221-a98f-837441c138fc tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:23.576440 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:23.576440 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:23.587996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c43b8302-4f06-4221-a98f-837441c138fc tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:23.614900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c43b8302-4f06-4221-a98f-837441c138fc tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:23.615831 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1506/3052] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:23 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 972 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:23.799222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a0407e9-9434-40d6-a44c-fd72241838ab tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:23.800713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a0407e9-9434-40d6-a44c-fd72241838ab tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:23.801285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:23.801285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:23.801937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a0407e9-9434-40d6-a44c-fd72241838ab tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:23.802490 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5a0407e9-9434-40d6-a44c-fd72241838ab tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:23.840854 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:23.840854 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:23.845007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a0407e9-9434-40d6-a44c-fd72241838ab tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:23.846769 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1547/3053] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:23 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:24.633153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35bacd2c-6fc9-4c5d-9cd2-943fdf2e30b3 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:24.634659 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35bacd2c-6fc9-4c5d-9cd2-943fdf2e30b3 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:24.635098 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:24.635098 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:24.635788 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35bacd2c-6fc9-4c5d-9cd2-943fdf2e30b3 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:24.738825 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:24.738825 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:24.752074 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-35bacd2c-6fc9-4c5d-9cd2-943fdf2e30b3 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:24.792719 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35bacd2c-6fc9-4c5d-9cd2-943fdf2e30b3 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:24.793718 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1507/3054] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:24 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 972 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:24.863063 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f052174a-2d82-432a-8642-fb5578faff54 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:24.864757 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f052174a-2d82-432a-8642-fb5578faff54 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:24.865719 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:24.865719 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:24.866539 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f052174a-2d82-432a-8642-fb5578faff54 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:24.867109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f052174a-2d82-432a-8642-fb5578faff54 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:24.905951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:24.905951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:24.913236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f052174a-2d82-432a-8642-fb5578faff54 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:24.914497 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1548/3055] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:24 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:25.813311 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0adbe5f7-6781-4bc3-8d72-637a2069d2c2 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:25.814448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0adbe5f7-6781-4bc3-8d72-637a2069d2c2 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:25.814892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:25.814892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:25.815797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0adbe5f7-6781-4bc3-8d72-637a2069d2c2 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:25.872793 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:25.872793 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:25.882753 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0adbe5f7-6781-4bc3-8d72-637a2069d2c2 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:25.935696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea999b4b-6cc8-4de5-b718-734005a43947 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:25.936570 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea999b4b-6cc8-4de5-b718-734005a43947 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:25.936924 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:25.936924 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:25.937479 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ea999b4b-6cc8-4de5-b718-734005a43947 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:25.938894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ea999b4b-6cc8-4de5-b718-734005a43947 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:25.954042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0adbe5f7-6781-4bc3-8d72-637a2069d2c2 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:25.955301 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1508/3056] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:25 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 972 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:25.964544 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:25.964544 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:25.966502 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ea999b4b-6cc8-4de5-b718-734005a43947 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:25.967540 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1549/3057] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:25 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:06:26.973286 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-abf1cf76-90c0-48bf-9392-403d5c72b832 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:26.973918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-abf1cf76-90c0-48bf-9392-403d5c72b832 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:26.974104 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:26.974104 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:26.974361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-abf1cf76-90c0-48bf-9392-403d5c72b832 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:26.983006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e8ae0b16-12d5-4eb2-aeeb-b9dcc04ddc71 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:26.983551 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e8ae0b16-12d5-4eb2-aeeb-b9dcc04ddc71 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:26.984284 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:26.984284 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:26.984596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e8ae0b16-12d5-4eb2-aeeb-b9dcc04ddc71 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:26.984786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e8ae0b16-12d5-4eb2-aeeb-b9dcc04ddc71 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:27.009036 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:27.009036 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:27.011646 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e8ae0b16-12d5-4eb2-aeeb-b9dcc04ddc71 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:27.012603 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1550/3058] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:26 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:06:27.038244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41e6028b-4e80-403b-a9bd-96d0d3564add tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 Dec 31 10:06:27.039468 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41e6028b-4e80-403b-a9bd-96d0d3564add tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:27.039888 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:27.039888 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:27.041352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41e6028b-4e80-403b-a9bd-96d0d3564add tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:27.054641 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:27.054641 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:27.065717 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-abf1cf76-90c0-48bf-9392-403d5c72b832 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:27.094136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-abf1cf76-90c0-48bf-9392-403d5c72b832 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:27.095622 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1509/3059] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:26 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 972 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:27.138980 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:27.138980 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:27.153558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-41e6028b-4e80-403b-a9bd-96d0d3564add tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Volume info retrieved successfully. Dec 31 10:06:27.181054 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41e6028b-4e80-403b-a9bd-96d0d3564add tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 returned with HTTP 200 Dec 31 10:06:27.182630 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1551/3060] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:27 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:27.203307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65074ef1-3737-4c54-9e31-7f25d8ccadbd tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] PUT http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:27.204204 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:27.204204 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:27.204891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-65074ef1-3737-4c54-9e31-7f25d8ccadbd tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-2090042844", "description": "tempest-volume-backup-description-1845009074"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:06:27.240178 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:27.240178 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:27.267646 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65074ef1-3737-4c54-9e31-7f25d8ccadbd tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:27.268966 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1510/3061] 10.222.0.45 () {62 vars in 1376 bytes} [Thu Dec 31 10:06:27 2020] PUT /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 399 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:27.286618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d9b5904-674b-4b65-bb58-f836435ae65c tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:27.288129 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d9b5904-674b-4b65-bb58-f836435ae65c tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:27.288900 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:27.288900 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:27.290366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d9b5904-674b-4b65-bb58-f836435ae65c tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:27.290366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0d9b5904-674b-4b65-bb58-f836435ae65c tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Show backup with id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:06:27.325603 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:27.325603 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:27.327940 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d9b5904-674b-4b65-bb58-f836435ae65c tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 200 Dec 31 10:06:27.329590 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1552/3062] 10.222.0.45 () {60 vars in 1355 bytes} [Thu Dec 31 10:06:27 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 862 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:27.356840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-645c3290-182d-4e55-93b9-f0112a46778e tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] DELETE http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc Dec 31 10:06:27.357970 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-645c3290-182d-4e55-93b9-f0112a46778e tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:27.358646 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:27.358646 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:27.359955 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-645c3290-182d-4e55-93b9-f0112a46778e tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:27.361012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-645c3290-182d-4e55-93b9-f0112a46778e tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Delete backup with id: 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc. Dec 31 10:06:27.409576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:27.409576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:27.457084 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-645c3290-182d-4e55-93b9-f0112a46778e tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] delete_backup rpcapi backup_id 54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc {{(pid=88085) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 31 10:06:27.461683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-645c3290-182d-4e55-93b9-f0112a46778e tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc returned with HTTP 202 Dec 31 10:06:27.463022 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1511/3063] 10.222.0.45 () {60 vars in 1358 bytes} [Thu Dec 31 10:06:27 2020] DELETE /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/backups/54bfcce0-ef5c-4c0c-be8f-1efa77b90bfc => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:06:27.481798 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e92a82e-b6ca-492c-b993-5011ea8ca497 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] DELETE http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 Dec 31 10:06:27.482249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e92a82e-b6ca-492c-b993-5011ea8ca497 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:27.482448 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:27.482448 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:27.482830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5e92a82e-b6ca-492c-b993-5011ea8ca497 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:27.483399 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-5e92a82e-b6ca-492c-b993-5011ea8ca497 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Delete volume with id: c484b9ce-106e-47b6-93e1-23d903e62cd6 Dec 31 10:06:27.541341 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:27.541341 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:27.542566 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5e92a82e-b6ca-492c-b993-5011ea8ca497 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Volume info retrieved successfully. Dec 31 10:06:27.603069 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5e92a82e-b6ca-492c-b993-5011ea8ca497 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Delete volume request issued successfully. Dec 31 10:06:27.604018 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5e92a82e-b6ca-492c-b993-5011ea8ca497 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 returned with HTTP 202 Dec 31 10:06:27.605691 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1553/3064] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:06:27 2020] DELETE /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:06:27.619062 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bef283f2-f212-4660-902e-4e244579b35d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 Dec 31 10:06:27.620161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bef283f2-f212-4660-902e-4e244579b35d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:27.620649 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:27.620649 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:27.622023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bef283f2-f212-4660-902e-4e244579b35d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:27.746519 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:27.746519 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:27.782173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bef283f2-f212-4660-902e-4e244579b35d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Volume info retrieved successfully. Dec 31 10:06:27.994892 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bef283f2-f212-4660-902e-4e244579b35d tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 returned with HTTP 200 Dec 31 10:06:28.007332 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1512/3065] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:27 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 => generated 912 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:28.115691 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a991b2a-d620-41f4-8cfe-604554a3d625 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:28.116399 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a991b2a-d620-41f4-8cfe-604554a3d625 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:28.116851 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:28.116851 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:28.117690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6a991b2a-d620-41f4-8cfe-604554a3d625 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:28.234482 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:28.234482 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:28.277551 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6a991b2a-d620-41f4-8cfe-604554a3d625 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:28.357645 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6a991b2a-d620-41f4-8cfe-604554a3d625 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:28.360732 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1554/3066] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:28 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 972 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:06:29.024002 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1359c1af-0742-49f3-ad8a-b74a05458eb7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 Dec 31 10:06:29.025224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1359c1af-0742-49f3-ad8a-b74a05458eb7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:29.025657 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:29.025657 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:29.026030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1359c1af-0742-49f3-ad8a-b74a05458eb7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:29.124636 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:29.124636 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:29.156674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1359c1af-0742-49f3-ad8a-b74a05458eb7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Volume info retrieved successfully. Dec 31 10:06:29.194057 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1359c1af-0742-49f3-ad8a-b74a05458eb7 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 returned with HTTP 200 Dec 31 10:06:29.195343 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1513/3067] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:29 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 => generated 912 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:29.380751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cf2b366-661e-4b50-a900-9413c5435e88 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:29.381676 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cf2b366-661e-4b50-a900-9413c5435e88 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:29.382083 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:29.382083 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:29.383099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3cf2b366-661e-4b50-a900-9413c5435e88 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:29.516429 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:29.516429 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:29.538509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3cf2b366-661e-4b50-a900-9413c5435e88 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:29.606823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3cf2b366-661e-4b50-a900-9413c5435e88 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:29.607936 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1555/3068] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:29 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 1360 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:29.629922 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ee79ceb-8a8e-4921-afb8-0e16d38cd675 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] POST http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e/action Dec 31 10:06:29.630692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:29.630692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:29.631475 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ee79ceb-8a8e-4921-afb8-0e16d38cd675 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] 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=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:06:29.632022 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ee79ceb-8a8e-4921-afb8-0e16d38cd675 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] 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=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:06:29.743731 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:29.743731 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:29.804824 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:29.804824 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:29.807217 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ee79ceb-8a8e-4921-afb8-0e16d38cd675 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:29.835667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ee79ceb-8a8e-4921-afb8-0e16d38cd675 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Update volume metadata completed successfully. Dec 31 10:06:29.837130 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ee79ceb-8a8e-4921-afb8-0e16d38cd675 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e/action returned with HTTP 200 Dec 31 10:06:29.838577 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1514/3069] 10.222.0.45 () {60 vars in 1358 bytes} [Thu Dec 31 10:06:29 2020] POST /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e/action => generated 511 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:29.849475 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f46c36c5-dea3-4b29-a5a7-608679fd8968 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:29.850147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f46c36c5-dea3-4b29-a5a7-608679fd8968 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:29.850428 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:29.850428 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:29.850877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f46c36c5-dea3-4b29-a5a7-608679fd8968 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:29.926076 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:29.926076 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:29.939243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f46c36c5-dea3-4b29-a5a7-608679fd8968 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:30.020800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f46c36c5-dea3-4b29-a5a7-608679fd8968 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:30.021975 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1556/3070] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:29 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 1435 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:30.037839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00b3d459-b8ce-4873-9c61-a29cec3f5b48 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] POST http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e/action Dec 31 10:06:30.038635 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:30.038635 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:30.038896 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00b3d459-b8ce-4873-9c61-a29cec3f5b48 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:06:30.039119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00b3d459-b8ce-4873-9c61-a29cec3f5b48 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:06:30.118514 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:30.118514 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:30.202545 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:30.202545 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:30.204420 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-00b3d459-b8ce-4873-9c61-a29cec3f5b48 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:30.212400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8eb03d24-dafc-4890-b881-eb54129c17d8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] GET http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 Dec 31 10:06:30.213408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8eb03d24-dafc-4890-b881-eb54129c17d8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:30.213707 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:30.213707 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:30.214344 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8eb03d24-dafc-4890-b881-eb54129c17d8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:30.219552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-00b3d459-b8ce-4873-9c61-a29cec3f5b48 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Get volume image-metadata completed successfully. Dec 31 10:06:30.247680 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:06:30.247680 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:06:30.258655 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-00b3d459-b8ce-4873-9c61-a29cec3f5b48 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Delete volume metadata completed successfully. Dec 31 10:06:30.259736 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00b3d459-b8ce-4873-9c61-a29cec3f5b48 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e/action returned with HTTP 200 Dec 31 10:06:30.260904 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1515/3071] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 10:06:30 2020] POST /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e/action => generated 0 bytes in 228 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 31 10:06:30.273818 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf7fa704-3f60-490f-9e1e-ea0b9ba86966 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] POST http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e/action Dec 31 10:06:30.275237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:30.275237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:30.276117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf7fa704-3f60-490f-9e1e-ea0b9ba86966 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:06:30.278953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bf7fa704-3f60-490f-9e1e-ea0b9ba86966 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:06:30.361884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8eb03d24-dafc-4890-b881-eb54129c17d8 tempest-VolumesBackupsV39Test-673499007 tempest-VolumesBackupsV39Test-673499007] http://10.222.0.45/volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 returned with HTTP 404 Dec 31 10:06:30.363459 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1557/3072] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:30 2020] GET /volume/v3/4ea8001c020543f6b7bcf83a368b4a1b/volumes/c484b9ce-106e-47b6-93e1-23d903e62cd6 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:06:30.377175 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:30.377175 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:30.378711 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bf7fa704-3f60-490f-9e1e-ea0b9ba86966 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:30.398804 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bf7fa704-3f60-490f-9e1e-ea0b9ba86966 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Get volume image-metadata completed successfully. Dec 31 10:06:30.400131 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bf7fa704-3f60-490f-9e1e-ea0b9ba86966 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e/action returned with HTTP 200 Dec 31 10:06:30.403802 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1516/3073] 10.222.0.45 () {60 vars in 1357 bytes} [Thu Dec 31 10:06:30 2020] POST /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e/action => generated 485 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:30.414219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8414f602-f8e6-434f-aed7-915b02f22a06 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] DELETE http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:30.415034 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8414f602-f8e6-434f-aed7-915b02f22a06 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:30.415544 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8414f602-f8e6-434f-aed7-915b02f22a06 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:30.416085 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-8414f602-f8e6-434f-aed7-915b02f22a06 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Delete volume with id: 6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:30.557738 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:30.557738 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:30.561335 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8414f602-f8e6-434f-aed7-915b02f22a06 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:30.629426 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8414f602-f8e6-434f-aed7-915b02f22a06 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Delete volume request issued successfully. Dec 31 10:06:30.630093 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8414f602-f8e6-434f-aed7-915b02f22a06 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 202 Dec 31 10:06:30.631042 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1558/3074] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:06:30 2020] DELETE /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:06:30.640126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-624c8afe-a237-493e-a20f-9737011428de tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:30.640813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-624c8afe-a237-493e-a20f-9737011428de tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:30.642631 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:30.642631 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:30.643034 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-624c8afe-a237-493e-a20f-9737011428de tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:30.795476 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:30.795476 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:30.824673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-624c8afe-a237-493e-a20f-9737011428de tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:30.935050 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-624c8afe-a237-493e-a20f-9737011428de tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:30.936398 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1517/3075] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:30 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 1408 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:31.957619 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-763ebd31-fc85-4153-8395-c0b301b14444 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:31.959327 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-763ebd31-fc85-4153-8395-c0b301b14444 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:31.959876 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:31.959876 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:31.960940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-763ebd31-fc85-4153-8395-c0b301b14444 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:32.069277 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:32.069277 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:32.083061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-763ebd31-fc85-4153-8395-c0b301b14444 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Volume info retrieved successfully. Dec 31 10:06:32.123242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-763ebd31-fc85-4153-8395-c0b301b14444 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 200 Dec 31 10:06:32.124515 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1559/3076] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:31 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 1408 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:33.142288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0eea18d8-bfa4-4164-9bb5-42ad6e0ca228 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] GET http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e Dec 31 10:06:33.143094 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0eea18d8-bfa4-4164-9bb5-42ad6e0ca228 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:33.143241 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:33.143241 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:33.143743 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0eea18d8-bfa4-4164-9bb5-42ad6e0ca228 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:33.267761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0eea18d8-bfa4-4164-9bb5-42ad6e0ca228 tempest-VolumesImageMetadata-1286795031 tempest-VolumesImageMetadata-1286795031] http://10.222.0.45/volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e returned with HTTP 404 Dec 31 10:06:33.270501 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1518/3077] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:33 2020] GET /volume/v3/d7e280988298407f86a1cba3fd5e284f/volumes/6067df5f-7451-48b9-bfca-7e86c9b0805e => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:06:34.555805 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d02f5c0d-d53f-47c8-96c4-f21f89595da5 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes Dec 31 10:06:34.558476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d02f5c0d-d53f-47c8-96c4-f21f89595da5 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:34.558864 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:34.558864 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:34.560061 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d02f5c0d-d53f-47c8-96c4-f21f89595da5 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:34.562362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-d02f5c0d-d53f-47c8-96c4-f21f89595da5 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:34.564714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d02f5c0d-d53f-47c8-96c4-f21f89595da5 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:34.626630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d02f5c0d-d53f-47c8-96c4-f21f89595da5 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:34.627468 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d02f5c0d-d53f-47c8-96c4-f21f89595da5 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes returned with HTTP 200 Dec 31 10:06:34.628668 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1560/3078] 10.222.0.45 () {58 vars in 1204 bytes} [Thu Dec 31 10:06:34 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes => generated 15 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 10:06:34.645864 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] POST http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes Dec 31 10:06:34.646763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1380498177"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:06:34.648028 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1380498177'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:06:34.648409 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Create volume of 1 GB Dec 31 10:06:34.663506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Availability Zones retrieved successfully. Dec 31 10:06:34.680880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Flow 'volume_create_api' (4bcba1f0-16b8-422d-9691-6db0cb62aff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:06:34.685229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be53492-c05f-474c-82fa-1e0661af727d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:34.689449 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:06:34.779533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be53492-c05f-474c-82fa-1e0661af727d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:34.782065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eff336b-3bca-4c62-a44a-adf5ddc49b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:34.903552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Created reservations ['cd0aefea-d6da-4faf-a9b2-7ca4574b7fdb', '708c7cea-6f49-49d3-b3ad-101a18e7e050', 'ab185028-eff9-4d06-90ce-3da684ef3e09', 'd14f7693-5d21-443f-b297-23f88b931c51'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:06:34.906085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7eff336b-3bca-4c62-a44a-adf5ddc49b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd0aefea-d6da-4faf-a9b2-7ca4574b7fdb', '708c7cea-6f49-49d3-b3ad-101a18e7e050', 'ab185028-eff9-4d06-90ce-3da684ef3e09', 'd14f7693-5d21-443f-b297-23f88b931c51']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:34.910069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ef9f1f-7c94-4e6e-88f3-cba31e2945a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:34.987136 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ef9f1f-7c94-4e6e-88f3-cba31e2945a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fa93800-7d19-45eb-b840-465e2456b9aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1380498177',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f5b5559655641abb2acf81c20e84805',qos_specs=None,replication_status=,reservations=['cd0aefea-d6da-4faf-a9b2-7ca4574b7fdb','708c7cea-6f49-49d3-b3ad-101a18e7e050','ab185028-eff9-4d06-90ce-3da684ef3e09','d14f7693-5d21-443f-b297-23f88b931c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b247965bac794a17a584095050d3b485',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:06:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1380498177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fa93800-7d19-45eb-b840-465e2456b9aa,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8f5b5559655641abb2acf81c20e84805',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='b247965bac794a17a584095050d3b485',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:34.992514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c075dca2-75e0-4cf0-b37a-d50c6c8e437c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:35.029077 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c075dca2-75e0-4cf0-b37a-d50c6c8e437c) 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-1380498177',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f5b5559655641abb2acf81c20e84805',qos_specs=None,replication_status=,reservations=['cd0aefea-d6da-4faf-a9b2-7ca4574b7fdb','708c7cea-6f49-49d3-b3ad-101a18e7e050','ab185028-eff9-4d06-90ce-3da684ef3e09','d14f7693-5d21-443f-b297-23f88b931c51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b247965bac794a17a584095050d3b485',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:35.030909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c312472d-57cd-4171-bf03-c86cdb2fb4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:35.047683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c312472d-57cd-4171-bf03-c86cdb2fb4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:35.051494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Flow 'volume_create_api' (4bcba1f0-16b8-422d-9691-6db0cb62aff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:06:35.126042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Create volume request issued successfully. Dec 31 10:06:35.142083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cf12c03-1de6-4911-b662-cb2fea0592f2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes returned with HTTP 202 Dec 31 10:06:35.143241 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1519/3079] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:06:34 2020] POST /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes => generated 833 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:06:35.157750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5b5964d-be44-4c05-a181-1cddacf9632f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa Dec 31 10:06:35.158585 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5b5964d-be44-4c05-a181-1cddacf9632f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:35.159745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5b5964d-be44-4c05-a181-1cddacf9632f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:35.245140 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:35.245140 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:35.254221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e5b5964d-be44-4c05-a181-1cddacf9632f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:35.280310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5b5964d-be44-4c05-a181-1cddacf9632f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa returned with HTTP 200 Dec 31 10:06:35.281161 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1561/3080] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:35 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa => generated 925 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:36.048782 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] POST http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes Dec 31 10:06:36.049355 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:36.049355 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:36.049606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1882422731"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:06:36.051165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1882422731'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:06:36.051808 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Create volume of 1 GB Dec 31 10:06:36.052630 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:36.052630 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:36.081530 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Availability Zones retrieved successfully. Dec 31 10:06:36.098755 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Flow 'volume_create_api' (27ceb7fa-3741-4416-bfd6-de965be3cf5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:06:36.101566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b46e4a-4b55-499e-8daf-85f0d926f00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:36.103674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:06:36.181977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b46e4a-4b55-499e-8daf-85f0d926f00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:36.185280 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5de04f3-a02c-41e1-90cd-74cf2e9e0d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:36.297538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-538cd55c-e20a-48a4-93da-47d83e12264f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa Dec 31 10:06:36.298429 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-538cd55c-e20a-48a4-93da-47d83e12264f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:36.298836 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:36.298836 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:36.299494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-538cd55c-e20a-48a4-93da-47d83e12264f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:36.304888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Created reservations ['bd3f1669-2278-4f40-9c8e-e08422595bc7', '1a2f936c-50c8-4e5a-9f4c-5e745e6b2869', '42dd62e1-cd56-49c9-84f2-9badc4cf0c07', 'db9ac29e-7011-40bd-ad91-b477dd641a59'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:06:36.307271 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5de04f3-a02c-41e1-90cd-74cf2e9e0d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd3f1669-2278-4f40-9c8e-e08422595bc7', '1a2f936c-50c8-4e5a-9f4c-5e745e6b2869', '42dd62e1-cd56-49c9-84f2-9badc4cf0c07', 'db9ac29e-7011-40bd-ad91-b477dd641a59']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:36.309780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e168f0d-58df-40aa-8531-f870cc21397f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:36.352026 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:36.352026 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:36.361240 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-538cd55c-e20a-48a4-93da-47d83e12264f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:36.380343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e168f0d-58df-40aa-8531-f870cc21397f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '277d7d1a-8a23-434e-8f95-9486d3da59da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1882422731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74b6dd65f304054ba4ec603ab0459f3',qos_specs=None,replication_status=,reservations=['bd3f1669-2278-4f40-9c8e-e08422595bc7','1a2f936c-50c8-4e5a-9f4c-5e745e6b2869','42dd62e1-cd56-49c9-84f2-9badc4cf0c07','db9ac29e-7011-40bd-ad91-b477dd641a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d2273612104a6faa689a965ab93595',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1882422731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=277d7d1a-8a23-434e-8f95-9486d3da59da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f74b6dd65f304054ba4ec603ab0459f3',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='66d2273612104a6faa689a965ab93595',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:36.382587 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84072b93-be41-47c6-a60b-875c91058226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:36.385205 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-538cd55c-e20a-48a4-93da-47d83e12264f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa returned with HTTP 200 Dec 31 10:06:36.386058 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1562/3081] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:36 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa => generated 926 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:36.403788 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95a6d90d-26f5-4f23-b550-7515c381ed59 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa Dec 31 10:06:36.404674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-95a6d90d-26f5-4f23-b550-7515c381ed59 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:36.405285 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:36.405285 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:36.406259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-95a6d90d-26f5-4f23-b550-7515c381ed59 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:36.413215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84072b93-be41-47c6-a60b-875c91058226) 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-1882422731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74b6dd65f304054ba4ec603ab0459f3',qos_specs=None,replication_status=,reservations=['bd3f1669-2278-4f40-9c8e-e08422595bc7','1a2f936c-50c8-4e5a-9f4c-5e745e6b2869','42dd62e1-cd56-49c9-84f2-9badc4cf0c07','db9ac29e-7011-40bd-ad91-b477dd641a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d2273612104a6faa689a965ab93595',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:36.415364 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c1ff0b9-0a5f-4283-9e6b-5ad063177f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:36.435044 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c1ff0b9-0a5f-4283-9e6b-5ad063177f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:36.437728 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Flow 'volume_create_api' (27ceb7fa-3741-4416-bfd6-de965be3cf5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:06:36.464369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:36.464369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:36.475727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-95a6d90d-26f5-4f23-b550-7515c381ed59 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:36.499118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Create volume request issued successfully. Dec 31 10:06:36.510550 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-95a6d90d-26f5-4f23-b550-7515c381ed59 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa returned with HTTP 200 Dec 31 10:06:36.511576 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1563/3082] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:36 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa => generated 926 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:36.525482 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7193a5f-b581-425c-af6e-6b180a654d47 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes returned with HTTP 202 Dec 31 10:06:36.526844 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1520/3083] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:06:35 2020] POST /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes => generated 818 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:06:36.536759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] POST http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes Dec 31 10:06:36.537708 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:36.537708 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:36.538361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-610557844"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:06:36.539855 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-610557844'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:06:36.540557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Create volume of 1 GB Dec 31 10:06:36.543869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-342e2567-6074-4f8f-a893-dbf2d955bc3f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:06:36.544989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-342e2567-6074-4f8f-a893-dbf2d955bc3f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:36.545284 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:36.545284 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:36.545750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-342e2567-6074-4f8f-a893-dbf2d955bc3f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:36.557324 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Availability Zones retrieved successfully. Dec 31 10:06:36.578476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Flow 'volume_create_api' (10bce504-b5fa-4703-8a69-5dee3215c0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:06:36.582800 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eab9206-f188-494c-b72c-0593310d7b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:36.585329 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:06:36.613734 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:36.613734 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:36.624384 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-342e2567-6074-4f8f-a893-dbf2d955bc3f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:06:36.651991 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-342e2567-6074-4f8f-a893-dbf2d955bc3f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:06:36.653950 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1521/3084] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:36 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 886 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:36.657582 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4eab9206-f188-494c-b72c-0593310d7b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:36.660381 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf4d5fc-8c55-4e54-a19b-cab0b41def3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:36.755468 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Created reservations ['1c8419e3-2d95-49d5-bf80-62f01ee1e472', '980fc79f-7404-4bfc-b06c-867a247bd2d3', 'a0922bfc-9ae9-44a7-8238-4a27f95bdac1', 'a06fbba3-23dd-48cd-a86b-ddcda1708f10'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:06:36.757422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caf4d5fc-8c55-4e54-a19b-cab0b41def3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c8419e3-2d95-49d5-bf80-62f01ee1e472', '980fc79f-7404-4bfc-b06c-867a247bd2d3', 'a0922bfc-9ae9-44a7-8238-4a27f95bdac1', 'a06fbba3-23dd-48cd-a86b-ddcda1708f10']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:36.759622 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65652a54-03e5-403b-9295-87af2bbc1b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:36.830720 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65652a54-03e5-403b-9295-87af2bbc1b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dc016af-3f9b-496f-a4af-34a62d8c0443', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-610557844',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f5b5559655641abb2acf81c20e84805',qos_specs=None,replication_status=,reservations=['1c8419e3-2d95-49d5-bf80-62f01ee1e472','980fc79f-7404-4bfc-b06c-867a247bd2d3','a0922bfc-9ae9-44a7-8238-4a27f95bdac1','a06fbba3-23dd-48cd-a86b-ddcda1708f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b247965bac794a17a584095050d3b485',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-610557844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dc016af-3f9b-496f-a4af-34a62d8c0443,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8f5b5559655641abb2acf81c20e84805',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='b247965bac794a17a584095050d3b485',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:36.833212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e805a465-15e1-4365-9024-d5e2b348498d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:36.861385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e805a465-15e1-4365-9024-d5e2b348498d) 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-610557844',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f5b5559655641abb2acf81c20e84805',qos_specs=None,replication_status=,reservations=['1c8419e3-2d95-49d5-bf80-62f01ee1e472','980fc79f-7404-4bfc-b06c-867a247bd2d3','a0922bfc-9ae9-44a7-8238-4a27f95bdac1','a06fbba3-23dd-48cd-a86b-ddcda1708f10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b247965bac794a17a584095050d3b485',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:36.864007 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90b783c7-5335-423d-9c61-7f7146d9b937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:36.881003 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90b783c7-5335-423d-9c61-7f7146d9b937) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:36.884846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Flow 'volume_create_api' (10bce504-b5fa-4703-8a69-5dee3215c0cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:06:36.948187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Create volume request issued successfully. Dec 31 10:06:36.966072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8a09ee65-9684-40af-8155-9da3bc20b160 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes returned with HTTP 202 Dec 31 10:06:36.967494 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1564/3085] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:06:36 2020] POST /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes => generated 832 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:06:36.988264 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4acef716-ab85-4aa1-bd9a-9d11e9e6f210 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 Dec 31 10:06:36.989809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4acef716-ab85-4aa1-bd9a-9d11e9e6f210 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:36.990425 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:36.990425 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:36.991176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4acef716-ab85-4aa1-bd9a-9d11e9e6f210 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:37.067370 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:37.067370 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:37.078670 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4acef716-ab85-4aa1-bd9a-9d11e9e6f210 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:37.107068 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4acef716-ab85-4aa1-bd9a-9d11e9e6f210 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 returned with HTTP 200 Dec 31 10:06:37.108321 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1522/3086] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:36 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 => generated 924 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:37.676776 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b998736c-ffab-4580-ba3c-854121409180 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:06:37.677924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b998736c-ffab-4580-ba3c-854121409180 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:37.679612 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:37.679612 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:37.683662 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b998736c-ffab-4580-ba3c-854121409180 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:37.771732 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:37.771732 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:37.781683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b998736c-ffab-4580-ba3c-854121409180 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:06:37.810258 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b998736c-ffab-4580-ba3c-854121409180 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:06:37.811288 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1565/3087] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:37 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:38.124869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a38d418-fa45-4593-959a-ff6280a79c21 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 Dec 31 10:06:38.125425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a38d418-fa45-4593-959a-ff6280a79c21 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:38.125576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:38.125576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:38.125966 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a38d418-fa45-4593-959a-ff6280a79c21 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:38.175552 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:38.175552 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:38.185169 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1a38d418-fa45-4593-959a-ff6280a79c21 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:38.207632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a38d418-fa45-4593-959a-ff6280a79c21 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 returned with HTTP 200 Dec 31 10:06:38.208459 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1523/3088] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:38 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 => generated 925 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:38.223627 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-618dce76-1287-4cf8-af6b-5f9f39dd2fff tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 Dec 31 10:06:38.224148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-618dce76-1287-4cf8-af6b-5f9f39dd2fff tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:38.224522 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:38.224522 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:38.225529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-618dce76-1287-4cf8-af6b-5f9f39dd2fff tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:38.408345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:38.408345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:38.417624 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-618dce76-1287-4cf8-af6b-5f9f39dd2fff tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:38.442932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-618dce76-1287-4cf8-af6b-5f9f39dd2fff tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 returned with HTTP 200 Dec 31 10:06:38.444109 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1566/3089] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:38 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 => generated 925 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:38.462915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] POST http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes Dec 31 10:06:38.463751 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:38.463751 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:38.464461 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-900005551"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:06:38.466633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-900005551'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:06:38.467278 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Create volume of 1 GB Dec 31 10:06:38.484714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Availability Zones retrieved successfully. Dec 31 10:06:38.501682 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Flow 'volume_create_api' (274fa98a-7aeb-44ec-bfbe-99059526dac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:06:38.504866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38195416-1add-4a89-8be1-afc04bdc2300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:38.506943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:06:38.575754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38195416-1add-4a89-8be1-afc04bdc2300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:38.577869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b3c813-6b74-4def-9686-47aa1217a781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:38.650818 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Created reservations ['dad7c02b-6ca1-445a-9d01-69ee1c7efdb4', 'bbf353f9-ac71-4a1b-a6c8-0f43c89c550a', 'd7940464-1eef-43ed-a999-c0a9fbbcf310', 'f51194a6-01bb-4763-b33c-e41a008aa0a6'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:06:38.652806 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b3c813-6b74-4def-9686-47aa1217a781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dad7c02b-6ca1-445a-9d01-69ee1c7efdb4', 'bbf353f9-ac71-4a1b-a6c8-0f43c89c550a', 'd7940464-1eef-43ed-a999-c0a9fbbcf310', 'f51194a6-01bb-4763-b33c-e41a008aa0a6']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:38.654947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67ab95f-fe2c-4406-9fc3-ab084c20f67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:38.718593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67ab95f-fe2c-4406-9fc3-ab084c20f67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2d0648c-060e-459d-84ab-2a4543a4b020', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-900005551',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f5b5559655641abb2acf81c20e84805',qos_specs=None,replication_status=,reservations=['dad7c02b-6ca1-445a-9d01-69ee1c7efdb4','bbf353f9-ac71-4a1b-a6c8-0f43c89c550a','d7940464-1eef-43ed-a999-c0a9fbbcf310','f51194a6-01bb-4763-b33c-e41a008aa0a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b247965bac794a17a584095050d3b485',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-900005551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2d0648c-060e-459d-84ab-2a4543a4b020,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8f5b5559655641abb2acf81c20e84805',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='b247965bac794a17a584095050d3b485',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:38.720669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527a92d9-1d7c-4378-945d-56675136e9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:38.748947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527a92d9-1d7c-4378-945d-56675136e9e3) 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-900005551',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8f5b5559655641abb2acf81c20e84805',qos_specs=None,replication_status=,reservations=['dad7c02b-6ca1-445a-9d01-69ee1c7efdb4','bbf353f9-ac71-4a1b-a6c8-0f43c89c550a','d7940464-1eef-43ed-a999-c0a9fbbcf310','f51194a6-01bb-4763-b33c-e41a008aa0a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b247965bac794a17a584095050d3b485',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:38.750904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede58cd3-be04-40f3-8a3a-d9e9cb75ed02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:06:38.770060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ede58cd3-be04-40f3-8a3a-d9e9cb75ed02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:06:38.773235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Flow 'volume_create_api' (274fa98a-7aeb-44ec-bfbe-99059526dac6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:06:38.914016 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Create volume request issued successfully. Dec 31 10:06:38.946904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5efd0e8-f189-496d-8437-aaf582c557ab tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes returned with HTTP 202 Dec 31 10:06:38.947884 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1524/3090] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:06:38 2020] POST /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes => generated 832 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:06:38.962922 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d0a27a2-cd95-40f9-8eb5-27c759202594 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 Dec 31 10:06:38.963624 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d0a27a2-cd95-40f9-8eb5-27c759202594 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:38.963940 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:38.963940 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:38.964514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d0a27a2-cd95-40f9-8eb5-27c759202594 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:39.075733 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:39.075733 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:39.104644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1d0a27a2-cd95-40f9-8eb5-27c759202594 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:39.130451 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d0a27a2-cd95-40f9-8eb5-27c759202594 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 returned with HTTP 200 Dec 31 10:06:39.131963 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1567/3091] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:38 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 => generated 924 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:40.150109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f691884-18de-4eae-bcce-69100a65cc74 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 Dec 31 10:06:40.151770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f691884-18de-4eae-bcce-69100a65cc74 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:40.152447 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:40.152447 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:40.153202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f691884-18de-4eae-bcce-69100a65cc74 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:40.212654 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:40.212654 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:40.229027 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6f691884-18de-4eae-bcce-69100a65cc74 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:40.259410 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f691884-18de-4eae-bcce-69100a65cc74 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 returned with HTTP 200 Dec 31 10:06:40.260460 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1525/3092] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:40 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 => generated 925 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:40.276399 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53187047-3d18-4041-8528-1214b45fa0f7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 Dec 31 10:06:40.276930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53187047-3d18-4041-8528-1214b45fa0f7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:40.277118 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:40.277118 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:40.278035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-53187047-3d18-4041-8528-1214b45fa0f7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:40.344108 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:40.344108 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:40.353214 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-53187047-3d18-4041-8528-1214b45fa0f7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:40.376042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-53187047-3d18-4041-8528-1214b45fa0f7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 returned with HTTP 200 Dec 31 10:06:40.376847 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1568/3093] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:40 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 => generated 925 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:40.393261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-700b1617-b27a-492e-8769-8afb4e921752 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes Dec 31 10:06:40.394175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-700b1617-b27a-492e-8769-8afb4e921752 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:40.394175 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:40.394175 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:40.394625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-700b1617-b27a-492e-8769-8afb4e921752 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:40.395671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-700b1617-b27a-492e-8769-8afb4e921752 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:40.397846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-700b1617-b27a-492e-8769-8afb4e921752 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:40.463275 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-700b1617-b27a-492e-8769-8afb4e921752 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:40.464801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-700b1617-b27a-492e-8769-8afb4e921752 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes returned with HTTP 200 Dec 31 10:06:40.465747 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1526/3094] 10.222.0.45 () {58 vars in 1204 bytes} [Thu Dec 31 10:06:40 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes => generated 1172 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:40.477950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4528f635-5d7f-4c14-be8a-0225f218005e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?name=tempest-VolumesListTestJSON-Volume-1380498177 Dec 31 10:06:40.478482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4528f635-5d7f-4c14-be8a-0225f218005e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:40.478702 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:40.478702 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:40.479075 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4528f635-5d7f-4c14-be8a-0225f218005e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:40.479848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-4528f635-5d7f-4c14-be8a-0225f218005e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:40.481626 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4528f635-5d7f-4c14-be8a-0225f218005e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1380498177'), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:40.562792 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4528f635-5d7f-4c14-be8a-0225f218005e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:40.564532 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4528f635-5d7f-4c14-be8a-0225f218005e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?name=tempest-VolumesListTestJSON-Volume-1380498177 returned with HTTP 200 Dec 31 10:06:40.572041 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1569/3095] 10.222.0.45 () {58 vars in 1305 bytes} [Thu Dec 31 10:06:40 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?name=tempest-VolumesListTestJSON-Volume-1380498177 => generated 400 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:40.577719 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-015167cf-28f9-4fab-aa06-619a6b8dfaba tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?name=tempest-VolumesListTestJSON-Volume-610557844 Dec 31 10:06:40.578278 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-015167cf-28f9-4fab-aa06-619a6b8dfaba tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:40.578480 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:40.578480 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:40.579056 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-015167cf-28f9-4fab-aa06-619a6b8dfaba tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:40.579813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-015167cf-28f9-4fab-aa06-619a6b8dfaba tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:40.580720 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:40.580720 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:40.582408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-015167cf-28f9-4fab-aa06-619a6b8dfaba tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-610557844'), ('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:40.642782 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-015167cf-28f9-4fab-aa06-619a6b8dfaba tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:40.646199 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:40.646199 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:40.656991 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-015167cf-28f9-4fab-aa06-619a6b8dfaba tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?name=tempest-VolumesListTestJSON-Volume-610557844 returned with HTTP 200 Dec 31 10:06:40.658060 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1527/3096] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:06:40 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?name=tempest-VolumesListTestJSON-Volume-610557844 => generated 928 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:40.675708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b1d4ab9-ac96-4b55-a780-581e5efd5168 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1 Dec 31 10:06:40.676261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b1d4ab9-ac96-4b55-a780-581e5efd5168 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:40.676452 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:40.676452 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:40.677062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b1d4ab9-ac96-4b55-a780-581e5efd5168 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:40.678108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-1b1d4ab9-ac96-4b55-a780-581e5efd5168 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:40.679123 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:40.679123 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:40.680625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1b1d4ab9-ac96-4b55-a780-581e5efd5168 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:40.732906 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1b1d4ab9-ac96-4b55-a780-581e5efd5168 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:40.734628 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:40.734628 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:40.744546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b1d4ab9-ac96-4b55-a780-581e5efd5168 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1 returned with HTTP 200 Dec 31 10:06:40.745351 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1570/3097] 10.222.0.45 () {58 vars in 1240 bytes} [Thu Dec 31 10:06:40 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1 => generated 1104 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:40.761227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db2d60a5-53b2-4ceb-8c7a-04095ba105cb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1&marker=c2d0648c-060e-459d-84ab-2a4543a4b020 Dec 31 10:06:40.762097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db2d60a5-53b2-4ceb-8c7a-04095ba105cb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:40.762344 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:40.762344 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:40.762700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db2d60a5-53b2-4ceb-8c7a-04095ba105cb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:40.763391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-db2d60a5-53b2-4ceb-8c7a-04095ba105cb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:40.765188 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-db2d60a5-53b2-4ceb-8c7a-04095ba105cb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:40.868453 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-db2d60a5-53b2-4ceb-8c7a-04095ba105cb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:40.870174 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:40.870174 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:40.880816 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db2d60a5-53b2-4ceb-8c7a-04095ba105cb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1&marker=c2d0648c-060e-459d-84ab-2a4543a4b020 returned with HTTP 200 Dec 31 10:06:40.881683 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1528/3098] 10.222.0.45 () {58 vars in 1328 bytes} [Thu Dec 31 10:06:40 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1&marker=c2d0648c-060e-459d-84ab-2a4543a4b020 => generated 1104 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:40.898882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c6e0483-2cf6-4ed1-a3ee-20675c16b1eb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1&marker=0dc016af-3f9b-496f-a4af-34a62d8c0443 Dec 31 10:06:40.899127 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c6e0483-2cf6-4ed1-a3ee-20675c16b1eb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:40.899349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:40.899349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:40.899738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5c6e0483-2cf6-4ed1-a3ee-20675c16b1eb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:40.900656 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-5c6e0483-2cf6-4ed1-a3ee-20675c16b1eb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:40.902240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5c6e0483-2cf6-4ed1-a3ee-20675c16b1eb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:41.006917 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5c6e0483-2cf6-4ed1-a3ee-20675c16b1eb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:41.008713 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:41.008713 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:41.018227 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5c6e0483-2cf6-4ed1-a3ee-20675c16b1eb tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1&marker=0dc016af-3f9b-496f-a4af-34a62d8c0443 returned with HTTP 200 Dec 31 10:06:41.019436 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1571/3099] 10.222.0.45 () {58 vars in 1328 bytes} [Thu Dec 31 10:06:40 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1&marker=0dc016af-3f9b-496f-a4af-34a62d8c0443 => generated 1105 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:41.035946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22679560-abd9-4740-b6e4-5bc9ff84b95e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1&marker=5fa93800-7d19-45eb-b840-465e2456b9aa Dec 31 10:06:41.036481 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22679560-abd9-4740-b6e4-5bc9ff84b95e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:41.036719 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:41.036719 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:41.037065 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22679560-abd9-4740-b6e4-5bc9ff84b95e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:41.037693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-22679560-abd9-4740-b6e4-5bc9ff84b95e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:41.039651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-22679560-abd9-4740-b6e4-5bc9ff84b95e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:41.144890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-22679560-abd9-4740-b6e4-5bc9ff84b95e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:41.150244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22679560-abd9-4740-b6e4-5bc9ff84b95e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1&marker=5fa93800-7d19-45eb-b840-465e2456b9aa returned with HTTP 200 Dec 31 10:06:41.151122 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1529/3100] 10.222.0.45 () {58 vars in 1328 bytes} [Thu Dec 31 10:06:41 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=1&marker=5fa93800-7d19-45eb-b840-465e2456b9aa => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 10:06:41.171883 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-acb2cff3-600f-4f50-9c84-8605ae874d67 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Dec 31 10:06:41.172541 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-acb2cff3-600f-4f50-9c84-8605ae874d67 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:41.172892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:41.172892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:41.173555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-acb2cff3-600f-4f50-9c84-8605ae874d67 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:41.174821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-acb2cff3-600f-4f50-9c84-8605ae874d67 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:41.175837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-acb2cff3-600f-4f50-9c84-8605ae874d67 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Could not evaluate value available, assuming string {{(pid=88086) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 10:06:41.178089 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-acb2cff3-600f-4f50-9c84-8605ae874d67 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:41.232403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-acb2cff3-600f-4f50-9c84-8605ae874d67 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:41.234498 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:41.234498 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:41.245702 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-acb2cff3-600f-4f50-9c84-8605ae874d67 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Dec 31 10:06:41.246514 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1572/3101] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:06:41 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:41.263876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac147aed-5928-4e91-9aca-8431b531749d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Dec 31 10:06:41.264452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac147aed-5928-4e91-9aca-8431b531749d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:41.264943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac147aed-5928-4e91-9aca-8431b531749d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:41.265650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-ac147aed-5928-4e91-9aca-8431b531749d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:41.266238 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ac147aed-5928-4e91-9aca-8431b531749d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Could not evaluate value available, assuming string {{(pid=88085) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 10:06:41.267829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ac147aed-5928-4e91-9aca-8431b531749d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:41.321889 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ac147aed-5928-4e91-9aca-8431b531749d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:41.324037 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:41.324037 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:41.333806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac147aed-5928-4e91-9aca-8431b531749d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Dec 31 10:06:41.335276 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1530/3102] 10.222.0.45 () {58 vars in 1326 bytes} [Thu Dec 31 10:06:41 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:41.353143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-570c2b75-45e8-4eb8-b9af-e357466f0530 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1 Dec 31 10:06:41.353656 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-570c2b75-45e8-4eb8-b9af-e357466f0530 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:41.353872 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:41.353872 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:41.354233 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-570c2b75-45e8-4eb8-b9af-e357466f0530 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:41.354849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-570c2b75-45e8-4eb8-b9af-e357466f0530 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:41.356731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-570c2b75-45e8-4eb8-b9af-e357466f0530 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:41.408158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-570c2b75-45e8-4eb8-b9af-e357466f0530 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:41.409531 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-570c2b75-45e8-4eb8-b9af-e357466f0530 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1 returned with HTTP 200 Dec 31 10:06:41.410376 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1573/3103] 10.222.0.45 () {58 vars in 1219 bytes} [Thu Dec 31 10:06:41 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1 => generated 568 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:41.421023 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16242583-39e6-4eea-ab90-9d9aa6fc0ca3 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1&marker=c2d0648c-060e-459d-84ab-2a4543a4b020 Dec 31 10:06:41.421540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16242583-39e6-4eea-ab90-9d9aa6fc0ca3 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:41.421755 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:41.421755 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:41.422125 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16242583-39e6-4eea-ab90-9d9aa6fc0ca3 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:41.422754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-16242583-39e6-4eea-ab90-9d9aa6fc0ca3 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:41.424552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-16242583-39e6-4eea-ab90-9d9aa6fc0ca3 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:41.531998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-16242583-39e6-4eea-ab90-9d9aa6fc0ca3 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:41.533449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16242583-39e6-4eea-ab90-9d9aa6fc0ca3 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1&marker=c2d0648c-060e-459d-84ab-2a4543a4b020 returned with HTTP 200 Dec 31 10:06:41.534417 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1531/3104] 10.222.0.45 () {58 vars in 1307 bytes} [Thu Dec 31 10:06:41 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1&marker=c2d0648c-060e-459d-84ab-2a4543a4b020 => generated 568 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:41.545251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b670ed7-fe34-443f-bd5e-e0c7c9dba201 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1&marker=0dc016af-3f9b-496f-a4af-34a62d8c0443 Dec 31 10:06:41.545776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b670ed7-fe34-443f-bd5e-e0c7c9dba201 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:41.545997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:41.545997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:41.546469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b670ed7-fe34-443f-bd5e-e0c7c9dba201 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:41.546963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-7b670ed7-fe34-443f-bd5e-e0c7c9dba201 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:41.547775 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:41.547775 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:41.548832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-7b670ed7-fe34-443f-bd5e-e0c7c9dba201 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:41.656475 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7b670ed7-fe34-443f-bd5e-e0c7c9dba201 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:41.657827 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b670ed7-fe34-443f-bd5e-e0c7c9dba201 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1&marker=0dc016af-3f9b-496f-a4af-34a62d8c0443 returned with HTTP 200 Dec 31 10:06:41.658879 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1574/3105] 10.222.0.45 () {58 vars in 1307 bytes} [Thu Dec 31 10:06:41 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1&marker=0dc016af-3f9b-496f-a4af-34a62d8c0443 => generated 569 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:41.670826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a8d9c08-f1c3-47be-8556-2418be7495be tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1&marker=5fa93800-7d19-45eb-b840-465e2456b9aa Dec 31 10:06:41.671469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a8d9c08-f1c3-47be-8556-2418be7495be tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:41.671585 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:41.671585 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:41.671952 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a8d9c08-f1c3-47be-8556-2418be7495be tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:41.672579 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-2a8d9c08-f1c3-47be-8556-2418be7495be tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:41.673497 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:41.673497 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:41.674587 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-2a8d9c08-f1c3-47be-8556-2418be7495be tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:41.813230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2a8d9c08-f1c3-47be-8556-2418be7495be tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:41.814030 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a8d9c08-f1c3-47be-8556-2418be7495be tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1&marker=5fa93800-7d19-45eb-b840-465e2456b9aa returned with HTTP 200 Dec 31 10:06:41.815084 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1532/3106] 10.222.0.45 () {58 vars in 1307 bytes} [Thu Dec 31 10:06:41 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?limit=1&marker=5fa93800-7d19-45eb-b840-465e2456b9aa => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 10:06:41.828340 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f6b03ac1-cbf3-430a-aa91-e14305910a95 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?name=tempest-VolumesListTestJSON-Volume-1380498177&status=available Dec 31 10:06:41.828862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f6b03ac1-cbf3-430a-aa91-e14305910a95 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:41.829053 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:41.829053 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:41.829683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f6b03ac1-cbf3-430a-aa91-e14305910a95 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:41.830460 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-f6b03ac1-cbf3-430a-aa91-e14305910a95 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:41.831521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f6b03ac1-cbf3-430a-aa91-e14305910a95 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Could not evaluate value available, assuming string {{(pid=88086) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 10:06:41.832375 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:41.832375 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:41.833721 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f6b03ac1-cbf3-430a-aa91-e14305910a95 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1380498177'), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:41.903083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f6b03ac1-cbf3-430a-aa91-e14305910a95 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:41.910420 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f6b03ac1-cbf3-430a-aa91-e14305910a95 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?name=tempest-VolumesListTestJSON-Volume-1380498177&status=available returned with HTTP 200 Dec 31 10:06:41.911565 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1575/3107] 10.222.0.45 () {58 vars in 1339 bytes} [Thu Dec 31 10:06:41 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?name=tempest-VolumesListTestJSON-Volume-1380498177&status=available => generated 400 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:41.924969 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb2615d5-2b3d-4c9d-bafe-3653eb4218bc tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1380498177&status=available Dec 31 10:06:41.925799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb2615d5-2b3d-4c9d-bafe-3653eb4218bc tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:41.926475 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb2615d5-2b3d-4c9d-bafe-3653eb4218bc tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:41.927324 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-eb2615d5-2b3d-4c9d-bafe-3653eb4218bc tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:41.928708 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eb2615d5-2b3d-4c9d-bafe-3653eb4218bc tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Could not evaluate value available, assuming string {{(pid=88085) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 10:06:41.932253 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-eb2615d5-2b3d-4c9d-bafe-3653eb4218bc tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1380498177'), ('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:42.004679 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eb2615d5-2b3d-4c9d-bafe-3653eb4218bc tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:42.006107 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:42.006107 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:42.017015 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb2615d5-2b3d-4c9d-bafe-3653eb4218bc tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1380498177&status=available returned with HTTP 200 Dec 31 10:06:42.018062 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1533/3108] 10.222.0.45 () {58 vars in 1360 bytes} [Thu Dec 31 10:06:41 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1380498177&status=available => generated 929 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:42.037631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1c9c60a-69c1-4206-ab1b-dec8e2e01c4f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?marker=0dc016af-3f9b-496f-a4af-34a62d8c0443&sort=id%3Aasc Dec 31 10:06:42.038717 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1c9c60a-69c1-4206-ab1b-dec8e2e01c4f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:42.039113 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:42.039113 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:42.040147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1c9c60a-69c1-4206-ab1b-dec8e2e01c4f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:42.041044 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-b1c9c60a-69c1-4206-ab1b-dec8e2e01c4f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:42.042289 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:42.042289 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:42.043708 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b1c9c60a-69c1-4206-ab1b-dec8e2e01c4f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:42.162381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b1c9c60a-69c1-4206-ab1b-dec8e2e01c4f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:42.164839 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:42.164839 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:42.177742 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1c9c60a-69c1-4206-ab1b-dec8e2e01c4f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?marker=0dc016af-3f9b-496f-a4af-34a62d8c0443&sort=id%3Aasc returned with HTTP 200 Dec 31 10:06:42.179997 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1576/3109] 10.222.0.45 () {58 vars in 1340 bytes} [Thu Dec 31 10:06:42 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?marker=0dc016af-3f9b-496f-a4af-34a62d8c0443&sort=id%3Aasc => generated 1844 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:42.202025 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1567b162-7ae8-4232-8e32-16aa30f117c7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 31 10:06:42.203534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1567b162-7ae8-4232-8e32-16aa30f117c7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:42.203987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:42.203987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:42.204651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1567b162-7ae8-4232-8e32-16aa30f117c7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:42.205548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-1567b162-7ae8-4232-8e32-16aa30f117c7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:42.217862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1567b162-7ae8-4232-8e32-16aa30f117c7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:42.303351 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1567b162-7ae8-4232-8e32-16aa30f117c7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:42.307367 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:42.307367 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:42.322001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1567b162-7ae8-4232-8e32-16aa30f117c7 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 31 10:06:42.341035 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1534/3110] 10.222.0.45 () {58 vars in 1304 bytes} [Thu Dec 31 10:06:42 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:06:42.354363 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-efb9483d-7a3c-402e-9b98-000c975d9d3f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail Dec 31 10:06:42.355268 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-efb9483d-7a3c-402e-9b98-000c975d9d3f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:42.355693 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:42.355693 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:42.356323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-efb9483d-7a3c-402e-9b98-000c975d9d3f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:42.357166 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-efb9483d-7a3c-402e-9b98-000c975d9d3f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:42.359137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-efb9483d-7a3c-402e-9b98-000c975d9d3f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:42.431291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-efb9483d-7a3c-402e-9b98-000c975d9d3f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:42.434329 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:42.434329 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:42.446065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-efb9483d-7a3c-402e-9b98-000c975d9d3f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail returned with HTTP 200 Dec 31 10:06:42.447043 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1577/3111] 10.222.0.45 () {58 vars in 1225 bytes} [Thu Dec 31 10:06:42 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail => generated 2759 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:42.467745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-817b4ff1-b791-437e-8b63-c105cfc5f19f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 31 10:06:42.468310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-817b4ff1-b791-437e-8b63-c105cfc5f19f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:42.468527 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:42.468527 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:42.468896 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-817b4ff1-b791-437e-8b63-c105cfc5f19f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:42.469548 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-817b4ff1-b791-437e-8b63-c105cfc5f19f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:42.472117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-817b4ff1-b791-437e-8b63-c105cfc5f19f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:42.536218 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-817b4ff1-b791-437e-8b63-c105cfc5f19f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:42.537590 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-817b4ff1-b791-437e-8b63-c105cfc5f19f tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 31 10:06:42.538489 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1535/3112] 10.222.0.45 () {58 vars in 1283 bytes} [Thu Dec 31 10:06:42 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:42.551804 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-013f23d8-b812-4fd5-9aef-4472ebb33205 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?availability_zone=nova Dec 31 10:06:42.552335 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-013f23d8-b812-4fd5-9aef-4472ebb33205 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:42.552539 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:42.552539 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:42.552911 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-013f23d8-b812-4fd5-9aef-4472ebb33205 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:42.553545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-013f23d8-b812-4fd5-9aef-4472ebb33205 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:42.554142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-013f23d8-b812-4fd5-9aef-4472ebb33205 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Could not evaluate value nova, assuming string {{(pid=88086) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 10:06:42.556019 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-013f23d8-b812-4fd5-9aef-4472ebb33205 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:42.615663 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-013f23d8-b812-4fd5-9aef-4472ebb33205 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:42.617043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-013f23d8-b812-4fd5-9aef-4472ebb33205 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?availability_zone=nova returned with HTTP 200 Dec 31 10:06:42.618058 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1578/3113] 10.222.0.45 () {58 vars in 1249 bytes} [Thu Dec 31 10:06:42 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?availability_zone=nova => generated 1172 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:42.629137 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7046303-862b-4108-8606-4ccc615fa703 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?availability_zone=nova Dec 31 10:06:42.629654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7046303-862b-4108-8606-4ccc615fa703 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:42.629875 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:42.629875 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:42.630250 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7046303-862b-4108-8606-4ccc615fa703 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:42.630886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-f7046303-862b-4108-8606-4ccc615fa703 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:42.631968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f7046303-862b-4108-8606-4ccc615fa703 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Could not evaluate value nova, assuming string {{(pid=88085) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 10:06:42.632679 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:42.632679 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:42.633836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f7046303-862b-4108-8606-4ccc615fa703 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:42.694795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f7046303-862b-4108-8606-4ccc615fa703 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:42.696845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7046303-862b-4108-8606-4ccc615fa703 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?availability_zone=nova returned with HTTP 200 Dec 31 10:06:42.697958 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1536/3114] 10.222.0.45 () {58 vars in 1249 bytes} [Thu Dec 31 10:06:42 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?availability_zone=nova => generated 1172 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:42.710834 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b623321-e0d6-421d-a71e-57f491db6288 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?bootable=false Dec 31 10:06:42.711360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b623321-e0d6-421d-a71e-57f491db6288 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:42.711728 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:42.711728 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:42.712110 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4b623321-e0d6-421d-a71e-57f491db6288 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:42.712740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-4b623321-e0d6-421d-a71e-57f491db6288 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:42.716071 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:42.716071 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:42.717338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-4b623321-e0d6-421d-a71e-57f491db6288 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:42.779826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4b623321-e0d6-421d-a71e-57f491db6288 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:42.781208 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4b623321-e0d6-421d-a71e-57f491db6288 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?bootable=false returned with HTTP 200 Dec 31 10:06:42.782065 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1579/3115] 10.222.0.45 () {58 vars in 1233 bytes} [Thu Dec 31 10:06:42 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?bootable=false => generated 1172 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:42.793487 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8478a849-65aa-4ea7-91da-0da110e8ee83 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?bootable=false Dec 31 10:06:42.793930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8478a849-65aa-4ea7-91da-0da110e8ee83 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:42.794147 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:42.794147 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:42.794613 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8478a849-65aa-4ea7-91da-0da110e8ee83 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:42.795241 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-8478a849-65aa-4ea7-91da-0da110e8ee83 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:42.796057 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:42.796057 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:42.797811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8478a849-65aa-4ea7-91da-0da110e8ee83 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:42.868533 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8478a849-65aa-4ea7-91da-0da110e8ee83 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:42.869925 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8478a849-65aa-4ea7-91da-0da110e8ee83 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?bootable=false returned with HTTP 200 Dec 31 10:06:42.871105 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1537/3116] 10.222.0.45 () {58 vars in 1233 bytes} [Thu Dec 31 10:06:42 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?bootable=false => generated 1172 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:42.884204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a3b7974-5b61-4738-adf4-58357f89f38d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?status=available Dec 31 10:06:42.884927 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a3b7974-5b61-4738-adf4-58357f89f38d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:42.885250 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:42.885250 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:42.885801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a3b7974-5b61-4738-adf4-58357f89f38d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:42.886555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-1a3b7974-5b61-4738-adf4-58357f89f38d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:42.887455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1a3b7974-5b61-4738-adf4-58357f89f38d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Could not evaluate value available, assuming string {{(pid=88086) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 10:06:42.888203 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:42.888203 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:42.890680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-1a3b7974-5b61-4738-adf4-58357f89f38d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:42.951295 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1a3b7974-5b61-4738-adf4-58357f89f38d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:42.952833 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a3b7974-5b61-4738-adf4-58357f89f38d tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?status=available returned with HTTP 200 Dec 31 10:06:42.957149 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1580/3117] 10.222.0.45 () {58 vars in 1237 bytes} [Thu Dec 31 10:06:42 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?status=available => generated 1172 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:42.965006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b09dda0-34a7-4368-b710-beeb67d0dfaa tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?status=available Dec 31 10:06:42.965698 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b09dda0-34a7-4368-b710-beeb67d0dfaa tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:42.966152 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:42.966152 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:42.966569 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3b09dda0-34a7-4368-b710-beeb67d0dfaa tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:42.967590 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-3b09dda0-34a7-4368-b710-beeb67d0dfaa tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:42.968195 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b09dda0-34a7-4368-b710-beeb67d0dfaa tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Could not evaluate value available, assuming string {{(pid=88085) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 10:06:42.968965 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:42.968965 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:42.970422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3b09dda0-34a7-4368-b710-beeb67d0dfaa tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:43.032403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3b09dda0-34a7-4368-b710-beeb67d0dfaa tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:43.034238 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3b09dda0-34a7-4368-b710-beeb67d0dfaa tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?status=available returned with HTTP 200 Dec 31 10:06:43.043150 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1538/3118] 10.222.0.45 () {58 vars in 1237 bytes} [Thu Dec 31 10:06:42 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes?status=available => generated 1172 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:43.047114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62ba52c4-36c6-42cc-bcbb-44a8cd87fa13 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?availability_zone=nova Dec 31 10:06:43.047594 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62ba52c4-36c6-42cc-bcbb-44a8cd87fa13 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:43.047789 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:43.047789 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:43.048130 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62ba52c4-36c6-42cc-bcbb-44a8cd87fa13 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:43.048777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-62ba52c4-36c6-42cc-bcbb-44a8cd87fa13 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:43.049359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-62ba52c4-36c6-42cc-bcbb-44a8cd87fa13 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Could not evaluate value nova, assuming string {{(pid=88086) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 10:06:43.051074 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:43.051074 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:43.052524 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-62ba52c4-36c6-42cc-bcbb-44a8cd87fa13 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:43.113500 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-62ba52c4-36c6-42cc-bcbb-44a8cd87fa13 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:43.115648 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:43.115648 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:43.125723 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62ba52c4-36c6-42cc-bcbb-44a8cd87fa13 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?availability_zone=nova returned with HTTP 200 Dec 31 10:06:43.126748 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1581/3119] 10.222.0.45 () {58 vars in 1270 bytes} [Thu Dec 31 10:06:43 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?availability_zone=nova => generated 2759 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:43.145869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85894802-8163-48b5-b92a-6ea0627e3710 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?bootable=false Dec 31 10:06:43.146391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85894802-8163-48b5-b92a-6ea0627e3710 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:43.146611 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:43.146611 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:43.146976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-85894802-8163-48b5-b92a-6ea0627e3710 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:43.147759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-85894802-8163-48b5-b92a-6ea0627e3710 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:43.148587 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:43.148587 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:43.149658 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-85894802-8163-48b5-b92a-6ea0627e3710 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:43.210696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-85894802-8163-48b5-b92a-6ea0627e3710 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:43.212895 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:43.212895 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:43.224346 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-85894802-8163-48b5-b92a-6ea0627e3710 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?bootable=false returned with HTTP 200 Dec 31 10:06:43.225215 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1539/3120] 10.222.0.45 () {58 vars in 1254 bytes} [Thu Dec 31 10:06:43 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?bootable=false => generated 2759 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:43.246319 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b89bec29-90f1-429b-a28c-da8de81e8fa2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?status=available Dec 31 10:06:43.246931 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b89bec29-90f1-429b-a28c-da8de81e8fa2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:43.247349 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:43.247349 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:43.247747 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b89bec29-90f1-429b-a28c-da8de81e8fa2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:43.248455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-b89bec29-90f1-429b-a28c-da8de81e8fa2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:06:43.249058 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b89bec29-90f1-429b-a28c-da8de81e8fa2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Could not evaluate value available, assuming string {{(pid=88086) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 31 10:06:43.251049 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b89bec29-90f1-429b-a28c-da8de81e8fa2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:06:43.313583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b89bec29-90f1-429b-a28c-da8de81e8fa2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Get all volumes completed successfully. Dec 31 10:06:43.315970 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:43.315970 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:43.325700 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b89bec29-90f1-429b-a28c-da8de81e8fa2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?status=available returned with HTTP 200 Dec 31 10:06:43.326850 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1582/3121] 10.222.0.45 () {58 vars in 1258 bytes} [Thu Dec 31 10:06:43 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/detail?status=available => generated 2759 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:43.347763 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82d3ccc8-825c-4cbd-9e51-c3a158923fc9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] DELETE http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 Dec 31 10:06:43.348699 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82d3ccc8-825c-4cbd-9e51-c3a158923fc9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:43.349319 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:43.349319 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:43.350201 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82d3ccc8-825c-4cbd-9e51-c3a158923fc9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:43.350914 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-82d3ccc8-825c-4cbd-9e51-c3a158923fc9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Delete volume with id: c2d0648c-060e-459d-84ab-2a4543a4b020 Dec 31 10:06:43.406792 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:43.406792 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:43.408448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-82d3ccc8-825c-4cbd-9e51-c3a158923fc9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:43.444388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-82d3ccc8-825c-4cbd-9e51-c3a158923fc9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Delete volume request issued successfully. Dec 31 10:06:43.444871 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82d3ccc8-825c-4cbd-9e51-c3a158923fc9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 returned with HTTP 202 Dec 31 10:06:43.445783 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1540/3122] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:06:43 2020] DELETE /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:06:43.460866 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-325d39f7-5995-491a-824c-ca7b55cf6df9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 Dec 31 10:06:43.461392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-325d39f7-5995-491a-824c-ca7b55cf6df9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:43.461609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:43.461609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:43.461978 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-325d39f7-5995-491a-824c-ca7b55cf6df9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:43.586342 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:43.586342 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:43.614119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-325d39f7-5995-491a-824c-ca7b55cf6df9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:43.638935 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-325d39f7-5995-491a-824c-ca7b55cf6df9 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 returned with HTTP 200 Dec 31 10:06:43.640317 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1583/3123] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:43 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 => generated 924 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:44.667401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ea21726-d319-485c-86d1-041f4d1cb7e2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 Dec 31 10:06:44.668140 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ea21726-d319-485c-86d1-041f4d1cb7e2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:44.668471 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:44.668471 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:44.669060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ea21726-d319-485c-86d1-041f4d1cb7e2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:44.742883 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:44.742883 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:44.752058 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8ea21726-d319-485c-86d1-041f4d1cb7e2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:44.777815 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ea21726-d319-485c-86d1-041f4d1cb7e2 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 returned with HTTP 200 Dec 31 10:06:44.778998 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1541/3124] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:44 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 => generated 924 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:45.796101 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-14078a58-c427-4a72-86c1-d3f394169f36 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 Dec 31 10:06:45.797685 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-14078a58-c427-4a72-86c1-d3f394169f36 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:45.798124 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:45.798124 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:45.799082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-14078a58-c427-4a72-86c1-d3f394169f36 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:45.867832 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-14078a58-c427-4a72-86c1-d3f394169f36 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 returned with HTTP 404 Dec 31 10:06:45.868993 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1584/3125] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:45 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/c2d0648c-060e-459d-84ab-2a4543a4b020 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:06:45.882745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba03bf65-dd23-44ce-a53d-5abb6cf5d7da tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] DELETE http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 Dec 31 10:06:45.884163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba03bf65-dd23-44ce-a53d-5abb6cf5d7da tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:45.885176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:45.885176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:45.900904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba03bf65-dd23-44ce-a53d-5abb6cf5d7da tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:45.902096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-ba03bf65-dd23-44ce-a53d-5abb6cf5d7da tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Delete volume with id: 0dc016af-3f9b-496f-a4af-34a62d8c0443 Dec 31 10:06:46.028999 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:46.028999 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:46.030677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ba03bf65-dd23-44ce-a53d-5abb6cf5d7da tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:46.079770 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ba03bf65-dd23-44ce-a53d-5abb6cf5d7da tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Delete volume request issued successfully. Dec 31 10:06:46.080254 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba03bf65-dd23-44ce-a53d-5abb6cf5d7da tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 returned with HTTP 202 Dec 31 10:06:46.081207 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1542/3126] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:06:45 2020] DELETE /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:06:46.092093 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ed01540-c8d2-4930-9230-f659a05db44a tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 Dec 31 10:06:46.093607 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ed01540-c8d2-4930-9230-f659a05db44a tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:46.094653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ed01540-c8d2-4930-9230-f659a05db44a tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:46.251912 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:46.251912 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:46.268735 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ed01540-c8d2-4930-9230-f659a05db44a tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:46.314531 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ed01540-c8d2-4930-9230-f659a05db44a tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 returned with HTTP 200 Dec 31 10:06:46.315872 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1585/3127] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:46 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 => generated 924 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:06:47.334297 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9615ef2d-5deb-43ba-81a1-5d1624497d30 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 Dec 31 10:06:47.335480 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9615ef2d-5deb-43ba-81a1-5d1624497d30 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:47.335883 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:47.335883 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:47.336529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9615ef2d-5deb-43ba-81a1-5d1624497d30 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:47.396229 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:47.396229 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:47.406042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9615ef2d-5deb-43ba-81a1-5d1624497d30 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:47.434026 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9615ef2d-5deb-43ba-81a1-5d1624497d30 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 returned with HTTP 200 Dec 31 10:06:47.445085 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1543/3128] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:47 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 => generated 924 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:48.451735 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a61f6fd1-e672-46ca-b50b-2fc6e5c14f14 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 Dec 31 10:06:48.452776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a61f6fd1-e672-46ca-b50b-2fc6e5c14f14 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:48.453200 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:48.453200 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:48.453892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a61f6fd1-e672-46ca-b50b-2fc6e5c14f14 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:48.503318 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a61f6fd1-e672-46ca-b50b-2fc6e5c14f14 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 returned with HTTP 404 Dec 31 10:06:48.504861 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1586/3129] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:48 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/0dc016af-3f9b-496f-a4af-34a62d8c0443 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:06:48.512965 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4f8ced5-22d4-49df-85f1-c2f264fbec3e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] DELETE http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa Dec 31 10:06:48.513588 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4f8ced5-22d4-49df-85f1-c2f264fbec3e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:48.513758 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:48.513758 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:48.514625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4f8ced5-22d4-49df-85f1-c2f264fbec3e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:48.515160 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-e4f8ced5-22d4-49df-85f1-c2f264fbec3e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Delete volume with id: 5fa93800-7d19-45eb-b840-465e2456b9aa Dec 31 10:06:48.571090 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:48.571090 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:48.572465 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e4f8ced5-22d4-49df-85f1-c2f264fbec3e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:48.601713 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e4f8ced5-22d4-49df-85f1-c2f264fbec3e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Delete volume request issued successfully. Dec 31 10:06:48.602627 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4f8ced5-22d4-49df-85f1-c2f264fbec3e tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa returned with HTTP 202 Dec 31 10:06:48.604008 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1544/3130] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:06:48 2020] DELETE /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:06:48.611677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc70290d-d00f-4096-bd32-012c934827ff tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa Dec 31 10:06:48.613103 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dc70290d-d00f-4096-bd32-012c934827ff tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:48.613794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dc70290d-d00f-4096-bd32-012c934827ff tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:48.675061 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:48.675061 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:48.690642 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-dc70290d-d00f-4096-bd32-012c934827ff tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:48.720107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc70290d-d00f-4096-bd32-012c934827ff tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa returned with HTTP 200 Dec 31 10:06:48.721685 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1587/3131] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:48 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa => generated 925 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:49.742877 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f12dcd9-8902-4910-96b5-1ff8ec725074 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa Dec 31 10:06:49.743521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f12dcd9-8902-4910-96b5-1ff8ec725074 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:49.743695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:49.743695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:49.744344 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f12dcd9-8902-4910-96b5-1ff8ec725074 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:49.808089 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:49.808089 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:49.817683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7f12dcd9-8902-4910-96b5-1ff8ec725074 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Volume info retrieved successfully. Dec 31 10:06:49.847883 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f12dcd9-8902-4910-96b5-1ff8ec725074 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa returned with HTTP 200 Dec 31 10:06:49.848612 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1545/3132] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:49 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa => generated 925 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:50.871729 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f22cbc4d-379f-4757-ac7d-ad326ae91015 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa Dec 31 10:06:50.872913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f22cbc4d-379f-4757-ac7d-ad326ae91015 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:50.873501 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:50.873501 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:50.874247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f22cbc4d-379f-4757-ac7d-ad326ae91015 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:50.997316 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f22cbc4d-379f-4757-ac7d-ad326ae91015 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa returned with HTTP 404 Dec 31 10:06:50.999778 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1588/3133] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:50 2020] GET /volume/v3/8f5b5559655641abb2acf81c20e84805/volumes/5fa93800-7d19-45eb-b840-465e2456b9aa => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:06:54.053727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-154a0d6c-ddfe-4cd7-9bd4-1e7583776a93 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:06:54.054366 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-154a0d6c-ddfe-4cd7-9bd4-1e7583776a93 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:54.054529 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:54.054529 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:54.055212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-154a0d6c-ddfe-4cd7-9bd4-1e7583776a93 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:54.134683 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:54.134683 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:54.149874 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-154a0d6c-ddfe-4cd7-9bd4-1e7583776a93 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:06:54.195583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-154a0d6c-ddfe-4cd7-9bd4-1e7583776a93 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:06:54.197241 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1546/3134] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:06:54 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:54.275670 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f22cbc4d-379f-4757-ac7d-ad326ae91015 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] GET http://10.222.0.45/volume// Dec 31 10:06:54.276173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f22cbc4d-379f-4757-ac7d-ad326ae91015 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:54.276669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f22cbc4d-379f-4757-ac7d-ad326ae91015 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:54.278598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f22cbc4d-379f-4757-ac7d-ad326ae91015 tempest-VolumesListTestJSON-1797104562 tempest-VolumesListTestJSON-1797104562] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:06:54.279354 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1589/3135] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:06:54 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:06:54.294383 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-9f762c8b-bec0-47c4-a64e-87c58f7982a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] POST http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments Dec 31 10:06:54.295213 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:54.295213 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:54.295936 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-9f762c8b-bec0-47c4-a64e-87c58f7982a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "277d7d1a-8a23-434e-8f95-9486d3da59da", "instance_uuid": "af9865e1-677c-416f-ad44-5173ce42abc1", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:06:54.357187 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:54.357187 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:54.424198 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-9f762c8b-bec0-47c4-a64e-87c58f7982a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments returned with HTTP 200 Dec 31 10:06:54.425431 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1547/3136] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:06:54 2020] POST /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:54.477203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c138b77-0aca-4a18-a0aa-40718dfc7283 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:06:54.478275 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0c138b77-0aca-4a18-a0aa-40718dfc7283 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:54.479788 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0c138b77-0aca-4a18-a0aa-40718dfc7283 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:54.493724 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-9f762c8b-bec0-47c4-a64e-87c58f7982a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume// Dec 31 10:06:54.494579 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-9f762c8b-bec0-47c4-a64e-87c58f7982a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:54.495358 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:54.495358 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:54.496143 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-9f762c8b-bec0-47c4-a64e-87c58f7982a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:54.497572 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-9f762c8b-bec0-47c4-a64e-87c58f7982a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:06:54.498656 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1548/3137] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 10:06:54 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:06:54.512005 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-a8ee45db-f474-4078-a08e-72ceb2db6102 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:06:54.513140 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-a8ee45db-f474-4078-a08e-72ceb2db6102 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:54.514600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-a8ee45db-f474-4078-a08e-72ceb2db6102 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:54.549283 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:54.549283 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:54.559986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0c138b77-0aca-4a18-a0aa-40718dfc7283 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:06:54.575382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:54.575382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:54.583136 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:54.583136 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:54.585859 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-a8ee45db-f474-4078-a08e-72ceb2db6102 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:06:54.592249 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0c138b77-0aca-4a18-a0aa-40718dfc7283 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:06:54.593065 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1590/3138] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:54 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 910 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:54.607477 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:54.607477 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:54.617272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-a8ee45db-f474-4078-a08e-72ceb2db6102 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:06:54.618164 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1549/3139] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 10:06:54 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 1009 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:06:54.636633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-4fa291f2-a0ae-4b2d-a96a-3734d9276d9f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] PUT http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments/85c1f112-6c6c-4ca1-b839-e26034372a0f Dec 31 10:06:54.637160 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:54.637160 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:54.637571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-4fa291f2-a0ae-4b2d-a96a-3734d9276d9f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:06:54.673255 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:06:54.673255 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:06:54.673753 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-4fa291f2-a0ae-4b2d-a96a-3734d9276d9f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Lock "b'cinder-attachment_update-277d7d1a-8a23-434e-8f95-9486d3da59da-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.012s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:06:54.676254 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:54.676254 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:55.610513 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a2aa4cf-a81f-4624-bdb6-79a6f84eb5f5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:06:55.611032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a2aa4cf-a81f-4624-bdb6-79a6f84eb5f5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:55.611138 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:55.611138 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:55.611634 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a2aa4cf-a81f-4624-bdb6-79a6f84eb5f5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:55.664751 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:55.664751 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:55.684401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3a2aa4cf-a81f-4624-bdb6-79a6f84eb5f5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:06:55.715603 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:55.715603 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:55.742632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a2aa4cf-a81f-4624-bdb6-79a6f84eb5f5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:06:55.745196 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1550/3140] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:55 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 910 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:06:56.131138 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-4fa291f2-a0ae-4b2d-a96a-3734d9276d9f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Lock "b'cinder-attachment_update-277d7d1a-8a23-434e-8f95-9486d3da59da-n-h1-765311-8'" released by "attachment_update" :: held 1.457s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:06:56.132017 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-4fa291f2-a0ae-4b2d-a96a-3734d9276d9f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments/85c1f112-6c6c-4ca1-b839-e26034372a0f returned with HTTP 200 Dec 31 10:06:56.132932 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1591/3141] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 10:06:54 2020] PUT /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments/85c1f112-6c6c-4ca1-b839-e26034372a0f => generated 762 bytes in 1501 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:06:56.761230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-afa9b5f3-88f0-4889-a7fb-ced041e710ba tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:06:56.762754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-afa9b5f3-88f0-4889-a7fb-ced041e710ba tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:56.763258 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:56.763258 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:56.763949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-afa9b5f3-88f0-4889-a7fb-ced041e710ba tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:56.817179 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:56.817179 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:56.827799 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-afa9b5f3-88f0-4889-a7fb-ced041e710ba tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:06:56.852093 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:56.852093 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:56.861658 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-afa9b5f3-88f0-4889-a7fb-ced041e710ba tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:06:56.862595 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1551/3142] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:56 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:57.879704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a2e34656-f348-446c-a224-4b7a1cebe37d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:06:57.880255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a2e34656-f348-446c-a224-4b7a1cebe37d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:57.880507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:57.880507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:57.880887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a2e34656-f348-446c-a224-4b7a1cebe37d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:57.930813 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:57.930813 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:57.940290 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a2e34656-f348-446c-a224-4b7a1cebe37d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:06:57.961073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:57.961073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:57.969428 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a2e34656-f348-446c-a224-4b7a1cebe37d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:06:57.970264 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1592/3143] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:57 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:06:58.986292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6821d6f-8738-46b6-93b3-12bc786ee7b1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:06:58.986850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6821d6f-8738-46b6-93b3-12bc786ee7b1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:06:58.987248 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:06:58.987248 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:06:58.987765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6821d6f-8738-46b6-93b3-12bc786ee7b1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:06:59.038630 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:59.038630 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:59.048576 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e6821d6f-8738-46b6-93b3-12bc786ee7b1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:06:59.070421 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:06:59.070421 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:06:59.080618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6821d6f-8738-46b6-93b3-12bc786ee7b1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:06:59.089630 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1552/3144] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:06:58 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:00.098664 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd1a6025-ee81-41da-b55e-b2d5d77194ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:07:00.099232 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd1a6025-ee81-41da-b55e-b2d5d77194ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:00.099553 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:00.099553 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:00.099926 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd1a6025-ee81-41da-b55e-b2d5d77194ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:00.162320 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:00.162320 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:00.176213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fd1a6025-ee81-41da-b55e-b2d5d77194ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:07:00.206561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:00.206561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:00.216569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd1a6025-ee81-41da-b55e-b2d5d77194ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:07:00.220140 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1593/3145] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:00 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:01.234822 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-986a2b40-34d5-4027-8135-da121970ae7c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:07:01.235402 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-986a2b40-34d5-4027-8135-da121970ae7c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:01.235704 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:01.235704 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:01.235959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-986a2b40-34d5-4027-8135-da121970ae7c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:01.290423 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:01.290423 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:01.300643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-986a2b40-34d5-4027-8135-da121970ae7c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:07:01.327195 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:01.327195 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:01.356613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-986a2b40-34d5-4027-8135-da121970ae7c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:07:01.356613 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1553/3146] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:01 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:07:02.371151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a98baedd-c1a0-466d-9a78-431a800d983b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:07:02.371666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a98baedd-c1a0-466d-9a78-431a800d983b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:02.371893 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:02.371893 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:02.372264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a98baedd-c1a0-466d-9a78-431a800d983b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:02.424620 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:02.424620 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:02.435371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a98baedd-c1a0-466d-9a78-431a800d983b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:07:02.460151 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:02.460151 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:02.469821 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a98baedd-c1a0-466d-9a78-431a800d983b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:07:02.470657 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1594/3147] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:02 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:03.490148 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93f42cc7-97a8-4050-a322-a813387d4c2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:07:03.490966 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93f42cc7-97a8-4050-a322-a813387d4c2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:03.490966 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:03.490966 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:03.491324 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93f42cc7-97a8-4050-a322-a813387d4c2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:03.555764 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:03.555764 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:03.569642 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-93f42cc7-97a8-4050-a322-a813387d4c2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:07:03.597186 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:03.597186 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:03.608363 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93f42cc7-97a8-4050-a322-a813387d4c2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:07:03.611345 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1554/3148] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:03 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:04.625939 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e671c171-d99a-4758-b26c-267a75def0d5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:07:04.626515 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e671c171-d99a-4758-b26c-267a75def0d5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:04.626515 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:04.626515 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:04.627039 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e671c171-d99a-4758-b26c-267a75def0d5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:04.682731 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:04.682731 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:04.696460 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e671c171-d99a-4758-b26c-267a75def0d5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:07:04.718310 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:04.718310 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:04.727201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e671c171-d99a-4758-b26c-267a75def0d5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:07:04.728342 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1595/3149] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:04 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:05.753730 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52b635cd-7fce-4dd9-9ce1-8f32e45db96a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:07:05.755029 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52b635cd-7fce-4dd9-9ce1-8f32e45db96a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:05.755029 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:05.755029 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:05.755029 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52b635cd-7fce-4dd9-9ce1-8f32e45db96a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:05.819899 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:05.819899 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:05.829375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-52b635cd-7fce-4dd9-9ce1-8f32e45db96a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:07:05.849884 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:05.849884 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:05.859377 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52b635cd-7fce-4dd9-9ce1-8f32e45db96a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:07:05.860264 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1555/3150] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:05 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:06.707705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-3ee19566-c06e-4691-b66a-3484b11d3368 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] POST http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments/85c1f112-6c6c-4ca1-b839-e26034372a0f/action Dec 31 10:07:06.708299 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:06.708299 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:06.708736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-3ee19566-c06e-4691-b66a-3484b11d3368 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:07:06.709141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-3ee19566-c06e-4691-b66a-3484b11d3368 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:07:06.783222 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:06.783222 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:06.804413 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-3baf137e-9de5-4a51-bfec-14a5a740a641 req-3ee19566-c06e-4691-b66a-3484b11d3368 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments/85c1f112-6c6c-4ca1-b839-e26034372a0f/action returned with HTTP 204 Dec 31 10:07:06.805355 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1596/3151] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 10:07:06 2020] POST /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments/85c1f112-6c6c-4ca1-b839-e26034372a0f/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 31 10:07:06.877888 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d2a102c7-d406-4b3c-ab51-b330fc3e98bb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:07:06.878846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d2a102c7-d406-4b3c-ab51-b330fc3e98bb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:06.879319 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:06.879319 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:06.879980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d2a102c7-d406-4b3c-ab51-b330fc3e98bb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:06.977139 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:06.977139 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:06.986461 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d2a102c7-d406-4b3c-ab51-b330fc3e98bb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:07:07.007583 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:07.007583 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:07.016147 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d2a102c7-d406-4b3c-ab51-b330fc3e98bb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:07:07.016985 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1556/3152] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:06 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 1203 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:07:07.036161 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a7b17e4-20d0-47b7-80c8-6414091e8639 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] POST http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups Dec 31 10:07:07.036563 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:07.036563 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:07.036988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a7b17e4-20d0-47b7-80c8-6414091e8639 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'create', calling method: create, body: {"backup": {"volume_id": "277d7d1a-8a23-434e-8f95-9486d3da59da", "name": "tempest-VolumesBackupsTest-Backup-472488145", "force": true}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:07:07.038103 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-0a7b17e4-20d0-47b7-80c8-6414091e8639 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Creating new backup {'backup': {'volume_id': '277d7d1a-8a23-434e-8f95-9486d3da59da', 'name': 'tempest-VolumesBackupsTest-Backup-472488145', 'force': True}} {{(pid=88086) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 31 10:07:07.038511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-0a7b17e4-20d0-47b7-80c8-6414091e8639 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Creating backup of volume 277d7d1a-8a23-434e-8f95-9486d3da59da in container None Dec 31 10:07:07.091495 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:07.091495 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:07.092687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0a7b17e4-20d0-47b7-80c8-6414091e8639 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:07:07.133966 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-0a7b17e4-20d0-47b7-80c8-6414091e8639 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Created reservations ['4abf925b-f632-42ea-9018-6ded769d8564', '81844267-880f-4d2b-a6a8-0d527f2e3114'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:07:07.206876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a7b17e4-20d0-47b7-80c8-6414091e8639 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups returned with HTTP 202 Dec 31 10:07:07.213917 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1597/3153] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:07:07 2020] POST /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups => generated 395 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:07:07.219648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5a4eb5f-3761-40a1-8461-faffbc4f3a86 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:07.220703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5a4eb5f-3761-40a1-8461-faffbc4f3a86 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:07.221129 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:07.221129 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:07.222115 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5a4eb5f-3761-40a1-8461-faffbc4f3a86 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:07.222806 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e5a4eb5f-3761-40a1-8461-faffbc4f3a86 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:07.262485 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:07.262485 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:07.286471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5a4eb5f-3761-40a1-8461-faffbc4f3a86 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:07.287578 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1557/3154] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:07 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:08.311241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-befba1a0-0dae-4ec3-9f44-c1ac46f3236c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:08.311241 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-befba1a0-0dae-4ec3-9f44-c1ac46f3236c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:08.311241 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:08.311241 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:08.311241 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-befba1a0-0dae-4ec3-9f44-c1ac46f3236c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:08.311241 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-befba1a0-0dae-4ec3-9f44-c1ac46f3236c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:08.336548 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:08.336548 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:08.336548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-befba1a0-0dae-4ec3-9f44-c1ac46f3236c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:08.336548 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1598/3155] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:08 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:09.345165 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5570dc9-3f4b-45e7-b081-48abfa3bef49 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:09.345657 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b5570dc9-3f4b-45e7-b081-48abfa3bef49 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:09.346011 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:09.346011 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:09.346600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b5570dc9-3f4b-45e7-b081-48abfa3bef49 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:09.347085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b5570dc9-3f4b-45e7-b081-48abfa3bef49 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:09.368845 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:09.368845 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:09.370796 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5570dc9-3f4b-45e7-b081-48abfa3bef49 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:09.371729 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1558/3156] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:09 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:10.386701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3dd958ba-15b7-44ba-8265-fb399577a5c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:10.387896 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3dd958ba-15b7-44ba-8265-fb399577a5c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:10.388402 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:10.388402 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:10.389206 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3dd958ba-15b7-44ba-8265-fb399577a5c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:10.389796 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3dd958ba-15b7-44ba-8265-fb399577a5c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:10.414561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:10.414561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:10.416589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3dd958ba-15b7-44ba-8265-fb399577a5c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:10.417472 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1599/3157] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:10 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:11.435753 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c458f0f6-fe07-4a15-b407-3c37294d25ff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:11.437284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c458f0f6-fe07-4a15-b407-3c37294d25ff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:11.438145 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:11.438145 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:11.439018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c458f0f6-fe07-4a15-b407-3c37294d25ff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:11.439666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c458f0f6-fe07-4a15-b407-3c37294d25ff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:11.469184 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:11.469184 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:11.473632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c458f0f6-fe07-4a15-b407-3c37294d25ff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:11.481582 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1559/3158] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:11 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:12.489408 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8981882c-a16d-4f44-a864-b1d29e5f706a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:12.489950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8981882c-a16d-4f44-a864-b1d29e5f706a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:12.490038 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:12.490038 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:12.490408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8981882c-a16d-4f44-a864-b1d29e5f706a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:12.490750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8981882c-a16d-4f44-a864-b1d29e5f706a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:12.513451 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:12.513451 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:12.515255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8981882c-a16d-4f44-a864-b1d29e5f706a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:12.516285 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1600/3159] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:12 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:13.530253 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6fbee898-5494-4b70-82a5-6e68060786e3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:13.530880 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6fbee898-5494-4b70-82a5-6e68060786e3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:13.530970 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:13.530970 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:13.531316 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6fbee898-5494-4b70-82a5-6e68060786e3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:13.531729 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6fbee898-5494-4b70-82a5-6e68060786e3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:13.553803 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:13.553803 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:13.555727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6fbee898-5494-4b70-82a5-6e68060786e3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:13.556890 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1560/3160] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:13 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:14.571321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e086741-8c40-4249-a6a3-5e67b165d341 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:14.573437 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e086741-8c40-4249-a6a3-5e67b165d341 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:14.573847 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:14.573847 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:14.574670 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e086741-8c40-4249-a6a3-5e67b165d341 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:14.575298 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0e086741-8c40-4249-a6a3-5e67b165d341 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:14.603271 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:14.603271 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:14.605952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e086741-8c40-4249-a6a3-5e67b165d341 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:14.613340 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1601/3161] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:14 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:15.631861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8bcf9130-e83c-4ba7-bcfb-af48e65efa3e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:15.631861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8bcf9130-e83c-4ba7-bcfb-af48e65efa3e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:15.631861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:15.631861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:15.631861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8bcf9130-e83c-4ba7-bcfb-af48e65efa3e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:15.631861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8bcf9130-e83c-4ba7-bcfb-af48e65efa3e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:15.700657 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:15.700657 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:15.700657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8bcf9130-e83c-4ba7-bcfb-af48e65efa3e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:15.700657 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1561/3162] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:15 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:16.711139 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bd26952-1fc6-42b5-b47e-2748f1d98b2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:16.711840 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bd26952-1fc6-42b5-b47e-2748f1d98b2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:16.711840 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:16.711840 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:16.712199 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4bd26952-1fc6-42b5-b47e-2748f1d98b2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:16.712552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4bd26952-1fc6-42b5-b47e-2748f1d98b2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:16.738069 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:16.738069 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:16.740419 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4bd26952-1fc6-42b5-b47e-2748f1d98b2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:16.741550 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1602/3163] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:16 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:17.757152 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee01b0c9-256f-4fa8-9e88-ba82b4f47e0d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:17.757792 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee01b0c9-256f-4fa8-9e88-ba82b4f47e0d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:17.758022 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:17.758022 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:17.758400 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ee01b0c9-256f-4fa8-9e88-ba82b4f47e0d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:17.758773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ee01b0c9-256f-4fa8-9e88-ba82b4f47e0d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:17.786514 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:17.786514 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:17.788592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ee01b0c9-256f-4fa8-9e88-ba82b4f47e0d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:17.789765 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1562/3164] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:17 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:18.803271 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb9fbe6b-6591-4358-88e7-02e4aff71017 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:18.804230 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb9fbe6b-6591-4358-88e7-02e4aff71017 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:18.804476 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:18.804476 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:18.804854 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb9fbe6b-6591-4358-88e7-02e4aff71017 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:18.805224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fb9fbe6b-6591-4358-88e7-02e4aff71017 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:18.830540 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:18.830540 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:18.832394 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb9fbe6b-6591-4358-88e7-02e4aff71017 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:18.833214 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1603/3165] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:18 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:19.847130 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17099e60-cdbe-49a6-9a12-3ae6042c927c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:19.847811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17099e60-cdbe-49a6-9a12-3ae6042c927c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:19.848710 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:19.848710 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:19.849400 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17099e60-cdbe-49a6-9a12-3ae6042c927c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:19.850501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-17099e60-cdbe-49a6-9a12-3ae6042c927c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:19.877579 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:19.877579 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:19.879640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17099e60-cdbe-49a6-9a12-3ae6042c927c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:19.880507 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1563/3166] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:19 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:20.905132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-50f03082-4b64-48ef-9220-53d9a7642b07 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:20.905889 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-50f03082-4b64-48ef-9220-53d9a7642b07 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:20.905889 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:20.905889 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:20.906239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-50f03082-4b64-48ef-9220-53d9a7642b07 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:20.910685 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-50f03082-4b64-48ef-9220-53d9a7642b07 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:20.972265 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:20.972265 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:20.979836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-50f03082-4b64-48ef-9220-53d9a7642b07 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:20.980770 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1604/3167] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:20 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:21.996351 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-351b1229-65fc-40ff-a1f5-13b61249a38f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:21.996874 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-351b1229-65fc-40ff-a1f5-13b61249a38f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:21.997099 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:21.997099 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:21.997471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-351b1229-65fc-40ff-a1f5-13b61249a38f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:21.997842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-351b1229-65fc-40ff-a1f5-13b61249a38f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:22.023802 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:22.023802 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:22.025630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-351b1229-65fc-40ff-a1f5-13b61249a38f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:22.031520 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1564/3168] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:21 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:07:23.044491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d87f7056-7058-4f2f-a8f8-dba7b49dae67 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:23.046407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d87f7056-7058-4f2f-a8f8-dba7b49dae67 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:23.046776 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:23.046776 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:23.047482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d87f7056-7058-4f2f-a8f8-dba7b49dae67 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:23.050845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d87f7056-7058-4f2f-a8f8-dba7b49dae67 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:23.076284 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:23.076284 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:23.078151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d87f7056-7058-4f2f-a8f8-dba7b49dae67 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:23.079031 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1605/3169] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:23 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:24.105392 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-69828ff7-e6be-436e-96c0-bc0439bf0c03 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:24.107321 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-69828ff7-e6be-436e-96c0-bc0439bf0c03 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:24.107955 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:24.107955 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:24.110565 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-69828ff7-e6be-436e-96c0-bc0439bf0c03 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:24.111476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-69828ff7-e6be-436e-96c0-bc0439bf0c03 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:24.164355 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:24.164355 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:24.169979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-69828ff7-e6be-436e-96c0-bc0439bf0c03 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:24.171003 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1565/3170] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:24 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:25.191508 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef34e1f8-224a-40bd-9b01-5c5f56d36c01 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:25.193102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef34e1f8-224a-40bd-9b01-5c5f56d36c01 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:25.193102 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:25.193102 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:25.193102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ef34e1f8-224a-40bd-9b01-5c5f56d36c01 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:25.193102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ef34e1f8-224a-40bd-9b01-5c5f56d36c01 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:25.272491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:25.272491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:25.274578 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ef34e1f8-224a-40bd-9b01-5c5f56d36c01 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:25.275692 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1606/3171] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:25 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:07:25.735984 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-33b72714-7022-49e7-b095-81d17b99c4c8 req-5178af81-0a90-43a3-8c18-b0591518c45f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e2264f79-4d79-445f-9c9b-3907a7a66e0e Dec 31 10:07:25.737102 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-33b72714-7022-49e7-b095-81d17b99c4c8 req-5178af81-0a90-43a3-8c18-b0591518c45f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:25.737361 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:25.737361 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:25.737911 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-33b72714-7022-49e7-b095-81d17b99c4c8 req-5178af81-0a90-43a3-8c18-b0591518c45f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:25.765898 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:25.765898 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:26.308505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4b67638-3711-4e8f-ab1f-be6535ed35cd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:26.311680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4b67638-3711-4e8f-ab1f-be6535ed35cd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:26.311924 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:26.311924 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:26.312298 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f4b67638-3711-4e8f-ab1f-be6535ed35cd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:26.312672 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f4b67638-3711-4e8f-ab1f-be6535ed35cd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:26.364443 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:26.364443 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:26.368060 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f4b67638-3711-4e8f-ab1f-be6535ed35cd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:26.369378 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1607/3172] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:26 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:07:26.701778 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-33b72714-7022-49e7-b095-81d17b99c4c8 req-5178af81-0a90-43a3-8c18-b0591518c45f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:07:26.702949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-33b72714-7022-49e7-b095-81d17b99c4c8 req-5178af81-0a90-43a3-8c18-b0591518c45f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:07:26.713800 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-33b72714-7022-49e7-b095-81d17b99c4c8 req-5178af81-0a90-43a3-8c18-b0591518c45f tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e2264f79-4d79-445f-9c9b-3907a7a66e0e returned with HTTP 200 Dec 31 10:07:26.714714 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1566/3173] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 10:07:25 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e2264f79-4d79-445f-9c9b-3907a7a66e0e => generated 19 bytes in 985 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:27.386853 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0fa50287-b3a9-499e-8362-148db78744b2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:27.387507 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0fa50287-b3a9-499e-8362-148db78744b2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:27.388562 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:27.388562 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:27.389312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0fa50287-b3a9-499e-8362-148db78744b2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:27.389917 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0fa50287-b3a9-499e-8362-148db78744b2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:27.420947 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:27.420947 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:27.424986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0fa50287-b3a9-499e-8362-148db78744b2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:27.425882 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1608/3174] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:27 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:28.132587 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-7076c422-a2b5-4a19-b13a-2bb47d86b03b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:07:28.133559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-7076c422-a2b5-4a19-b13a-2bb47d86b03b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:28.134125 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:28.134125 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:28.134810 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-7076c422-a2b5-4a19-b13a-2bb47d86b03b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:28.209047 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:28.209047 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:28.221977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-7076c422-a2b5-4a19-b13a-2bb47d86b03b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:07:28.250708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-7076c422-a2b5-4a19-b13a-2bb47d86b03b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:07:28.253926 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1567/3175] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:07:28 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 1369 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:07:28.443003 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22e24884-87e9-40bf-93b9-6a467f125bed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:28.444311 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22e24884-87e9-40bf-93b9-6a467f125bed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:28.444713 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:28.444713 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:28.445363 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-22e24884-87e9-40bf-93b9-6a467f125bed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:28.445906 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-22e24884-87e9-40bf-93b9-6a467f125bed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:28.510782 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:28.510782 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:28.516251 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-22e24884-87e9-40bf-93b9-6a467f125bed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:28.517131 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1609/3176] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:28 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:29.535534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d5c1365-ee50-4e87-89f7-76c9bef64fc6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:29.536289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d5c1365-ee50-4e87-89f7-76c9bef64fc6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:29.536289 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:29.536289 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:29.536697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d5c1365-ee50-4e87-89f7-76c9bef64fc6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:29.537072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0d5c1365-ee50-4e87-89f7-76c9bef64fc6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:29.620803 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:29.620803 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:29.624905 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d5c1365-ee50-4e87-89f7-76c9bef64fc6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:29.636526 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1568/3177] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:29 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:29.746110 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-4881c57e-3287-48f6-be01-f800f8e4fdca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:07:29.747131 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-4881c57e-3287-48f6-be01-f800f8e4fdca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:29.747879 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:29.747879 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:29.748657 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-4881c57e-3287-48f6-be01-f800f8e4fdca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:29.863045 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:29.863045 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:29.880042 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-4881c57e-3287-48f6-be01-f800f8e4fdca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:07:29.957043 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-4881c57e-3287-48f6-be01-f800f8e4fdca tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:07:29.970861 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1610/3178] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:07:29 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 1369 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:07:29.973774 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d5c1365-ee50-4e87-89f7-76c9bef64fc6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume// Dec 31 10:07:29.975936 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d5c1365-ee50-4e87-89f7-76c9bef64fc6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:29.976426 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:29.976426 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:29.977482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d5c1365-ee50-4e87-89f7-76c9bef64fc6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:29.978948 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d5c1365-ee50-4e87-89f7-76c9bef64fc6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:07:29.979931 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1569/3179] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:07:29 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:07:30.010745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-7020a3d9-a623-4005-8404-05e884111ffd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments Dec 31 10:07:30.012894 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:30.012894 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:30.014247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-7020a3d9-a623-4005-8404-05e884111ffd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c0835ed-ce38-4a85-a0d1-7ddafbe8144c", "instance_uuid": "c56f3109-d2c6-4476-9b4f-bf4fa6d4e9d1", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:07:30.084148 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:30.084148 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:30.210118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-7020a3d9-a623-4005-8404-05e884111ffd tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments returned with HTTP 200 Dec 31 10:07:30.211470 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1611/3180] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:07:30 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:07:30.671854 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bb1b8a4-3c9d-42da-9e8e-76ea249ee241 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:30.673862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bb1b8a4-3c9d-42da-9e8e-76ea249ee241 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:30.675041 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bb1b8a4-3c9d-42da-9e8e-76ea249ee241 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:30.675991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1bb1b8a4-3c9d-42da-9e8e-76ea249ee241 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:30.738956 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:30.738956 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:30.743739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bb1b8a4-3c9d-42da-9e8e-76ea249ee241 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:30.749748 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1570/3181] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:30 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:31.769439 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7fd6a93a-b0d4-4e23-b914-ef42c59a2522 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:31.775904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7fd6a93a-b0d4-4e23-b914-ef42c59a2522 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:31.776643 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:31.776643 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:31.777395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7fd6a93a-b0d4-4e23-b914-ef42c59a2522 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:31.780982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7fd6a93a-b0d4-4e23-b914-ef42c59a2522 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:31.859343 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:31.859343 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:31.864121 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7fd6a93a-b0d4-4e23-b914-ef42c59a2522 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:31.868281 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1612/3182] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:31 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:32.088304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bb1b8a4-3c9d-42da-9e8e-76ea249ee241 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume// Dec 31 10:07:32.090990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bb1b8a4-3c9d-42da-9e8e-76ea249ee241 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:32.090990 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:32.090990 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:32.090990 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bb1b8a4-3c9d-42da-9e8e-76ea249ee241 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:32.090990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bb1b8a4-3c9d-42da-9e8e-76ea249ee241 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:07:32.091525 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1571/3183] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:07: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 31 10:07:32.112204 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-14cb687a-9fb8-45aa-8336-e5191016bf2e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:07:32.112835 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-14cb687a-9fb8-45aa-8336-e5191016bf2e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:32.113057 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:32.113057 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:32.113689 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-14cb687a-9fb8-45aa-8336-e5191016bf2e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:32.170705 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:32.170705 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:32.179222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-14cb687a-9fb8-45aa-8336-e5191016bf2e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:07:32.200783 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:32.200783 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:32.212823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-14cb687a-9fb8-45aa-8336-e5191016bf2e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:07:32.214033 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1613/3184] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 10:07:32 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 1467 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:07:32.236384 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-58d7d2bf-1aa6-4422-b662-996ac28281e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] PUT http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e85d6970-d3e7-4af7-8b58-b779abffa1ac Dec 31 10:07:32.237826 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-58d7d2bf-1aa6-4422-b662-996ac28281e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:07:32.272896 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:07:32.272896 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:07:32.275662 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-58d7d2bf-1aa6-4422-b662-996ac28281e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-7c0835ed-ce38-4a85-a0d1-7ddafbe8144c-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.014s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:07:32.278467 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:32.278467 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:32.883378 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7923fc6-60d9-4521-9f60-7e7b1bf24025 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:32.884937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7923fc6-60d9-4521-9f60-7e7b1bf24025 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:32.885311 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:32.885311 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:32.899019 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f7923fc6-60d9-4521-9f60-7e7b1bf24025 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:32.899806 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f7923fc6-60d9-4521-9f60-7e7b1bf24025 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:32.975288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:32.975288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:32.975288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f7923fc6-60d9-4521-9f60-7e7b1bf24025 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:32.980100 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1614/3185] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:32 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:33.978730 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b16b7c49-356c-4a3f-a316-f8d7a63eaccc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:33.979300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b16b7c49-356c-4a3f-a316-f8d7a63eaccc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:33.979467 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:33.979467 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:33.979804 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b16b7c49-356c-4a3f-a316-f8d7a63eaccc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:33.980514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b16b7c49-356c-4a3f-a316-f8d7a63eaccc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:34.019497 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:34.019497 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:34.023097 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b16b7c49-356c-4a3f-a316-f8d7a63eaccc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:34.034537 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1615/3186] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:33 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:07:34.051021 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-58d7d2bf-1aa6-4422-b662-996ac28281e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-7c0835ed-ce38-4a85-a0d1-7ddafbe8144c-n-h2-765311-8'" released by "attachment_update" :: held 1.776s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:07:34.051752 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-58d7d2bf-1aa6-4422-b662-996ac28281e9 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e85d6970-d3e7-4af7-8b58-b779abffa1ac returned with HTTP 200 Dec 31 10:07:34.052641 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1572/3187] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 10:07:32 2020] PUT /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e85d6970-d3e7-4af7-8b58-b779abffa1ac => generated 762 bytes in 1824 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:07:34.092041 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-90983f83-5516-45ce-8fa2-cdf6537723f3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e85d6970-d3e7-4af7-8b58-b779abffa1ac/action Dec 31 10:07:34.092489 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:34.092489 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:34.093131 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-90983f83-5516-45ce-8fa2-cdf6537723f3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:07:34.093959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-90983f83-5516-45ce-8fa2-cdf6537723f3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:07:34.175906 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:34.175906 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:34.193743 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-ad3e5813-5d62-487b-8e36-f82f83ce1b3f req-90983f83-5516-45ce-8fa2-cdf6537723f3 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e85d6970-d3e7-4af7-8b58-b779abffa1ac/action returned with HTTP 204 Dec 31 10:07:34.194859 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1616/3188] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 10:07:34 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e85d6970-d3e7-4af7-8b58-b779abffa1ac/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 31 10:07:35.044714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-798caa63-8004-4c75-b06d-49ef62760e30 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:35.045795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-798caa63-8004-4c75-b06d-49ef62760e30 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:35.045970 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:35.045970 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:35.046628 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-798caa63-8004-4c75-b06d-49ef62760e30 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:35.047270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-798caa63-8004-4c75-b06d-49ef62760e30 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:35.083132 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:35.083132 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:35.085937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-798caa63-8004-4c75-b06d-49ef62760e30 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:35.086929 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1573/3189] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:35 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:36.107196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77c239f6-298a-4bec-b2d4-18180f897a65 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:36.111105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77c239f6-298a-4bec-b2d4-18180f897a65 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:36.111105 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:36.111105 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:36.112572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77c239f6-298a-4bec-b2d4-18180f897a65 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:36.112572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-77c239f6-298a-4bec-b2d4-18180f897a65 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:36.179388 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:36.179388 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:36.182746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77c239f6-298a-4bec-b2d4-18180f897a65 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:36.184227 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1617/3190] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:36 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:37.208584 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-301dda7b-52cf-4d0e-bb54-9a306e79e9e7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:37.209822 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-301dda7b-52cf-4d0e-bb54-9a306e79e9e7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:37.210545 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:37.210545 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:37.211924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-301dda7b-52cf-4d0e-bb54-9a306e79e9e7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:37.212925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-301dda7b-52cf-4d0e-bb54-9a306e79e9e7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:37.262068 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:37.262068 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:37.266685 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-301dda7b-52cf-4d0e-bb54-9a306e79e9e7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:37.270808 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1574/3191] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:37 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:07:38.285037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37b9741c-8208-4305-9251-28594e8448d2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:38.285884 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37b9741c-8208-4305-9251-28594e8448d2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:38.285884 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:38.285884 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:38.286327 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37b9741c-8208-4305-9251-28594e8448d2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:38.286464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-37b9741c-8208-4305-9251-28594e8448d2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:38.323745 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:38.323745 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:38.327849 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37b9741c-8208-4305-9251-28594e8448d2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:38.328858 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1618/3192] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:38 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:39.345614 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-131f01af-2f97-4743-bf29-b722c449620e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:39.347899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-131f01af-2f97-4743-bf29-b722c449620e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:39.348338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:39.348338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:39.349119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-131f01af-2f97-4743-bf29-b722c449620e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:39.349786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-131f01af-2f97-4743-bf29-b722c449620e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:39.378582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:39.378582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:39.380162 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-131f01af-2f97-4743-bf29-b722c449620e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:39.390194 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1575/3193] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:39 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:40.401488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11dadeca-7be4-4477-9fad-cd05d653ebec tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:40.401488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11dadeca-7be4-4477-9fad-cd05d653ebec tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:40.401488 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:40.401488 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:40.401488 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11dadeca-7be4-4477-9fad-cd05d653ebec tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:40.407105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-11dadeca-7be4-4477-9fad-cd05d653ebec tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:40.439049 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:40.439049 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:40.441774 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11dadeca-7be4-4477-9fad-cd05d653ebec tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:40.444121 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1619/3194] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:40 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:07:41.458699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5097cf8-a6ba-4f1a-adc0-2cfe2ed468c4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:41.460025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5097cf8-a6ba-4f1a-adc0-2cfe2ed468c4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:41.460398 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:41.460398 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:41.460912 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5097cf8-a6ba-4f1a-adc0-2cfe2ed468c4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:41.461344 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d5097cf8-a6ba-4f1a-adc0-2cfe2ed468c4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:41.491031 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:41.491031 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:41.493047 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5097cf8-a6ba-4f1a-adc0-2cfe2ed468c4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:41.493895 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1576/3195] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:41 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:42.515648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ca9050b-5a78-4ce2-8ef0-9c657c1ab4c7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:42.516333 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ca9050b-5a78-4ce2-8ef0-9c657c1ab4c7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:42.516814 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:42.516814 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:42.517487 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0ca9050b-5a78-4ce2-8ef0-9c657c1ab4c7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:42.518099 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0ca9050b-5a78-4ce2-8ef0-9c657c1ab4c7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:42.551601 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:42.551601 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:42.553658 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0ca9050b-5a78-4ce2-8ef0-9c657c1ab4c7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:42.555003 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1620/3196] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:42 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:43.571193 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16f5faf4-06d7-4ec3-a861-8573394a4721 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:43.571693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16f5faf4-06d7-4ec3-a861-8573394a4721 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:43.571693 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:43.571693 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:43.573080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-16f5faf4-06d7-4ec3-a861-8573394a4721 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:43.573080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-16f5faf4-06d7-4ec3-a861-8573394a4721 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:43.599458 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:43.599458 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:43.601868 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-16f5faf4-06d7-4ec3-a861-8573394a4721 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:43.603023 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1577/3197] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:43 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:44.618087 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e607083-9973-4585-945d-d0396ca10cbc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:44.618662 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e607083-9973-4585-945d-d0396ca10cbc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:44.618848 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:44.618848 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:44.619161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e607083-9973-4585-945d-d0396ca10cbc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:44.619568 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9e607083-9973-4585-945d-d0396ca10cbc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:44.642127 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:44.642127 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:44.644715 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e607083-9973-4585-945d-d0396ca10cbc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:44.645484 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1621/3198] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:44 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:07:45.665378 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a2151d0-9e23-4760-a453-909de1345f46 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:45.666567 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a2151d0-9e23-4760-a453-909de1345f46 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:45.667233 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:45.667233 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:45.668051 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a2151d0-9e23-4760-a453-909de1345f46 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:45.668739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5a2151d0-9e23-4760-a453-909de1345f46 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:45.694858 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:45.694858 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:45.696853 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a2151d0-9e23-4760-a453-909de1345f46 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:45.698147 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1578/3199] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:45 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:46.723178 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5464448c-3f4d-440f-8bce-0f3eaca35baa tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:46.723933 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5464448c-3f4d-440f-8bce-0f3eaca35baa tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:46.724212 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:46.724212 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:46.724774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5464448c-3f4d-440f-8bce-0f3eaca35baa tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:46.725247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5464448c-3f4d-440f-8bce-0f3eaca35baa tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:46.756899 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:46.756899 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:46.758957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5464448c-3f4d-440f-8bce-0f3eaca35baa tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:46.760343 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1622/3200] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:46 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:47.780756 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c3b95df-5ad3-41b4-9f28-b259651a1ec5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:47.781873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c3b95df-5ad3-41b4-9f28-b259651a1ec5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:47.782273 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:47.782273 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:47.783119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c3b95df-5ad3-41b4-9f28-b259651a1ec5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:47.783839 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4c3b95df-5ad3-41b4-9f28-b259651a1ec5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:47.811432 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:47.811432 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:47.815127 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c3b95df-5ad3-41b4-9f28-b259651a1ec5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:47.823860 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1579/3201] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:47 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:48.834041 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49212fd2-8967-4377-9d6e-027f7cd8ba7d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:48.835160 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-49212fd2-8967-4377-9d6e-027f7cd8ba7d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:48.835393 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:48.835393 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:48.835917 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-49212fd2-8967-4377-9d6e-027f7cd8ba7d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:48.836355 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-49212fd2-8967-4377-9d6e-027f7cd8ba7d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:48.903123 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:48.903123 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:48.930957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-49212fd2-8967-4377-9d6e-027f7cd8ba7d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:48.944336 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1623/3202] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:48 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:49.962006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5fd5a6ef-b437-4cfc-a162-1768a7d1598a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:49.963338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5fd5a6ef-b437-4cfc-a162-1768a7d1598a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:49.964083 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:49.964083 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:49.964803 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5fd5a6ef-b437-4cfc-a162-1768a7d1598a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:49.965385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5fd5a6ef-b437-4cfc-a162-1768a7d1598a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:50.009631 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:50.009631 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:50.012378 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5fd5a6ef-b437-4cfc-a162-1768a7d1598a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:50.014325 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1580/3203] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:49 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:51.029411 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24edbcbb-952e-4ab4-946c-4594b1aa4eca tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:51.061183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24edbcbb-952e-4ab4-946c-4594b1aa4eca tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:51.061906 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:51.061906 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:51.064476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24edbcbb-952e-4ab4-946c-4594b1aa4eca tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:51.068811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-24edbcbb-952e-4ab4-946c-4594b1aa4eca tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:51.156670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:51.156670 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:51.165932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24edbcbb-952e-4ab4-946c-4594b1aa4eca tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:51.173766 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1624/3204] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:51 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:52.191666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23ee0d77-aae6-4b6f-8089-66a76cf156a4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:52.192273 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23ee0d77-aae6-4b6f-8089-66a76cf156a4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:52.192480 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:52.192480 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:52.192850 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23ee0d77-aae6-4b6f-8089-66a76cf156a4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:52.193216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-23ee0d77-aae6-4b6f-8089-66a76cf156a4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:52.222320 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:52.222320 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:52.224690 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23ee0d77-aae6-4b6f-8089-66a76cf156a4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:52.225867 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1581/3205] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:52 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:53.247223 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f1fe448-d496-4527-920d-884a8fce5be9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:53.247910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f1fe448-d496-4527-920d-884a8fce5be9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:53.248188 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:53.248188 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:53.248580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4f1fe448-d496-4527-920d-884a8fce5be9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:53.248953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4f1fe448-d496-4527-920d-884a8fce5be9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:53.306264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:53.306264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:53.309467 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4f1fe448-d496-4527-920d-884a8fce5be9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:53.310656 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1625/3206] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:53 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:54.343731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b991f054-1cb3-4071-ae2d-39e41da9d861 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:54.343731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b991f054-1cb3-4071-ae2d-39e41da9d861 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:54.343731 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:54.343731 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:54.343731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b991f054-1cb3-4071-ae2d-39e41da9d861 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:54.346720 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b991f054-1cb3-4071-ae2d-39e41da9d861 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:54.390733 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:54.390733 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:54.392685 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b991f054-1cb3-4071-ae2d-39e41da9d861 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:54.394750 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1582/3207] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:54 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:55.411990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc06a941-15a1-4896-933e-98e87fc2fe4f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:55.416760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc06a941-15a1-4896-933e-98e87fc2fe4f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:55.417472 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:55.417472 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:55.418258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fc06a941-15a1-4896-933e-98e87fc2fe4f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:55.420053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fc06a941-15a1-4896-933e-98e87fc2fe4f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:55.472943 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:55.472943 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:55.476868 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fc06a941-15a1-4896-933e-98e87fc2fe4f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:55.478699 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1626/3208] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:55 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:56.493295 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-acb0e50d-f421-4145-8c28-bff7577008a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:56.494413 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-acb0e50d-f421-4145-8c28-bff7577008a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:56.494850 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:56.494850 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:56.495566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-acb0e50d-f421-4145-8c28-bff7577008a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:56.496145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-acb0e50d-f421-4145-8c28-bff7577008a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:56.518969 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:56.518969 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:56.521399 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-acb0e50d-f421-4145-8c28-bff7577008a1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:56.522592 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1583/3209] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:56 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:57.538154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2811695f-e438-40f3-948f-99a8bb75b658 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:57.538836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2811695f-e438-40f3-948f-99a8bb75b658 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:57.539169 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:57.539169 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:57.539776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2811695f-e438-40f3-948f-99a8bb75b658 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:57.540262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2811695f-e438-40f3-948f-99a8bb75b658 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:57.565205 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:57.565205 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:57.567770 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2811695f-e438-40f3-948f-99a8bb75b658 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:57.569481 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1627/3210] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:57 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:58.586338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2914f47a-e748-490a-9c62-5e6599af5f16 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:58.587204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2914f47a-e748-490a-9c62-5e6599af5f16 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:58.587573 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:58.587573 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:58.588152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2914f47a-e748-490a-9c62-5e6599af5f16 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:58.590949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2914f47a-e748-490a-9c62-5e6599af5f16 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 280cee54-6f73-40ce-b00a-df0871d977fd. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:07:58.651195 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:58.651195 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:58.653823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2914f47a-e748-490a-9c62-5e6599af5f16 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 200 Dec 31 10:07:58.656669 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1584/3211] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:58 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 816 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:07:58.670548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36455072-6954-481e-9edc-c205efeba9fe tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:07:58.671272 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36455072-6954-481e-9edc-c205efeba9fe tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:58.671630 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:58.671630 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:58.672225 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-36455072-6954-481e-9edc-c205efeba9fe tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:58.769852 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:58.769852 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:58.779880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-36455072-6954-481e-9edc-c205efeba9fe tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:07:58.807470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:58.807470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:58.817462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-36455072-6954-481e-9edc-c205efeba9fe tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:07:58.818384 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1628/3212] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:07:58 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 1203 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:07:58.857140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c1bc0ae-2782-43bd-9d51-e6b7385b04a6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] DELETE http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd Dec 31 10:07:58.865500 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c1bc0ae-2782-43bd-9d51-e6b7385b04a6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:58.866236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:58.866236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:58.867332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c1bc0ae-2782-43bd-9d51-e6b7385b04a6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:58.868182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-4c1bc0ae-2782-43bd-9d51-e6b7385b04a6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete backup with id: 280cee54-6f73-40ce-b00a-df0871d977fd. Dec 31 10:07:58.902788 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:58.902788 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:58.947830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-4c1bc0ae-2782-43bd-9d51-e6b7385b04a6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] delete_backup rpcapi backup_id 280cee54-6f73-40ce-b00a-df0871d977fd {{(pid=88085) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 31 10:07:58.952229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c1bc0ae-2782-43bd-9d51-e6b7385b04a6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd returned with HTTP 202 Dec 31 10:07:58.953417 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1585/3213] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:07:58 2020] DELETE /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/280cee54-6f73-40ce-b00a-df0871d977fd => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:07:59.230648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-5ab4355a-2fae-4c76-aca1-34721f9e76f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:07:59.231771 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-5ab4355a-2fae-4c76-aca1-34721f9e76f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:07:59.231771 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:59.231771 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:59.232433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-5ab4355a-2fae-4c76-aca1-34721f9e76f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:07:59.479871 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:59.479871 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:59.554715 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-5ab4355a-2fae-4c76-aca1-34721f9e76f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:07:59.636889 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:59.636889 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:59.696623 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-5ab4355a-2fae-4c76-aca1-34721f9e76f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:07:59.696623 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1629/3214] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:07:59 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 1203 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:07:59.706682 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-bb7f7eeb-8db2-4142-85a8-56383aaaf6c9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] POST http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da/action Dec 31 10:07:59.706682 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:07:59.706682 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:07:59.706682 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-bb7f7eeb-8db2-4142-85a8-56383aaaf6c9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action body: b'{"os-begin_detaching": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:07:59.706682 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-bb7f7eeb-8db2-4142-85a8-56383aaaf6c9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:07:59.989134 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:07:59.989134 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:07:59.989134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-bb7f7eeb-8db2-4142-85a8-56383aaaf6c9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:00.025872 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-bb7f7eeb-8db2-4142-85a8-56383aaaf6c9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Begin detaching volume completed successfully. Dec 31 10:08:00.025872 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-bb7f7eeb-8db2-4142-85a8-56383aaaf6c9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da/action returned with HTTP 202 Dec 31 10:08:00.025872 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1586/3215] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 10:07:59 2020] POST /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da/action => generated 0 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:08:00.089433 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04f27072-88df-4bde-ab10-20c846bd7fb0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:08:00.089433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04f27072-88df-4bde-ab10-20c846bd7fb0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:00.089433 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:00.089433 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:00.089433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04f27072-88df-4bde-ab10-20c846bd7fb0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:00.308750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-bb7f7eeb-8db2-4142-85a8-56383aaaf6c9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume// Dec 31 10:08:00.308750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-bb7f7eeb-8db2-4142-85a8-56383aaaf6c9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:00.308750 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:00.308750 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:00.308750 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-bb7f7eeb-8db2-4142-85a8-56383aaaf6c9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:00.317332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-bb7f7eeb-8db2-4142-85a8-56383aaaf6c9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:08:00.317332 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1587/3216] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 10:08:00 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:08:00.337705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-20656dc0-6115-4ad8-8ebb-35caa5476765 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:08:00.337705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-20656dc0-6115-4ad8-8ebb-35caa5476765 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:00.337705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-20656dc0-6115-4ad8-8ebb-35caa5476765 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:00.374212 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:00.374212 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:00.438324 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-04f27072-88df-4bde-ab10-20c846bd7fb0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:00.552236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:00.552236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:00.592945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04f27072-88df-4bde-ab10-20c846bd7fb0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:08:00.592945 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1630/3217] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:00 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 1206 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:08:00.642524 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:00.642524 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:00.679967 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-20656dc0-6115-4ad8-8ebb-35caa5476765 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:00.847572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:00.847572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:00.934166 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-20656dc0-6115-4ad8-8ebb-35caa5476765 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:08:00.951956 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1588/3218] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 10:08:00 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 1305 bytes in 628 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 10:08:01.289920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-8ecb0413-23b0-4b44-ade5-68ad99d2b6d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] DELETE http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments/85c1f112-6c6c-4ca1-b839-e26034372a0f Dec 31 10:08:01.290457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-8ecb0413-23b0-4b44-ade5-68ad99d2b6d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:01.290660 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:01.290660 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:01.290997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-8ecb0413-23b0-4b44-ade5-68ad99d2b6d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:01.336905 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:01.336905 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:01.608116 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-684f076a-ba29-4cea-ba76-d98d840b5849 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:08:01.610434 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-684f076a-ba29-4cea-ba76-d98d840b5849 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:01.611079 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:01.611079 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:01.614816 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-684f076a-ba29-4cea-ba76-d98d840b5849 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:01.821933 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:01.821933 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:01.838308 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-684f076a-ba29-4cea-ba76-d98d840b5849 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:01.939748 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:01.939748 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:01.963920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-684f076a-ba29-4cea-ba76-d98d840b5849 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:08:01.966569 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1589/3219] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:01 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 1206 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:08:02.444489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-8ecb0413-23b0-4b44-ade5-68ad99d2b6d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:08:02.445277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-8ecb0413-23b0-4b44-ade5-68ad99d2b6d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:08:02.469496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-83d847a5-0f7b-4ca1-ad82-d4f1eba61c21 req-8ecb0413-23b0-4b44-ade5-68ad99d2b6d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments/85c1f112-6c6c-4ca1-b839-e26034372a0f returned with HTTP 200 Dec 31 10:08:02.475677 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1631/3220] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 10:08:01 2020] DELETE /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/attachments/85c1f112-6c6c-4ca1-b839-e26034372a0f => generated 19 bytes in 1189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:02.982653 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a38fb173-afe0-4349-9025-e0ed98f4d6ec tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:08:02.983114 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a38fb173-afe0-4349-9025-e0ed98f4d6ec tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:02.984293 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:02.984293 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:02.986033 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a38fb173-afe0-4349-9025-e0ed98f4d6ec tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:03.064257 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:03.064257 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:03.073900 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a38fb173-afe0-4349-9025-e0ed98f4d6ec tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:03.101785 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a38fb173-afe0-4349-9025-e0ed98f4d6ec tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:08:03.102775 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1590/3221] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:02 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 911 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:09.911449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f2f1dee-efce-4583-af4d-1896d9d5a088 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] DELETE http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:08:09.911449 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0f2f1dee-efce-4583-af4d-1896d9d5a088 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:09.911449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:09.911449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:09.911449 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0f2f1dee-efce-4583-af4d-1896d9d5a088 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:09.911449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-0f2f1dee-efce-4583-af4d-1896d9d5a088 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume with id: 277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:08:10.022607 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:10.022607 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:10.022607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0f2f1dee-efce-4583-af4d-1896d9d5a088 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:10.183221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0f2f1dee-efce-4583-af4d-1896d9d5a088 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume request issued successfully. Dec 31 10:08:10.183221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0f2f1dee-efce-4583-af4d-1896d9d5a088 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 202 Dec 31 10:08:10.183221 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1632/3222] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:08:09 2020] DELETE /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 0 bytes in 297 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:08:10.205546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38d45986-054d-40f0-b074-297301b9b8a9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:08:10.205546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38d45986-054d-40f0-b074-297301b9b8a9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:10.205546 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:10.205546 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:10.205546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38d45986-054d-40f0-b074-297301b9b8a9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:10.286491 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:10.286491 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:10.312093 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-38d45986-054d-40f0-b074-297301b9b8a9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:10.348896 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38d45986-054d-40f0-b074-297301b9b8a9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:08:10.348896 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1591/3223] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:10 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 910 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:11.366545 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8aefd53-c361-4be5-a94a-d76d1e95c846 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:08:11.367153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8aefd53-c361-4be5-a94a-d76d1e95c846 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:11.367457 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:11.367457 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:11.367833 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f8aefd53-c361-4be5-a94a-d76d1e95c846 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:11.470816 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:11.470816 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:11.489328 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f8aefd53-c361-4be5-a94a-d76d1e95c846 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:11.522611 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f8aefd53-c361-4be5-a94a-d76d1e95c846 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 200 Dec 31 10:08:11.522611 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1633/3224] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:11 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 910 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:12.540338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d6a18f54-86e9-4eae-b528-0dc286ebde61 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:08:12.540338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d6a18f54-86e9-4eae-b528-0dc286ebde61 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:12.540338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:12.540338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:12.540338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d6a18f54-86e9-4eae-b528-0dc286ebde61 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:12.695794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d6a18f54-86e9-4eae-b528-0dc286ebde61 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 404 Dec 31 10:08:12.697450 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1592/3225] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:12 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:08:12.798108 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] POST http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes Dec 31 10:08:12.799194 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:12.799194 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:12.799635 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'create', calling method: create, body: {"volume": {"imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1746576953"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:08:12.800789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Create volume request body: {'volume': {'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1746576953'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:08:13.048456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Create volume of 1 GB Dec 31 10:08:13.091404 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Availability Zones retrieved successfully. Dec 31 10:08:13.123068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Flow 'volume_create_api' (41ea0d04-0dc2-40e5-b6bc-2b6f70ee03b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:08:13.123068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd06bec-a6fc-462e-9950-b13cb7550fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:08:13.129650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:08:13.277339 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd06bec-a6fc-462e-9950-b13cb7550fd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:08:13.281890 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d493942c-7bbd-4a5a-80c7-341ceb331a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:08:13.484564 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Created reservations ['1acacc08-4ab7-479e-b088-8e1a086e1ec7', '43dcdb49-23e0-45aa-b887-c1e84bfdbb52', '6889e601-c3c8-499c-9ef9-cb923d22c65d', 'e3c71a93-e8f7-41df-9ffa-8f96c58b8c9b'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:08:13.489769 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d493942c-7bbd-4a5a-80c7-341ceb331a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1acacc08-4ab7-479e-b088-8e1a086e1ec7', '43dcdb49-23e0-45aa-b887-c1e84bfdbb52', '6889e601-c3c8-499c-9ef9-cb923d22c65d', 'e3c71a93-e8f7-41df-9ffa-8f96c58b8c9b']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:08:13.491508 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10332b20-ea86-4e8e-a8f1-8efa68fbaa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:08:13.663549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10332b20-ea86-4e8e-a8f1-8efa68fbaa5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ee07df0-cc09-4e59-adab-aecf0a987851', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1746576953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74b6dd65f304054ba4ec603ab0459f3',qos_specs=None,replication_status=,reservations=['1acacc08-4ab7-479e-b088-8e1a086e1ec7','43dcdb49-23e0-45aa-b887-c1e84bfdbb52','6889e601-c3c8-499c-9ef9-cb923d22c65d','e3c71a93-e8f7-41df-9ffa-8f96c58b8c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d2273612104a6faa689a965ab93595',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:08:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1746576953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ee07df0-cc09-4e59-adab-aecf0a987851,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f74b6dd65f304054ba4ec603ab0459f3',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='66d2273612104a6faa689a965ab93595',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:08:13.663549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd459df1-3d87-4352-b8e6-206495f10b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:08:13.706288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd459df1-3d87-4352-b8e6-206495f10b2a) 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-1746576953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74b6dd65f304054ba4ec603ab0459f3',qos_specs=None,replication_status=,reservations=['1acacc08-4ab7-479e-b088-8e1a086e1ec7','43dcdb49-23e0-45aa-b887-c1e84bfdbb52','6889e601-c3c8-499c-9ef9-cb923d22c65d','e3c71a93-e8f7-41df-9ffa-8f96c58b8c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d2273612104a6faa689a965ab93595',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:08:13.724178 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21bfd457-6124-4414-b1ac-0d93388f2b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:08:13.749683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21bfd457-6124-4414-b1ac-0d93388f2b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:08:13.749683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Flow 'volume_create_api' (41ea0d04-0dc2-40e5-b6bc-2b6f70ee03b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:08:13.894994 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Create volume request issued successfully. Dec 31 10:08:13.919879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25ce492f-5ef6-4890-9b41-a220464b549b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes returned with HTTP 202 Dec 31 10:08:13.919879 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1634/3226] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:08:12 2020] POST /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes => generated 818 bytes in 1117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:08:13.935899 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8918f41f-69b8-4c2c-b1b5-6b884418a1d7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:13.935899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8918f41f-69b8-4c2c-b1b5-6b884418a1d7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:13.935899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8918f41f-69b8-4c2c-b1b5-6b884418a1d7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:14.017002 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:14.017002 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:14.027777 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8918f41f-69b8-4c2c-b1b5-6b884418a1d7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:14.067648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8918f41f-69b8-4c2c-b1b5-6b884418a1d7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:14.067648 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1593/3227] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:13 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 886 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:15.095299 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc9b074a-580f-4248-baae-404933dcb812 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:15.096106 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc9b074a-580f-4248-baae-404933dcb812 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:15.096339 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:15.096339 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:15.096713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc9b074a-580f-4248-baae-404933dcb812 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:15.151670 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:15.151670 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:15.165159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bc9b074a-580f-4248-baae-404933dcb812 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:15.202026 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc9b074a-580f-4248-baae-404933dcb812 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:15.203115 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1635/3228] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:15 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:16.223239 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34f24c1b-55cc-4a07-a6ed-30bfef9533ca tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:16.223239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-34f24c1b-55cc-4a07-a6ed-30bfef9533ca tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:16.223239 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:16.223239 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:16.223239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-34f24c1b-55cc-4a07-a6ed-30bfef9533ca tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:16.278897 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:16.278897 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:16.292217 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-34f24c1b-55cc-4a07-a6ed-30bfef9533ca tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:16.323332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-34f24c1b-55cc-4a07-a6ed-30bfef9533ca tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:16.324384 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1594/3229] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:16 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:17.384273 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6452110-40ea-4bdf-a631-e4576dda6b83 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:17.386258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6452110-40ea-4bdf-a631-e4576dda6b83 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:17.388249 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:17.388249 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:17.390315 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c6452110-40ea-4bdf-a631-e4576dda6b83 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:17.489905 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:17.489905 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:17.505899 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c6452110-40ea-4bdf-a631-e4576dda6b83 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:17.535572 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c6452110-40ea-4bdf-a631-e4576dda6b83 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:17.536713 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1636/3230] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:17 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:18.556887 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3bebc2ee-4cb6-46cd-9f79-9031fa64d634 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:18.556887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3bebc2ee-4cb6-46cd-9f79-9031fa64d634 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:18.556887 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:18.556887 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:18.556887 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3bebc2ee-4cb6-46cd-9f79-9031fa64d634 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:18.631303 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:18.631303 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:18.642016 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3bebc2ee-4cb6-46cd-9f79-9031fa64d634 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:18.710484 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3bebc2ee-4cb6-46cd-9f79-9031fa64d634 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:18.712936 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1595/3231] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:18 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:19.729522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c94265f7-f642-4406-807f-ccfbfa48bb6e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:19.729971 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c94265f7-f642-4406-807f-ccfbfa48bb6e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:19.729971 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:19.729971 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:19.730238 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c94265f7-f642-4406-807f-ccfbfa48bb6e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:19.792959 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:19.792959 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:19.807604 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c94265f7-f642-4406-807f-ccfbfa48bb6e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:19.845516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c94265f7-f642-4406-807f-ccfbfa48bb6e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:19.847307 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1637/3232] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:19 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:20.871667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da147120-f2bd-49f5-95c1-9361d067094c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:20.872435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da147120-f2bd-49f5-95c1-9361d067094c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:20.872653 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:20.872653 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:20.873018 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da147120-f2bd-49f5-95c1-9361d067094c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:20.928129 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:20.928129 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:20.938655 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-da147120-f2bd-49f5-95c1-9361d067094c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:20.966451 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da147120-f2bd-49f5-95c1-9361d067094c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:20.968162 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1596/3233] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:20 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:21.986257 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93f1fee1-9d52-4eaa-9dbd-d967975313bd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:21.988379 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93f1fee1-9d52-4eaa-9dbd-d967975313bd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:21.988834 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:21.988834 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:21.989722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93f1fee1-9d52-4eaa-9dbd-d967975313bd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:22.059142 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:22.059142 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:22.076626 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-93f1fee1-9d52-4eaa-9dbd-d967975313bd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:22.123132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93f1fee1-9d52-4eaa-9dbd-d967975313bd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:22.124836 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1638/3234] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:21 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:23.162826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f22e8f0-2f7f-4b5a-a58f-30238acb94d6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:23.163917 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f22e8f0-2f7f-4b5a-a58f-30238acb94d6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:23.167246 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:23.167246 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:23.171582 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f22e8f0-2f7f-4b5a-a58f-30238acb94d6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:23.285822 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:23.285822 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:23.306217 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8f22e8f0-2f7f-4b5a-a58f-30238acb94d6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:23.343196 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f22e8f0-2f7f-4b5a-a58f-30238acb94d6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:23.344296 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1597/3235] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:23 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:24.373138 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c8764bd-1df6-474b-a2f3-34b391ecdfb9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:24.373749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c8764bd-1df6-474b-a2f3-34b391ecdfb9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:24.374190 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:24.374190 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:24.374854 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9c8764bd-1df6-474b-a2f3-34b391ecdfb9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:24.432826 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:24.432826 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:24.444771 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9c8764bd-1df6-474b-a2f3-34b391ecdfb9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:24.478456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9c8764bd-1df6-474b-a2f3-34b391ecdfb9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:24.479465 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1639/3236] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:24 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:25.499688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3140e5bb-dd7b-4984-b140-9f8650d43c45 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:25.501467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3140e5bb-dd7b-4984-b140-9f8650d43c45 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:25.502843 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:25.502843 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:25.503693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3140e5bb-dd7b-4984-b140-9f8650d43c45 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:25.575511 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:25.575511 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:25.601865 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3140e5bb-dd7b-4984-b140-9f8650d43c45 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:25.644011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3140e5bb-dd7b-4984-b140-9f8650d43c45 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:25.645552 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1598/3237] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:25 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:26.670911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ab463cd-3e66-43ab-ab11-dfd62d4420e7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:26.671440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1ab463cd-3e66-43ab-ab11-dfd62d4420e7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:26.671658 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:26.671658 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:26.672025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1ab463cd-3e66-43ab-ab11-dfd62d4420e7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:26.727138 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:26.727138 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:26.744604 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1ab463cd-3e66-43ab-ab11-dfd62d4420e7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:26.787874 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1ab463cd-3e66-43ab-ab11-dfd62d4420e7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:26.789152 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1640/3238] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:26 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:27.809607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-59af97c4-aab9-4eea-9887-44df80e5e8a3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:27.810599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-59af97c4-aab9-4eea-9887-44df80e5e8a3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:27.810599 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:27.810599 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:27.811216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-59af97c4-aab9-4eea-9887-44df80e5e8a3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:27.872354 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:27.872354 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:27.882061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-59af97c4-aab9-4eea-9887-44df80e5e8a3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:27.909720 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-59af97c4-aab9-4eea-9887-44df80e5e8a3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:27.911127 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1599/3239] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:27 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:28.932462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3faecf81-0059-43c4-b036-54817e3e2244 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:28.936446 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3faecf81-0059-43c4-b036-54817e3e2244 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:28.936690 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:28.936690 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:28.938115 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3faecf81-0059-43c4-b036-54817e3e2244 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:29.031962 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:29.031962 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:29.042117 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3faecf81-0059-43c4-b036-54817e3e2244 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:29.074315 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3faecf81-0059-43c4-b036-54817e3e2244 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:29.075189 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1641/3240] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:28 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 910 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:30.091929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-509d35bc-6b72-4c97-b91f-b9fa7a55ea2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:30.092950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-509d35bc-6b72-4c97-b91f-b9fa7a55ea2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:30.093136 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:30.093136 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:30.093819 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-509d35bc-6b72-4c97-b91f-b9fa7a55ea2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:30.146215 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:30.146215 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:30.155890 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-509d35bc-6b72-4c97-b91f-b9fa7a55ea2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:30.181686 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-509d35bc-6b72-4c97-b91f-b9fa7a55ea2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:30.182730 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1600/3241] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:30 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:31.200368 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-016d607a-b8b1-4086-bc17-f5c293668cf7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:31.200924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-016d607a-b8b1-4086-bc17-f5c293668cf7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:31.201084 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:31.201084 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:31.201743 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-016d607a-b8b1-4086-bc17-f5c293668cf7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:31.254984 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:31.254984 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:31.264864 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-016d607a-b8b1-4086-bc17-f5c293668cf7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:31.291356 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-016d607a-b8b1-4086-bc17-f5c293668cf7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:31.292669 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1642/3242] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:31 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:32.310342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c18015d3-8020-4845-ae6a-1cfea9a473ac tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:32.311012 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c18015d3-8020-4845-ae6a-1cfea9a473ac tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:32.311283 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:32.311283 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:32.311717 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c18015d3-8020-4845-ae6a-1cfea9a473ac tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:32.378574 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:32.378574 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:32.389925 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c18015d3-8020-4845-ae6a-1cfea9a473ac tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:32.414667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c18015d3-8020-4845-ae6a-1cfea9a473ac tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:32.415733 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1601/3243] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:32 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:33.435209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e44b362-2ec0-45d0-8a86-7d00e5f106f5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:33.435794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e44b362-2ec0-45d0-8a86-7d00e5f106f5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:33.436108 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:33.436108 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:33.436614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e44b362-2ec0-45d0-8a86-7d00e5f106f5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:33.501790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:33.501790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:33.512846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7e44b362-2ec0-45d0-8a86-7d00e5f106f5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:33.546415 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e44b362-2ec0-45d0-8a86-7d00e5f106f5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:33.547237 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1643/3244] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:33 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 971 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:34.565239 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48419a12-df5e-45fe-85a0-b45ff2b92fe3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:34.565867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48419a12-df5e-45fe-85a0-b45ff2b92fe3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:34.566383 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:34.566383 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:34.566932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48419a12-df5e-45fe-85a0-b45ff2b92fe3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:34.620266 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:34.620266 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:34.633477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-48419a12-df5e-45fe-85a0-b45ff2b92fe3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:34.657497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48419a12-df5e-45fe-85a0-b45ff2b92fe3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:34.658302 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1602/3245] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:34 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:35.673921 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8752735b-af55-4c27-8f03-80c0d6ccf01a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:35.675893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8752735b-af55-4c27-8f03-80c0d6ccf01a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:35.676653 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:35.676653 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:35.677151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8752735b-af55-4c27-8f03-80c0d6ccf01a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:35.729936 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:35.729936 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:35.740285 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8752735b-af55-4c27-8f03-80c0d6ccf01a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:35.765607 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8752735b-af55-4c27-8f03-80c0d6ccf01a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:35.768293 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1644/3246] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:35 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 1359 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:08:35.782860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c235962d-8f02-4ac1-95c2-8120873a0686 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:08:35.783362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c235962d-8f02-4ac1-95c2-8120873a0686 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:35.783815 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:35.783815 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:35.784302 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c235962d-8f02-4ac1-95c2-8120873a0686 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:35.837424 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:35.837424 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:35.848575 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c235962d-8f02-4ac1-95c2-8120873a0686 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:35.879269 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c235962d-8f02-4ac1-95c2-8120873a0686 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:08:35.880631 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1603/3247] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:35 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 1359 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:08:35.900898 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aeccd364-5fae-4f61-a6c8-a3b81b055cb3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] POST http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups Dec 31 10:08:35.901775 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:35.901775 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:35.902553 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aeccd364-5fae-4f61-a6c8-a3b81b055cb3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4ee07df0-cc09-4e59-adab-aecf0a987851", "name": "tempest-VolumesBackupsTest-Backup-899694729"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:08:35.904448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-aeccd364-5fae-4f61-a6c8-a3b81b055cb3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Creating new backup {'backup': {'volume_id': '4ee07df0-cc09-4e59-adab-aecf0a987851', 'name': 'tempest-VolumesBackupsTest-Backup-899694729'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 31 10:08:35.905847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-aeccd364-5fae-4f61-a6c8-a3b81b055cb3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Creating backup of volume 4ee07df0-cc09-4e59-adab-aecf0a987851 in container None Dec 31 10:08:35.965695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:35.965695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:35.967561 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-aeccd364-5fae-4f61-a6c8-a3b81b055cb3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:08:36.012752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-aeccd364-5fae-4f61-a6c8-a3b81b055cb3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Created reservations ['41b1f084-2cff-4d63-8e51-9b67a5c1f3f9', 'a5dc8a50-2001-4294-9123-84fb9fd52f95'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:08:36.085447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aeccd364-5fae-4f61-a6c8-a3b81b055cb3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups returned with HTTP 202 Dec 31 10:08:36.086601 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1645/3248] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:08:35 2020] POST /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups => generated 395 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:08:36.097640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74f6b97e-81bf-4f7d-b574-00da4d17a741 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:36.098266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74f6b97e-81bf-4f7d-b574-00da4d17a741 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:36.098566 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:36.098566 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:36.099137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74f6b97e-81bf-4f7d-b574-00da4d17a741 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:36.099574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-74f6b97e-81bf-4f7d-b574-00da4d17a741 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:36.127275 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:36.127275 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:36.130061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74f6b97e-81bf-4f7d-b574-00da4d17a741 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:36.131566 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1604/3249] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:36 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 802 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:37.145512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d8c8632a-abd5-4d9e-b76e-c705a6342ba0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:37.146308 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d8c8632a-abd5-4d9e-b76e-c705a6342ba0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:37.146630 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:37.146630 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:37.147141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d8c8632a-abd5-4d9e-b76e-c705a6342ba0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:37.147976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d8c8632a-abd5-4d9e-b76e-c705a6342ba0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:37.186638 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:37.186638 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:37.194089 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d8c8632a-abd5-4d9e-b76e-c705a6342ba0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:37.208015 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1646/3250] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:37 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 802 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:38.209108 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cefe62e0-46fd-4580-ba2b-0428a958b790 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:38.209717 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cefe62e0-46fd-4580-ba2b-0428a958b790 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:38.210036 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:38.210036 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:38.210414 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cefe62e0-46fd-4580-ba2b-0428a958b790 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:38.210783 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-cefe62e0-46fd-4580-ba2b-0428a958b790 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:38.232306 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:38.232306 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:38.234073 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cefe62e0-46fd-4580-ba2b-0428a958b790 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:38.234891 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1605/3251] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:38 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:39.256385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7e869d5-6976-42fb-bb46-7482b09f9c74 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:39.257827 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7e869d5-6976-42fb-bb46-7482b09f9c74 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:39.258205 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:39.258205 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:39.258831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7e869d5-6976-42fb-bb46-7482b09f9c74 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:39.259453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e7e869d5-6976-42fb-bb46-7482b09f9c74 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:39.310666 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:39.310666 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:39.315927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7e869d5-6976-42fb-bb46-7482b09f9c74 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:39.318501 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1647/3252] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:39 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 802 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:40.333867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-47a51a8e-5ebc-4802-8131-61a9c6fb59ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:40.340938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-47a51a8e-5ebc-4802-8131-61a9c6fb59ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:40.340938 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:40.340938 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:40.340938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-47a51a8e-5ebc-4802-8131-61a9c6fb59ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:40.340938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-47a51a8e-5ebc-4802-8131-61a9c6fb59ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:40.372948 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:40.372948 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:40.375112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-47a51a8e-5ebc-4802-8131-61a9c6fb59ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:40.379550 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1606/3253] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:40 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:41.391183 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-748f3288-6e17-498b-aea1-22cac1b68fb7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:41.392394 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-748f3288-6e17-498b-aea1-22cac1b68fb7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:41.392394 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:41.392394 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:41.394693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-748f3288-6e17-498b-aea1-22cac1b68fb7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:41.394693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-748f3288-6e17-498b-aea1-22cac1b68fb7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:41.420831 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:41.420831 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:41.422770 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-748f3288-6e17-498b-aea1-22cac1b68fb7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:41.426612 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1648/3254] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:41 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:42.437455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37f1b3ab-3384-4596-8a5e-1ec17191cf8e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:42.437988 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37f1b3ab-3384-4596-8a5e-1ec17191cf8e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:42.438366 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:42.438366 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:42.438795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37f1b3ab-3384-4596-8a5e-1ec17191cf8e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:42.439215 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-37f1b3ab-3384-4596-8a5e-1ec17191cf8e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:42.462468 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:42.462468 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:42.464576 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37f1b3ab-3384-4596-8a5e-1ec17191cf8e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:42.465784 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1607/3255] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:42 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:43.481870 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6ac89a3-a4de-4101-84e7-68a13ded6e96 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:43.482638 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6ac89a3-a4de-4101-84e7-68a13ded6e96 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:43.483102 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:43.483102 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:43.483692 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e6ac89a3-a4de-4101-84e7-68a13ded6e96 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:43.484150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e6ac89a3-a4de-4101-84e7-68a13ded6e96 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:43.515904 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:43.515904 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:43.518745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e6ac89a3-a4de-4101-84e7-68a13ded6e96 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:43.519720 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1649/3256] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:43 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:44.535929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f82473d3-5432-4ac9-a64c-c3d27a2089cc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:44.536860 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f82473d3-5432-4ac9-a64c-c3d27a2089cc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:44.536860 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:44.536860 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:44.537112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f82473d3-5432-4ac9-a64c-c3d27a2089cc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:44.537642 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f82473d3-5432-4ac9-a64c-c3d27a2089cc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:44.563925 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:44.563925 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:44.565784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f82473d3-5432-4ac9-a64c-c3d27a2089cc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:44.572551 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1608/3257] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:44 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:08:45.590066 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ddf5eb1-c670-47ea-8cc8-a035c7209983 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:45.591355 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ddf5eb1-c670-47ea-8cc8-a035c7209983 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:45.592490 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:45.592490 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:45.592490 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9ddf5eb1-c670-47ea-8cc8-a035c7209983 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:45.592938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9ddf5eb1-c670-47ea-8cc8-a035c7209983 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:45.627290 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:45.627290 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:45.629638 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9ddf5eb1-c670-47ea-8cc8-a035c7209983 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:45.631300 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1650/3258] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:45 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:46.663187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64db440d-68d8-4362-a690-dcce6eada01a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:46.663691 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64db440d-68d8-4362-a690-dcce6eada01a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:46.664391 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:46.664391 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:46.664391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64db440d-68d8-4362-a690-dcce6eada01a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:46.665618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-64db440d-68d8-4362-a690-dcce6eada01a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:46.695587 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:46.695587 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:46.698664 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64db440d-68d8-4362-a690-dcce6eada01a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:46.699551 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1609/3259] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:46 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:47.718915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d443858-7853-40b6-b49b-8b6f56515029 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:47.718915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d443858-7853-40b6-b49b-8b6f56515029 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:47.719654 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:47.719654 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:47.719654 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d443858-7853-40b6-b49b-8b6f56515029 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:47.720234 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0d443858-7853-40b6-b49b-8b6f56515029 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:47.747551 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:47.747551 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:47.750142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d443858-7853-40b6-b49b-8b6f56515029 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:47.757334 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1651/3260] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:47 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:48.767569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-342df797-264c-4559-9e75-9ad3548ea83a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:48.768210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-342df797-264c-4559-9e75-9ad3548ea83a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:48.768470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:48.768470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:48.769343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-342df797-264c-4559-9e75-9ad3548ea83a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:48.769529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-342df797-264c-4559-9e75-9ad3548ea83a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:48.791459 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:48.791459 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:48.793302 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-342df797-264c-4559-9e75-9ad3548ea83a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:48.797523 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1610/3261] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:48 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:49.809254 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b830caac-26f8-4db8-8d37-daed13fcc2b0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:49.809798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b830caac-26f8-4db8-8d37-daed13fcc2b0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:49.810073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:49.810073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:49.810326 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b830caac-26f8-4db8-8d37-daed13fcc2b0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:49.810660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b830caac-26f8-4db8-8d37-daed13fcc2b0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:49.836587 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:49.836587 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:49.839794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b830caac-26f8-4db8-8d37-daed13fcc2b0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:49.840904 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1652/3262] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:49 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:08:50.855947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60830cb6-aec8-49b0-8f08-c1c0eaf3aa61 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:50.856403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60830cb6-aec8-49b0-8f08-c1c0eaf3aa61 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:50.856557 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:50.856557 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:50.856940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60830cb6-aec8-49b0-8f08-c1c0eaf3aa61 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:50.857360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-60830cb6-aec8-49b0-8f08-c1c0eaf3aa61 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:50.928090 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:50.928090 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:50.942282 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60830cb6-aec8-49b0-8f08-c1c0eaf3aa61 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:50.942282 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1611/3263] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:50 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:51.956621 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45c03808-fa48-4dc2-8279-1b8de557a27f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:51.958108 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-45c03808-fa48-4dc2-8279-1b8de557a27f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:51.958632 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:51.958632 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:51.959254 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-45c03808-fa48-4dc2-8279-1b8de557a27f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:51.960622 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-45c03808-fa48-4dc2-8279-1b8de557a27f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:52.001497 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:52.001497 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:52.003325 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-45c03808-fa48-4dc2-8279-1b8de557a27f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:52.003325 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1653/3264] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:51 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:53.019441 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5139425-039f-4fc0-a0b2-9c80532a2ec3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:53.021652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5139425-039f-4fc0-a0b2-9c80532a2ec3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:53.021652 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:53.021652 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:53.021652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d5139425-039f-4fc0-a0b2-9c80532a2ec3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:53.022381 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d5139425-039f-4fc0-a0b2-9c80532a2ec3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:53.056331 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:53.056331 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:53.059614 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d5139425-039f-4fc0-a0b2-9c80532a2ec3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:53.060699 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1612/3265] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:53 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:08:54.081670 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ee373ec-19e3-4a6b-8241-08a3ee212533 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:54.082982 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ee373ec-19e3-4a6b-8241-08a3ee212533 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:54.083221 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:54.083221 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:54.084134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ee373ec-19e3-4a6b-8241-08a3ee212533 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:54.084214 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6ee373ec-19e3-4a6b-8241-08a3ee212533 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:54.114382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:54.114382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:54.116798 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ee373ec-19e3-4a6b-8241-08a3ee212533 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:54.124394 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1654/3266] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:54 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:55.140563 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c77e8ccc-4bde-4c98-969e-9531bb073ff6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:55.141943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c77e8ccc-4bde-4c98-969e-9531bb073ff6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:55.142371 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:55.142371 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:55.143811 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c77e8ccc-4bde-4c98-969e-9531bb073ff6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:55.145484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c77e8ccc-4bde-4c98-969e-9531bb073ff6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:55.186392 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:55.186392 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:55.192262 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c77e8ccc-4bde-4c98-969e-9531bb073ff6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:55.193367 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1613/3267] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:55 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:56.209170 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-873a4006-56af-4044-94a7-af5c9c7a99a5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:56.210006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-873a4006-56af-4044-94a7-af5c9c7a99a5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:56.210006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:56.210006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:56.210006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-873a4006-56af-4044-94a7-af5c9c7a99a5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:56.210940 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-873a4006-56af-4044-94a7-af5c9c7a99a5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:56.245277 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:56.245277 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:56.247146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-873a4006-56af-4044-94a7-af5c9c7a99a5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:56.249732 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1655/3268] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:56 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:57.267283 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce69bb0f-2761-4194-929c-57291261a45c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:57.267715 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce69bb0f-2761-4194-929c-57291261a45c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:57.267787 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:57.267787 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:57.268106 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ce69bb0f-2761-4194-929c-57291261a45c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:57.268498 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ce69bb0f-2761-4194-929c-57291261a45c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:57.295818 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:57.295818 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:57.298077 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ce69bb0f-2761-4194-929c-57291261a45c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:57.299644 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1614/3269] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:57 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:58.315031 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90ff4139-84e3-41a0-82c6-f09173624ce9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:58.315637 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90ff4139-84e3-41a0-82c6-f09173624ce9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:58.315767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:58.315767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:58.316172 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-90ff4139-84e3-41a0-82c6-f09173624ce9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:58.316632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-90ff4139-84e3-41a0-82c6-f09173624ce9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:58.355853 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:58.355853 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:58.364597 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-90ff4139-84e3-41a0-82c6-f09173624ce9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:58.365825 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1656/3270] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:58 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:08:59.383693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d32a75ee-2895-45ab-94ea-bf3f2f499be5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:08:59.384294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d32a75ee-2895-45ab-94ea-bf3f2f499be5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:08:59.384461 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:08:59.384461 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:08:59.384839 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d32a75ee-2895-45ab-94ea-bf3f2f499be5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:08:59.385211 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d32a75ee-2895-45ab-94ea-bf3f2f499be5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:08:59.446123 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:08:59.446123 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:08:59.448552 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d32a75ee-2895-45ab-94ea-bf3f2f499be5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:08:59.451525 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1615/3271] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:08:59 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:00.465443 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17f54e9c-bca9-45e1-8318-66c363aa12ff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:00.465957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17f54e9c-bca9-45e1-8318-66c363aa12ff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:00.466194 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:00.466194 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:00.466561 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17f54e9c-bca9-45e1-8318-66c363aa12ff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:00.466918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-17f54e9c-bca9-45e1-8318-66c363aa12ff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:00.489963 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:00.489963 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:00.494736 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17f54e9c-bca9-45e1-8318-66c363aa12ff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:00.496093 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1657/3272] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:00 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:01.514866 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f6ec9014-c165-4ec2-8388-d2a41d660d18 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:01.516832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f6ec9014-c165-4ec2-8388-d2a41d660d18 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:01.517281 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:01.517281 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:01.517925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f6ec9014-c165-4ec2-8388-d2a41d660d18 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:01.518494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f6ec9014-c165-4ec2-8388-d2a41d660d18 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:01.547182 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:01.547182 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:01.550006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f6ec9014-c165-4ec2-8388-d2a41d660d18 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:01.559351 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1616/3273] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:01 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:02.566649 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f26a858-d903-4fd8-a0d5-ee339eb0c0a7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:02.568109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f26a858-d903-4fd8-a0d5-ee339eb0c0a7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:02.568434 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:02.568434 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:02.569325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f26a858-d903-4fd8-a0d5-ee339eb0c0a7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:02.569798 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3f26a858-d903-4fd8-a0d5-ee339eb0c0a7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:02.594555 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:02.594555 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:02.596910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f26a858-d903-4fd8-a0d5-ee339eb0c0a7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:02.597834 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1658/3274] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:02 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:03.611322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11663987-82cc-4601-b0b6-d6645d043192 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:03.612712 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11663987-82cc-4601-b0b6-d6645d043192 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:03.613114 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:03.613114 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:03.613893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11663987-82cc-4601-b0b6-d6645d043192 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:03.614453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-11663987-82cc-4601-b0b6-d6645d043192 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:03.656237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:03.656237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:03.659284 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11663987-82cc-4601-b0b6-d6645d043192 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:03.660365 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1617/3275] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:03 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:04.675902 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da19c869-48a1-41b1-ab9f-d6697c8f23de tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:04.677239 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da19c869-48a1-41b1-ab9f-d6697c8f23de tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:04.677459 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:04.677459 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:04.678673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da19c869-48a1-41b1-ab9f-d6697c8f23de tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:04.679409 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-da19c869-48a1-41b1-ab9f-d6697c8f23de tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:04.720776 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:04.720776 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:04.723140 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da19c869-48a1-41b1-ab9f-d6697c8f23de tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:04.724896 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1659/3276] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:04 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:05.739079 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2dbac270-785c-4fd7-833f-0d262fd555db tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:05.739664 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2dbac270-785c-4fd7-833f-0d262fd555db tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:05.740128 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:05.740128 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:05.740762 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2dbac270-785c-4fd7-833f-0d262fd555db tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:05.741232 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2dbac270-785c-4fd7-833f-0d262fd555db tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:05.777778 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:05.777778 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:05.780311 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2dbac270-785c-4fd7-833f-0d262fd555db tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:05.781130 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1618/3277] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:05 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:06.796548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c515125-04ff-4de4-bc84-082e95993b0e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:06.798639 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c515125-04ff-4de4-bc84-082e95993b0e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:06.799218 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:06.799218 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:06.799881 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8c515125-04ff-4de4-bc84-082e95993b0e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:06.800525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8c515125-04ff-4de4-bc84-082e95993b0e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:06.842571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:06.842571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:06.852243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8c515125-04ff-4de4-bc84-082e95993b0e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:06.853666 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1660/3278] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:06 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:07.869699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f55b98df-5293-46b2-8676-c1813e82760d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:07.870190 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f55b98df-5293-46b2-8676-c1813e82760d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:07.870391 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:07.870391 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:07.871039 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f55b98df-5293-46b2-8676-c1813e82760d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:07.871439 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f55b98df-5293-46b2-8676-c1813e82760d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:07.928164 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:07.928164 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:07.932273 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f55b98df-5293-46b2-8676-c1813e82760d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:07.934378 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1619/3279] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:07 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:08.948060 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d7d2937-31d0-432e-b7a9-6ea27c9cb522 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:08.949167 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d7d2937-31d0-432e-b7a9-6ea27c9cb522 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:08.949574 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:08.949574 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:08.950191 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d7d2937-31d0-432e-b7a9-6ea27c9cb522 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:08.950746 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8d7d2937-31d0-432e-b7a9-6ea27c9cb522 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:08.990991 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:08.990991 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:09.005309 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d7d2937-31d0-432e-b7a9-6ea27c9cb522 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:09.012626 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1661/3280] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:08 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:10.022966 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf08b02e-c556-4edc-adb7-bb74ca070d17 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:10.024620 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf08b02e-c556-4edc-adb7-bb74ca070d17 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:10.024944 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:10.024944 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:10.025459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf08b02e-c556-4edc-adb7-bb74ca070d17 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:10.025942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-cf08b02e-c556-4edc-adb7-bb74ca070d17 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:10.048043 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:10.048043 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:10.050070 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf08b02e-c556-4edc-adb7-bb74ca070d17 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:10.051008 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1620/3281] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:10 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:11.070021 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b2cdb17-8af2-44c6-906b-b8bb37ca0afc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:11.070549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b2cdb17-8af2-44c6-906b-b8bb37ca0afc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:11.070549 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:11.070549 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:11.070843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1b2cdb17-8af2-44c6-906b-b8bb37ca0afc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:11.071645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1b2cdb17-8af2-44c6-906b-b8bb37ca0afc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:11.106011 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:11.106011 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:11.109674 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1b2cdb17-8af2-44c6-906b-b8bb37ca0afc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:11.111287 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1662/3282] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:11 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:12.126169 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72995a52-1917-4fe1-81e7-71ca2442c525 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:12.126714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72995a52-1917-4fe1-81e7-71ca2442c525 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:12.126958 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:12.126958 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:12.127274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72995a52-1917-4fe1-81e7-71ca2442c525 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:12.127633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-72995a52-1917-4fe1-81e7-71ca2442c525 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:12.151106 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:12.151106 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:12.152934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72995a52-1917-4fe1-81e7-71ca2442c525 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:12.154340 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1621/3283] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:12 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:13.173699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05d1a940-1acd-481c-812e-3deed6844816 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:13.174345 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05d1a940-1acd-481c-812e-3deed6844816 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:13.174450 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:13.174450 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:13.174757 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05d1a940-1acd-481c-812e-3deed6844816 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:13.175111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-05d1a940-1acd-481c-812e-3deed6844816 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:13.204345 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:13.204345 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:13.206374 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05d1a940-1acd-481c-812e-3deed6844816 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:13.207915 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1663/3284] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:13 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:14.221792 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17bb8b7c-b2a5-4284-915c-c1788c9b7d05 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:14.222333 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17bb8b7c-b2a5-4284-915c-c1788c9b7d05 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:14.222498 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:14.222498 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:14.222868 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-17bb8b7c-b2a5-4284-915c-c1788c9b7d05 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:14.223231 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-17bb8b7c-b2a5-4284-915c-c1788c9b7d05 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:14.245362 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:14.245362 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:14.247176 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-17bb8b7c-b2a5-4284-915c-c1788c9b7d05 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:14.254527 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1622/3285] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:14 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:15.266866 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ba60d6e-e10b-4dc1-a317-9a9b0506f891 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:15.272066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ba60d6e-e10b-4dc1-a317-9a9b0506f891 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:15.273660 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:15.273660 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:15.274287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ba60d6e-e10b-4dc1-a317-9a9b0506f891 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:15.274950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6ba60d6e-e10b-4dc1-a317-9a9b0506f891 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:15.331561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:15.331561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:15.335730 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ba60d6e-e10b-4dc1-a317-9a9b0506f891 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:15.339490 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1664/3286] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:15 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:16.359350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ac1eae4-b12a-4db9-954d-fb77991e6be8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:16.361459 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ac1eae4-b12a-4db9-954d-fb77991e6be8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:16.361972 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:16.361972 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:16.362760 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5ac1eae4-b12a-4db9-954d-fb77991e6be8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:16.364545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5ac1eae4-b12a-4db9-954d-fb77991e6be8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:16.393358 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:16.393358 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:16.397561 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5ac1eae4-b12a-4db9-954d-fb77991e6be8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:16.398613 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1623/3287] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:16 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:17.413560 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e97b7b0-4752-4108-a911-40278de75e68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:17.414818 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e97b7b0-4752-4108-a911-40278de75e68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:17.415238 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:17.415238 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:17.415935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3e97b7b0-4752-4108-a911-40278de75e68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:17.416859 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3e97b7b0-4752-4108-a911-40278de75e68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:17.441668 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:17.441668 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:17.444806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3e97b7b0-4752-4108-a911-40278de75e68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:17.445986 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1665/3288] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:17 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:18.460318 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9961c469-1597-4b21-8ea4-e5443369dfb5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:18.461056 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9961c469-1597-4b21-8ea4-e5443369dfb5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:18.461056 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:18.461056 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:18.461400 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9961c469-1597-4b21-8ea4-e5443369dfb5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:18.462068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9961c469-1597-4b21-8ea4-e5443369dfb5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:18.508417 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:18.508417 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:18.511055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9961c469-1597-4b21-8ea4-e5443369dfb5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:18.512905 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1624/3289] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:18 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:19.528013 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bec03e58-4aef-47a1-84e9-3cb4a0f326a5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:19.529209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bec03e58-4aef-47a1-84e9-3cb4a0f326a5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:19.529640 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:19.529640 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:19.530270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bec03e58-4aef-47a1-84e9-3cb4a0f326a5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:19.530825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-bec03e58-4aef-47a1-84e9-3cb4a0f326a5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:19.561707 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:19.561707 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:19.564550 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bec03e58-4aef-47a1-84e9-3cb4a0f326a5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:19.565602 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1666/3290] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:19 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:20.596162 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a28c69ae-9b23-4cd0-9af6-f92efe8aeded tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:20.597122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a28c69ae-9b23-4cd0-9af6-f92efe8aeded tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:20.597122 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:20.597122 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:20.597122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a28c69ae-9b23-4cd0-9af6-f92efe8aeded tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:20.597924 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a28c69ae-9b23-4cd0-9af6-f92efe8aeded tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:20.638951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:20.638951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:20.641223 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a28c69ae-9b23-4cd0-9af6-f92efe8aeded tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:20.649775 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1625/3291] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:20 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:21.658091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93b67391-4255-4abd-8600-1b985948c9f7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:21.660047 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93b67391-4255-4abd-8600-1b985948c9f7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:21.660493 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:21.660493 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:21.661151 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93b67391-4255-4abd-8600-1b985948c9f7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:21.670590 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-93b67391-4255-4abd-8600-1b985948c9f7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:21.715892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:21.715892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:21.718287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93b67391-4255-4abd-8600-1b985948c9f7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:21.719994 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1667/3292] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:21 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:22.735209 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46281d39-8cf4-4d14-b952-5734b0fcee09 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:22.736397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46281d39-8cf4-4d14-b952-5734b0fcee09 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:22.736761 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:22.736761 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:22.737339 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46281d39-8cf4-4d14-b952-5734b0fcee09 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:22.737875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-46281d39-8cf4-4d14-b952-5734b0fcee09 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:22.768994 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:22.768994 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:22.770842 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46281d39-8cf4-4d14-b952-5734b0fcee09 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:22.772249 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1626/3293] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:22 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:23.787383 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ebc55644-859e-4076-a584-01233b6c23b7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:23.788196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ebc55644-859e-4076-a584-01233b6c23b7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:23.788196 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:23.788196 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:23.788485 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ebc55644-859e-4076-a584-01233b6c23b7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:23.788829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ebc55644-859e-4076-a584-01233b6c23b7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:23.814777 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:23.814777 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:23.820193 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ebc55644-859e-4076-a584-01233b6c23b7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:23.821414 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1668/3294] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:23 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:24.850666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd6a1df1-4bf3-401f-a48d-3d83e63d8a1c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:24.851324 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd6a1df1-4bf3-401f-a48d-3d83e63d8a1c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:24.851735 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:24.851735 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:24.852285 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd6a1df1-4bf3-401f-a48d-3d83e63d8a1c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:24.852757 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-cd6a1df1-4bf3-401f-a48d-3d83e63d8a1c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:24.880854 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:24.880854 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:24.883060 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd6a1df1-4bf3-401f-a48d-3d83e63d8a1c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:24.884369 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1627/3295] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:24 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:25.903142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76aefe52-60bf-45be-9f04-f091488950bd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:25.904361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-76aefe52-60bf-45be-9f04-f091488950bd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:25.904729 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:25.904729 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:25.905805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-76aefe52-60bf-45be-9f04-f091488950bd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:25.906976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-76aefe52-60bf-45be-9f04-f091488950bd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:25.962551 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:25.962551 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:25.972303 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-76aefe52-60bf-45be-9f04-f091488950bd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:25.973684 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1669/3296] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:25 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:26.988505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35b58f33-e737-421a-aa5b-00906981851b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:26.989356 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35b58f33-e737-421a-aa5b-00906981851b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:26.989356 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:26.989356 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:26.989816 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35b58f33-e737-421a-aa5b-00906981851b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:26.989948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-35b58f33-e737-421a-aa5b-00906981851b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:27.013721 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:27.013721 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:27.015925 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35b58f33-e737-421a-aa5b-00906981851b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:27.017460 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1628/3297] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:26 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:28.042613 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63395d32-7fbb-4956-a491-aa98ea8524ce tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:28.043753 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63395d32-7fbb-4956-a491-aa98ea8524ce tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:28.044097 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:28.044097 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:28.044688 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-63395d32-7fbb-4956-a491-aa98ea8524ce tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:28.045569 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-63395d32-7fbb-4956-a491-aa98ea8524ce tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:28.090258 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:28.090258 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:28.093156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-63395d32-7fbb-4956-a491-aa98ea8524ce tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:28.095563 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1670/3298] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:28 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:29.117926 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b3a6eb2-5e1a-4dbc-93fc-cf057d498919 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:29.118754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b3a6eb2-5e1a-4dbc-93fc-cf057d498919 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:29.119115 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:29.119115 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:29.119794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b3a6eb2-5e1a-4dbc-93fc-cf057d498919 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:29.120419 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2b3a6eb2-5e1a-4dbc-93fc-cf057d498919 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:29.153351 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:29.153351 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:29.155762 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b3a6eb2-5e1a-4dbc-93fc-cf057d498919 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:29.157687 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1629/3299] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:29 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:30.178193 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24c04e14-567a-400b-a3a7-c9d4d94aa9c2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:30.180053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24c04e14-567a-400b-a3a7-c9d4d94aa9c2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:30.180497 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:30.180497 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:30.181213 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-24c04e14-567a-400b-a3a7-c9d4d94aa9c2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:30.182244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-24c04e14-567a-400b-a3a7-c9d4d94aa9c2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:30.236846 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:30.236846 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:30.240363 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-24c04e14-567a-400b-a3a7-c9d4d94aa9c2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:30.256533 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1671/3300] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:30 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:31.273761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-664d4992-b61c-41fa-b8ee-773fdbe3408e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:31.274928 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-664d4992-b61c-41fa-b8ee-773fdbe3408e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:31.275449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:31.275449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:31.276392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-664d4992-b61c-41fa-b8ee-773fdbe3408e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:31.277976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-664d4992-b61c-41fa-b8ee-773fdbe3408e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:31.337204 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:31.337204 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:31.341940 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-664d4992-b61c-41fa-b8ee-773fdbe3408e tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:31.355969 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1630/3301] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:31 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:32.364596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f881b738-5bad-41cf-bc70-3cb03ae3d6ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:32.365383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f881b738-5bad-41cf-bc70-3cb03ae3d6ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:32.365991 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:32.365991 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:32.366216 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f881b738-5bad-41cf-bc70-3cb03ae3d6ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:32.366432 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f881b738-5bad-41cf-bc70-3cb03ae3d6ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:32.429818 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:32.429818 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:32.432180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f881b738-5bad-41cf-bc70-3cb03ae3d6ed tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:32.433543 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1672/3302] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:32 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:33.448809 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e269f025-29a0-47e0-9ee1-792f7fdc4d3c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:33.449384 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e269f025-29a0-47e0-9ee1-792f7fdc4d3c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:33.449629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:33.449629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:33.450071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e269f025-29a0-47e0-9ee1-792f7fdc4d3c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:33.450434 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e269f025-29a0-47e0-9ee1-792f7fdc4d3c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:33.498303 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:33.498303 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:33.501998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e269f025-29a0-47e0-9ee1-792f7fdc4d3c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:33.503504 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1631/3303] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:33 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:34.518336 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0a8c960-3ae5-4aa5-bc98-da674a8c1dbe tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:34.518909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0a8c960-3ae5-4aa5-bc98-da674a8c1dbe tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:34.519201 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:34.519201 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:34.519885 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0a8c960-3ae5-4aa5-bc98-da674a8c1dbe tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:34.520416 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a0a8c960-3ae5-4aa5-bc98-da674a8c1dbe tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:34.588018 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:34.588018 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:34.590884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0a8c960-3ae5-4aa5-bc98-da674a8c1dbe tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:34.591725 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1673/3304] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:34 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:35.606113 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eccd4aa3-8cff-44c7-a714-2c71ad9e6737 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:35.606775 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eccd4aa3-8cff-44c7-a714-2c71ad9e6737 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:35.606775 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:35.606775 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:35.607242 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eccd4aa3-8cff-44c7-a714-2c71ad9e6737 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:35.607523 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-eccd4aa3-8cff-44c7-a714-2c71ad9e6737 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:35.636716 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:35.636716 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:35.636716 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eccd4aa3-8cff-44c7-a714-2c71ad9e6737 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:35.636716 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1632/3305] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:35 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:36.657105 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d22a2613-2ba1-4a1f-8144-774162659e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:36.657892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d22a2613-2ba1-4a1f-8144-774162659e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:36.658176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:36.658176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:36.658777 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d22a2613-2ba1-4a1f-8144-774162659e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:36.659409 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d22a2613-2ba1-4a1f-8144-774162659e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:36.700362 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:36.700362 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:36.705246 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d22a2613-2ba1-4a1f-8144-774162659e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:36.707518 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1674/3306] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:36 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:36.860167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c69980dd-c8d2-43b7-9f59-c5ab0c3d2c3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots Dec 31 10:09:36.860655 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:36.860655 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:36.861097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c69980dd-c8d2-43b7-9f59-c5ab0c3d2c3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c0835ed-ce38-4a85-a0d1-7ddafbe8144c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-579577521", "description": null, "metadata": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:09:36.960006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:36.960006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:36.961768 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c69980dd-c8d2-43b7-9f59-c5ab0c3d2c3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:36.962411 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-c69980dd-c8d2-43b7-9f59-c5ab0c3d2c3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create snapshot from volume 7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:09:37.057649 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-c69980dd-c8d2-43b7-9f59-c5ab0c3d2c3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Created reservations ['61931aa4-a5f7-4a8a-8f01-76569fa6a500', 'fa7a6844-12c8-4937-81ff-4429f4a0d4c1', '19df6204-b477-41fb-bfd4-3512843ebb43', 'b37fcab8-8ed2-424f-956e-095c7fe3247d'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:09:37.212147 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c69980dd-c8d2-43b7-9f59-c5ab0c3d2c3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot force create request issued successfully. Dec 31 10:09:37.213506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c69980dd-c8d2-43b7-9f59-c5ab0c3d2c3d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots returned with HTTP 202 Dec 31 10:09:37.219312 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1633/3307] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:09:36 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots => generated 307 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:09:37.233011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a431dd76-71f3-45bb-bde3-93efb3141c3e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c Dec 31 10:09:37.236032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a431dd76-71f3-45bb-bde3-93efb3141c3e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:37.236752 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:37.236752 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:37.237869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a431dd76-71f3-45bb-bde3-93efb3141c3e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:37.320243 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:37.320243 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:37.320243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a431dd76-71f3-45bb-bde3-93efb3141c3e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:09:37.322455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a431dd76-71f3-45bb-bde3-93efb3141c3e tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c returned with HTTP 200 Dec 31 10:09:37.323760 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1675/3308] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:09:37 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c => generated 439 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:37.723631 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1705f37e-3c8f-4ea0-b0f6-74f26fa51cb2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:37.724875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1705f37e-3c8f-4ea0-b0f6-74f26fa51cb2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:37.725270 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:37.725270 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:37.725851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1705f37e-3c8f-4ea0-b0f6-74f26fa51cb2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:37.726378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1705f37e-3c8f-4ea0-b0f6-74f26fa51cb2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:37.762142 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:37.762142 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:37.764528 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1705f37e-3c8f-4ea0-b0f6-74f26fa51cb2 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:37.767197 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1634/3309] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:37 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:38.376708 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78ce93fb-d419-48f8-b97a-9554718ccc25 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c Dec 31 10:09:38.381161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78ce93fb-d419-48f8-b97a-9554718ccc25 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:38.381844 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:38.381844 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:38.382847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78ce93fb-d419-48f8-b97a-9554718ccc25 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:38.438857 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:38.438857 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:38.441167 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-78ce93fb-d419-48f8-b97a-9554718ccc25 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:09:38.444886 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78ce93fb-d419-48f8-b97a-9554718ccc25 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c returned with HTTP 200 Dec 31 10:09:38.448652 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1676/3310] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:09:38 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c => generated 439 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:38.783802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ba210b7-3272-4603-a2a5-f0a6bf030395 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:38.784542 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ba210b7-3272-4603-a2a5-f0a6bf030395 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:38.784876 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:38.784876 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:38.785451 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ba210b7-3272-4603-a2a5-f0a6bf030395 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:38.785969 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6ba210b7-3272-4603-a2a5-f0a6bf030395 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:38.834023 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:38.834023 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:38.835899 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ba210b7-3272-4603-a2a5-f0a6bf030395 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:38.837324 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1635/3311] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:38 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:39.475100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35c54914-7f7f-451c-a286-3023519b9310 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c Dec 31 10:09:39.481328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35c54914-7f7f-451c-a286-3023519b9310 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:39.481328 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:39.481328 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:39.481328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-35c54914-7f7f-451c-a286-3023519b9310 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:39.511709 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:39.511709 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:39.512897 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-35c54914-7f7f-451c-a286-3023519b9310 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:09:39.514876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-35c54914-7f7f-451c-a286-3023519b9310 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c returned with HTTP 200 Dec 31 10:09:39.515900 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1677/3312] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:09:39 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:39.532516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eeddf8cf-5262-4c09-a9c2-60a3302daa9c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c Dec 31 10:09:39.533120 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eeddf8cf-5262-4c09-a9c2-60a3302daa9c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:39.533344 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:39.533344 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:39.533733 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eeddf8cf-5262-4c09-a9c2-60a3302daa9c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:39.569731 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:39.569731 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:39.570952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eeddf8cf-5262-4c09-a9c2-60a3302daa9c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:09:39.573513 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eeddf8cf-5262-4c09-a9c2-60a3302daa9c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c returned with HTTP 200 Dec 31 10:09:39.579923 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1636/3313] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:09:39 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:39.590524 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes Dec 31 10:09:39.590984 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:39.590984 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:39.591824 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1443461500", "snapshot_id": "a02bcb9a-3cbb-452c-81a1-4b29c7e6487c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:09:39.593451 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1443461500', 'snapshot_id': 'a02bcb9a-3cbb-452c-81a1-4b29c7e6487c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:09:39.621891 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:39.621891 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:39.623103 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:09:39.623561 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume of 1 GB Dec 31 10:09:39.640987 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Availability Zones retrieved successfully. Dec 31 10:09:39.669052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (3c1785e2-a8bd-4385-b722-1dbc70562d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:09:39.674263 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b389eb-2853-48dd-b3f5-f866ebd118b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:09:39.678038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:09:39.836483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b389eb-2853-48dd-b3f5-f866ebd118b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a02bcb9a-3cbb-452c-81a1-4b29c7e6487c', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:09:39.836483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43681749-5f7a-4ccf-9bb8-4c71a0651b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:09:39.869072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-719ec562-10a7-4ffb-bbb8-7aaabc912fe7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:39.870323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-719ec562-10a7-4ffb-bbb8-7aaabc912fe7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:39.870894 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:39.870894 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:39.871989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-719ec562-10a7-4ffb-bbb8-7aaabc912fe7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:39.872902 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-719ec562-10a7-4ffb-bbb8-7aaabc912fe7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:39.924374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Created reservations ['5b33d698-059a-4d67-beba-3f41785235c1', '567e637b-7389-4909-8746-e2910438b451', '5492bfa9-b89e-4452-a817-68ae735d5b34', '075acb55-7fd5-4e6a-b780-e595a4a091e2'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:09:39.927097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43681749-5f7a-4ccf-9bb8-4c71a0651b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b33d698-059a-4d67-beba-3f41785235c1', '567e637b-7389-4909-8746-e2910438b451', '5492bfa9-b89e-4452-a817-68ae735d5b34', '075acb55-7fd5-4e6a-b780-e595a4a091e2']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:09:39.934291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bcdb163-a997-490a-9708-1a312f374a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:09:39.934674 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:39.934674 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:39.936873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-719ec562-10a7-4ffb-bbb8-7aaabc912fe7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:39.937875 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1637/3314] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:39 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:40.091851 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bcdb163-a997-490a-9708-1a312f374a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe3115b8-8e18-47dd-9709-2c13bbd9981c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1443461500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['5b33d698-059a-4d67-beba-3f41785235c1','567e637b-7389-4909-8746-e2910438b451','5492bfa9-b89e-4452-a817-68ae735d5b34','075acb55-7fd5-4e6a-b780-e595a4a091e2'],size=1,snapshot_id=a02bcb9a-3cbb-452c-81a1-4b29c7e6487c,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:09:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1443461500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe3115b8-8e18-47dd-9709-2c13bbd9981c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be43c87e760242a1b63a1ab9fdef8c7b',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=a02bcb9a-3cbb-452c-81a1-4b29c7e6487c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:09:40.094136 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf3e9fb-d6ce-4827-8155-56ecbc7943fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:09:40.126478 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf3e9fb-d6ce-4827-8155-56ecbc7943fe) 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-1443461500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be43c87e760242a1b63a1ab9fdef8c7b',qos_specs=None,replication_status=,reservations=['5b33d698-059a-4d67-beba-3f41785235c1','567e637b-7389-4909-8746-e2910438b451','5492bfa9-b89e-4452-a817-68ae735d5b34','075acb55-7fd5-4e6a-b780-e595a4a091e2'],size=1,snapshot_id=a02bcb9a-3cbb-452c-81a1-4b29c7e6487c,source_replicaid=,source_volid=None,status='creating',user_id='ee731dde6ac6498d9589f7b6edc1f734',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:09:40.130592 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c964fa-99e9-4672-bace-43af4d69f3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:09:40.246405 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c964fa-99e9-4672-bace-43af4d69f3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:09:40.250159 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Flow 'volume_create_api' (3c1785e2-a8bd-4385-b722-1dbc70562d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:09:40.318393 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Create volume request issued successfully. Dec 31 10:09:40.336169 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3c8de70d-62df-4bd6-9851-93a095f3900b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes returned with HTTP 202 Dec 31 10:09:40.351154 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1678/3315] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:09:39 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes => generated 854 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:09:40.354217 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0265e123-2cbd-44ad-bb49-238d433f7502 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:40.354745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0265e123-2cbd-44ad-bb49-238d433f7502 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:40.354961 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:40.354961 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:40.355337 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0265e123-2cbd-44ad-bb49-238d433f7502 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:40.409250 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:40.409250 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:40.420381 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0265e123-2cbd-44ad-bb49-238d433f7502 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:40.463023 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0265e123-2cbd-44ad-bb49-238d433f7502 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:40.476160 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1638/3316] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:40 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 922 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:09:40.953488 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5d69a4d8-f190-4332-9ee5-9d325962f82c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:40.954624 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5d69a4d8-f190-4332-9ee5-9d325962f82c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:40.955033 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:40.955033 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:40.955653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5d69a4d8-f190-4332-9ee5-9d325962f82c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:40.956176 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-5d69a4d8-f190-4332-9ee5-9d325962f82c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:41.011889 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:41.011889 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:41.014616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5d69a4d8-f190-4332-9ee5-9d325962f82c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:41.020173 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1679/3317] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:40 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:41.490118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c5da2ad-852b-4681-81ff-57834851a15d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:41.490915 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c5da2ad-852b-4681-81ff-57834851a15d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:41.491289 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:41.491289 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:41.491897 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c5da2ad-852b-4681-81ff-57834851a15d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:41.609704 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:41.609704 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:41.623840 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2c5da2ad-852b-4681-81ff-57834851a15d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:41.659683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c5da2ad-852b-4681-81ff-57834851a15d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:41.662587 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1639/3318] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:41 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 946 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:42.030412 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89d122d5-9134-4eab-b80e-3d4942037898 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:42.031126 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89d122d5-9134-4eab-b80e-3d4942037898 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:42.031632 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:42.031632 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:42.032232 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89d122d5-9134-4eab-b80e-3d4942037898 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:42.032745 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-89d122d5-9134-4eab-b80e-3d4942037898 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:42.066798 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:42.066798 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:42.069557 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89d122d5-9134-4eab-b80e-3d4942037898 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:42.070985 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1680/3319] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:42 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:42.680239 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23e0b44d-2309-4941-9774-af9614653e2b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:42.680774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23e0b44d-2309-4941-9774-af9614653e2b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:42.680960 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:42.680960 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:42.681650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23e0b44d-2309-4941-9774-af9614653e2b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:42.736965 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:42.736965 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:42.747537 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-23e0b44d-2309-4941-9774-af9614653e2b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:42.796947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23e0b44d-2309-4941-9774-af9614653e2b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:42.800867 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1640/3320] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:42 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 946 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:43.084843 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-31931700-178f-4513-a6cb-b420b086cc03 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:43.085468 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-31931700-178f-4513-a6cb-b420b086cc03 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:43.085768 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:43.085768 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:43.086287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-31931700-178f-4513-a6cb-b420b086cc03 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:43.086732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-31931700-178f-4513-a6cb-b420b086cc03 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:43.121943 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:43.121943 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:43.124142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-31931700-178f-4513-a6cb-b420b086cc03 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:43.126354 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1681/3321] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:43 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:44.143107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66526c16-6616-48d3-88b6-9ccc515cdaac tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:44.158469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66526c16-6616-48d3-88b6-9ccc515cdaac tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:44.158469 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:44.158469 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:44.158469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-66526c16-6616-48d3-88b6-9ccc515cdaac tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:44.158469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-66526c16-6616-48d3-88b6-9ccc515cdaac tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:44.218645 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:44.218645 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:44.221223 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-66526c16-6616-48d3-88b6-9ccc515cdaac tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:44.222407 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1682/3322] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:44 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:44.341838 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-51f9b6d1-9ab7-4688-9674-c0927456dfe4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:44.342565 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-51f9b6d1-9ab7-4688-9674-c0927456dfe4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:44.342846 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:44.342846 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:44.343873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-51f9b6d1-9ab7-4688-9674-c0927456dfe4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:44.502829 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:44.502829 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:44.518524 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-51f9b6d1-9ab7-4688-9674-c0927456dfe4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:44.573025 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-51f9b6d1-9ab7-4688-9674-c0927456dfe4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:44.583171 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1641/3323] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:43 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 946 bytes in 769 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:45.265228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cc36fdb-da29-4ff6-bb6d-4f40b338c221 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:45.268122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cc36fdb-da29-4ff6-bb6d-4f40b338c221 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:45.268122 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:45.268122 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:45.268122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0cc36fdb-da29-4ff6-bb6d-4f40b338c221 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:45.268122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0cc36fdb-da29-4ff6-bb6d-4f40b338c221 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:45.369316 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:45.369316 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:45.371688 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0cc36fdb-da29-4ff6-bb6d-4f40b338c221 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:45.373161 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1683/3324] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:45 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:45.594401 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84dcc35c-7ea9-4581-87fb-fece2bbec579 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:45.595270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84dcc35c-7ea9-4581-87fb-fece2bbec579 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:45.595599 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:45.595599 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:45.596192 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84dcc35c-7ea9-4581-87fb-fece2bbec579 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:45.678725 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:45.678725 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:45.692859 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-84dcc35c-7ea9-4581-87fb-fece2bbec579 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:45.741332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84dcc35c-7ea9-4581-87fb-fece2bbec579 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:45.744812 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1642/3325] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:45 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 946 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:46.405176 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-058f9bc4-ba6c-49dc-abf4-cd9d97ac36e4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:46.406776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-058f9bc4-ba6c-49dc-abf4-cd9d97ac36e4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:46.407246 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:46.407246 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:46.407872 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-058f9bc4-ba6c-49dc-abf4-cd9d97ac36e4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:46.408396 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-058f9bc4-ba6c-49dc-abf4-cd9d97ac36e4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:46.449667 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:46.449667 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:46.452276 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-058f9bc4-ba6c-49dc-abf4-cd9d97ac36e4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:46.453277 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1684/3326] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:46 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:46.768220 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78ab247c-f626-4cf6-af05-8b92a33e470d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:46.769568 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78ab247c-f626-4cf6-af05-8b92a33e470d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:46.769747 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:46.769747 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:46.770169 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78ab247c-f626-4cf6-af05-8b92a33e470d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:46.844067 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:46.844067 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:46.874079 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-78ab247c-f626-4cf6-af05-8b92a33e470d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:46.981980 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78ab247c-f626-4cf6-af05-8b92a33e470d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:46.989962 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1643/3327] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:46 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 946 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:47.472349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9660cac-3e48-44d6-8f0a-317ee8aaf336 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:47.472999 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9660cac-3e48-44d6-8f0a-317ee8aaf336 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:47.473079 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:47.473079 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:47.473653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9660cac-3e48-44d6-8f0a-317ee8aaf336 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:47.474028 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d9660cac-3e48-44d6-8f0a-317ee8aaf336 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:47.540838 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:47.540838 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:47.546256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9660cac-3e48-44d6-8f0a-317ee8aaf336 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:47.548316 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1685/3328] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:47 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:48.012359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11013fc0-fd76-4be9-908e-63c9f3e821d0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:48.013231 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11013fc0-fd76-4be9-908e-63c9f3e821d0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:48.013664 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:48.013664 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:48.014319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11013fc0-fd76-4be9-908e-63c9f3e821d0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:48.138855 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:48.138855 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:48.164048 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11013fc0-fd76-4be9-908e-63c9f3e821d0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:48.218500 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11013fc0-fd76-4be9-908e-63c9f3e821d0 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:48.219737 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1644/3329] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:48 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 946 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:48.571798 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dabce27b-173a-472f-8878-79546cfbca32 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:48.572430 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dabce27b-173a-472f-8878-79546cfbca32 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:48.572739 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:48.572739 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:48.579580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dabce27b-173a-472f-8878-79546cfbca32 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:48.579580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-dabce27b-173a-472f-8878-79546cfbca32 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:48.600970 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:48.600970 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:48.604522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dabce27b-173a-472f-8878-79546cfbca32 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:48.605694 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1686/3330] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:48 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:49.246927 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e93961c6-9d91-413e-9eb1-2fbc0fcbe520 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:49.248535 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e93961c6-9d91-413e-9eb1-2fbc0fcbe520 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:49.249033 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:49.249033 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:49.250433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e93961c6-9d91-413e-9eb1-2fbc0fcbe520 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:49.364870 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:49.364870 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:49.378738 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e93961c6-9d91-413e-9eb1-2fbc0fcbe520 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:49.449998 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e93961c6-9d91-413e-9eb1-2fbc0fcbe520 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:49.454400 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1645/3331] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:49 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 946 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:49.628879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96f49312-fd96-4a47-911d-c27fbbeecdd3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:49.630882 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96f49312-fd96-4a47-911d-c27fbbeecdd3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:49.631758 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:49.631758 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:49.632869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96f49312-fd96-4a47-911d-c27fbbeecdd3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:49.633886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-96f49312-fd96-4a47-911d-c27fbbeecdd3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:49.698278 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:49.698278 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:49.703553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96f49312-fd96-4a47-911d-c27fbbeecdd3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:49.705650 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1687/3332] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:49 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 815 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:50.481519 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e5e6058-cc34-4e4a-86e7-64b8a6b9cdd4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:50.482575 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e5e6058-cc34-4e4a-86e7-64b8a6b9cdd4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:50.482738 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:50.482738 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:50.483130 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2e5e6058-cc34-4e4a-86e7-64b8a6b9cdd4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:50.557448 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:50.557448 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:50.573322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2e5e6058-cc34-4e4a-86e7-64b8a6b9cdd4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:50.638465 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2e5e6058-cc34-4e4a-86e7-64b8a6b9cdd4 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:50.640982 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1646/3333] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:50 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 946 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:50.745813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9872d3db-3ea7-4ec1-9516-22b878c29e01 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:50.748115 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9872d3db-3ea7-4ec1-9516-22b878c29e01 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:50.748512 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:50.748512 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:50.749173 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9872d3db-3ea7-4ec1-9516-22b878c29e01 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:50.749956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9872d3db-3ea7-4ec1-9516-22b878c29e01 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:50.811659 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:50.811659 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:50.821526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9872d3db-3ea7-4ec1-9516-22b878c29e01 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:50.822713 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1688/3334] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:50 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:50.848983 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a08279d7-890d-49cc-8b12-b1bba7937cd5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:09:50.850068 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a08279d7-890d-49cc-8b12-b1bba7937cd5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:50.850658 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:50.850658 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:50.851849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a08279d7-890d-49cc-8b12-b1bba7937cd5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:50.961141 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:50.961141 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:50.986618 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a08279d7-890d-49cc-8b12-b1bba7937cd5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:09:51.052421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a08279d7-890d-49cc-8b12-b1bba7937cd5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:09:51.056010 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1647/3335] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:50 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 1359 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:09:51.080684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] POST http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2/restore Dec 31 10:09:51.081454 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:51.081454 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:51.081875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:09:51.082776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Restoring backup 6fd0e763-006a-4938-923d-4d151b4b2ec2 ({'restore': {}}) {{(pid=88086) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 31 10:09:51.083260 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Restoring backup 6fd0e763-006a-4938-923d-4d151b4b2ec2 to volume None. Dec 31 10:09:51.128173 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:51.128173 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:51.136874 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.backup.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Creating volume of 1 GB for restore of backup 6fd0e763-006a-4938-923d-4d151b4b2ec2. Dec 31 10:09:51.157417 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Availability Zones retrieved successfully. Dec 31 10:09:51.176583 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Flow 'volume_create_api' (2fe43262-f183-4b7c-b4d2-f78e59e0bc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:09:51.182687 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c0ed07-944b-4865-9df6-253770d33ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:09:51.187899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:09:51.311485 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c0ed07-944b-4865-9df6-253770d33ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:09:51.320352 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (179567b3-0686-4019-869e-dd9bbcf0c81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:09:51.567538 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Created reservations ['93b93a1d-e2be-410b-b3ed-d800191dfe17', 'a5cf6423-c0de-405b-b000-78d1978aa959', '9e00b755-3cf3-4de7-8fc7-6a9cdf1a5aa2', 'ca892290-59db-4eff-b38f-72bc8686b7f3'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:09:51.569989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (179567b3-0686-4019-869e-dd9bbcf0c81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93b93a1d-e2be-410b-b3ed-d800191dfe17', 'a5cf6423-c0de-405b-b000-78d1978aa959', '9e00b755-3cf3-4de7-8fc7-6a9cdf1a5aa2', 'ca892290-59db-4eff-b38f-72bc8686b7f3']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:09:51.572950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4dfd25a-6872-4dca-ae84-28dba8a15896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:09:51.662937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1877483-3e17-4e09-a3a5-0154308b8407 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:51.669590 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1877483-3e17-4e09-a3a5-0154308b8407 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:51.669590 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:51.669590 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:51.669590 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f1877483-3e17-4e09-a3a5-0154308b8407 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:51.726572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:51.726572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:51.735950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f1877483-3e17-4e09-a3a5-0154308b8407 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:51.740035 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4dfd25a-6872-4dca-ae84-28dba8a15896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0a6ba30-be9b-4349-bf62-ebe8d6f32276', '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_6fd0e763-006a-4938-923d-4d151b4b2ec2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74b6dd65f304054ba4ec603ab0459f3',qos_specs=None,replication_status=,reservations=['93b93a1d-e2be-410b-b3ed-d800191dfe17','a5cf6423-c0de-405b-b000-78d1978aa959','9e00b755-3cf3-4de7-8fc7-6a9cdf1a5aa2','ca892290-59db-4eff-b38f-72bc8686b7f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d2273612104a6faa689a965ab93595',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:09:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6fd0e763-006a-4938-923d-4d151b4b2ec2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0a6ba30-be9b-4349-bf62-ebe8d6f32276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f74b6dd65f304054ba4ec603ab0459f3',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='66d2273612104a6faa689a965ab93595',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:09:51.742646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97aed768-cf39-4a73-a45c-df9db949a989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:09:51.763598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f1877483-3e17-4e09-a3a5-0154308b8407 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:51.774012 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1648/3336] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:51 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 1395 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:09:51.774403 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97aed768-cf39-4a73-a45c-df9db949a989) 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_6fd0e763-006a-4938-923d-4d151b4b2ec2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74b6dd65f304054ba4ec603ab0459f3',qos_specs=None,replication_status=,reservations=['93b93a1d-e2be-410b-b3ed-d800191dfe17','a5cf6423-c0de-405b-b000-78d1978aa959','9e00b755-3cf3-4de7-8fc7-6a9cdf1a5aa2','ca892290-59db-4eff-b38f-72bc8686b7f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d2273612104a6faa689a965ab93595',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:09:51.776118 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a53147-1070-4a91-946a-6550fd3e4e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:09:51.794298 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a53147-1070-4a91-946a-6550fd3e4e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:09:51.797224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Flow 'volume_create_api' (2fe43262-f183-4b7c-b4d2-f78e59e0bc5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:09:51.850091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Create volume request issued successfully. Dec 31 10:09:51.906854 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:51.906854 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:51.907980 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:09:52.781845 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e8df83cc-9121-472f-bce1-656945458b4d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:52.782765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e8df83cc-9121-472f-bce1-656945458b4d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:52.783192 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:52.783192 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:52.783650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e8df83cc-9121-472f-bce1-656945458b4d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:52.842263 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:52.842263 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:52.855621 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e8df83cc-9121-472f-bce1-656945458b4d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:52.885959 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e8df83cc-9121-472f-bce1-656945458b4d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:52.887851 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1649/3337] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:52 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 1396 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:09:52.902814 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03dfc345-1465-4702-9c8d-62f5565bd0da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:52.903631 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03dfc345-1465-4702-9c8d-62f5565bd0da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:52.904051 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:52.904051 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:52.904669 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03dfc345-1465-4702-9c8d-62f5565bd0da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:53.000153 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:53.000153 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:53.001958 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:09:53.002509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Checking backup size 1 against volume size 1 {{(pid=88086) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 31 10:09:53.003027 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.backup.api [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Overwriting volume f0a6ba30-be9b-4349-bf62-ebe8d6f32276 with restore of backup 6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:53.013250 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:53.013250 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:53.028801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] restore_backup in rpcapi backup_id 6fd0e763-006a-4938-923d-4d151b4b2ec2 {{(pid=88086) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 31 10:09:53.030917 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-03dfc345-1465-4702-9c8d-62f5565bd0da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:53.046849 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fbf92b37-c9be-4a9b-856c-a08767e02101 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2/restore returned with HTTP 202 Dec 31 10:09:53.050702 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1689/3338] 10.222.0.45 () {60 vars in 1360 bytes} [Thu Dec 31 10:09:51 2020] POST /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2/restore => generated 189 bytes in 1977 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:09:53.060304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d6a14e0e-f721-458e-8808-13004c9cf70b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:53.064116 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d6a14e0e-f721-458e-8808-13004c9cf70b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:53.064383 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:53.064383 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:53.065069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d6a14e0e-f721-458e-8808-13004c9cf70b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:53.068025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d6a14e0e-f721-458e-8808-13004c9cf70b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:53.075338 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03dfc345-1465-4702-9c8d-62f5565bd0da tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:53.076443 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1650/3339] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:52 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 1396 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:09:53.101028 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:53.101028 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:53.103463 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d6a14e0e-f721-458e-8808-13004c9cf70b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:53.121084 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1690/3340] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:53 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:09:53.244457 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-293cf3ef-5e6d-456a-b016-9a60f11abab2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:53.245105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-293cf3ef-5e6d-456a-b016-9a60f11abab2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:53.245417 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:53.245417 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:53.245941 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-293cf3ef-5e6d-456a-b016-9a60f11abab2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:53.320459 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:53.320459 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:53.334767 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-293cf3ef-5e6d-456a-b016-9a60f11abab2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:53.364540 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-293cf3ef-5e6d-456a-b016-9a60f11abab2 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:53.375294 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1651/3341] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:09:53 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 1396 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:09:54.122986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b133342-361f-46d4-8da9-6a45293ca103 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:54.123595 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b133342-361f-46d4-8da9-6a45293ca103 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:54.123888 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:54.123888 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:54.124364 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7b133342-361f-46d4-8da9-6a45293ca103 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:54.125209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7b133342-361f-46d4-8da9-6a45293ca103 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:54.148594 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:54.148594 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:54.150571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7b133342-361f-46d4-8da9-6a45293ca103 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:54.151672 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1691/3342] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:54 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:55.140423 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-7a9a2c4b-149d-4e86-b181-07c7a1ba8321 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:55.140976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-7a9a2c4b-149d-4e86-b181-07c7a1ba8321 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:55.141162 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:55.141162 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:55.141514 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-7a9a2c4b-149d-4e86-b181-07c7a1ba8321 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:55.166801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56ec9e34-8907-430b-b1d9-57a9f95ceb88 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:55.167636 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56ec9e34-8907-430b-b1d9-57a9f95ceb88 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:55.168010 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:55.168010 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:55.168590 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56ec9e34-8907-430b-b1d9-57a9f95ceb88 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:55.168783 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-56ec9e34-8907-430b-b1d9-57a9f95ceb88 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:55.192106 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:55.192106 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:55.192397 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:55.192397 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:55.194105 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56ec9e34-8907-430b-b1d9-57a9f95ceb88 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:55.194950 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1692/3343] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:55 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:55.201310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-7a9a2c4b-149d-4e86-b181-07c7a1ba8321 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:55.227198 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-7a9a2c4b-149d-4e86-b181-07c7a1ba8321 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:55.228359 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1652/3344] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:09:55 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 1396 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:09:55.239178 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56ec9e34-8907-430b-b1d9-57a9f95ceb88 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume// Dec 31 10:09:55.240231 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56ec9e34-8907-430b-b1d9-57a9f95ceb88 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:55.240453 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:55.240453 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:55.240856 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-56ec9e34-8907-430b-b1d9-57a9f95ceb88 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:55.242235 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-56ec9e34-8907-430b-b1d9-57a9f95ceb88 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:09:55.242888 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1693/3345] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10: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 31 10:09:55.256669 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-e784315f-a6a0-4afa-98d7-a7be808d84f7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments Dec 31 10:09:55.257190 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:55.257190 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:55.257620 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-e784315f-a6a0-4afa-98d7-a7be808d84f7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe3115b8-8e18-47dd-9709-2c13bbd9981c", "instance_uuid": "8dd8a41f-8e1f-4246-8f33-4ffc7963b6a5", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:09:55.313236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:55.313236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:55.377402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-e784315f-a6a0-4afa-98d7-a7be808d84f7 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments returned with HTTP 200 Dec 31 10:09:55.378478 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1653/3346] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:09:55 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:09:56.312758 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7ea97c4-75d8-410c-a44f-369d6b8a7012 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:56.312758 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7ea97c4-75d8-410c-a44f-369d6b8a7012 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:56.312758 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7ea97c4-75d8-410c-a44f-369d6b8a7012 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:56.312758 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c7ea97c4-75d8-410c-a44f-369d6b8a7012 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:56.324665 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:56.324665 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:56.327331 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7ea97c4-75d8-410c-a44f-369d6b8a7012 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:56.337196 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1694/3347] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:56 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:57.357571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a16f921-57d5-4d6b-9343-844b573e10a6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:57.357571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a16f921-57d5-4d6b-9343-844b573e10a6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:57.357571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:57.357571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:57.357571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a16f921-57d5-4d6b-9343-844b573e10a6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:57.357571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2a16f921-57d5-4d6b-9343-844b573e10a6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:57.415807 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:57.415807 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:57.415807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a16f921-57d5-4d6b-9343-844b573e10a6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:57.424953 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1654/3348] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:57 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:57.662385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7ea97c4-75d8-410c-a44f-369d6b8a7012 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume// Dec 31 10:09:57.662385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7ea97c4-75d8-410c-a44f-369d6b8a7012 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:57.662385 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:57.662385 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:57.662385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7ea97c4-75d8-410c-a44f-369d6b8a7012 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:57.662385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7ea97c4-75d8-410c-a44f-369d6b8a7012 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:09:57.662385 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1695/3349] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 10:09:57 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:09:57.679948 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-6c868129-4a6b-4008-b55a-2f71a8973e6d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:09:57.679948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-6c868129-4a6b-4008-b55a-2f71a8973e6d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:57.679948 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:57.679948 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:57.679948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-6c868129-4a6b-4008-b55a-2f71a8973e6d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:57.786227 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:57.786227 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:57.804092 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-6c868129-4a6b-4008-b55a-2f71a8973e6d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:09:57.829602 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:57.829602 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:57.839812 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-6c868129-4a6b-4008-b55a-2f71a8973e6d tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:09:57.839812 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1655/3350] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 10:09:57 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 1494 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:09:57.864609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-1fec3e47-84f3-4415-a39a-42126078c995 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] PUT http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/34a44e23-9ecd-4c7c-8f75-698260fabd1b Dec 31 10:09:57.864609 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-1fec3e47-84f3-4415-a39a-42126078c995 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:09:57.981552 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:09:57.981552 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:09:57.981552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-1fec3e47-84f3-4415-a39a-42126078c995 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-fe3115b8-8e18-47dd-9709-2c13bbd9981c-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.015s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:09:57.981552 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:57.981552 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:58.440963 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4d810d6-6386-4776-8cce-835f5205530f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:58.440963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4d810d6-6386-4776-8cce-835f5205530f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:58.440963 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:58.440963 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:58.440963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d4d810d6-6386-4776-8cce-835f5205530f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:58.440963 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d4d810d6-6386-4776-8cce-835f5205530f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:58.549029 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:58.549029 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:58.549029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d4d810d6-6386-4776-8cce-835f5205530f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:58.563938 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1656/3351] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:58 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:09:59.575582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e07be1a1-a6fb-40fc-851f-1f3defef0065 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:09:59.575582 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e07be1a1-a6fb-40fc-851f-1f3defef0065 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:09:59.575582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:09:59.575582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:09:59.575582 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e07be1a1-a6fb-40fc-851f-1f3defef0065 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:09:59.575582 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e07be1a1-a6fb-40fc-851f-1f3defef0065 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:09:59.626051 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:09:59.626051 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:09:59.628126 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e07be1a1-a6fb-40fc-851f-1f3defef0065 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:09:59.644769 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1657/3352] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:09:59 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:00.657296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1d00cb8-ddc9-4b8e-ab01-9f6fe592134d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:00.680648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1d00cb8-ddc9-4b8e-ab01-9f6fe592134d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:00.680648 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:00.680648 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:00.680648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e1d00cb8-ddc9-4b8e-ab01-9f6fe592134d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:00.680648 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e1d00cb8-ddc9-4b8e-ab01-9f6fe592134d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:00.759561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:00.759561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:00.780970 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e1d00cb8-ddc9-4b8e-ab01-9f6fe592134d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:00.780970 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1658/3353] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:00 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:00.990323 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-1fec3e47-84f3-4415-a39a-42126078c995 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Lock "b'cinder-attachment_update-fe3115b8-8e18-47dd-9709-2c13bbd9981c-n-h1-765311-8'" released by "attachment_update" :: held 3.013s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:10:00.990323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-1fec3e47-84f3-4415-a39a-42126078c995 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/34a44e23-9ecd-4c7c-8f75-698260fabd1b returned with HTTP 200 Dec 31 10:10:01.001818 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1696/3354] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 10:09:57 2020] PUT /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/34a44e23-9ecd-4c7c-8f75-698260fabd1b => generated 762 bytes in 3140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:10:01.089505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-2d840db5-7811-4505-bc5e-b35e5a04c28a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] POST http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/34a44e23-9ecd-4c7c-8f75-698260fabd1b/action Dec 31 10:10:01.089505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:01.089505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:01.089505 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-2d840db5-7811-4505-bc5e-b35e5a04c28a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:01.089505 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-2d840db5-7811-4505-bc5e-b35e5a04c28a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:01.361037 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:01.361037 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:01.537986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e4d35603-35cf-489a-8390-a2cf7aab3932 req-2d840db5-7811-4505-bc5e-b35e5a04c28a tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/34a44e23-9ecd-4c7c-8f75-698260fabd1b/action returned with HTTP 204 Dec 31 10:10:01.537986 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1659/3355] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 10:10:01 2020] POST /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/34a44e23-9ecd-4c7c-8f75-698260fabd1b/action => generated 0 bytes in 463 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:10:01.790428 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-14f6c48e-e07d-44ea-8238-17c8336bea5f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:01.790428 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-14f6c48e-e07d-44ea-8238-17c8336bea5f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:01.790428 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:01.790428 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:01.790428 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-14f6c48e-e07d-44ea-8238-17c8336bea5f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:01.790428 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-14f6c48e-e07d-44ea-8238-17c8336bea5f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:01.822767 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:01.822767 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:01.822767 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-14f6c48e-e07d-44ea-8238-17c8336bea5f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:01.826892 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1697/3356] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:01 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:02.854681 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d0f7c7e-8a1c-47ca-89eb-a326a7ffa39d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:02.854681 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d0f7c7e-8a1c-47ca-89eb-a326a7ffa39d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:02.861735 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:02.861735 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:02.861735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d0f7c7e-8a1c-47ca-89eb-a326a7ffa39d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:02.861735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1d0f7c7e-8a1c-47ca-89eb-a326a7ffa39d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:02.900697 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:02.900697 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:02.900697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d0f7c7e-8a1c-47ca-89eb-a326a7ffa39d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:02.904483 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1660/3357] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:02 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:03.919489 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-338b4487-0667-430a-9b0c-140541f9260a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:03.919489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-338b4487-0667-430a-9b0c-140541f9260a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:03.919489 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:03.919489 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:03.919489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-338b4487-0667-430a-9b0c-140541f9260a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:03.919489 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-338b4487-0667-430a-9b0c-140541f9260a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:03.959109 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:03.959109 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:03.959109 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-338b4487-0667-430a-9b0c-140541f9260a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:03.959109 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1698/3358] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:03 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:04.992879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37914672-4d34-4b94-ac60-55e0e28e77d4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:04.992879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37914672-4d34-4b94-ac60-55e0e28e77d4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:04.992879 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:04.992879 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:04.992879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-37914672-4d34-4b94-ac60-55e0e28e77d4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:04.992879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-37914672-4d34-4b94-ac60-55e0e28e77d4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:05.097291 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:05.097291 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:05.130124 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-37914672-4d34-4b94-ac60-55e0e28e77d4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:05.130124 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1661/3359] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:04 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:06.150576 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b68ae934-622d-491f-9981-3953a1917a68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:06.150576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b68ae934-622d-491f-9981-3953a1917a68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:06.150576 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:06.150576 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:06.150576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b68ae934-622d-491f-9981-3953a1917a68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:06.150576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b68ae934-622d-491f-9981-3953a1917a68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:06.222417 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:06.222417 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:06.222417 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b68ae934-622d-491f-9981-3953a1917a68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:06.222417 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1699/3360] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:06 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:07.246936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-40f6bda4-345e-4ffd-8cd6-fb08a37bfd5c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:07.246936 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-40f6bda4-345e-4ffd-8cd6-fb08a37bfd5c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:07.246936 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:07.246936 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:07.246936 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-40f6bda4-345e-4ffd-8cd6-fb08a37bfd5c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:07.246936 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-40f6bda4-345e-4ffd-8cd6-fb08a37bfd5c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:07.516522 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:07.516522 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:07.528837 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-40f6bda4-345e-4ffd-8cd6-fb08a37bfd5c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:07.528837 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1662/3361] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:07 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:08.548695 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c2e1af5-bab2-409f-8f2c-a55078432355 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:08.548695 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c2e1af5-bab2-409f-8f2c-a55078432355 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:08.548695 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:08.548695 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:08.548695 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c2e1af5-bab2-409f-8f2c-a55078432355 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:08.548695 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2c2e1af5-bab2-409f-8f2c-a55078432355 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:08.582222 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:08.582222 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:08.582222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c2e1af5-bab2-409f-8f2c-a55078432355 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:08.582222 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1700/3362] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:08 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:09.603261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-97aff0d4-11e6-468f-b37a-120c9c2bfe44 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:09.603261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-97aff0d4-11e6-468f-b37a-120c9c2bfe44 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:09.603261 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:09.603261 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:09.603261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-97aff0d4-11e6-468f-b37a-120c9c2bfe44 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:09.608391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-97aff0d4-11e6-468f-b37a-120c9c2bfe44 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:09.640006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:09.640006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:09.640006 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-97aff0d4-11e6-468f-b37a-120c9c2bfe44 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:09.659546 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1663/3363] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:09 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:10.704913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba112996-c176-4533-ba20-33613ba7cd34 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:10.704913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba112996-c176-4533-ba20-33613ba7cd34 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:10.704913 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:10.704913 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:10.704913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ba112996-c176-4533-ba20-33613ba7cd34 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:10.704913 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ba112996-c176-4533-ba20-33613ba7cd34 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:10.710224 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:10.710224 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:10.714291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ba112996-c176-4533-ba20-33613ba7cd34 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:10.714291 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1701/3364] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:10 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:11.736996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c50dccc4-59d4-454a-b711-24f8d4aabfc1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:11.736996 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c50dccc4-59d4-454a-b711-24f8d4aabfc1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:11.736996 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:11.736996 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:11.736996 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c50dccc4-59d4-454a-b711-24f8d4aabfc1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:11.736996 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c50dccc4-59d4-454a-b711-24f8d4aabfc1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:11.785011 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:11.785011 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:11.785011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c50dccc4-59d4-454a-b711-24f8d4aabfc1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:11.785011 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1664/3365] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:11 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:12.828572 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cb2357a-e58f-4846-9b47-de051d5e6b95 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:12.828572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cb2357a-e58f-4846-9b47-de051d5e6b95 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:12.828572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:12.828572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:12.828572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9cb2357a-e58f-4846-9b47-de051d5e6b95 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:12.828572 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-9cb2357a-e58f-4846-9b47-de051d5e6b95 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:12.902157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:12.902157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:12.902157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9cb2357a-e58f-4846-9b47-de051d5e6b95 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:12.920188 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1702/3366] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:12 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:13.961567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7287da05-d704-46ee-a7fc-ec646b8d7199 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:13.979586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7287da05-d704-46ee-a7fc-ec646b8d7199 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:13.979586 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:13.979586 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:13.979586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7287da05-d704-46ee-a7fc-ec646b8d7199 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:13.979586 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7287da05-d704-46ee-a7fc-ec646b8d7199 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:14.061041 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:14.061041 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:14.061041 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7287da05-d704-46ee-a7fc-ec646b8d7199 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:14.061041 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1665/3367] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:13 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:15.079114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-282ec730-5e12-465e-849c-46d7be982da0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:15.079114 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-282ec730-5e12-465e-849c-46d7be982da0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:15.079114 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:15.079114 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:15.079114 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-282ec730-5e12-465e-849c-46d7be982da0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:15.079114 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-282ec730-5e12-465e-849c-46d7be982da0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:15.133274 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:15.133274 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:15.133274 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-282ec730-5e12-465e-849c-46d7be982da0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:15.133274 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1703/3368] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:15 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:16.165930 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78cf2345-d7a1-4526-ac38-55d0a4047b68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:16.165930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78cf2345-d7a1-4526-ac38-55d0a4047b68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:16.165930 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:16.165930 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:16.165930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-78cf2345-d7a1-4526-ac38-55d0a4047b68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:16.165930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-78cf2345-d7a1-4526-ac38-55d0a4047b68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:16.218679 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:16.218679 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:16.218679 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-78cf2345-d7a1-4526-ac38-55d0a4047b68 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:16.218679 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1666/3369] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:16 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:17.237763 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-248a5d62-5601-4948-8189-3c02a90e9979 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:17.237763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-248a5d62-5601-4948-8189-3c02a90e9979 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:17.237763 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:17.237763 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:17.237763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-248a5d62-5601-4948-8189-3c02a90e9979 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:17.237763 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-248a5d62-5601-4948-8189-3c02a90e9979 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:17.290638 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:17.290638 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:17.298180 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-248a5d62-5601-4948-8189-3c02a90e9979 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:17.298180 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1704/3370] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:17 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:18.329825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7847eef-1188-4988-9640-299416fb989c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:18.329825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7847eef-1188-4988-9640-299416fb989c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:18.329825 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:18.329825 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:18.329825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7847eef-1188-4988-9640-299416fb989c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:18.329825 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c7847eef-1188-4988-9640-299416fb989c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:18.381622 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:18.381622 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:18.381622 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7847eef-1188-4988-9640-299416fb989c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:18.381622 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1667/3371] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:18 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:19.397794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02443f3e-1f45-426b-aeaf-0b019716587b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:19.397794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02443f3e-1f45-426b-aeaf-0b019716587b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:19.397794 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:19.397794 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:19.397794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02443f3e-1f45-426b-aeaf-0b019716587b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:19.397794 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-02443f3e-1f45-426b-aeaf-0b019716587b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:19.434532 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:19.434532 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:19.434532 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02443f3e-1f45-426b-aeaf-0b019716587b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:19.434532 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1668/3372] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:19 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:19.548261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77d576f9-c531-404f-adf9-e2bf0e0d151d tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] POST http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/types Dec 31 10:10:19.548261 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:19.548261 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:19.548261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-77d576f9-c531-404f-adf9-e2bf0e0d151d tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-277461160"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:19.616981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-77d576f9-c531-404f-adf9-e2bf0e0d151d tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/types returned with HTTP 200 Dec 31 10:10:19.616981 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1705/3373] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 10:10:19 2020] POST /volume/v3/4c63a5c1affd42ffaef7413116766169/types => generated 219 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:19.641571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-de6c4f4d-04b5-4639-9c08-ed66b2232894 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] POST http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/group_types Dec 31 10:10:19.641571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:19.641571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:19.641571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-de6c4f4d-04b5-4639-9c08-ed66b2232894 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1621806863"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:19.694440 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-de6c4f4d-04b5-4639-9c08-ed66b2232894 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/group_types returned with HTTP 202 Dec 31 10:10:19.694440 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1669/3374] 10.222.0.45 () {62 vars in 1278 bytes} [Thu Dec 31 10:10:19 2020] POST /volume/v3/4c63a5c1affd42ffaef7413116766169/group_types => generated 177 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:10:20.015355 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0824921d-d3cd-4d2c-8c85-8ce00df92233 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] POST http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups Dec 31 10:10:20.015355 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0824921d-d3cd-4d2c-8c85-8ce00df92233 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ecfb6e10-fe64-47f9-b6d3-ece4c5179777", "volume_types": ["4e14d932-a43f-4384-948f-4947ee411960"], "name": "tempest-GroupsV320Test-Group-1211194576"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:20.015355 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-0824921d-d3cd-4d2c-8c85-8ce00df92233 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Creating new group {'group': {'group_type': 'ecfb6e10-fe64-47f9-b6d3-ece4c5179777', 'volume_types': ['4e14d932-a43f-4384-948f-4947ee411960'], 'name': 'tempest-GroupsV320Test-Group-1211194576'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 31 10:10:20.040934 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-0824921d-d3cd-4d2c-8c85-8ce00df92233 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Creating group tempest-GroupsV320Test-Group-1211194576. Dec 31 10:10:20.077432 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0824921d-d3cd-4d2c-8c85-8ce00df92233 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Availability Zones retrieved successfully. Dec 31 10:10:20.117879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-0824921d-d3cd-4d2c-8c85-8ce00df92233 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Created reservations ['990b8905-ea6c-499e-96c1-026e5c309e4b'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:10:20.228659 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0824921d-d3cd-4d2c-8c85-8ce00df92233 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups returned with HTTP 202 Dec 31 10:10:20.228659 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1706/3375] 10.222.0.45 () {62 vars in 1264 bytes} [Thu Dec 31 10:10:19 2020] POST /volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups => generated 108 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:10:20.244784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54cf6650-472e-497b-be6c-6f03129a1542 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] GET http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 Dec 31 10:10:20.244784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54cf6650-472e-497b-be6c-6f03129a1542 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:20.244784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54cf6650-472e-497b-be6c-6f03129a1542 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:20.244784 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-54cf6650-472e-497b-be6c-6f03129a1542 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] show called for member 545695f9-66d6-4d91-b7a1-4da9e57f3836 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:10:20.265928 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:20.265928 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:20.308577 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54cf6650-472e-497b-be6c-6f03129a1542 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 returned with HTTP 200 Dec 31 10:10:20.326824 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1670/3376] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:10:20 2020] GET /volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 => generated 388 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:10:20.451724 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d825e464-fbde-41ec-9850-2e8e968470dc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:20.451724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d825e464-fbde-41ec-9850-2e8e968470dc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:20.451724 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:20.451724 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:20.451724 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d825e464-fbde-41ec-9850-2e8e968470dc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:20.456515 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d825e464-fbde-41ec-9850-2e8e968470dc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:20.496772 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:20.496772 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:20.496772 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d825e464-fbde-41ec-9850-2e8e968470dc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:20.496772 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1707/3377] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:20 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:21.337759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae3d83a2-b280-4792-879e-926787fcf07a tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] GET http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 Dec 31 10:10:21.337759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ae3d83a2-b280-4792-879e-926787fcf07a tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:21.337759 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:21.337759 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:21.337759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ae3d83a2-b280-4792-879e-926787fcf07a tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:21.337759 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-ae3d83a2-b280-4792-879e-926787fcf07a tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] show called for member 545695f9-66d6-4d91-b7a1-4da9e57f3836 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:10:21.350872 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:21.350872 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:21.447537 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ae3d83a2-b280-4792-879e-926787fcf07a tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 returned with HTTP 200 Dec 31 10:10:21.447537 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1671/3378] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:10:21 2020] GET /volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 => generated 389 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:10:21.464701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23de3c4f-7432-48e0-98f3-192e4b828109 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] POST http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action Dec 31 10:10:21.464701 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:21.464701 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:21.464701 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23de3c4f-7432-48e0-98f3-192e4b828109 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:21.464701 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-23de3c4f-7432-48e0-98f3-192e4b828109 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:21.475372 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-23de3c4f-7432-48e0-98f3-192e4b828109 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Updating group '545695f9-66d6-4d91-b7a1-4da9e57f3836' with 'creating' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 31 10:10:21.475372 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:21.475372 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:21.496968 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-23de3c4f-7432-48e0-98f3-192e4b828109 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action returned with HTTP 202 Dec 31 10:10:21.496968 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1708/3379] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 10:10:21 2020] POST /volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 10:10:21.507703 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2519dfd-a948-4c82-8b67-b530392aba04 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] GET http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 Dec 31 10:10:21.513560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2519dfd-a948-4c82-8b67-b530392aba04 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:21.519063 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6354f85a-e124-4886-9e40-6f0158bfa3f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:21.519063 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6354f85a-e124-4886-9e40-6f0158bfa3f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:21.519063 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:21.519063 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:21.525087 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:21.525087 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:21.525087 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2519dfd-a948-4c82-8b67-b530392aba04 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:21.525087 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-b2519dfd-a948-4c82-8b67-b530392aba04 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] show called for member 545695f9-66d6-4d91-b7a1-4da9e57f3836 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:10:21.530972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6354f85a-e124-4886-9e40-6f0158bfa3f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:21.530972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6354f85a-e124-4886-9e40-6f0158bfa3f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:21.541798 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:21.541798 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:21.589409 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:21.589409 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:21.599854 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6354f85a-e124-4886-9e40-6f0158bfa3f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:21.599854 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1709/3380] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:21 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:21.603052 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2519dfd-a948-4c82-8b67-b530392aba04 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 returned with HTTP 200 Dec 31 10:10:21.603052 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1672/3381] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:10:21 2020] GET /volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 => generated 388 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:10:21.621284 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-680d4695-333b-4315-a826-a833b3673a8e tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] POST http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action Dec 31 10:10:21.621284 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:21.621284 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:21.621284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-680d4695-333b-4315-a826-a833b3673a8e tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:21.621284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-680d4695-333b-4315-a826-a833b3673a8e tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:21.621284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-680d4695-333b-4315-a826-a833b3673a8e tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Updating group '545695f9-66d6-4d91-b7a1-4da9e57f3836' with 'available' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 31 10:10:21.640088 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:21.640088 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:21.653650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-680d4695-333b-4315-a826-a833b3673a8e tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action returned with HTTP 202 Dec 31 10:10:21.653650 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1710/3382] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 10:10:21 2020] POST /volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 10:10:21.667145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ee3fd80-f072-4c8d-ab78-4cd941e6f928 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] GET http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 Dec 31 10:10:21.667145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ee3fd80-f072-4c8d-ab78-4cd941e6f928 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:21.667145 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:21.667145 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:21.667145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6ee3fd80-f072-4c8d-ab78-4cd941e6f928 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:21.667145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-6ee3fd80-f072-4c8d-ab78-4cd941e6f928 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] show called for member 545695f9-66d6-4d91-b7a1-4da9e57f3836 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:10:21.681928 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:21.681928 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:21.715526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6ee3fd80-f072-4c8d-ab78-4cd941e6f928 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 returned with HTTP 200 Dec 31 10:10:21.715526 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1673/3383] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:10:21 2020] GET /volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 => generated 389 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:10:21.732690 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-07a837fb-3d5b-44d4-ba25-a5c0ad52b17b tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] POST http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action Dec 31 10:10:21.732690 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:21.732690 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:21.732690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-07a837fb-3d5b-44d4-ba25-a5c0ad52b17b tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:21.732690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-07a837fb-3d5b-44d4-ba25-a5c0ad52b17b tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:21.732690 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-07a837fb-3d5b-44d4-ba25-a5c0ad52b17b tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Updating group '545695f9-66d6-4d91-b7a1-4da9e57f3836' with 'error' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 31 10:10:21.751536 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:21.751536 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:21.779709 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-07a837fb-3d5b-44d4-ba25-a5c0ad52b17b tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action returned with HTTP 202 Dec 31 10:10:21.779709 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1711/3384] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 10:10:21 2020] POST /volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 10:10:21.790082 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3df145ec-767d-4ffc-96fd-a4bb08d6768a tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] GET http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 Dec 31 10:10:21.790082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3df145ec-767d-4ffc-96fd-a4bb08d6768a tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:21.790082 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:21.790082 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:21.793552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3df145ec-767d-4ffc-96fd-a4bb08d6768a tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:21.793552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-3df145ec-767d-4ffc-96fd-a4bb08d6768a tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] show called for member 545695f9-66d6-4d91-b7a1-4da9e57f3836 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:10:21.803564 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:21.803564 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:21.855088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3df145ec-767d-4ffc-96fd-a4bb08d6768a tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 returned with HTTP 200 Dec 31 10:10:21.855088 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1674/3385] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:10:21 2020] GET /volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 => generated 385 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:10:21.872330 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7b79ed5-25c1-4953-8076-e58a0ed598d8 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] POST http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action Dec 31 10:10:21.872330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:21.872330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:21.872330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7b79ed5-25c1-4953-8076-e58a0ed598d8 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:21.877866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7b79ed5-25c1-4953-8076-e58a0ed598d8 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:21.877866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-e7b79ed5-25c1-4953-8076-e58a0ed598d8 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Updating group '545695f9-66d6-4d91-b7a1-4da9e57f3836' with 'available' {{(pid=88086) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 31 10:10:21.893993 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:21.893993 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:21.969667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7b79ed5-25c1-4953-8076-e58a0ed598d8 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action returned with HTTP 202 Dec 31 10:10:21.969667 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1712/3386] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 10:10:21 2020] POST /volume/v3/4c63a5c1affd42ffaef7413116766169/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 10:10:21.981247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9decf8cc-c040-4bfb-b7a8-9eec7acbee67 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] GET http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 Dec 31 10:10:21.981247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9decf8cc-c040-4bfb-b7a8-9eec7acbee67 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:21.981247 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:21.981247 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:21.981247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9decf8cc-c040-4bfb-b7a8-9eec7acbee67 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:21.981247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-9decf8cc-c040-4bfb-b7a8-9eec7acbee67 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] show called for member 545695f9-66d6-4d91-b7a1-4da9e57f3836 {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:10:21.992965 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:21.992965 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:22.053175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9decf8cc-c040-4bfb-b7a8-9eec7acbee67 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 returned with HTTP 200 Dec 31 10:10:22.053175 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1675/3387] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:10:21 2020] GET /volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 => generated 389 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:10:22.075097 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db6cdd87-af68-4c8e-8f6e-befdbc02efbd tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] GET http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/volumes/detail Dec 31 10:10:22.075097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db6cdd87-af68-4c8e-8f6e-befdbc02efbd tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:22.075097 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:22.075097 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:22.075097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-db6cdd87-af68-4c8e-8f6e-befdbc02efbd tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:22.075097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-db6cdd87-af68-4c8e-8f6e-befdbc02efbd tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:10:22.075097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-db6cdd87-af68-4c8e-8f6e-befdbc02efbd tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88086) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:10:22.223511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-db6cdd87-af68-4c8e-8f6e-befdbc02efbd tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Get all volumes completed successfully. Dec 31 10:10:22.223511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-db6cdd87-af68-4c8e-8f6e-befdbc02efbd tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/volumes/detail returned with HTTP 200 Dec 31 10:10:22.223511 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1713/3388] 10.222.0.45 () {60 vars in 1266 bytes} [Thu Dec 31 10:10:22 2020] GET /volume/v3/806fcf39f4064335a7d3fe63c6532ac3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:22.258972 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99a3cce9-0108-4146-8b40-e3bb30bb092f tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] POST http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action Dec 31 10:10:22.258972 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:22.258972 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:22.258972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99a3cce9-0108-4146-8b40-e3bb30bb092f tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:22.258972 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-99a3cce9-0108-4146-8b40-e3bb30bb092f tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:22.270300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-99a3cce9-0108-4146-8b40-e3bb30bb092f tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] delete called for group 545695f9-66d6-4d91-b7a1-4da9e57f3836 {{(pid=88085) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 31 10:10:22.270300 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.groups [None req-99a3cce9-0108-4146-8b40-e3bb30bb092f tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Delete group with id: 545695f9-66d6-4d91-b7a1-4da9e57f3836 Dec 31 10:10:22.280691 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:22.280691 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:22.427872 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-99a3cce9-0108-4146-8b40-e3bb30bb092f tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action returned with HTTP 202 Dec 31 10:10:22.427872 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1676/3389] 10.222.0.45 () {62 vars in 1395 bytes} [Thu Dec 31 10:10:22 2020] POST /volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 10:10:22.483147 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54862464-67d9-423f-ac7b-cb6ba8fdde50 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] GET http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 Dec 31 10:10:22.483147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54862464-67d9-423f-ac7b-cb6ba8fdde50 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:22.483147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54862464-67d9-423f-ac7b-cb6ba8fdde50 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:22.483147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-54862464-67d9-423f-ac7b-cb6ba8fdde50 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] show called for member 545695f9-66d6-4d91-b7a1-4da9e57f3836 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:10:22.516557 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:22.516557 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:22.566280 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54862464-67d9-423f-ac7b-cb6ba8fdde50 tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 returned with HTTP 200 Dec 31 10:10:22.566280 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1714/3390] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:10:22 2020] GET /volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 => generated 388 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:10:22.616281 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e10c28ca-f872-4e77-8da8-dd37ca4d9d29 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:22.616281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e10c28ca-f872-4e77-8da8-dd37ca4d9d29 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:22.616281 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:22.616281 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:22.616281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e10c28ca-f872-4e77-8da8-dd37ca4d9d29 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:22.616281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-e10c28ca-f872-4e77-8da8-dd37ca4d9d29 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:22.647049 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:22.647049 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:22.647049 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e10c28ca-f872-4e77-8da8-dd37ca4d9d29 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:22.647049 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1677/3391] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:22 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:10:23.591876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f886312a-544d-48a8-8cba-6142c7c33caf tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] GET http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 Dec 31 10:10:23.591876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f886312a-544d-48a8-8cba-6142c7c33caf tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:23.591876 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:23.591876 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:23.591876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f886312a-544d-48a8-8cba-6142c7c33caf tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:23.591876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.groups [None req-f886312a-544d-48a8-8cba-6142c7c33caf tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] show called for member 545695f9-66d6-4d91-b7a1-4da9e57f3836 {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 31 10:10:23.607875 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f886312a-544d-48a8-8cba-6142c7c33caf tempest-GroupsV320Test-227171361 tempest-GroupsV320Test-227171361] http://10.222.0.45/volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 returned with HTTP 404 Dec 31 10:10:23.607875 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1715/3392] 10.222.0.45 () {60 vars in 1353 bytes} [Thu Dec 31 10:10:23 2020] GET /volume/v3/806fcf39f4064335a7d3fe63c6532ac3/groups/545695f9-66d6-4d91-b7a1-4da9e57f3836 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 31 10:10:23.622142 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-adf3d6da-34ef-4d19-bc1c-e8c9ce754670 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] DELETE http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/group_types/ecfb6e10-fe64-47f9-b6d3-ece4c5179777 Dec 31 10:10:23.622142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-adf3d6da-34ef-4d19-bc1c-e8c9ce754670 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:23.622142 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:23.622142 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:23.622142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-adf3d6da-34ef-4d19-bc1c-e8c9ce754670 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:23.678981 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9e38ace-8e8c-4274-8a00-d8e470d1084a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:23.678981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9e38ace-8e8c-4274-8a00-d8e470d1084a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:23.678981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9e38ace-8e8c-4274-8a00-d8e470d1084a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:23.678981 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b9e38ace-8e8c-4274-8a00-d8e470d1084a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:23.724817 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:10:23.724817 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:10:23.778325 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:23.778325 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:23.778325 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9e38ace-8e8c-4274-8a00-d8e470d1084a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:23.778325 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1716/3393] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:23 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:23.803337 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-adf3d6da-34ef-4d19-bc1c-e8c9ce754670 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/group_types/ecfb6e10-fe64-47f9-b6d3-ece4c5179777 returned with HTTP 202 Dec 31 10:10:23.803337 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1678/3394] 10.222.0.45 () {60 vars in 1371 bytes} [Thu Dec 31 10:10:23 2020] DELETE /volume/v3/4c63a5c1affd42ffaef7413116766169/group_types/ecfb6e10-fe64-47f9-b6d3-ece4c5179777 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 31 10:10:23.824272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-730dc22c-0524-438f-8580-0b2762772fb8 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] DELETE http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/types/4e14d932-a43f-4384-948f-4947ee411960 Dec 31 10:10:23.824272 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-730dc22c-0524-438f-8580-0b2762772fb8 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:23.824272 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:23.824272 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:23.824272 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-730dc22c-0524-438f-8580-0b2762772fb8 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:24.113234 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:10:24.113234 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:10:24.165823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-730dc22c-0524-438f-8580-0b2762772fb8 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/types/4e14d932-a43f-4384-948f-4947ee411960 returned with HTTP 202 Dec 31 10:10:24.165823 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1717/3395] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:10:23 2020] DELETE /volume/v3/4c63a5c1affd42ffaef7413116766169/types/4e14d932-a43f-4384-948f-4947ee411960 => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:10:24.169353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a475874-3e25-4a86-bde1-ce0fe6c25161 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] GET http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/types/4e14d932-a43f-4384-948f-4947ee411960 Dec 31 10:10:24.169353 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a475874-3e25-4a86-bde1-ce0fe6c25161 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:24.169353 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a475874-3e25-4a86-bde1-ce0fe6c25161 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:24.201090 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a475874-3e25-4a86-bde1-ce0fe6c25161 tempest-GroupsV320Test-1832792322 tempest-GroupsV320Test-1832792322] http://10.222.0.45/volume/v3/4c63a5c1affd42ffaef7413116766169/types/4e14d932-a43f-4384-948f-4947ee411960 returned with HTTP 404 Dec 31 10:10:24.201090 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1679/3396] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 10:10:24 2020] GET /volume/v3/4c63a5c1affd42ffaef7413116766169/types/4e14d932-a43f-4384-948f-4947ee411960 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:10:24.832153 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a52bc39-1051-4d49-8c47-e2272706f21f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:24.832153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a52bc39-1051-4d49-8c47-e2272706f21f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:24.832153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a52bc39-1051-4d49-8c47-e2272706f21f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:24.832153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7a52bc39-1051-4d49-8c47-e2272706f21f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:24.918425 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:24.918425 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:24.921915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a52bc39-1051-4d49-8c47-e2272706f21f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:24.921915 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1718/3397] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:24 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:25.945460 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b00f5cbe-a97d-4b24-8fa3-df8aae9980be tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:25.945460 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b00f5cbe-a97d-4b24-8fa3-df8aae9980be tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:25.945460 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b00f5cbe-a97d-4b24-8fa3-df8aae9980be tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:25.945460 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b00f5cbe-a97d-4b24-8fa3-df8aae9980be tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:26.015930 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:26.015930 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:26.015930 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b00f5cbe-a97d-4b24-8fa3-df8aae9980be tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:26.015930 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1680/3398] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:25 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:27.031538 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62e6673c-1774-4dd1-828d-1ccc1f4906af tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:27.031538 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62e6673c-1774-4dd1-828d-1ccc1f4906af tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:27.031538 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:27.031538 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:27.031538 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-62e6673c-1774-4dd1-828d-1ccc1f4906af tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:27.031538 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-62e6673c-1774-4dd1-828d-1ccc1f4906af tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:27.056546 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:27.056546 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:27.060444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-62e6673c-1774-4dd1-828d-1ccc1f4906af tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:27.068805 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1719/3399] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:27 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:28.076311 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a60f1ef8-814d-4b53-9154-8e66aa598c69 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:28.077997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a60f1ef8-814d-4b53-9154-8e66aa598c69 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:28.077997 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:28.077997 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:28.077997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a60f1ef8-814d-4b53-9154-8e66aa598c69 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:28.078327 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a60f1ef8-814d-4b53-9154-8e66aa598c69 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 6fd0e763-006a-4938-923d-4d151b4b2ec2. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:28.100608 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:28.100608 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:28.102746 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a60f1ef8-814d-4b53-9154-8e66aa598c69 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 200 Dec 31 10:10:28.103564 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1681/3400] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:28 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:28.116592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7dd2bf84-5ccf-40e7-9fd9-c996a9d17211 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 Dec 31 10:10:28.117052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7dd2bf84-5ccf-40e7-9fd9-c996a9d17211 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:28.117341 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:28.117341 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:28.117786 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7dd2bf84-5ccf-40e7-9fd9-c996a9d17211 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:28.173066 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:28.173066 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:28.186199 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7dd2bf84-5ccf-40e7-9fd9-c996a9d17211 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:10:28.212744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7dd2bf84-5ccf-40e7-9fd9-c996a9d17211 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 returned with HTTP 200 Dec 31 10:10:28.213606 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1720/3401] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:28 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 => generated 1414 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:10:28.233895 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6efe1aca-ea3b-44d5-b593-739bb359fb80 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 Dec 31 10:10:28.234557 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6efe1aca-ea3b-44d5-b593-739bb359fb80 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:28.234898 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:28.234898 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:28.235110 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6efe1aca-ea3b-44d5-b593-739bb359fb80 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:28.287449 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:28.287449 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:28.296450 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6efe1aca-ea3b-44d5-b593-739bb359fb80 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:10:28.325685 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6efe1aca-ea3b-44d5-b593-739bb359fb80 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 returned with HTTP 200 Dec 31 10:10:28.326686 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1682/3402] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:28 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 => generated 1414 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:10:28.347826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0da4915-7413-4102-8e39-558ab39485cb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] DELETE http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 Dec 31 10:10:28.348369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0da4915-7413-4102-8e39-558ab39485cb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:28.348570 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:28.348570 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:28.349429 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0da4915-7413-4102-8e39-558ab39485cb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:28.350022 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-d0da4915-7413-4102-8e39-558ab39485cb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume with id: f0a6ba30-be9b-4349-bf62-ebe8d6f32276 Dec 31 10:10:28.410399 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:28.410399 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:28.412402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d0da4915-7413-4102-8e39-558ab39485cb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:10:28.445726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d0da4915-7413-4102-8e39-558ab39485cb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume request issued successfully. Dec 31 10:10:28.446194 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0da4915-7413-4102-8e39-558ab39485cb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 returned with HTTP 202 Dec 31 10:10:28.452610 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1721/3403] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:10:28 2020] DELETE /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:10:28.457760 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed9903c0-cd08-46e9-955c-f01d7bf18dc0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 Dec 31 10:10:28.458412 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed9903c0-cd08-46e9-955c-f01d7bf18dc0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:28.458585 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:28.458585 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:28.458923 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed9903c0-cd08-46e9-955c-f01d7bf18dc0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:28.528805 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:28.528805 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:28.543294 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ed9903c0-cd08-46e9-955c-f01d7bf18dc0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:10:28.582125 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed9903c0-cd08-46e9-955c-f01d7bf18dc0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 returned with HTTP 200 Dec 31 10:10:28.587308 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1683/3404] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:28 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 => generated 1413 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 10:10:29.603355 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0092f3ec-ad4c-47b5-814f-204858fedcff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 Dec 31 10:10:29.605884 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0092f3ec-ad4c-47b5-814f-204858fedcff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:29.606536 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:29.606536 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:29.607211 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0092f3ec-ad4c-47b5-814f-204858fedcff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:29.699975 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:29.699975 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:29.709029 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0092f3ec-ad4c-47b5-814f-204858fedcff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:10:29.757525 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0092f3ec-ad4c-47b5-814f-204858fedcff tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 returned with HTTP 200 Dec 31 10:10:29.759002 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1722/3405] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:29 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 => generated 1413 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:10:30.779804 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-373e17c6-9279-4aad-bef3-44637d08e137 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 Dec 31 10:10:30.781855 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-373e17c6-9279-4aad-bef3-44637d08e137 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:30.782039 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:30.782039 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:30.783117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-373e17c6-9279-4aad-bef3-44637d08e137 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:30.844831 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-373e17c6-9279-4aad-bef3-44637d08e137 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 returned with HTTP 404 Dec 31 10:10:30.846022 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1684/3406] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:30 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/f0a6ba30-be9b-4349-bf62-ebe8d6f32276 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:10:30.855096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a4c98aa-524c-4c8b-9db5-2c2132346172 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] DELETE http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 Dec 31 10:10:30.855941 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a4c98aa-524c-4c8b-9db5-2c2132346172 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:30.856377 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:30.856377 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:30.857012 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2a4c98aa-524c-4c8b-9db5-2c2132346172 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:30.857375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-2a4c98aa-524c-4c8b-9db5-2c2132346172 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete backup with id: 6fd0e763-006a-4938-923d-4d151b4b2ec2. Dec 31 10:10:30.879747 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:30.879747 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:30.919193 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-2a4c98aa-524c-4c8b-9db5-2c2132346172 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] delete_backup rpcapi backup_id 6fd0e763-006a-4938-923d-4d151b4b2ec2 {{(pid=88086) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 31 10:10:30.923386 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2a4c98aa-524c-4c8b-9db5-2c2132346172 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 returned with HTTP 202 Dec 31 10:10:30.930922 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1723/3407] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:10:30 2020] DELETE /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/6fd0e763-006a-4938-923d-4d151b4b2ec2 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:10:30.961938 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] POST http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes Dec 31 10:10:30.962858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-622963700"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:30.964183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-622963700'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:10:30.964559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Create volume of 1 GB Dec 31 10:10:30.989848 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Availability Zones retrieved successfully. Dec 31 10:10:31.021807 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Flow 'volume_create_api' (c11ac5ad-d96f-404d-a84d-bb0ca477ee71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:10:31.026317 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a170f3-b96d-4019-ad85-16e3e1af2ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:10:31.028671 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:10:31.127411 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a170f3-b96d-4019-ad85-16e3e1af2ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:10:31.130854 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fc63030-9638-4e97-805e-728572ee347b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:10:31.248388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Created reservations ['25d16df2-d592-4760-8ac0-987168b98e8f', '56e6b7d3-369b-4233-8472-a57d29ebd6af', '263772cb-52ad-48d8-9ca7-d9f73d4166e4', 'f32dfd5d-c058-45a9-9f88-d9c81e52cdf0'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:10:31.251451 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fc63030-9638-4e97-805e-728572ee347b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25d16df2-d592-4760-8ac0-987168b98e8f', '56e6b7d3-369b-4233-8472-a57d29ebd6af', '263772cb-52ad-48d8-9ca7-d9f73d4166e4', 'f32dfd5d-c058-45a9-9f88-d9c81e52cdf0']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:10:31.255656 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f186b9-2242-4d41-a778-cbebcce26cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:10:31.363969 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57f186b9-2242-4d41-a778-cbebcce26cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89e86d8b-9a4e-4c69-b5a5-e2e27420eed7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-622963700',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f74b6dd65f304054ba4ec603ab0459f3',qos_specs=None,replication_status=,reservations=['25d16df2-d592-4760-8ac0-987168b98e8f','56e6b7d3-369b-4233-8472-a57d29ebd6af','263772cb-52ad-48d8-9ca7-d9f73d4166e4','f32dfd5d-c058-45a9-9f88-d9c81e52cdf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d2273612104a6faa689a965ab93595',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-622963700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89e86d8b-9a4e-4c69-b5a5-e2e27420eed7,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='f74b6dd65f304054ba4ec603ab0459f3',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='66d2273612104a6faa689a965ab93595',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:10:31.366554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28b96fb-5186-495d-85ce-7eeff83fd44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:10:31.452422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c28b96fb-5186-495d-85ce-7eeff83fd44b) 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-622963700',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f74b6dd65f304054ba4ec603ab0459f3',qos_specs=None,replication_status=,reservations=['25d16df2-d592-4760-8ac0-987168b98e8f','56e6b7d3-369b-4233-8472-a57d29ebd6af','263772cb-52ad-48d8-9ca7-d9f73d4166e4','f32dfd5d-c058-45a9-9f88-d9c81e52cdf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d2273612104a6faa689a965ab93595',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:10:31.461650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f4cb1e-de31-49e5-9316-4906cf004eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:10:31.538490 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f4cb1e-de31-49e5-9316-4906cf004eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:10:31.546546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Flow 'volume_create_api' (c11ac5ad-d96f-404d-a84d-bb0ca477ee71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:10:31.644932 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Create volume request issued successfully. Dec 31 10:10:31.683149 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57f1d3b4-d037-41b9-83f7-3f4386f53e23 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes returned with HTTP 202 Dec 31 10:10:31.683149 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1685/3408] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:10:30 2020] POST /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes => generated 884 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:10:31.697946 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5162b6e7-9add-4691-a827-49973a6411d1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 Dec 31 10:10:31.697946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5162b6e7-9add-4691-a827-49973a6411d1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:31.697946 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:31.697946 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:31.697946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5162b6e7-9add-4691-a827-49973a6411d1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:31.761891 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:31.761891 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:31.774764 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5162b6e7-9add-4691-a827-49973a6411d1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:10:31.806336 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5162b6e7-9add-4691-a827-49973a6411d1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 returned with HTTP 200 Dec 31 10:10:31.807363 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1724/3409] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:31 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 => generated 976 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:31.936828 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c57f89fd-972d-4772-a27a-12c1e61522ff tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] POST http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types Dec 31 10:10:31.937612 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:31.937612 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:31.938436 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c57f89fd-972d-4772-a27a-12c1e61522ff tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-104779877", "os-volume-type-access:is_public": false}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:31.940748 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:31.940748 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:32.026775 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c57f89fd-972d-4772-a27a-12c1e61522ff tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types returned with HTTP 200 Dec 31 10:10:32.028476 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1686/3410] 10.222.0.45 () {60 vars in 1220 bytes} [Thu Dec 31 10:10:31 2020] POST /volume/v3/3601bdfcf538452caa54b13996d560f0/types => generated 228 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:32.266065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01b6f700-9cc5-4adf-ac46-fa68ad88841e tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] POST http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes Dec 31 10:10:32.266565 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:32.266565 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:32.267014 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01b6f700-9cc5-4adf-ac46-fa68ad88841e tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Action: 'create', calling method: create, body: {"volume": {"volume_type": "60e2c470-e220-4e7f-8977-a14532a01b67", "size": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:32.268353 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-01b6f700-9cc5-4adf-ac46-fa68ad88841e tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Create volume request body: {'volume': {'volume_type': '60e2c470-e220-4e7f-8977-a14532a01b67', 'size': 1}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:10:32.303543 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01b6f700-9cc5-4adf-ac46-fa68ad88841e tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes returned with HTTP 404 Dec 31 10:10:32.304657 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1725/3411] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:10:32 2020] POST /volume/v3/40f6e620160242b8bb558b160c66a734/volumes => generated 114 bytes in 269 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:10:32.318279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca9ee06a-4509-4a13-b5b5-78d4f69750f4 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] POST http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67/action Dec 31 10:10:32.319134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca9ee06a-4509-4a13-b5b5-78d4f69750f4 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action body: b'{"addProjectAccess": {"project": "40f6e620160242b8bb558b160c66a734"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:32.319937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ca9ee06a-4509-4a13-b5b5-78d4f69750f4 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "40f6e620160242b8bb558b160c66a734"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:32.361841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ca9ee06a-4509-4a13-b5b5-78d4f69750f4 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67/action returned with HTTP 202 Dec 31 10:10:32.362896 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1687/3412] 10.222.0.45 () {60 vars in 1351 bytes} [Thu Dec 31 10:10:32 2020] POST /volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:10:32.376582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] POST http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes Dec 31 10:10:32.378157 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Action: 'create', calling method: create, body: {"volume": {"volume_type": "60e2c470-e220-4e7f-8977-a14532a01b67", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1688110675"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:32.379842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Create volume request body: {'volume': {'volume_type': '60e2c470-e220-4e7f-8977-a14532a01b67', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1688110675'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:10:32.426015 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Create volume of 1 GB Dec 31 10:10:32.426015 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:32.426015 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:32.426015 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Availability Zones retrieved successfully. Dec 31 10:10:32.446557 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Flow 'volume_create_api' (0691de5a-f0c2-455d-b71a-90457cd72ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:10:32.450381 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f6f26a-e6b2-4def-9f0e-2a71c89d6823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:10:32.455208 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:10:32.560711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f6f26a-e6b2-4def-9f0e-2a71c89d6823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T10:10:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=60e2c470-e220-4e7f-8977-a14532a01b67,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-104779877',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '60e2c470-e220-4e7f-8977-a14532a01b67', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:10:32.567001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48e78e8e-cbe7-4aad-a49f-7a23a6f5b5d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:10:32.806152 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-104779877 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-104779877, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:10:32.806152 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-104779877 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-104779877, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:10:32.848494 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-564679f6-2490-405b-8d12-2e1b64012ea7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 Dec 31 10:10:32.848494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-564679f6-2490-405b-8d12-2e1b64012ea7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:32.848494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-564679f6-2490-405b-8d12-2e1b64012ea7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:32.986829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Created reservations ['6a4f537c-91e9-4414-924f-d6b205e1ac9a', '3f1da55b-53c2-4003-adba-679e52345b39', 'dd0cca81-6c77-4d8d-ac53-e784bcf1d047', '19a4d4ad-2ff5-4643-a559-eb2a2c13ceb8'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:10:32.994355 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48e78e8e-cbe7-4aad-a49f-7a23a6f5b5d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a4f537c-91e9-4414-924f-d6b205e1ac9a', '3f1da55b-53c2-4003-adba-679e52345b39', 'dd0cca81-6c77-4d8d-ac53-e784bcf1d047', '19a4d4ad-2ff5-4643-a559-eb2a2c13ceb8']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:10:33.009554 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5650d67-7226-43e0-bb5f-72ab27016417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:10:33.137175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5650d67-7226-43e0-bb5f-72ab27016417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7ce7cad-faf2-4dff-9a89-5fa90d59aca6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1688110675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f6e620160242b8bb558b160c66a734',qos_specs=None,replication_status=,reservations=['6a4f537c-91e9-4414-924f-d6b205e1ac9a','3f1da55b-53c2-4003-adba-679e52345b39','dd0cca81-6c77-4d8d-ac53-e784bcf1d047','19a4d4ad-2ff5-4643-a559-eb2a2c13ceb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f48a9500f0db44b7bc01474b5dbaac4e',volume_type_id=60e2c470-e220-4e7f-8977-a14532a01b67), '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-31T10:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1688110675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7ce7cad-faf2-4dff-9a89-5fa90d59aca6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40f6e620160242b8bb558b160c66a734',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='f48a9500f0db44b7bc01474b5dbaac4e',volume_attachment=,volume_type=,volume_type_id=60e2c470-e220-4e7f-8977-a14532a01b67)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:10:33.137175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ff3ca2-f9e2-4f14-832f-c3ca3e50a827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:10:33.171690 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:33.171690 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:33.184950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-564679f6-2490-405b-8d12-2e1b64012ea7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:10:33.199672 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17ff3ca2-f9e2-4f14-832f-c3ca3e50a827) 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-1688110675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40f6e620160242b8bb558b160c66a734',qos_specs=None,replication_status=,reservations=['6a4f537c-91e9-4414-924f-d6b205e1ac9a','3f1da55b-53c2-4003-adba-679e52345b39','dd0cca81-6c77-4d8d-ac53-e784bcf1d047','19a4d4ad-2ff5-4643-a559-eb2a2c13ceb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f48a9500f0db44b7bc01474b5dbaac4e',volume_type_id=60e2c470-e220-4e7f-8977-a14532a01b67)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:10:33.217030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073e7d93-5391-4e81-a515-8b7e74db1a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:10:33.220243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-564679f6-2490-405b-8d12-2e1b64012ea7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 returned with HTTP 200 Dec 31 10:10:33.220243 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1688/3413] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:32 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 => generated 977 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:33.274077 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd800795-c867-40a9-834e-a17786f173b5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] POST http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups Dec 31 10:10:33.281184 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (073e7d93-5391-4e81-a515-8b7e74db1a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:10:33.289483 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:33.289483 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:33.289483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bd800795-c867-40a9-834e-a17786f173b5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89e86d8b-9a4e-4c69-b5a5-e2e27420eed7", "name": "tempest-VolumesBackupsTest-Backup-706295798", "description": "tempest-volume-backup-description-1723258328", "container": "container"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:33.289483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-bd800795-c867-40a9-834e-a17786f173b5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Creating new backup {'backup': {'volume_id': '89e86d8b-9a4e-4c69-b5a5-e2e27420eed7', 'name': 'tempest-VolumesBackupsTest-Backup-706295798', 'description': 'tempest-volume-backup-description-1723258328', 'container': 'container'}} {{(pid=88085) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 31 10:10:33.289483 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-bd800795-c867-40a9-834e-a17786f173b5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Creating backup of volume 89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 in container container Dec 31 10:10:33.298273 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Flow 'volume_create_api' (0691de5a-f0c2-455d-b71a-90457cd72ffc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:10:33.421428 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Create volume request issued successfully. Dec 31 10:10:33.468509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-82d50ace-2211-489f-8cc8-82ad64c2011c tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes returned with HTTP 202 Dec 31 10:10:33.488514 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1726/3414] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:10:32 2020] POST /volume/v3/40f6e620160242b8bb558b160c66a734/volumes => generated 861 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 31 10:10:33.513604 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0313a962-8a21-484b-bad2-fac5dd9c3612 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] GET http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 Dec 31 10:10:33.513604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0313a962-8a21-484b-bad2-fac5dd9c3612 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:33.513604 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:33.513604 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:33.513604 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0313a962-8a21-484b-bad2-fac5dd9c3612 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:33.522570 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:33.522570 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:33.529979 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bd800795-c867-40a9-834e-a17786f173b5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:10:33.615763 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:33.615763 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:33.632080 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0313a962-8a21-484b-bad2-fac5dd9c3612 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Volume info retrieved successfully. Dec 31 10:10:33.640198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-bd800795-c867-40a9-834e-a17786f173b5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Created reservations ['7a111723-9821-45f2-bd49-c1de7f2ef4a6', '093f7895-e43c-439d-b9f5-d556f2ddf426'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:10:33.695685 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0313a962-8a21-484b-bad2-fac5dd9c3612 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 returned with HTTP 200 Dec 31 10:10:33.695685 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1727/3415] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:33 2020] GET /volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 => generated 929 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:10:33.826859 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bd800795-c867-40a9-834e-a17786f173b5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups returned with HTTP 202 Dec 31 10:10:33.826859 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1689/3416] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:10:33 2020] POST /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups => generated 395 bytes in 584 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:10:33.839509 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3773d7ac-0ece-4aeb-bf3f-ee9956de0117 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:33.839509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3773d7ac-0ece-4aeb-bf3f-ee9956de0117 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:33.839509 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:33.839509 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:33.839509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3773d7ac-0ece-4aeb-bf3f-ee9956de0117 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:33.839509 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3773d7ac-0ece-4aeb-bf3f-ee9956de0117 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:33.883887 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:33.883887 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:33.895236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3773d7ac-0ece-4aeb-bf3f-ee9956de0117 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:33.895236 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1728/3417] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:33 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:34.738910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f2c2bffc-626f-4b8e-be85-9df7821dfe42 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] GET http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 Dec 31 10:10:34.738910 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f2c2bffc-626f-4b8e-be85-9df7821dfe42 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:34.749556 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:34.749556 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:34.749556 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f2c2bffc-626f-4b8e-be85-9df7821dfe42 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:34.870006 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:34.870006 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:34.888911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f2c2bffc-626f-4b8e-be85-9df7821dfe42 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Volume info retrieved successfully. Dec 31 10:10:34.936322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f6a4c7a5-7891-42d3-83d8-9163ee3eecd0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:34.936322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f6a4c7a5-7891-42d3-83d8-9163ee3eecd0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:34.936322 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:34.936322 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:34.936322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f6a4c7a5-7891-42d3-83d8-9163ee3eecd0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:34.936322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-f6a4c7a5-7891-42d3-83d8-9163ee3eecd0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:34.972515 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f2c2bffc-626f-4b8e-be85-9df7821dfe42 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 returned with HTTP 200 Dec 31 10:10:34.972515 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1690/3418] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:34 2020] GET /volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 => generated 953 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:35.042332 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:35.042332 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:35.060275 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f6a4c7a5-7891-42d3-83d8-9163ee3eecd0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:35.076737 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1729/3419] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:34 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:36.001574 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-31fdef36-9d61-4251-a98a-2ab3db999310 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] GET http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 Dec 31 10:10:36.008713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-31fdef36-9d61-4251-a98a-2ab3db999310 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:36.008713 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:36.008713 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:36.008713 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-31fdef36-9d61-4251-a98a-2ab3db999310 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:36.088836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b2b40c9-60c0-4468-b8e2-5b7a36d45cf0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:36.088836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b2b40c9-60c0-4468-b8e2-5b7a36d45cf0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:36.088836 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:36.088836 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:36.088836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b2b40c9-60c0-4468-b8e2-5b7a36d45cf0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:36.088836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8b2b40c9-60c0-4468-b8e2-5b7a36d45cf0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:36.117558 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:36.117558 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:36.123046 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-31fdef36-9d61-4251-a98a-2ab3db999310 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Volume info retrieved successfully. Dec 31 10:10:36.152277 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:36.152277 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:36.157558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b2b40c9-60c0-4468-b8e2-5b7a36d45cf0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:36.157558 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1730/3420] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:36 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:36.162487 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-31fdef36-9d61-4251-a98a-2ab3db999310 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 returned with HTTP 200 Dec 31 10:10:36.162487 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1691/3421] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:35 2020] GET /volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 => generated 954 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:36.184750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0561999-8574-444f-8d11-758a8b4dbc06 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] POST http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67/action Dec 31 10:10:36.184750 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:36.184750 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:36.189174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0561999-8574-444f-8d11-758a8b4dbc06 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action body: b'{"removeProjectAccess": {"project": "40f6e620160242b8bb558b160c66a734"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:36.192920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c0561999-8574-444f-8d11-758a8b4dbc06 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "40f6e620160242b8bb558b160c66a734"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:36.248119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c0561999-8574-444f-8d11-758a8b4dbc06 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67/action returned with HTTP 202 Dec 31 10:10:36.248119 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1731/3422] 10.222.0.45 () {60 vars in 1351 bytes} [Thu Dec 31 10:10:36 2020] POST /volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:10:36.271694 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b34664e6-77df-4109-9a65-e7dace1e9c97 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] POST http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types Dec 31 10:10:36.271694 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:36.271694 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:36.271694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b34664e6-77df-4109-9a65-e7dace1e9c97 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-980932627", "os-volume-type-access:is_public": false}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:36.353402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b34664e6-77df-4109-9a65-e7dace1e9c97 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types returned with HTTP 200 Dec 31 10:10:36.353402 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1692/3423] 10.222.0.45 () {60 vars in 1220 bytes} [Thu Dec 31 10:10:36 2020] POST /volume/v3/3601bdfcf538452caa54b13996d560f0/types => generated 228 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:36.367098 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e149e761-e46f-4b96-968e-52c789572b8f tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] POST http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action Dec 31 10:10:36.367098 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e149e761-e46f-4b96-968e-52c789572b8f tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action body: b'{"addProjectAccess": {"project": "40f6e620160242b8bb558b160c66a734"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:36.367098 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e149e761-e46f-4b96-968e-52c789572b8f tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "40f6e620160242b8bb558b160c66a734"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:36.409118 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e149e761-e46f-4b96-968e-52c789572b8f tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action returned with HTTP 202 Dec 31 10:10:36.409118 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1732/3424] 10.222.0.45 () {60 vars in 1351 bytes} [Thu Dec 31 10:10:36 2020] POST /volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:10:36.428623 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc9b2044-21fd-476b-bc62-b9c0ff696a4d tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] POST http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action Dec 31 10:10:36.428623 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dc9b2044-21fd-476b-bc62-b9c0ff696a4d tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action body: b'{"addProjectAccess": {"project": "e2791929e2364b5fab3e59cc0841938d"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:36.428623 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-dc9b2044-21fd-476b-bc62-b9c0ff696a4d tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e2791929e2364b5fab3e59cc0841938d"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:36.497390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-dc9b2044-21fd-476b-bc62-b9c0ff696a4d tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action returned with HTTP 202 Dec 31 10:10:36.497390 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1693/3425] 10.222.0.45 () {60 vars in 1351 bytes} [Thu Dec 31 10:10:36 2020] POST /volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:10:36.512833 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27d349e8-40b9-41b3-a50c-e03adb75b661 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] GET http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/os-volume-type-access Dec 31 10:10:36.512833 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27d349e8-40b9-41b3-a50c-e03adb75b661 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:36.512833 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-27d349e8-40b9-41b3-a50c-e03adb75b661 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:36.614503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-27d349e8-40b9-41b3-a50c-e03adb75b661 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/os-volume-type-access returned with HTTP 200 Dec 31 10:10:36.614503 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1733/3426] 10.222.0.45 () {58 vars in 1375 bytes} [Thu Dec 31 10:10:36 2020] GET /volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/os-volume-type-access => generated 244 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:36.639229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8adc3204-ee29-4c5b-957e-b747cbe605c1 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] POST http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action Dec 31 10:10:36.639229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8adc3204-ee29-4c5b-957e-b747cbe605c1 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action body: b'{"removeProjectAccess": {"project": "e2791929e2364b5fab3e59cc0841938d"}}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:36.639229 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8adc3204-ee29-4c5b-957e-b747cbe605c1 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e2791929e2364b5fab3e59cc0841938d"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:36.685230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8adc3204-ee29-4c5b-957e-b747cbe605c1 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action returned with HTTP 202 Dec 31 10:10:36.685230 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1694/3427] 10.222.0.45 () {60 vars in 1351 bytes} [Thu Dec 31 10:10:36 2020] POST /volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:10:36.719279 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-005eaa32-bc9c-46b1-bd78-81766ee65d28 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] POST http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action Dec 31 10:10:36.725703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-005eaa32-bc9c-46b1-bd78-81766ee65d28 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action body: b'{"removeProjectAccess": {"project": "40f6e620160242b8bb558b160c66a734"}}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:10:36.725703 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-005eaa32-bc9c-46b1-bd78-81766ee65d28 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "40f6e620160242b8bb558b160c66a734"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:10:36.806221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-005eaa32-bc9c-46b1-bd78-81766ee65d28 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action returned with HTTP 202 Dec 31 10:10:36.806221 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1734/3428] 10.222.0.45 () {60 vars in 1351 bytes} [Thu Dec 31 10:10:36 2020] POST /volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:10:36.822643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-686cc1e5-e055-4ab1-ab4b-f8b723296b37 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] DELETE http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd Dec 31 10:10:36.822643 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-686cc1e5-e055-4ab1-ab4b-f8b723296b37 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:36.830273 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-686cc1e5-e055-4ab1-ab4b-f8b723296b37 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:37.022470 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:10:37.022470 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:10:37.043449 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-686cc1e5-e055-4ab1-ab4b-f8b723296b37 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd returned with HTTP 202 Dec 31 10:10:37.043449 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1695/3429] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:10:36 2020] DELETE /volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:10:37.060368 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f00dae06-4fc9-4169-ae7c-8283c63095a3 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] GET http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd Dec 31 10:10:37.060368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f00dae06-4fc9-4169-ae7c-8283c63095a3 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:37.060368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f00dae06-4fc9-4169-ae7c-8283c63095a3 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:37.077512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f00dae06-4fc9-4169-ae7c-8283c63095a3 tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd returned with HTTP 404 Dec 31 10:10:37.077512 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1735/3430] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 10:10:37 2020] GET /volume/v3/3601bdfcf538452caa54b13996d560f0/types/a7697d72-9db0-48bc-9f51-f3d7843f63fd => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:10:37.088219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8fe54d2b-01df-4b0c-a714-065d1ce732d6 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] DELETE http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 Dec 31 10:10:37.088219 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8fe54d2b-01df-4b0c-a714-065d1ce732d6 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:37.088219 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8fe54d2b-01df-4b0c-a714-065d1ce732d6 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:37.088219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-8fe54d2b-01df-4b0c-a714-065d1ce732d6 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Delete volume with id: f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 Dec 31 10:10:37.175184 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:37.175184 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:37.198728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec2c82a2-375d-411b-a3fe-2cc8d4ddf658 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:37.198728 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec2c82a2-375d-411b-a3fe-2cc8d4ddf658 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:37.198728 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec2c82a2-375d-411b-a3fe-2cc8d4ddf658 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:37.198728 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ec2c82a2-375d-411b-a3fe-2cc8d4ddf658 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:37.205455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8fe54d2b-01df-4b0c-a714-065d1ce732d6 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Volume info retrieved successfully. Dec 31 10:10:37.266157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:37.266157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:37.266157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec2c82a2-375d-411b-a3fe-2cc8d4ddf658 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:37.266157 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1736/3431] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:37 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:37.274312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8fe54d2b-01df-4b0c-a714-065d1ce732d6 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Delete volume request issued successfully. Dec 31 10:10:37.274312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8fe54d2b-01df-4b0c-a714-065d1ce732d6 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 returned with HTTP 202 Dec 31 10:10:37.274312 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1696/3432] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:10:37 2020] DELETE /volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:10:37.285959 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26e9b20a-c344-48b7-a6cb-06e659112045 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] GET http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 Dec 31 10:10:37.285959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26e9b20a-c344-48b7-a6cb-06e659112045 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:37.285959 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:37.285959 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:37.285959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26e9b20a-c344-48b7-a6cb-06e659112045 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:37.369843 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:37.369843 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:37.385633 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-26e9b20a-c344-48b7-a6cb-06e659112045 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Volume info retrieved successfully. Dec 31 10:10:37.424003 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26e9b20a-c344-48b7-a6cb-06e659112045 tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 returned with HTTP 200 Dec 31 10:10:37.424003 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1737/3433] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:37 2020] GET /volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 => generated 953 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:38.289839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c196b98-d6e6-43ff-b378-c0d78ab3c2ce tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:38.296741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c196b98-d6e6-43ff-b378-c0d78ab3c2ce tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:38.296741 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:38.296741 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:38.296741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c196b98-d6e6-43ff-b378-c0d78ab3c2ce tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:38.296741 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4c196b98-d6e6-43ff-b378-c0d78ab3c2ce tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:38.366500 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:38.366500 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:38.371157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c196b98-d6e6-43ff-b378-c0d78ab3c2ce tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:38.371157 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1697/3434] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:38 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:38.466894 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f13e3a33-4821-476f-89bc-2e978700529f tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] GET http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 Dec 31 10:10:38.466894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f13e3a33-4821-476f-89bc-2e978700529f tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:38.466894 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:38.466894 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:38.466894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f13e3a33-4821-476f-89bc-2e978700529f tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:38.529526 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:38.529526 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:38.541437 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f13e3a33-4821-476f-89bc-2e978700529f tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Volume info retrieved successfully. Dec 31 10:10:38.583801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f13e3a33-4821-476f-89bc-2e978700529f tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 returned with HTTP 200 Dec 31 10:10:38.583801 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1738/3435] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:38 2020] GET /volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 => generated 953 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:10:39.394435 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a859a712-4942-4432-b9ac-1ebaa02e538c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:39.394435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a859a712-4942-4432-b9ac-1ebaa02e538c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:39.394435 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:39.394435 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:39.394435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a859a712-4942-4432-b9ac-1ebaa02e538c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:39.394435 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a859a712-4942-4432-b9ac-1ebaa02e538c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:39.441061 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:39.441061 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:39.441061 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a859a712-4942-4432-b9ac-1ebaa02e538c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:39.459669 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1698/3436] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:39 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:39.606502 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9292d171-1a85-43ee-84da-c69266bea88a tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] GET http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 Dec 31 10:10:39.606502 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9292d171-1a85-43ee-84da-c69266bea88a tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:39.606502 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:39.606502 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:39.606502 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9292d171-1a85-43ee-84da-c69266bea88a tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:39.735622 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9292d171-1a85-43ee-84da-c69266bea88a tempest-VolumeTypesAccessTest-2061276229 tempest-VolumeTypesAccessTest-2061276229] http://10.222.0.45/volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 returned with HTTP 404 Dec 31 10:10:39.738795 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1739/3437] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:39 2020] GET /volume/v3/40f6e620160242b8bb558b160c66a734/volumes/f7ce7cad-faf2-4dff-9a89-5fa90d59aca6 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:10:39.759010 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-354417bb-d0c7-429f-8f76-c1bef91cb16a tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] DELETE http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67 Dec 31 10:10:39.759010 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-354417bb-d0c7-429f-8f76-c1bef91cb16a tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:39.762559 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:39.762559 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:39.767983 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-354417bb-d0c7-429f-8f76-c1bef91cb16a tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Calling method '_delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:40.014846 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:10:40.014846 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:10:40.078393 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-354417bb-d0c7-429f-8f76-c1bef91cb16a tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67 returned with HTTP 202 Dec 31 10:10:40.078393 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1699/3438] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:10:39 2020] DELETE /volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67 => generated 0 bytes in 325 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:10:40.089448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3433182f-8096-4bda-b429-7ad85c05134d tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] GET http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67 Dec 31 10:10:40.089448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3433182f-8096-4bda-b429-7ad85c05134d tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:40.089448 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3433182f-8096-4bda-b429-7ad85c05134d tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:40.122258 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3433182f-8096-4bda-b429-7ad85c05134d tempest-VolumeTypesAccessTest-865511485 tempest-VolumeTypesAccessTest-865511485] http://10.222.0.45/volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67 returned with HTTP 404 Dec 31 10:10:40.122258 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1740/3439] 10.222.0.45 () {58 vars in 1309 bytes} [Thu Dec 31 10:10:40 2020] GET /volume/v3/3601bdfcf538452caa54b13996d560f0/types/60e2c470-e220-4e7f-8977-a14532a01b67 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:10:40.466012 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a8a6d0fa-d213-4cbf-9cbf-305a333ab0c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:40.467710 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a8a6d0fa-d213-4cbf-9cbf-305a333ab0c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:40.468727 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a8a6d0fa-d213-4cbf-9cbf-305a333ab0c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:40.469704 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a8a6d0fa-d213-4cbf-9cbf-305a333ab0c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:40.526210 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:40.526210 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:40.529937 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a8a6d0fa-d213-4cbf-9cbf-305a333ab0c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:40.539991 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1700/3440] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:40 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:41.556371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c0933eb-8b02-4271-98bd-4e05fdcd6a15 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:41.556371 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c0933eb-8b02-4271-98bd-4e05fdcd6a15 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:41.557214 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c0933eb-8b02-4271-98bd-4e05fdcd6a15 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:41.557214 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2c0933eb-8b02-4271-98bd-4e05fdcd6a15 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:41.597896 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:41.597896 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:41.599855 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c0933eb-8b02-4271-98bd-4e05fdcd6a15 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:41.601109 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1741/3441] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:41 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:42.631462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3dc113eb-0016-489e-bda5-e922e27570f0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:42.631462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3dc113eb-0016-489e-bda5-e922e27570f0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:42.631462 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:42.631462 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:42.631462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3dc113eb-0016-489e-bda5-e922e27570f0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:42.631462 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3dc113eb-0016-489e-bda5-e922e27570f0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:42.677594 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:42.677594 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:42.677594 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3dc113eb-0016-489e-bda5-e922e27570f0 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:42.686881 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1701/3442] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:42 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:43.710996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13b899ea-f5d1-42e4-8703-ebe773166552 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:43.710996 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-13b899ea-f5d1-42e4-8703-ebe773166552 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:43.710996 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:43.710996 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:43.717467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-13b899ea-f5d1-42e4-8703-ebe773166552 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:43.717467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-13b899ea-f5d1-42e4-8703-ebe773166552 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:43.765693 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:43.765693 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:43.765693 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13b899ea-f5d1-42e4-8703-ebe773166552 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:43.765693 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1742/3443] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:43 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:44.821894 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-efd3ef1f-d6aa-4fc1-91dc-bf88b0efd7c3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:44.821894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-efd3ef1f-d6aa-4fc1-91dc-bf88b0efd7c3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:44.821894 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:44.821894 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:44.821894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-efd3ef1f-d6aa-4fc1-91dc-bf88b0efd7c3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:44.821894 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-efd3ef1f-d6aa-4fc1-91dc-bf88b0efd7c3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:44.883827 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:44.883827 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:44.887450 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-efd3ef1f-d6aa-4fc1-91dc-bf88b0efd7c3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:44.892455 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1702/3444] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:44 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:45.913920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0af44628-0014-4085-a267-c90da421013c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:45.913920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0af44628-0014-4085-a267-c90da421013c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:45.913920 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:45.913920 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:45.913920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0af44628-0014-4085-a267-c90da421013c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:45.919992 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-0af44628-0014-4085-a267-c90da421013c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:45.999335 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:45.999335 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:46.001692 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0af44628-0014-4085-a267-c90da421013c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:46.002850 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1743/3445] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:45 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:10:47.018705 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02292d93-f008-4dcd-88f8-5e4ceb912f24 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:47.019299 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02292d93-f008-4dcd-88f8-5e4ceb912f24 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:47.019397 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:47.019397 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:47.019956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-02292d93-f008-4dcd-88f8-5e4ceb912f24 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:47.020483 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-02292d93-f008-4dcd-88f8-5e4ceb912f24 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:47.053699 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:47.053699 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:47.053699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-02292d93-f008-4dcd-88f8-5e4ceb912f24 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:47.059149 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1703/3446] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:47 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:48.085790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-67027ea6-a889-4400-a2cb-9229ff7a3953 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:48.085790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-67027ea6-a889-4400-a2cb-9229ff7a3953 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:48.085790 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:48.085790 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:48.085790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-67027ea6-a889-4400-a2cb-9229ff7a3953 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:48.085790 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-67027ea6-a889-4400-a2cb-9229ff7a3953 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:48.130146 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:48.130146 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:48.130146 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-67027ea6-a889-4400-a2cb-9229ff7a3953 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:48.130146 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1744/3447] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:48 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:49.145060 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d4ddccc-ce67-4af3-ba8f-c9587c4dd1be tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:49.145629 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d4ddccc-ce67-4af3-ba8f-c9587c4dd1be tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:49.145787 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:49.145787 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:49.146175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d4ddccc-ce67-4af3-ba8f-c9587c4dd1be tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:49.146541 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1d4ddccc-ce67-4af3-ba8f-c9587c4dd1be tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:49.179641 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:49.179641 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:49.182383 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d4ddccc-ce67-4af3-ba8f-c9587c4dd1be tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:49.183661 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1704/3448] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:49 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:10:50.199243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57c82d5f-2a86-40ca-a0ee-23ac2f68c387 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:50.202204 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57c82d5f-2a86-40ca-a0ee-23ac2f68c387 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:50.202694 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:50.202694 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:50.203496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-57c82d5f-2a86-40ca-a0ee-23ac2f68c387 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:50.204107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-57c82d5f-2a86-40ca-a0ee-23ac2f68c387 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:50.238442 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:50.238442 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:50.241610 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-57c82d5f-2a86-40ca-a0ee-23ac2f68c387 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:50.249342 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1745/3449] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:50 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:51.258221 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9aea4a6-4efc-40b7-81bb-28b0326705cd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:51.258812 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9aea4a6-4efc-40b7-81bb-28b0326705cd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:51.259039 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:51.259039 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:51.259476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9aea4a6-4efc-40b7-81bb-28b0326705cd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:51.259843 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d9aea4a6-4efc-40b7-81bb-28b0326705cd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:51.289158 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:51.289158 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:51.291130 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9aea4a6-4efc-40b7-81bb-28b0326705cd tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:51.292310 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1705/3450] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:51 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:10:52.312447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30de0c20-4796-4671-9400-4cd77411075d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:52.313287 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30de0c20-4796-4671-9400-4cd77411075d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:52.313436 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:52.313436 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:52.313869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-30de0c20-4796-4671-9400-4cd77411075d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:52.314719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-30de0c20-4796-4671-9400-4cd77411075d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:52.350047 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:52.350047 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:52.352080 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-30de0c20-4796-4671-9400-4cd77411075d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:52.353353 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1746/3451] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:52 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:53.378273 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eeb091ca-b8f6-4c92-9c7d-e8e8b08587a4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:53.378273 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eeb091ca-b8f6-4c92-9c7d-e8e8b08587a4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:53.378273 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:53.378273 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:53.383869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eeb091ca-b8f6-4c92-9c7d-e8e8b08587a4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:53.383869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-eeb091ca-b8f6-4c92-9c7d-e8e8b08587a4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:53.404897 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:53.404897 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:53.407073 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eeb091ca-b8f6-4c92-9c7d-e8e8b08587a4 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:53.408266 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1706/3452] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:53 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:54.429814 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00f1409f-1b0b-4e3c-8455-30b100ca1142 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:54.430375 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00f1409f-1b0b-4e3c-8455-30b100ca1142 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:54.430507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:54.430507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:54.431090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00f1409f-1b0b-4e3c-8455-30b100ca1142 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:54.431736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-00f1409f-1b0b-4e3c-8455-30b100ca1142 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:54.463212 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:54.463212 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:54.466755 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00f1409f-1b0b-4e3c-8455-30b100ca1142 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:54.470861 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1747/3453] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:54 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:55.491136 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e2d7884-a166-4c28-8ddb-8e53e023bce7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:55.492097 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e2d7884-a166-4c28-8ddb-8e53e023bce7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:55.492467 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:55.492467 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:55.493081 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e2d7884-a166-4c28-8ddb-8e53e023bce7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:55.493791 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8e2d7884-a166-4c28-8ddb-8e53e023bce7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:55.517204 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:55.517204 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:55.519134 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e2d7884-a166-4c28-8ddb-8e53e023bce7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:55.520034 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1707/3454] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:55 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:56.536755 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1fc13a45-3590-4606-a0b6-eb2aec300e2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:56.538023 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1fc13a45-3590-4606-a0b6-eb2aec300e2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:56.538425 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:56.538425 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:56.539197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1fc13a45-3590-4606-a0b6-eb2aec300e2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:56.539948 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1fc13a45-3590-4606-a0b6-eb2aec300e2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:56.565572 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:56.565572 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:56.568672 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1fc13a45-3590-4606-a0b6-eb2aec300e2c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:56.569918 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1748/3455] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:56 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:57.600863 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00dd764d-40c5-47b0-b50a-1e8caef91031 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:57.602045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00dd764d-40c5-47b0-b50a-1e8caef91031 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:57.602579 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:57.602579 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:57.603058 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-00dd764d-40c5-47b0-b50a-1e8caef91031 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:57.603501 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-00dd764d-40c5-47b0-b50a-1e8caef91031 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:57.632630 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:57.632630 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:57.634487 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-00dd764d-40c5-47b0-b50a-1e8caef91031 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:57.642473 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1708/3456] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:57 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:58.650101 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41f1ab5c-e9ee-4906-b905-3daa69f5c02a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:58.650650 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41f1ab5c-e9ee-4906-b905-3daa69f5c02a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:58.650837 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:58.650837 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:58.651251 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41f1ab5c-e9ee-4906-b905-3daa69f5c02a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:58.651682 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-41f1ab5c-e9ee-4906-b905-3daa69f5c02a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:58.679786 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:58.679786 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:58.681592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41f1ab5c-e9ee-4906-b905-3daa69f5c02a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:58.682423 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1749/3457] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:58 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:10:59.699704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9472db5-5dfe-4159-a485-867093e684e1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:10:59.700247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9472db5-5dfe-4159-a485-867093e684e1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:10:59.700473 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:10:59.700473 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:10:59.701024 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a9472db5-5dfe-4159-a485-867093e684e1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:10:59.701439 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-a9472db5-5dfe-4159-a485-867093e684e1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:10:59.755077 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:10:59.755077 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:10:59.759592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a9472db5-5dfe-4159-a485-867093e684e1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:10:59.761401 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1709/3458] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:10:59 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:00.796986 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb4c4f38-a66c-4005-aeb4-eb350e407a1b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:00.798646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb4c4f38-a66c-4005-aeb4-eb350e407a1b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:00.798646 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:00.798646 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:00.798646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eb4c4f38-a66c-4005-aeb4-eb350e407a1b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:00.799210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-eb4c4f38-a66c-4005-aeb4-eb350e407a1b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:00.828343 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:00.828343 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:00.830247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eb4c4f38-a66c-4005-aeb4-eb350e407a1b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:00.831259 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1750/3459] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:00 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:01.853391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c92c449-bff9-4dc3-a3b8-2569a5b2287c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:01.854264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c92c449-bff9-4dc3-a3b8-2569a5b2287c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:01.854722 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:01.854722 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:01.855452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2c92c449-bff9-4dc3-a3b8-2569a5b2287c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:01.856675 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-2c92c449-bff9-4dc3-a3b8-2569a5b2287c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:01.923865 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:01.923865 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:01.923865 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2c92c449-bff9-4dc3-a3b8-2569a5b2287c tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:01.923865 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1710/3460] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:01 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:02.935684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9f9a668-cb1b-4c75-95d0-4a4d72969bc8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:02.936407 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9f9a668-cb1b-4c75-95d0-4a4d72969bc8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:02.936538 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:02.936538 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:02.937119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9f9a668-cb1b-4c75-95d0-4a4d72969bc8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:02.937269 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b9f9a668-cb1b-4c75-95d0-4a4d72969bc8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:03.025505 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:03.025505 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:03.029241 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9f9a668-cb1b-4c75-95d0-4a4d72969bc8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:03.031477 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1751/3461] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:02 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:11:04.052205 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb9dd982-a179-4763-bf68-ead70c30e839 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:04.052920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb9dd982-a179-4763-bf68-ead70c30e839 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:04.053295 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:04.053295 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:04.053929 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb9dd982-a179-4763-bf68-ead70c30e839 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:04.054391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fb9dd982-a179-4763-bf68-ead70c30e839 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:04.162137 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:04.162137 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:04.165097 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb9dd982-a179-4763-bf68-ead70c30e839 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:04.167543 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1711/3462] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:04 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:05.186271 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6eaf03fe-f032-4a07-bda3-358772b64c53 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:05.186791 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6eaf03fe-f032-4a07-bda3-358772b64c53 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:05.187002 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:05.187002 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:05.188680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6eaf03fe-f032-4a07-bda3-358772b64c53 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:05.188680 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6eaf03fe-f032-4a07-bda3-358772b64c53 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:05.258998 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:05.258998 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:05.262991 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6eaf03fe-f032-4a07-bda3-358772b64c53 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:05.264744 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1752/3463] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:05 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:06.288115 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7dd3132b-24b1-4b0a-81b1-ca56ae859086 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:06.289020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7dd3132b-24b1-4b0a-81b1-ca56ae859086 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:06.289547 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:06.289547 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:06.294971 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7dd3132b-24b1-4b0a-81b1-ca56ae859086 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:06.294971 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-7dd3132b-24b1-4b0a-81b1-ca56ae859086 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:06.347750 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:06.347750 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:06.349330 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7dd3132b-24b1-4b0a-81b1-ca56ae859086 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:06.351219 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1712/3464] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:06 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:07.366101 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3fc807d6-e017-41ba-9403-367cb60d1b0d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:07.366652 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3fc807d6-e017-41ba-9403-367cb60d1b0d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:07.367681 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:07.367681 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:07.367681 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3fc807d6-e017-41ba-9403-367cb60d1b0d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:07.368477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3fc807d6-e017-41ba-9403-367cb60d1b0d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:07.396209 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:07.396209 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:07.398915 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3fc807d6-e017-41ba-9403-367cb60d1b0d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:07.400065 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1753/3465] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:07 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:08.418559 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1b78164-700f-4f8b-890c-d5c8458cffef tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:08.419174 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1b78164-700f-4f8b-890c-d5c8458cffef tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:08.420200 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:08.420200 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:08.420200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b1b78164-700f-4f8b-890c-d5c8458cffef tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:08.421134 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-b1b78164-700f-4f8b-890c-d5c8458cffef tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:08.454893 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:08.454893 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:08.457745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b1b78164-700f-4f8b-890c-d5c8458cffef tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:08.459555 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1713/3466] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:08 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:09.515884 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a0e2d8d-aad6-42af-8243-bf2a2ce783f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:09.519748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a0e2d8d-aad6-42af-8243-bf2a2ce783f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:09.519884 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:09.519884 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:09.521259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1a0e2d8d-aad6-42af-8243-bf2a2ce783f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:09.521259 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1a0e2d8d-aad6-42af-8243-bf2a2ce783f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:09.584357 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:09.584357 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:09.587247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1a0e2d8d-aad6-42af-8243-bf2a2ce783f3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:09.598353 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1754/3467] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:09 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:10.623665 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28e1ee2c-74b0-4952-98e5-dca87e963686 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:10.623665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28e1ee2c-74b0-4952-98e5-dca87e963686 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:10.623665 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:10.623665 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:10.623665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-28e1ee2c-74b0-4952-98e5-dca87e963686 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:10.623665 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-28e1ee2c-74b0-4952-98e5-dca87e963686 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:10.689023 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:10.689023 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:10.689023 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-28e1ee2c-74b0-4952-98e5-dca87e963686 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:10.689023 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1714/3468] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:10 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:11.716452 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da354c50-2e4a-42e1-b1e4-ef6802ce33b3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:11.717394 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da354c50-2e4a-42e1-b1e4-ef6802ce33b3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:11.717394 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:11.717394 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:11.717822 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-da354c50-2e4a-42e1-b1e4-ef6802ce33b3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:11.718220 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-da354c50-2e4a-42e1-b1e4-ef6802ce33b3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:11.753272 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:11.753272 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:11.757600 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-da354c50-2e4a-42e1-b1e4-ef6802ce33b3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:11.760864 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1755/3469] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:11 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:12.777351 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-039b064e-8fca-4ef2-8eea-56009201e250 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:12.777877 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-039b064e-8fca-4ef2-8eea-56009201e250 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:12.777953 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:12.777953 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:12.779069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-039b064e-8fca-4ef2-8eea-56009201e250 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:12.779069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-039b064e-8fca-4ef2-8eea-56009201e250 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:12.810545 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:12.810545 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:12.814523 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-039b064e-8fca-4ef2-8eea-56009201e250 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:12.815500 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1715/3470] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:12 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:13.834382 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05056a2d-f6c1-479a-aaf6-c1967f0df613 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:13.835117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05056a2d-f6c1-479a-aaf6-c1967f0df613 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:13.835707 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:13.835707 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:13.835984 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-05056a2d-f6c1-479a-aaf6-c1967f0df613 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:13.836503 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-05056a2d-f6c1-479a-aaf6-c1967f0df613 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:13.861442 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:13.861442 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:13.863450 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-05056a2d-f6c1-479a-aaf6-c1967f0df613 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:13.864278 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1756/3471] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:13 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:14.880133 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fee0659e-bf98-4b9c-97a5-c57c71ea84bc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:14.880783 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fee0659e-bf98-4b9c-97a5-c57c71ea84bc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:14.881001 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:14.881001 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:14.881337 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fee0659e-bf98-4b9c-97a5-c57c71ea84bc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:14.881774 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-fee0659e-bf98-4b9c-97a5-c57c71ea84bc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:14.927136 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:14.927136 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:14.929421 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fee0659e-bf98-4b9c-97a5-c57c71ea84bc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:14.930265 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1716/3472] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:14 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:15.944969 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed069a95-546c-4c55-873a-1c247f8eff2b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:15.945661 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed069a95-546c-4c55-873a-1c247f8eff2b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:15.945887 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:15.945887 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:15.946446 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed069a95-546c-4c55-873a-1c247f8eff2b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:15.946813 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ed069a95-546c-4c55-873a-1c247f8eff2b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:15.973749 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:15.973749 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:15.975658 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed069a95-546c-4c55-873a-1c247f8eff2b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:15.976472 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1757/3473] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:15 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:16.991852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1282ca0f-9ce5-4ed3-b4f7-dd0fab2102c7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:16.992360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1282ca0f-9ce5-4ed3-b4f7-dd0fab2102c7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:16.992668 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:16.992668 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:16.993144 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1282ca0f-9ce5-4ed3-b4f7-dd0fab2102c7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:16.993571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1282ca0f-9ce5-4ed3-b4f7-dd0fab2102c7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:17.019509 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:17.019509 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:17.021347 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1282ca0f-9ce5-4ed3-b4f7-dd0fab2102c7 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:17.022187 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1717/3474] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:16 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:18.036741 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f867c18-f1fd-4706-86b9-e7282772527b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:18.037267 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f867c18-f1fd-4706-86b9-e7282772527b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:18.037484 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:18.037484 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:18.037852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f867c18-f1fd-4706-86b9-e7282772527b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:18.038272 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3f867c18-f1fd-4706-86b9-e7282772527b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:18.061942 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:18.061942 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:18.064024 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f867c18-f1fd-4706-86b9-e7282772527b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:18.064859 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1758/3475] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:18 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:18.078261 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d5c269e-3a03-4cc7-b004-beafc767919a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 Dec 31 10:11:18.078346 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d5c269e-3a03-4cc7-b004-beafc767919a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:18.078535 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:18.078535 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:18.078879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9d5c269e-3a03-4cc7-b004-beafc767919a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:18.136530 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:18.136530 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:18.148361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9d5c269e-3a03-4cc7-b004-beafc767919a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:18.172871 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9d5c269e-3a03-4cc7-b004-beafc767919a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 returned with HTTP 200 Dec 31 10:11:18.173779 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1718/3476] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:18 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 => generated 977 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:18.192276 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46b17832-fc6d-4032-bc70-dc70c6c37fb8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:18.192797 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46b17832-fc6d-4032-bc70-dc70c6c37fb8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:18.193010 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:18.193010 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:18.193371 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-46b17832-fc6d-4032-bc70-dc70c6c37fb8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:18.194179 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-46b17832-fc6d-4032-bc70-dc70c6c37fb8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:18.217586 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:18.217586 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:18.219985 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-46b17832-fc6d-4032-bc70-dc70c6c37fb8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:18.220838 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1759/3477] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:18 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:18.233974 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-729db5ea-2da4-49bf-a7e1-58ea63f71ea1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/detail Dec 31 10:11:18.234498 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-729db5ea-2da4-49bf-a7e1-58ea63f71ea1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:18.234719 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:18.234719 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:18.235082 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-729db5ea-2da4-49bf-a7e1-58ea63f71ea1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:18.235785 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-729db5ea-2da4-49bf-a7e1-58ea63f71ea1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:11:18.262247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-729db5ea-2da4-49bf-a7e1-58ea63f71ea1 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/detail returned with HTTP 200 Dec 31 10:11:18.263777 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1719/3478] 10.222.0.45 () {58 vars in 1225 bytes} [Thu Dec 31 10:11:18 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/detail => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:18.279045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] POST http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376/restore Dec 31 10:11:18.279834 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:18.279834 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:18.280034 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:11:18.281000 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.contrib.backups [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Restoring backup 1797f94f-f629-4964-ad1f-b387386a6376 ({'restore': {}}) {{(pid=88086) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 31 10:11:18.281324 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Restoring backup 1797f94f-f629-4964-ad1f-b387386a6376 to volume None. Dec 31 10:11:18.304899 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:18.304899 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:18.307736 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.backup.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Creating volume of 1 GB for restore of backup 1797f94f-f629-4964-ad1f-b387386a6376. Dec 31 10:11:18.322099 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Availability Zones retrieved successfully. Dec 31 10:11:18.338257 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Flow 'volume_create_api' (744c6369-a1eb-4cfe-b89a-7e4ca11909db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:11:18.341419 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (782b80f1-2670-4566-aa59-760abebfc0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:11:18.343829 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:11:18.416830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (782b80f1-2670-4566-aa59-760abebfc0d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:11:18.419053 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bdb4807-f582-4190-8dde-3bbc7c54dc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:11:18.548653 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Created reservations ['175de4a9-ff09-49d5-b180-45866784dfcb', 'ed2058cb-7385-4d31-82f5-2f07fafcb53e', '8dbbe78a-f66f-448b-84dd-badc44d37c12', '6b47c72b-ed9f-4ae8-b0d6-1265954402f3'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:11:18.551180 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bdb4807-f582-4190-8dde-3bbc7c54dc70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['175de4a9-ff09-49d5-b180-45866784dfcb', 'ed2058cb-7385-4d31-82f5-2f07fafcb53e', '8dbbe78a-f66f-448b-84dd-badc44d37c12', '6b47c72b-ed9f-4ae8-b0d6-1265954402f3']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:11:18.553817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740a4b24-9b30-4ccc-a0c5-9b8da90c7908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:11:18.634481 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740a4b24-9b30-4ccc-a0c5-9b8da90c7908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e26318f1-0c02-4870-beaf-28df4a90c3a4', '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_1797f94f-f629-4964-ad1f-b387386a6376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74b6dd65f304054ba4ec603ab0459f3',qos_specs=None,replication_status=,reservations=['175de4a9-ff09-49d5-b180-45866784dfcb','ed2058cb-7385-4d31-82f5-2f07fafcb53e','8dbbe78a-f66f-448b-84dd-badc44d37c12','6b47c72b-ed9f-4ae8-b0d6-1265954402f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d2273612104a6faa689a965ab93595',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:11:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1797f94f-f629-4964-ad1f-b387386a6376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e26318f1-0c02-4870-beaf-28df4a90c3a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f74b6dd65f304054ba4ec603ab0459f3',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='66d2273612104a6faa689a965ab93595',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:11:18.636847 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef55b4f2-e81b-479e-8e9f-3c834c2e46fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:11:18.679954 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef55b4f2-e81b-479e-8e9f-3c834c2e46fe) 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_1797f94f-f629-4964-ad1f-b387386a6376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f74b6dd65f304054ba4ec603ab0459f3',qos_specs=None,replication_status=,reservations=['175de4a9-ff09-49d5-b180-45866784dfcb','ed2058cb-7385-4d31-82f5-2f07fafcb53e','8dbbe78a-f66f-448b-84dd-badc44d37c12','6b47c72b-ed9f-4ae8-b0d6-1265954402f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d2273612104a6faa689a965ab93595',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:11:18.682279 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541585ce-2c8b-4a84-89e0-bddd93d9d051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:11:18.752645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541585ce-2c8b-4a84-89e0-bddd93d9d051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:11:18.761457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Flow 'volume_create_api' (744c6369-a1eb-4cfe-b89a-7e4ca11909db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:11:18.808854 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Create volume request issued successfully. Dec 31 10:11:18.861201 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:18.861201 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:18.862598 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:19.918795 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:19.918795 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:19.920486 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:19.921141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Checking backup size 1 against volume size 1 {{(pid=88086) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 31 10:11:19.921323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.backup.api [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Overwriting volume e26318f1-0c02-4870-beaf-28df4a90c3a4 with restore of backup 1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:19.981767 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] restore_backup in rpcapi backup_id 1797f94f-f629-4964-ad1f-b387386a6376 {{(pid=88086) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 31 10:11:19.994332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-247b5b77-be9f-44de-97e8-27610f26f0b8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376/restore returned with HTTP 202 Dec 31 10:11:19.995815 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1760/3479] 10.222.0.45 () {60 vars in 1360 bytes} [Thu Dec 31 10:11:18 2020] POST /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376/restore => generated 189 bytes in 1722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:11:20.008284 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1cd656cb-b91b-478c-a74f-0f133d4f9b8f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:20.008284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1cd656cb-b91b-478c-a74f-0f133d4f9b8f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:20.008284 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:20.008284 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:20.008284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1cd656cb-b91b-478c-a74f-0f133d4f9b8f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:20.008284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1cd656cb-b91b-478c-a74f-0f133d4f9b8f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:20.039561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:20.039561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:20.044200 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1cd656cb-b91b-478c-a74f-0f133d4f9b8f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:20.050885 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1720/3480] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:20 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:21.059393 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a571e73-cfbb-4ff2-9481-84ae3923c4d6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:21.060133 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a571e73-cfbb-4ff2-9481-84ae3923c4d6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:21.060478 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:21.060478 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:21.061089 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3a571e73-cfbb-4ff2-9481-84ae3923c4d6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:21.061946 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3a571e73-cfbb-4ff2-9481-84ae3923c4d6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:21.090981 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:21.090981 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:21.094250 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3a571e73-cfbb-4ff2-9481-84ae3923c4d6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:21.095066 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1761/3481] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:21 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:22.111741 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c40757b-6f71-458f-b272-c479b8775ee8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:22.112200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c40757b-6f71-458f-b272-c479b8775ee8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:22.113175 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:22.113175 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:22.113175 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c40757b-6f71-458f-b272-c479b8775ee8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:22.113735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6c40757b-6f71-458f-b272-c479b8775ee8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:22.138485 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:22.138485 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:22.140518 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c40757b-6f71-458f-b272-c479b8775ee8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:22.141385 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1721/3482] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:22 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:23.158455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c41d6dc0-40dd-4dd1-9a72-72e8525119ab tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:23.158455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c41d6dc0-40dd-4dd1-9a72-72e8525119ab tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:23.158455 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:23.158455 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:23.158455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c41d6dc0-40dd-4dd1-9a72-72e8525119ab tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:23.158455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-c41d6dc0-40dd-4dd1-9a72-72e8525119ab tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:23.184629 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:23.184629 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:23.186960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c41d6dc0-40dd-4dd1-9a72-72e8525119ab tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:23.187888 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1762/3483] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:23 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:24.202743 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93004796-dc91-4063-bd36-d9ea8ecde830 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:24.203201 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93004796-dc91-4063-bd36-d9ea8ecde830 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:24.203371 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:24.203371 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:24.203950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-93004796-dc91-4063-bd36-d9ea8ecde830 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:24.204325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-93004796-dc91-4063-bd36-d9ea8ecde830 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:24.241059 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:24.241059 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:24.243846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-93004796-dc91-4063-bd36-d9ea8ecde830 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:24.244744 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1722/3484] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:24 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:25.266852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab9b13fd-fa2a-4643-8e1b-12169688c3ad tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:25.266852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab9b13fd-fa2a-4643-8e1b-12169688c3ad tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:25.266852 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:25.266852 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:25.266852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ab9b13fd-fa2a-4643-8e1b-12169688c3ad tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:25.266852 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ab9b13fd-fa2a-4643-8e1b-12169688c3ad tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:25.294633 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:25.294633 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:25.296775 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ab9b13fd-fa2a-4643-8e1b-12169688c3ad tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:25.297915 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1763/3485] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:25 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:26.315245 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d07c271-5e79-4b2b-809d-229ae48a8fc3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:26.315245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d07c271-5e79-4b2b-809d-229ae48a8fc3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:26.315245 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:26.315245 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:26.315245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d07c271-5e79-4b2b-809d-229ae48a8fc3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:26.315245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1d07c271-5e79-4b2b-809d-229ae48a8fc3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:26.349673 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:26.349673 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:26.349673 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d07c271-5e79-4b2b-809d-229ae48a8fc3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:26.359036 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1723/3486] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:26 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:27.375385 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c11e141-3135-47fa-870d-3c95cdefd0c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:27.375385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c11e141-3135-47fa-870d-3c95cdefd0c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:27.375385 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:27.375385 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:27.375385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c11e141-3135-47fa-870d-3c95cdefd0c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:27.375385 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1c11e141-3135-47fa-870d-3c95cdefd0c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:27.409228 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:27.409228 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:27.409228 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c11e141-3135-47fa-870d-3c95cdefd0c8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:27.409228 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1764/3487] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:27 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:28.419553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38272cb4-93a1-4beb-9d71-6762c958f42d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:28.420866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38272cb4-93a1-4beb-9d71-6762c958f42d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:28.420866 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:28.420866 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:28.420866 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-38272cb4-93a1-4beb-9d71-6762c958f42d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:28.421218 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-38272cb4-93a1-4beb-9d71-6762c958f42d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:28.443727 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:28.443727 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:28.445652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-38272cb4-93a1-4beb-9d71-6762c958f42d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:28.446554 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1724/3488] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:28 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:11:29.464987 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d815f56-bbbf-477d-b45b-22246af1c97f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:29.464987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d815f56-bbbf-477d-b45b-22246af1c97f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:29.464987 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:29.464987 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:29.464987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d815f56-bbbf-477d-b45b-22246af1c97f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:29.464987 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3d815f56-bbbf-477d-b45b-22246af1c97f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:29.492676 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:29.492676 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:29.492676 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d815f56-bbbf-477d-b45b-22246af1c97f tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:29.496330 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1765/3489] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:29 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:30.519032 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6aaa61ea-847c-4a25-a6f7-88017572bc9d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:30.519032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6aaa61ea-847c-4a25-a6f7-88017572bc9d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:30.519032 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:30.519032 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:30.519032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6aaa61ea-847c-4a25-a6f7-88017572bc9d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:30.519032 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-6aaa61ea-847c-4a25-a6f7-88017572bc9d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:30.562964 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:30.562964 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:30.562964 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6aaa61ea-847c-4a25-a6f7-88017572bc9d tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:30.567238 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1725/3490] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:30 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:31.581256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d82578db-3c0f-4a44-bef2-9ccbae64cbdf tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:31.581256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d82578db-3c0f-4a44-bef2-9ccbae64cbdf tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:31.581256 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:31.581256 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:31.581256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d82578db-3c0f-4a44-bef2-9ccbae64cbdf tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:31.581256 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-d82578db-3c0f-4a44-bef2-9ccbae64cbdf tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:31.604519 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:31.604519 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:31.606457 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d82578db-3c0f-4a44-bef2-9ccbae64cbdf tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:31.607801 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1766/3491] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:31 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:32.625867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d9fc45e-f8a6-4e53-9467-839419288bbb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:32.625867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d9fc45e-f8a6-4e53-9467-839419288bbb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:32.625867 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:32.625867 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:32.625867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4d9fc45e-f8a6-4e53-9467-839419288bbb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:32.625867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-4d9fc45e-f8a6-4e53-9467-839419288bbb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:32.650351 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:32.650351 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:32.650351 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4d9fc45e-f8a6-4e53-9467-839419288bbb tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:32.660926 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1726/3492] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:32 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:11:33.669341 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64862682-dc3b-4d72-8cce-a881f3ad423b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:33.669341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64862682-dc3b-4d72-8cce-a881f3ad423b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:33.669341 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:33.669341 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:33.669341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64862682-dc3b-4d72-8cce-a881f3ad423b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:33.669341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-64862682-dc3b-4d72-8cce-a881f3ad423b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:33.702044 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:33.702044 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:33.702044 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64862682-dc3b-4d72-8cce-a881f3ad423b tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:33.702044 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1767/3493] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:33 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:34.737307 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac04dbca-4a00-4952-b301-0d5aaecdb2f8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:34.737307 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac04dbca-4a00-4952-b301-0d5aaecdb2f8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:34.737307 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:34.737307 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:34.737307 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac04dbca-4a00-4952-b301-0d5aaecdb2f8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:34.737307 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-ac04dbca-4a00-4952-b301-0d5aaecdb2f8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:34.763951 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:34.763951 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:34.763951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac04dbca-4a00-4952-b301-0d5aaecdb2f8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:34.763951 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1727/3494] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:34 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:35.788069 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c3ad9a2-c36c-49ca-9017-0b7a6ee76710 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:35.788069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c3ad9a2-c36c-49ca-9017-0b7a6ee76710 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:35.788069 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:35.788069 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:35.788069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1c3ad9a2-c36c-49ca-9017-0b7a6ee76710 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:35.788069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-1c3ad9a2-c36c-49ca-9017-0b7a6ee76710 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:35.827507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:35.827507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:35.827507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1c3ad9a2-c36c-49ca-9017-0b7a6ee76710 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:35.832601 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1768/3495] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:35 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:37.260152 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25b9312e-7089-4365-b74b-0595a0044547 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:37.260152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25b9312e-7089-4365-b74b-0595a0044547 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:37.260152 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:37.260152 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:37.260152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-25b9312e-7089-4365-b74b-0595a0044547 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:37.260152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-25b9312e-7089-4365-b74b-0595a0044547 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:37.287653 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:37.287653 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:37.287653 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-25b9312e-7089-4365-b74b-0595a0044547 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:37.287653 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1728/3496] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:36 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:38.305359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96bdcdb1-93ad-4685-bf88-a467a1158846 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:38.305359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96bdcdb1-93ad-4685-bf88-a467a1158846 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:38.305359 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:38.305359 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:38.305359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-96bdcdb1-93ad-4685-bf88-a467a1158846 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:38.305359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-96bdcdb1-93ad-4685-bf88-a467a1158846 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:38.338487 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:38.338487 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:38.338487 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-96bdcdb1-93ad-4685-bf88-a467a1158846 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:38.338487 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1769/3497] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:38 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:39.362919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d72c4bf-c2d5-4b6a-956d-ff29410edfa8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:39.362919 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d72c4bf-c2d5-4b6a-956d-ff29410edfa8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:39.362919 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:39.362919 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:39.362919 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3d72c4bf-c2d5-4b6a-956d-ff29410edfa8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:39.362919 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-3d72c4bf-c2d5-4b6a-956d-ff29410edfa8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:39.391106 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:39.391106 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:39.391106 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3d72c4bf-c2d5-4b6a-956d-ff29410edfa8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:39.391106 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1729/3498] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:39 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:40.409288 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03815d1a-b3bf-4d2b-997e-fb56e1458e3a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:40.409288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03815d1a-b3bf-4d2b-997e-fb56e1458e3a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:40.409288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:40.409288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:40.409288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-03815d1a-b3bf-4d2b-997e-fb56e1458e3a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:40.409288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-03815d1a-b3bf-4d2b-997e-fb56e1458e3a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:40.469216 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:40.469216 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:40.469216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-03815d1a-b3bf-4d2b-997e-fb56e1458e3a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:40.469216 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1770/3499] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:40 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:41.511861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ef17b8a-9a77-4a24-ae37-b51791a4db32 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:41.511861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ef17b8a-9a77-4a24-ae37-b51791a4db32 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:41.511861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:41.511861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:41.511861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8ef17b8a-9a77-4a24-ae37-b51791a4db32 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:41.511861 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-8ef17b8a-9a77-4a24-ae37-b51791a4db32 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88085) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:41.575061 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:41.575061 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:41.577686 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8ef17b8a-9a77-4a24-ae37-b51791a4db32 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:41.578865 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1730/3500] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:41 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:42.599689 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04cca139-218e-4328-af3a-983794bf00f9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:42.600391 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04cca139-218e-4328-af3a-983794bf00f9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:42.600391 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:42.600391 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:42.600817 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-04cca139-218e-4328-af3a-983794bf00f9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:42.601109 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.backups [None req-04cca139-218e-4328-af3a-983794bf00f9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Show backup with id 1797f94f-f629-4964-ad1f-b387386a6376. {{(pid=88086) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 31 10:11:42.622587 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:42.622587 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:42.624507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-04cca139-218e-4328-af3a-983794bf00f9 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 200 Dec 31 10:11:42.625355 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1771/3501] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:42 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:42.639706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f0188834-eeaf-4965-a7ff-9cba9d004661 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 Dec 31 10:11:42.640153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f0188834-eeaf-4965-a7ff-9cba9d004661 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:42.640373 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:42.640373 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:42.640748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f0188834-eeaf-4965-a7ff-9cba9d004661 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:42.695177 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:42.695177 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:42.703973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f0188834-eeaf-4965-a7ff-9cba9d004661 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:42.725971 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f0188834-eeaf-4965-a7ff-9cba9d004661 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 returned with HTTP 200 Dec 31 10:11:42.726779 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1731/3502] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:42 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 => generated 1034 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:11:42.742587 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4fd7b1a2-9a67-44a1-a9be-8e239ffae9cc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 Dec 31 10:11:42.743038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4fd7b1a2-9a67-44a1-a9be-8e239ffae9cc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:42.743261 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:42.743261 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:42.743644 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4fd7b1a2-9a67-44a1-a9be-8e239ffae9cc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:42.794519 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:42.794519 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:42.804022 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4fd7b1a2-9a67-44a1-a9be-8e239ffae9cc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:42.826020 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4fd7b1a2-9a67-44a1-a9be-8e239ffae9cc tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 returned with HTTP 200 Dec 31 10:11:42.826864 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1772/3503] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:42 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 => generated 1034 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:11:42.844086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e1a74b0-3b94-4546-b3dd-323a22944a7a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] DELETE http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 Dec 31 10:11:42.844675 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e1a74b0-3b94-4546-b3dd-323a22944a7a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:42.844900 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:42.844900 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:42.845274 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e1a74b0-3b94-4546-b3dd-323a22944a7a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:42.845739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-8e1a74b0-3b94-4546-b3dd-323a22944a7a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume with id: e26318f1-0c02-4870-beaf-28df4a90c3a4 Dec 31 10:11:42.897171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:42.897171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:42.898372 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8e1a74b0-3b94-4546-b3dd-323a22944a7a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:42.927178 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8e1a74b0-3b94-4546-b3dd-323a22944a7a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume request issued successfully. Dec 31 10:11:42.927687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e1a74b0-3b94-4546-b3dd-323a22944a7a tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 returned with HTTP 202 Dec 31 10:11:42.928546 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1732/3504] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:11:42 2020] DELETE /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:11:42.936744 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8eca48a-9b01-4d28-8da8-4ff8130933e6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 Dec 31 10:11:42.937268 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8eca48a-9b01-4d28-8da8-4ff8130933e6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:42.937434 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:42.937434 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:42.938076 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c8eca48a-9b01-4d28-8da8-4ff8130933e6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:42.994452 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:42.994452 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:43.005315 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c8eca48a-9b01-4d28-8da8-4ff8130933e6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:43.030470 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c8eca48a-9b01-4d28-8da8-4ff8130933e6 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 returned with HTTP 200 Dec 31 10:11:43.031472 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1773/3505] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:42 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 => generated 1033 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:11:44.048074 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7e01129-c03d-4b67-b1b8-f2179fcefaa8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 Dec 31 10:11:44.048787 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7e01129-c03d-4b67-b1b8-f2179fcefaa8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:44.048908 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:44.048908 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:44.049640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7e01129-c03d-4b67-b1b8-f2179fcefaa8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:44.126176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:44.126176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:44.134866 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d7e01129-c03d-4b67-b1b8-f2179fcefaa8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:44.157951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7e01129-c03d-4b67-b1b8-f2179fcefaa8 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 returned with HTTP 200 Dec 31 10:11:44.158825 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1733/3506] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:44 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 => generated 1033 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:11:45.181210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-949139fc-377f-4d4d-9595-eb49c7666586 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 Dec 31 10:11:45.181818 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-949139fc-377f-4d4d-9595-eb49c7666586 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:45.181818 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:45.181818 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:45.182468 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-949139fc-377f-4d4d-9595-eb49c7666586 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:45.235130 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-949139fc-377f-4d4d-9595-eb49c7666586 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 returned with HTTP 404 Dec 31 10:11:45.236726 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1774/3507] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:45 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/e26318f1-0c02-4870-beaf-28df4a90c3a4 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 10:11:45.249888 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6585fab4-dca2-4e85-bcf2-9227709a2183 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] DELETE http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 Dec 31 10:11:45.250895 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6585fab4-dca2-4e85-bcf2-9227709a2183 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:45.250895 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:45.250895 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:45.251292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6585fab4-dca2-4e85-bcf2-9227709a2183 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:45.251292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.contrib.backups [None req-6585fab4-dca2-4e85-bcf2-9227709a2183 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete backup with id: 1797f94f-f629-4964-ad1f-b387386a6376. Dec 31 10:11:45.273609 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:45.273609 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:45.306406 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.backup.rpcapi [None req-6585fab4-dca2-4e85-bcf2-9227709a2183 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] delete_backup rpcapi backup_id 1797f94f-f629-4964-ad1f-b387386a6376 {{(pid=88085) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 31 10:11:45.309654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6585fab4-dca2-4e85-bcf2-9227709a2183 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 returned with HTTP 202 Dec 31 10:11:45.310553 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1734/3508] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:11:45 2020] DELETE /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/backups/1797f94f-f629-4964-ad1f-b387386a6376 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:11:45.318616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d88f1fab-76d5-4f2d-9467-c17613899b60 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] DELETE http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 Dec 31 10:11:45.319143 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d88f1fab-76d5-4f2d-9467-c17613899b60 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:45.319692 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d88f1fab-76d5-4f2d-9467-c17613899b60 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:45.320159 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-d88f1fab-76d5-4f2d-9467-c17613899b60 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume with id: 89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 Dec 31 10:11:45.371344 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:45.371344 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:45.372786 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d88f1fab-76d5-4f2d-9467-c17613899b60 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:45.408269 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d88f1fab-76d5-4f2d-9467-c17613899b60 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume request issued successfully. Dec 31 10:11:45.408269 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d88f1fab-76d5-4f2d-9467-c17613899b60 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 returned with HTTP 202 Dec 31 10:11:45.408269 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1775/3509] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:11:45 2020] DELETE /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:11:45.413184 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6da620a4-6b23-4f59-8d64-cbfea8e83b18 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 Dec 31 10:11:45.413795 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6da620a4-6b23-4f59-8d64-cbfea8e83b18 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:45.414047 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:45.414047 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:45.414571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6da620a4-6b23-4f59-8d64-cbfea8e83b18 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:45.467879 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:45.467879 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:45.482038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6da620a4-6b23-4f59-8d64-cbfea8e83b18 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:45.517428 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6da620a4-6b23-4f59-8d64-cbfea8e83b18 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 returned with HTTP 200 Dec 31 10:11:45.518427 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1735/3510] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:45 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 => generated 976 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:46.534611 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bf174ec-1753-431b-85da-b7ba7ec37094 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 Dec 31 10:11:46.535145 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bf174ec-1753-431b-85da-b7ba7ec37094 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:46.535338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:46.535338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:46.535709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1bf174ec-1753-431b-85da-b7ba7ec37094 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:46.591891 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:46.591891 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:46.604818 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1bf174ec-1753-431b-85da-b7ba7ec37094 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:46.632404 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1bf174ec-1753-431b-85da-b7ba7ec37094 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 returned with HTTP 200 Dec 31 10:11:46.633966 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1776/3511] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:46 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 => generated 976 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:47.660994 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf99f469-fa02-4288-85b9-95d714c94a71 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 Dec 31 10:11:47.661714 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf99f469-fa02-4288-85b9-95d714c94a71 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:47.661714 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:47.661714 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:47.662165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cf99f469-fa02-4288-85b9-95d714c94a71 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:47.732654 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cf99f469-fa02-4288-85b9-95d714c94a71 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 returned with HTTP 404 Dec 31 10:11:47.734075 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1736/3512] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:47 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:11:47.754902 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6dd1b3f9-9518-4f29-99a5-186ca29f8ae5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] DELETE http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 Dec 31 10:11:47.755453 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6dd1b3f9-9518-4f29-99a5-186ca29f8ae5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:47.755677 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:47.755677 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:47.756048 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6dd1b3f9-9518-4f29-99a5-186ca29f8ae5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:47.756505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-6dd1b3f9-9518-4f29-99a5-186ca29f8ae5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume with id: 89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 Dec 31 10:11:47.815588 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6dd1b3f9-9518-4f29-99a5-186ca29f8ae5 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 returned with HTTP 404 Dec 31 10:11:47.816999 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1777/3513] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:11:47 2020] DELETE /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/89e86d8b-9a4e-4c69-b5a5-e2e27420eed7 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:11:47.826534 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-436a7732-a5fb-4fa0-9d4c-3d7425f2e8d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] DELETE http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:11:47.827149 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-436a7732-a5fb-4fa0-9d4c-3d7425f2e8d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:47.827736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-436a7732-a5fb-4fa0-9d4c-3d7425f2e8d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:47.828355 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-436a7732-a5fb-4fa0-9d4c-3d7425f2e8d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume with id: 4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:11:47.912859 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:47.912859 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:47.914002 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-436a7732-a5fb-4fa0-9d4c-3d7425f2e8d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:47.995836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-436a7732-a5fb-4fa0-9d4c-3d7425f2e8d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume request issued successfully. Dec 31 10:11:47.996315 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-436a7732-a5fb-4fa0-9d4c-3d7425f2e8d3 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 202 Dec 31 10:11:47.998306 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1737/3514] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:11:47 2020] DELETE /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:11:48.007017 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7fa16bc-743e-487f-adec-e4b20997c165 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:11:48.008498 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7fa16bc-743e-487f-adec-e4b20997c165 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:48.008498 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7fa16bc-743e-487f-adec-e4b20997c165 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:48.070092 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:48.070092 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:48.085904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b7fa16bc-743e-487f-adec-e4b20997c165 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:48.121503 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7fa16bc-743e-487f-adec-e4b20997c165 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:11:48.123516 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1778/3515] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:48 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 1358 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:11:49.143178 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b57e510-8b5f-4141-8c09-3b1a83d99277 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:11:49.144343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b57e510-8b5f-4141-8c09-3b1a83d99277 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:49.144660 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:49.144660 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:49.145217 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2b57e510-8b5f-4141-8c09-3b1a83d99277 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:49.220716 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:49.220716 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:49.230657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2b57e510-8b5f-4141-8c09-3b1a83d99277 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Volume info retrieved successfully. Dec 31 10:11:49.272106 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2b57e510-8b5f-4141-8c09-3b1a83d99277 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 200 Dec 31 10:11:49.273098 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1738/3516] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:49 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 1358 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:11:50.290846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2136668-ac75-4f0d-bbf4-9378055dca11 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] GET http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 Dec 31 10:11:50.291376 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2136668-ac75-4f0d-bbf4-9378055dca11 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:50.291802 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:50.291802 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:50.292456 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e2136668-ac75-4f0d-bbf4-9378055dca11 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:50.367838 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e2136668-ac75-4f0d-bbf4-9378055dca11 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 returned with HTTP 404 Dec 31 10:11:50.369746 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1779/3517] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:50 2020] GET /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/4ee07df0-cc09-4e59-adab-aecf0a987851 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:11:50.379382 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84b375c1-4c7e-4a2c-8eea-0472a073c006 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] DELETE http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:11:50.380209 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84b375c1-4c7e-4a2c-8eea-0472a073c006 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:50.380408 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:50.380408 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:50.380772 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-84b375c1-4c7e-4a2c-8eea-0472a073c006 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:50.381237 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-84b375c1-4c7e-4a2c-8eea-0472a073c006 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] Delete volume with id: 277d7d1a-8a23-434e-8f95-9486d3da59da Dec 31 10:11:50.431181 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-84b375c1-4c7e-4a2c-8eea-0472a073c006 tempest-VolumesBackupsTest-1339703940 tempest-VolumesBackupsTest-1339703940] http://10.222.0.45/volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da returned with HTTP 404 Dec 31 10:11:50.431809 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1739/3518] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:11:50 2020] DELETE /volume/v3/f74b6dd65f304054ba4ec603ab0459f3/volumes/277d7d1a-8a23-434e-8f95-9486d3da59da => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:11:52.483197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] POST http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes Dec 31 10:11:52.484090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1137556809"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:11:52.485360 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1137556809'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:11:52.485811 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Create volume of 1 GB Dec 31 10:11:52.500616 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Availability Zones retrieved successfully. Dec 31 10:11:52.526425 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Flow 'volume_create_api' (51123533-f34f-4cef-b7f2-dbc0919a4904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:11:52.529502 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d960cd-ca95-4072-94ae-47ce4a07e3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:11:52.531709 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:11:52.611805 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d960cd-ca95-4072-94ae-47ce4a07e3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:11:52.613997 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58dfa8ed-77f1-4f3d-ae60-680a374f6f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:11:52.712264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Created reservations ['3f19db91-098b-4e2d-a7fe-647e81f386a6', 'd8a837fd-2c71-4358-897c-1f3e505e2b45', '10a934ab-f7e7-49d8-9c98-46b117422d62', '347f0dd8-17de-4ec6-9dcb-de5385ee643a'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:11:52.714402 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58dfa8ed-77f1-4f3d-ae60-680a374f6f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f19db91-098b-4e2d-a7fe-647e81f386a6', 'd8a837fd-2c71-4358-897c-1f3e505e2b45', '10a934ab-f7e7-49d8-9c98-46b117422d62', '347f0dd8-17de-4ec6-9dcb-de5385ee643a']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:11:52.718384 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92965edb-b2df-4572-9fad-238e12bfe861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:11:52.823043 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92965edb-b2df-4572-9fad-238e12bfe861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f27e09f-c50b-4882-b7a6-8f387b7d3478', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1137556809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c4ccbcee979458494595acd691c7cf4',qos_specs=None,replication_status=,reservations=['3f19db91-098b-4e2d-a7fe-647e81f386a6','d8a837fd-2c71-4358-897c-1f3e505e2b45','10a934ab-f7e7-49d8-9c98-46b117422d62','347f0dd8-17de-4ec6-9dcb-de5385ee643a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6313f26bfe2c4abca432bfb4da0c659a',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1137556809',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f27e09f-c50b-4882-b7a6-8f387b7d3478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c4ccbcee979458494595acd691c7cf4',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='6313f26bfe2c4abca432bfb4da0c659a',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:11:52.825815 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070ba0da-e09f-4628-af09-ef03d9b56b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:11:52.863686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070ba0da-e09f-4628-af09-ef03d9b56b23) 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-1137556809',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c4ccbcee979458494595acd691c7cf4',qos_specs=None,replication_status=,reservations=['3f19db91-098b-4e2d-a7fe-647e81f386a6','d8a837fd-2c71-4358-897c-1f3e505e2b45','10a934ab-f7e7-49d8-9c98-46b117422d62','347f0dd8-17de-4ec6-9dcb-de5385ee643a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6313f26bfe2c4abca432bfb4da0c659a',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:11:52.865967 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84340b6d-f9a2-4c7b-9445-a0ebb1f353dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:11:52.882769 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84340b6d-f9a2-4c7b-9445-a0ebb1f353dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:11:52.886994 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Flow 'volume_create_api' (51123533-f34f-4cef-b7f2-dbc0919a4904) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:11:52.952492 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Create volume request issued successfully. Dec 31 10:11:52.975242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2d29f1d-46ac-4405-b934-1d40b9607d4a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes returned with HTTP 202 Dec 31 10:11:52.975536 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1780/3519] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:11:52 2020] POST /volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes => generated 827 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:11:52.990764 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0023746e-b4ae-4423-83c4-4230cebe5d9d tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 Dec 31 10:11:52.991473 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0023746e-b4ae-4423-83c4-4230cebe5d9d tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:52.992496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0023746e-b4ae-4423-83c4-4230cebe5d9d tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:53.042277 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:53.042277 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:53.054291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0023746e-b4ae-4423-83c4-4230cebe5d9d tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Volume info retrieved successfully. Dec 31 10:11:53.085533 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0023746e-b4ae-4423-83c4-4230cebe5d9d tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 returned with HTTP 200 Dec 31 10:11:53.098042 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1740/3520] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:52 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 => generated 895 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:54.106107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a368720f-2a64-45d4-abb9-57f9146626ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 Dec 31 10:11:54.107000 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a368720f-2a64-45d4-abb9-57f9146626ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:54.107361 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:54.107361 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:54.107828 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a368720f-2a64-45d4-abb9-57f9146626ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:54.161071 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:54.161071 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:54.172260 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a368720f-2a64-45d4-abb9-57f9146626ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Volume info retrieved successfully. Dec 31 10:11:54.196501 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a368720f-2a64-45d4-abb9-57f9146626ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 returned with HTTP 200 Dec 31 10:11:54.197395 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1781/3521] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:11:54 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:54.213361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7e295a5-c63e-4bf4-84a4-762ff07d57e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] POST http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots Dec 31 10:11:54.213822 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:54.213822 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:54.214248 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a7e295a5-c63e-4bf4-84a4-762ff07d57e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f27e09f-c50b-4882-b7a6-8f387b7d3478", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-139095548"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:11:54.270484 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:54.270484 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:54.271715 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a7e295a5-c63e-4bf4-84a4-762ff07d57e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Volume info retrieved successfully. Dec 31 10:11:54.272701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-a7e295a5-c63e-4bf4-84a4-762ff07d57e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Create snapshot from volume 7f27e09f-c50b-4882-b7a6-8f387b7d3478 Dec 31 10:11:54.344037 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-a7e295a5-c63e-4bf4-84a4-762ff07d57e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Created reservations ['e1a7f923-aa29-4fb8-8f66-bee8a0e7cac7', 'f288ebfa-a597-42da-943b-9d6788861b28', 'bc9b4fa2-06eb-441a-822c-2e2ac48335d0', 'e9bd71ca-84d8-486f-a02e-cfa89969f6cd'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:11:54.456942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a7e295a5-c63e-4bf4-84a4-762ff07d57e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot create request issued successfully. Dec 31 10:11:54.457721 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a7e295a5-c63e-4bf4-84a4-762ff07d57e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots returned with HTTP 202 Dec 31 10:11:54.464163 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1741/3522] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:11:54 2020] POST /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots => generated 313 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:11:54.470569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f716a11c-ff16-4568-9d4b-60e5bf568e30 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 Dec 31 10:11:54.471137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f716a11c-ff16-4568-9d4b-60e5bf568e30 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:54.471549 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:54.471549 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:54.471933 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f716a11c-ff16-4568-9d4b-60e5bf568e30 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:54.498589 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:54.498589 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:54.499751 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f716a11c-ff16-4568-9d4b-60e5bf568e30 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:11:54.502320 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f716a11c-ff16-4568-9d4b-60e5bf568e30 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 returned with HTTP 200 Dec 31 10:11:54.503024 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1782/3523] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:11:54 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 => generated 445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:55.519520 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e4bd69a-1cd6-4688-93e2-cd2edef27dca tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 Dec 31 10:11:55.520596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e4bd69a-1cd6-4688-93e2-cd2edef27dca tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:55.520958 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:55.520958 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:55.521918 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e4bd69a-1cd6-4688-93e2-cd2edef27dca tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:55.573887 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:55.573887 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:55.576451 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e4bd69a-1cd6-4688-93e2-cd2edef27dca tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:11:55.579048 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e4bd69a-1cd6-4688-93e2-cd2edef27dca tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 returned with HTTP 200 Dec 31 10:11:55.580466 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1742/3524] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:11:55 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 => generated 445 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:56.594022 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4f4a2f6-8d13-4c57-9ddd-b0af0dae39eb tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 Dec 31 10:11:56.594571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4f4a2f6-8d13-4c57-9ddd-b0af0dae39eb tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:56.594741 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:56.594741 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:56.595007 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e4f4a2f6-8d13-4c57-9ddd-b0af0dae39eb tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:56.648427 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:56.648427 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:56.649605 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e4f4a2f6-8d13-4c57-9ddd-b0af0dae39eb tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:11:56.651569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e4f4a2f6-8d13-4c57-9ddd-b0af0dae39eb tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 returned with HTTP 200 Dec 31 10:11:56.652401 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1783/3525] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:11:56 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 => generated 472 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:56.665071 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e62396a4-620f-460f-888d-6198a381a8a8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] POST http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots Dec 31 10:11:56.665837 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:56.665837 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:56.666612 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e62396a4-620f-460f-888d-6198a381a8a8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f27e09f-c50b-4882-b7a6-8f387b7d3478", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1491609903"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:11:56.723801 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:56.723801 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:56.725154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e62396a4-620f-460f-888d-6198a381a8a8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Volume info retrieved successfully. Dec 31 10:11:56.725511 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-e62396a4-620f-460f-888d-6198a381a8a8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Create snapshot from volume 7f27e09f-c50b-4882-b7a6-8f387b7d3478 Dec 31 10:11:56.797282 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-e62396a4-620f-460f-888d-6198a381a8a8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Created reservations ['17193260-4f02-4e4e-89e8-08724b859ac0', 'f4beda36-02d4-4794-b2ec-18fe7099e0a8', '25856916-061a-41b4-8709-d4b063436c26', 'b1abef74-6abd-4f74-be85-45ade72724b2'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:11:56.924314 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e62396a4-620f-460f-888d-6198a381a8a8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot create request issued successfully. Dec 31 10:11:56.926360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e62396a4-620f-460f-888d-6198a381a8a8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots returned with HTTP 202 Dec 31 10:11:56.929126 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1743/3526] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:11:56 2020] POST /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots => generated 314 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:11:56.941232 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7819f3a-406e-4a6e-bdac-04febbd338ee tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 Dec 31 10:11:56.942270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7819f3a-406e-4a6e-bdac-04febbd338ee tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:56.942678 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:56.942678 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:56.943342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7819f3a-406e-4a6e-bdac-04febbd338ee tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:56.980813 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:56.980813 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:56.982458 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b7819f3a-406e-4a6e-bdac-04febbd338ee tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:11:56.985303 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7819f3a-406e-4a6e-bdac-04febbd338ee tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 returned with HTTP 200 Dec 31 10:11:56.992172 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1784/3527] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:11:56 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 => generated 446 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:57.999229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2cee5259-68cb-4975-a49f-83262f2f5607 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 Dec 31 10:11:58.005031 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2cee5259-68cb-4975-a49f-83262f2f5607 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:58.005738 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:58.005738 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:58.006467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2cee5259-68cb-4975-a49f-83262f2f5607 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:58.052892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:58.052892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:58.054790 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2cee5259-68cb-4975-a49f-83262f2f5607 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:11:58.057007 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2cee5259-68cb-4975-a49f-83262f2f5607 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 returned with HTTP 200 Dec 31 10:11:58.058037 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1744/3528] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:11:57 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 => generated 446 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:59.077323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72f22e2c-de66-43a3-9fad-4285bc5ab34e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 Dec 31 10:11:59.077950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72f22e2c-de66-43a3-9fad-4285bc5ab34e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:59.078177 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:59.078177 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:59.078552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-72f22e2c-de66-43a3-9fad-4285bc5ab34e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:59.105026 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:59.105026 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:59.106264 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-72f22e2c-de66-43a3-9fad-4285bc5ab34e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:11:59.108230 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-72f22e2c-de66-43a3-9fad-4285bc5ab34e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 returned with HTTP 200 Dec 31 10:11:59.109046 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1785/3529] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:11:59 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 => generated 473 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:11:59.120898 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d8f9b55-f94f-4456-b0f6-2c1f03c05e8e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] POST http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots Dec 31 10:11:59.121362 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:59.121362 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:59.121749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6d8f9b55-f94f-4456-b0f6-2c1f03c05e8e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f27e09f-c50b-4882-b7a6-8f387b7d3478", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265"}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:11:59.174929 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:59.174929 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:59.176704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6d8f9b55-f94f-4456-b0f6-2c1f03c05e8e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Volume info retrieved successfully. Dec 31 10:11:59.177062 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-6d8f9b55-f94f-4456-b0f6-2c1f03c05e8e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Create snapshot from volume 7f27e09f-c50b-4882-b7a6-8f387b7d3478 Dec 31 10:11:59.253594 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-6d8f9b55-f94f-4456-b0f6-2c1f03c05e8e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Created reservations ['af985908-5487-41b9-bdb9-a2de42e712d2', '05d6e410-feb7-4344-85d7-ceabb9c86b35', 'bb9bde1c-ab4a-443d-8aa6-e5257a97cd0a', '0db77730-13a2-4d53-9cb9-dc8f1a2f21ca'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:11:59.372390 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6d8f9b55-f94f-4456-b0f6-2c1f03c05e8e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot create request issued successfully. Dec 31 10:11:59.373448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6d8f9b55-f94f-4456-b0f6-2c1f03c05e8e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots returned with HTTP 202 Dec 31 10:11:59.379385 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1745/3530] 10.222.0.45 () {60 vars in 1232 bytes} [Thu Dec 31 10:11:59 2020] POST /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots => generated 314 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:11:59.385773 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6aeaf7ad-6f1e-4119-b8c5-fd5fb8bac60f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb Dec 31 10:11:59.386378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6aeaf7ad-6f1e-4119-b8c5-fd5fb8bac60f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:11:59.386721 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:11:59.386721 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:11:59.387071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6aeaf7ad-6f1e-4119-b8c5-fd5fb8bac60f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:11:59.419827 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:11:59.419827 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:11:59.421567 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6aeaf7ad-6f1e-4119-b8c5-fd5fb8bac60f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:11:59.423916 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6aeaf7ad-6f1e-4119-b8c5-fd5fb8bac60f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb returned with HTTP 200 Dec 31 10:11:59.424660 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1786/3531] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:11:59 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb => generated 446 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:12:00.439086 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6801301c-5d33-41a8-8535-940bf9101979 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb Dec 31 10:12:00.445183 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6801301c-5d33-41a8-8535-940bf9101979 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:00.445183 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:00.445183 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:00.445626 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6801301c-5d33-41a8-8535-940bf9101979 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:00.482204 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:00.482204 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:00.483462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6801301c-5d33-41a8-8535-940bf9101979 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:12:00.486497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6801301c-5d33-41a8-8535-940bf9101979 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb returned with HTTP 200 Dec 31 10:12:00.486497 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1746/3532] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:00 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb => generated 446 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:12:01.498717 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c92d273b-8c1a-49d9-b219-1f0e56f3aa40 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb Dec 31 10:12:01.499295 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c92d273b-8c1a-49d9-b219-1f0e56f3aa40 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:01.499462 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:01.499462 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:01.499801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c92d273b-8c1a-49d9-b219-1f0e56f3aa40 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:01.533892 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:01.533892 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:01.535059 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c92d273b-8c1a-49d9-b219-1f0e56f3aa40 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:12:01.537091 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c92d273b-8c1a-49d9-b219-1f0e56f3aa40 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb returned with HTTP 200 Dec 31 10:12:01.537979 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1787/3533] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:01 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb => generated 473 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:01.551990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6fc27a07-d954-4b0c-9f8c-e0f557972691 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?limit=1 Dec 31 10:12:01.552525 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6fc27a07-d954-4b0c-9f8c-e0f557972691 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:01.552740 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:01.552740 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:01.553110 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6fc27a07-d954-4b0c-9f8c-e0f557972691 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:01.553800 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-6fc27a07-d954-4b0c-9f8c-e0f557972691 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:01.556139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-6fc27a07-d954-4b0c-9f8c-e0f557972691 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:01.573987 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6fc27a07-d954-4b0c-9f8c-e0f557972691 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:01.575322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6fc27a07-d954-4b0c-9f8c-e0f557972691 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?limit=1 returned with HTTP 200 Dec 31 10:12:01.576214 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1747/3534] 10.222.0.45 () {58 vars in 1225 bytes} [Thu Dec 31 10:12:01 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?limit=1 => generated 515 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:01.589464 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48d9947c-cbd5-4615-bf33-db182bbf964b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots Dec 31 10:12:01.589956 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48d9947c-cbd5-4615-bf33-db182bbf964b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:01.590133 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:01.590133 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:01.590584 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48d9947c-cbd5-4615-bf33-db182bbf964b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:01.591226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-48d9947c-cbd5-4615-bf33-db182bbf964b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:01.593497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-48d9947c-cbd5-4615-bf33-db182bbf964b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:01.612264 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-48d9947c-cbd5-4615-bf33-db182bbf964b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:01.613149 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48d9947c-cbd5-4615-bf33-db182bbf964b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots returned with HTTP 200 Dec 31 10:12:01.613971 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1788/3535] 10.222.0.45 () {58 vars in 1210 bytes} [Thu Dec 31 10:12:01 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:01.625954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-926be969-e615-43f3-bc3a-39be7d5e9a1b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?limit=100000 Dec 31 10:12:01.626566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-926be969-e615-43f3-bc3a-39be7d5e9a1b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:01.626749 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:01.626749 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:01.627147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-926be969-e615-43f3-bc3a-39be7d5e9a1b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:01.627753 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-926be969-e615-43f3-bc3a-39be7d5e9a1b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:01.628509 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:01.628509 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:01.630474 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-926be969-e615-43f3-bc3a-39be7d5e9a1b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:01.654991 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-926be969-e615-43f3-bc3a-39be7d5e9a1b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:01.656779 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-926be969-e615-43f3-bc3a-39be7d5e9a1b tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?limit=100000 returned with HTTP 200 Dec 31 10:12:01.658373 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1748/3536] 10.222.0.45 () {58 vars in 1235 bytes} [Thu Dec 31 10:12:01 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?limit=100000 => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:01.671838 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f671c022-6935-4c35-90d2-50891aefe964 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?limit=0 Dec 31 10:12:01.672370 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f671c022-6935-4c35-90d2-50891aefe964 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:01.672577 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:01.672577 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:01.672937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f671c022-6935-4c35-90d2-50891aefe964 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:01.673521 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-f671c022-6935-4c35-90d2-50891aefe964 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:01.674219 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:01.674219 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:01.676290 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-f671c022-6935-4c35-90d2-50891aefe964 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:01.695957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f671c022-6935-4c35-90d2-50891aefe964 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:01.696630 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f671c022-6935-4c35-90d2-50891aefe964 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?limit=0 returned with HTTP 200 Dec 31 10:12:01.697805 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1789/3537] 10.222.0.45 () {58 vars in 1225 bytes} [Thu Dec 31 10:12:01 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?limit=0 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 10:12:01.711669 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c5e26d8-2798-4062-8156-eb8b84560b76 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots Dec 31 10:12:01.712363 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c5e26d8-2798-4062-8156-eb8b84560b76 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:01.712578 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:01.712578 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:01.713047 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c5e26d8-2798-4062-8156-eb8b84560b76 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:01.713766 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-4c5e26d8-2798-4062-8156-eb8b84560b76 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:01.714446 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:01.714446 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:01.716844 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-4c5e26d8-2798-4062-8156-eb8b84560b76 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:01.736898 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4c5e26d8-2798-4062-8156-eb8b84560b76 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:01.737834 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c5e26d8-2798-4062-8156-eb8b84560b76 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots returned with HTTP 200 Dec 31 10:12:01.738727 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1749/3538] 10.222.0.45 () {58 vars in 1210 bytes} [Thu Dec 31 10:12:01 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:01.751806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e8d78ab5-72d7-4c39-8583-91073bf4cc0f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?marker=f145e467-812f-4edd-b7d6-38f695731c01 Dec 31 10:12:01.752235 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e8d78ab5-72d7-4c39-8583-91073bf4cc0f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:01.752723 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e8d78ab5-72d7-4c39-8583-91073bf4cc0f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:01.753312 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-e8d78ab5-72d7-4c39-8583-91073bf4cc0f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:01.756071 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-e8d78ab5-72d7-4c39-8583-91073bf4cc0f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:01.833049 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e8d78ab5-72d7-4c39-8583-91073bf4cc0f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:01.834428 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e8d78ab5-72d7-4c39-8583-91073bf4cc0f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?marker=f145e467-812f-4edd-b7d6-38f695731c01 returned with HTTP 200 Dec 31 10:12:01.836054 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1790/3539] 10.222.0.45 () {58 vars in 1297 bytes} [Thu Dec 31 10:12:01 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?marker=f145e467-812f-4edd-b7d6-38f695731c01 => generated 341 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:01.852031 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-263c0594-e1be-4e98-944b-936a096dfc06 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?offset=2&limit=3 Dec 31 10:12:01.852958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-263c0594-e1be-4e98-944b-936a096dfc06 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:01.853373 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:01.853373 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:01.854002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-263c0594-e1be-4e98-944b-936a096dfc06 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:01.854925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-263c0594-e1be-4e98-944b-936a096dfc06 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:01.856683 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:01.856683 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:01.859168 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-263c0594-e1be-4e98-944b-936a096dfc06 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:01.878522 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-263c0594-e1be-4e98-944b-936a096dfc06 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:01.879326 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-263c0594-e1be-4e98-944b-936a096dfc06 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?offset=2&limit=3 returned with HTTP 200 Dec 31 10:12:01.880268 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1750/3540] 10.222.0.45 () {58 vars in 1243 bytes} [Thu Dec 31 10:12:01 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?offset=2&limit=3 => generated 341 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:01.900225 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-446857aa-b33f-4bab-ada2-551239d9401f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=created_at&sort_dir=asc Dec 31 10:12:01.900721 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-446857aa-b33f-4bab-ada2-551239d9401f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:01.900920 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:01.900920 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:01.901310 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-446857aa-b33f-4bab-ada2-551239d9401f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:01.901878 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-446857aa-b33f-4bab-ada2-551239d9401f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:01.902558 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:01.902558 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:01.905809 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-446857aa-b33f-4bab-ada2-551239d9401f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.057548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-446857aa-b33f-4bab-ada2-551239d9401f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.058423 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-446857aa-b33f-4bab-ada2-551239d9401f tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Dec 31 10:12:02.059532 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1791/3541] 10.222.0.45 () {58 vars in 1275 bytes} [Thu Dec 31 10:12:01 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:02.073038 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc7d07b2-15ef-4921-91f4-c56ef4ba149a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=created_at&sort_dir=desc Dec 31 10:12:02.073566 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc7d07b2-15ef-4921-91f4-c56ef4ba149a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.073784 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.073784 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.074161 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-bc7d07b2-15ef-4921-91f4-c56ef4ba149a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.074789 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-bc7d07b2-15ef-4921-91f4-c56ef4ba149a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:02.075861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.075861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.077424 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-bc7d07b2-15ef-4921-91f4-c56ef4ba149a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.100413 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-bc7d07b2-15ef-4921-91f4-c56ef4ba149a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.101342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-bc7d07b2-15ef-4921-91f4-c56ef4ba149a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Dec 31 10:12:02.102225 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1751/3542] 10.222.0.45 () {58 vars in 1277 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:02.114798 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60fcfd06-fd5f-48a9-b10d-b0bf1505c5ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=id&sort_dir=asc Dec 31 10:12:02.115325 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60fcfd06-fd5f-48a9-b10d-b0bf1505c5ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.115585 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.115585 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.115959 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-60fcfd06-fd5f-48a9-b10d-b0bf1505c5ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.116546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-60fcfd06-fd5f-48a9-b10d-b0bf1505c5ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:02.117214 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.117214 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.118845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-60fcfd06-fd5f-48a9-b10d-b0bf1505c5ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.138216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-60fcfd06-fd5f-48a9-b10d-b0bf1505c5ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.139272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-60fcfd06-fd5f-48a9-b10d-b0bf1505c5ff tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Dec 31 10:12:02.140305 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1792/3543] 10.222.0.45 () {58 vars in 1259 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:12:02.153677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f9112e2-d47f-46d1-bea0-1d7ea2623ccc tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=id&sort_dir=desc Dec 31 10:12:02.154210 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f9112e2-d47f-46d1-bea0-1d7ea2623ccc tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.154427 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.154427 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.154937 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7f9112e2-d47f-46d1-bea0-1d7ea2623ccc tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.155465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-7f9112e2-d47f-46d1-bea0-1d7ea2623ccc tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:02.156353 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.156353 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.157977 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-7f9112e2-d47f-46d1-bea0-1d7ea2623ccc tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.179812 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7f9112e2-d47f-46d1-bea0-1d7ea2623ccc tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.180774 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7f9112e2-d47f-46d1-bea0-1d7ea2623ccc tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Dec 31 10:12:02.182299 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1752/3544] 10.222.0.45 () {58 vars in 1261 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:02.194960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64428429-8a2a-4855-8d3c-5ad96dc8d055 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=display_name&sort_dir=asc Dec 31 10:12:02.196020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64428429-8a2a-4855-8d3c-5ad96dc8d055 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.196020 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.196020 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.196020 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64428429-8a2a-4855-8d3c-5ad96dc8d055 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.197837 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-64428429-8a2a-4855-8d3c-5ad96dc8d055 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:02.197837 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.197837 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.199085 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-64428429-8a2a-4855-8d3c-5ad96dc8d055 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.231011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-64428429-8a2a-4855-8d3c-5ad96dc8d055 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.232112 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64428429-8a2a-4855-8d3c-5ad96dc8d055 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Dec 31 10:12:02.233117 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1793/3545] 10.222.0.45 () {58 vars in 1279 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:02.255164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-464c67ff-adc8-4e66-9a27-549d1b5b5363 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=display_name&sort_dir=desc Dec 31 10:12:02.255721 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-464c67ff-adc8-4e66-9a27-549d1b5b5363 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.255967 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.255967 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.256637 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-464c67ff-adc8-4e66-9a27-549d1b5b5363 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.257246 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-464c67ff-adc8-4e66-9a27-549d1b5b5363 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:02.258117 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.258117 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.260048 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-464c67ff-adc8-4e66-9a27-549d1b5b5363 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.281623 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-464c67ff-adc8-4e66-9a27-549d1b5b5363 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.282548 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-464c67ff-adc8-4e66-9a27-549d1b5b5363 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Dec 31 10:12:02.283712 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1753/3546] 10.222.0.45 () {58 vars in 1281 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:02.296877 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e26ed72-d16a-45a2-9e57-f5314a64c779 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 Dec 31 10:12:02.297328 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e26ed72-d16a-45a2-9e57-f5314a64c779 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.297554 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.297554 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.297920 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8e26ed72-d16a-45a2-9e57-f5314a64c779 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.298516 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-8e26ed72-d16a-45a2-9e57-f5314a64c779 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:02.299226 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.299226 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.301820 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-8e26ed72-d16a-45a2-9e57-f5314a64c779 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.320547 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8e26ed72-d16a-45a2-9e57-f5314a64c779 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.321522 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.321522 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.323037 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8e26ed72-d16a-45a2-9e57-f5314a64c779 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 returned with HTTP 200 Dec 31 10:12:02.323890 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1794/3547] 10.222.0.45 () {58 vars in 1352 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:02.336247 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-86c53c9d-71b0-4f76-9fb1-01246d704902 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/detail?status=available Dec 31 10:12:02.336770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-86c53c9d-71b0-4f76-9fb1-01246d704902 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.337024 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.337024 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.337343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-86c53c9d-71b0-4f76-9fb1-01246d704902 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.338149 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-86c53c9d-71b0-4f76-9fb1-01246d704902 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:02.338845 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.338845 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.340909 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-86c53c9d-71b0-4f76-9fb1-01246d704902 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.361320 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-86c53c9d-71b0-4f76-9fb1-01246d704902 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.362410 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.362410 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.363936 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-86c53c9d-71b0-4f76-9fb1-01246d704902 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/detail?status=available returned with HTTP 200 Dec 31 10:12:02.365163 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1754/3548] 10.222.0.45 () {58 vars in 1264 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/detail?status=available => generated 1397 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:12:02.378467 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e330a56-af83-4321-b16c-3dc1796a26bd tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 Dec 31 10:12:02.379093 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e330a56-af83-4321-b16c-3dc1796a26bd tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.379385 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.379385 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.380064 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7e330a56-af83-4321-b16c-3dc1796a26bd tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'detail' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.380938 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-7e330a56-af83-4321-b16c-3dc1796a26bd tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:02.383893 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-7e330a56-af83-4321-b16c-3dc1796a26bd tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.403318 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7e330a56-af83-4321-b16c-3dc1796a26bd tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.404459 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.404459 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.405820 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7e330a56-af83-4321-b16c-3dc1796a26bd tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 returned with HTTP 200 Dec 31 10:12:02.406594 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1795/3549] 10.222.0.45 () {58 vars in 1386 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 => generated 476 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:02.419374 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d3cc3d15-0fff-4acd-ba86-ffc08744a030 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 Dec 31 10:12:02.420091 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d3cc3d15-0fff-4acd-ba86-ffc08744a030 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.420350 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.420350 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.420863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d3cc3d15-0fff-4acd-ba86-ffc08744a030 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.421594 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-d3cc3d15-0fff-4acd-ba86-ffc08744a030 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:02.424011 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-d3cc3d15-0fff-4acd-ba86-ffc08744a030 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.442942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d3cc3d15-0fff-4acd-ba86-ffc08744a030 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.443748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d3cc3d15-0fff-4acd-ba86-ffc08744a030 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 returned with HTTP 200 Dec 31 10:12:02.444599 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1755/3550] 10.222.0.45 () {58 vars in 1331 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:02.455950 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-335c22b6-37ad-4660-afae-924cfaad16b2 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?status=available Dec 31 10:12:02.456464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-335c22b6-37ad-4660-afae-924cfaad16b2 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.456785 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.456785 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.457062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-335c22b6-37ad-4660-afae-924cfaad16b2 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.457641 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-335c22b6-37ad-4660-afae-924cfaad16b2 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88086) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:02.459932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-335c22b6-37ad-4660-afae-924cfaad16b2 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88086) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.479049 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-335c22b6-37ad-4660-afae-924cfaad16b2 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.479982 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-335c22b6-37ad-4660-afae-924cfaad16b2 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?status=available returned with HTTP 200 Dec 31 10:12:02.480829 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1796/3551] 10.222.0.45 () {58 vars in 1243 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?status=available => generated 995 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:02.493666 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f2e42bc-533a-4ede-afee-bc228bef2827 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 Dec 31 10:12:02.494250 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f2e42bc-533a-4ede-afee-bc228bef2827 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.494470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.494470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.494848 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8f2e42bc-533a-4ede-afee-bc228bef2827 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.495464 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-8f2e42bc-533a-4ede-afee-bc228bef2827 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:12:02.496191 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.496191 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.498052 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.db.sqlalchemy.api [None req-8f2e42bc-533a-4ede-afee-bc228bef2827 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Building query based on filter {{(pid=88085) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 31 10:12:02.521516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8f2e42bc-533a-4ede-afee-bc228bef2827 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Get all snapshots completed successfully. Dec 31 10:12:02.523276 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8f2e42bc-533a-4ede-afee-bc228bef2827 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 returned with HTTP 200 Dec 31 10:12:02.525011 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1756/3552] 10.222.0.45 () {58 vars in 1365 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1474157265 => generated 342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:02.538128 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-859e2cfa-3196-47c1-9fde-91224c09498e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] DELETE http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb Dec 31 10:12:02.538581 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-859e2cfa-3196-47c1-9fde-91224c09498e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.539009 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.539009 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.539354 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-859e2cfa-3196-47c1-9fde-91224c09498e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.539585 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-859e2cfa-3196-47c1-9fde-91224c09498e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Delete snapshot with id: 97568fae-75f0-4635-89b3-3b2aec2c6bcb Dec 31 10:12:02.567253 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.567253 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.568316 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-859e2cfa-3196-47c1-9fde-91224c09498e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:12:02.636229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-859e2cfa-3196-47c1-9fde-91224c09498e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot delete request issued successfully. Dec 31 10:12:02.636880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-859e2cfa-3196-47c1-9fde-91224c09498e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb returned with HTTP 202 Dec 31 10:12:02.638580 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1797/3553] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:12:02 2020] DELETE /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:12:02.647860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1edb28da-4b5d-4e1d-8919-db85ba7d3be8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb Dec 31 10:12:02.648697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1edb28da-4b5d-4e1d-8919-db85ba7d3be8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:02.648697 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:02.648697 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:02.650244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1edb28da-4b5d-4e1d-8919-db85ba7d3be8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:02.676754 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:02.676754 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:02.678088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1edb28da-4b5d-4e1d-8919-db85ba7d3be8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:12:02.680269 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1edb28da-4b5d-4e1d-8919-db85ba7d3be8 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb returned with HTTP 200 Dec 31 10:12:02.681319 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1757/3554] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:02 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb => generated 472 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:03.700397 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48324d99-66df-4d7a-b97c-eedf2a65c4f6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb Dec 31 10:12:03.702154 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48324d99-66df-4d7a-b97c-eedf2a65c4f6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:03.702546 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:03.702546 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:03.703533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-48324d99-66df-4d7a-b97c-eedf2a65c4f6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:03.738568 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:03.738568 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:03.740303 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-48324d99-66df-4d7a-b97c-eedf2a65c4f6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:12:03.742880 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-48324d99-66df-4d7a-b97c-eedf2a65c4f6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb returned with HTTP 200 Dec 31 10:12:03.744396 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1798/3555] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:03 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb => generated 472 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:04.757521 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac91c529-ba9b-405b-ac5f-be7e5bfc311e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb Dec 31 10:12:04.758324 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac91c529-ba9b-405b-ac5f-be7e5bfc311e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:04.758589 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:04.758589 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:04.759197 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ac91c529-ba9b-405b-ac5f-be7e5bfc311e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:04.797262 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ac91c529-ba9b-405b-ac5f-be7e5bfc311e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb returned with HTTP 404 Dec 31 10:12:04.798138 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1758/3556] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:04 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/97568fae-75f0-4635-89b3-3b2aec2c6bcb => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:12:04.811252 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb77fe12-ac3e-44a3-8c6c-50f25c7e31cf tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] DELETE http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 Dec 31 10:12:04.812820 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb77fe12-ac3e-44a3-8c6c-50f25c7e31cf tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:04.812820 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:04.812820 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:04.813497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb77fe12-ac3e-44a3-8c6c-50f25c7e31cf tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:04.814553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-fb77fe12-ac3e-44a3-8c6c-50f25c7e31cf tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Delete snapshot with id: f145e467-812f-4edd-b7d6-38f695731c01 Dec 31 10:12:04.862179 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:04.862179 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:04.863628 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fb77fe12-ac3e-44a3-8c6c-50f25c7e31cf tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:12:04.947993 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fb77fe12-ac3e-44a3-8c6c-50f25c7e31cf tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot delete request issued successfully. Dec 31 10:12:04.948754 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb77fe12-ac3e-44a3-8c6c-50f25c7e31cf tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 returned with HTTP 202 Dec 31 10:12:04.955473 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1799/3557] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:12:04 2020] DELETE /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:12:04.961135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b45124f-55e2-4ba4-a966-05bd9ed0f2e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 Dec 31 10:12:04.961660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b45124f-55e2-4ba4-a966-05bd9ed0f2e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:04.962148 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8b45124f-55e2-4ba4-a966-05bd9ed0f2e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:05.001200 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:05.001200 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:05.002784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8b45124f-55e2-4ba4-a966-05bd9ed0f2e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:12:05.004388 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8b45124f-55e2-4ba4-a966-05bd9ed0f2e6 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 returned with HTTP 200 Dec 31 10:12:05.005222 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1759/3558] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:04 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 => generated 472 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:06.019553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13274597-ef75-4b24-b960-54d1312f51ef tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 Dec 31 10:12:06.020869 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-13274597-ef75-4b24-b960-54d1312f51ef tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:06.021152 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:06.021152 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:06.021694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-13274597-ef75-4b24-b960-54d1312f51ef tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:06.069590 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:06.069590 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:06.070847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-13274597-ef75-4b24-b960-54d1312f51ef tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:12:06.072960 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-13274597-ef75-4b24-b960-54d1312f51ef tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 returned with HTTP 200 Dec 31 10:12:06.074066 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1800/3559] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:06 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 => generated 472 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:07.092920 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0886a21-0884-43df-ba91-893d39a6336a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 Dec 31 10:12:07.093555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0886a21-0884-43df-ba91-893d39a6336a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:07.093820 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:07.093820 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:07.094341 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d0886a21-0884-43df-ba91-893d39a6336a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:07.121226 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d0886a21-0884-43df-ba91-893d39a6336a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 returned with HTTP 404 Dec 31 10:12:07.122391 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1760/3560] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:07 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/f145e467-812f-4edd-b7d6-38f695731c01 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:12:07.130898 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e58a891-87a3-445f-b80e-905f2a6f5d43 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] DELETE http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 Dec 31 10:12:07.131446 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e58a891-87a3-445f-b80e-905f2a6f5d43 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:07.131677 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:07.131677 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:07.132022 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1e58a891-87a3-445f-b80e-905f2a6f5d43 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:07.132586 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-1e58a891-87a3-445f-b80e-905f2a6f5d43 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Delete snapshot with id: 2ee68121-7a69-4363-b4e2-5586c5380bc3 Dec 31 10:12:07.157901 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:07.157901 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:07.159071 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e58a891-87a3-445f-b80e-905f2a6f5d43 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:12:07.229323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1e58a891-87a3-445f-b80e-905f2a6f5d43 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot delete request issued successfully. Dec 31 10:12:07.229806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1e58a891-87a3-445f-b80e-905f2a6f5d43 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 returned with HTTP 202 Dec 31 10:12:07.230830 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1801/3561] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:12:07 2020] DELETE /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:12:07.252158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65e32be9-8cd1-4fcd-9a3a-ae6ad4630292 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 Dec 31 10:12:07.252958 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-65e32be9-8cd1-4fcd-9a3a-ae6ad4630292 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:07.253862 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-65e32be9-8cd1-4fcd-9a3a-ae6ad4630292 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:07.296406 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:07.296406 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:07.298322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-65e32be9-8cd1-4fcd-9a3a-ae6ad4630292 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:12:07.301573 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65e32be9-8cd1-4fcd-9a3a-ae6ad4630292 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 returned with HTTP 200 Dec 31 10:12:07.302566 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1761/3562] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:07 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 => generated 471 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:08.317459 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2e16889-63ff-40e9-ae55-ebdeec494a1e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 Dec 31 10:12:08.318922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2e16889-63ff-40e9-ae55-ebdeec494a1e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:08.319315 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:08.319315 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:08.319906 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2e16889-63ff-40e9-ae55-ebdeec494a1e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:08.409659 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:08.409659 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:08.411510 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2e16889-63ff-40e9-ae55-ebdeec494a1e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Snapshot retrieved successfully. Dec 31 10:12:08.420750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2e16889-63ff-40e9-ae55-ebdeec494a1e tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 returned with HTTP 200 Dec 31 10:12:08.433098 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1802/3563] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:08 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 => generated 471 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:09.442924 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-351e2b0d-7d8f-40c1-9ea3-abe2e7845e75 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 Dec 31 10:12:09.455390 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-351e2b0d-7d8f-40c1-9ea3-abe2e7845e75 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:09.455863 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:09.455863 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:09.456608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-351e2b0d-7d8f-40c1-9ea3-abe2e7845e75 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:09.493342 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-351e2b0d-7d8f-40c1-9ea3-abe2e7845e75 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 returned with HTTP 404 Dec 31 10:12:09.494404 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1762/3564] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:09 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/snapshots/2ee68121-7a69-4363-b4e2-5586c5380bc3 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:12:09.504899 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73c3c9bd-cd76-491b-b633-012c3d84d9ce tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] DELETE http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 Dec 31 10:12:09.505308 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-73c3c9bd-cd76-491b-b633-012c3d84d9ce tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:09.505592 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:09.505592 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:09.506213 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-73c3c9bd-cd76-491b-b633-012c3d84d9ce tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:09.506887 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-73c3c9bd-cd76-491b-b633-012c3d84d9ce tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Delete volume with id: 7f27e09f-c50b-4882-b7a6-8f387b7d3478 Dec 31 10:12:09.577523 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:09.577523 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:09.578928 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-73c3c9bd-cd76-491b-b633-012c3d84d9ce tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Volume info retrieved successfully. Dec 31 10:12:09.619639 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-73c3c9bd-cd76-491b-b633-012c3d84d9ce tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Delete volume request issued successfully. Dec 31 10:12:09.620526 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-73c3c9bd-cd76-491b-b633-012c3d84d9ce tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 returned with HTTP 202 Dec 31 10:12:09.622131 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1803/3565] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:12:09 2020] DELETE /volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:12:09.634314 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a87ca0b-a8fa-4171-b8e7-f6bf9d82f057 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 Dec 31 10:12:09.635369 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a87ca0b-a8fa-4171-b8e7-f6bf9d82f057 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:09.636841 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a87ca0b-a8fa-4171-b8e7-f6bf9d82f057 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:09.702544 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:09.702544 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:09.713813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7a87ca0b-a8fa-4171-b8e7-f6bf9d82f057 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Volume info retrieved successfully. Dec 31 10:12:09.738893 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a87ca0b-a8fa-4171-b8e7-f6bf9d82f057 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 returned with HTTP 200 Dec 31 10:12:09.739662 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1763/3566] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:12:09 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 => generated 919 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:10.760255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9d34908-37e3-4cdd-a97a-39e8911d759a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 Dec 31 10:12:10.760255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9d34908-37e3-4cdd-a97a-39e8911d759a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:10.760255 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:10.760255 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:10.760255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9d34908-37e3-4cdd-a97a-39e8911d759a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:10.811275 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:10.811275 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:10.822135 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d9d34908-37e3-4cdd-a97a-39e8911d759a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Volume info retrieved successfully. Dec 31 10:12:10.856972 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9d34908-37e3-4cdd-a97a-39e8911d759a tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 returned with HTTP 200 Dec 31 10:12:10.858894 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1804/3567] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:12:10 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 => generated 919 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:11.886340 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aec10971-93e6-483d-8386-197b7bd98395 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] GET http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 Dec 31 10:12:11.887122 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aec10971-93e6-483d-8386-197b7bd98395 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:11.887122 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:11.887122 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:11.888078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aec10971-93e6-483d-8386-197b7bd98395 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:12.057728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aec10971-93e6-483d-8386-197b7bd98395 tempest-VolumesSnapshotListTestJSON-1718313993 tempest-VolumesSnapshotListTestJSON-1718313993] http://10.222.0.45/volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 returned with HTTP 404 Dec 31 10:12:12.059466 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1764/3568] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:12:11 2020] GET /volume/v3/2c4ccbcee979458494595acd691c7cf4/volumes/7f27e09f-c50b-4882-b7a6-8f387b7d3478 => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:12:15.056558 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f0190e67-0612-4589-b183-53ebb11ade9b req-6b1fbb45-6670-446f-bd2b-2caade26793c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/34a44e23-9ecd-4c7c-8f75-698260fabd1b Dec 31 10:12:15.057367 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f0190e67-0612-4589-b183-53ebb11ade9b req-6b1fbb45-6670-446f-bd2b-2caade26793c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:15.057367 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:15.057367 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:15.058027 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-f0190e67-0612-4589-b183-53ebb11ade9b req-6b1fbb45-6670-446f-bd2b-2caade26793c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:15.105193 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:15.105193 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:15.983947 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-f0190e67-0612-4589-b183-53ebb11ade9b req-6b1fbb45-6670-446f-bd2b-2caade26793c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:12:15.985482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-f0190e67-0612-4589-b183-53ebb11ade9b req-6b1fbb45-6670-446f-bd2b-2caade26793c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:12:16.002011 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-f0190e67-0612-4589-b183-53ebb11ade9b req-6b1fbb45-6670-446f-bd2b-2caade26793c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/34a44e23-9ecd-4c7c-8f75-698260fabd1b returned with HTTP 200 Dec 31 10:12:16.005557 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1805/3569] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 10:12:15 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/34a44e23-9ecd-4c7c-8f75-698260fabd1b => generated 19 bytes in 955 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:17.368304 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9cd93cf-90cb-4925-a66e-a4ef614362ac tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:12:17.369152 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f9cd93cf-90cb-4925-a66e-a4ef614362ac tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:17.370006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f9cd93cf-90cb-4925-a66e-a4ef614362ac tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:17.370836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-f9cd93cf-90cb-4925-a66e-a4ef614362ac tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume with id: fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:12:17.470031 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:17.470031 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:17.471533 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f9cd93cf-90cb-4925-a66e-a4ef614362ac tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:12:17.511314 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f9cd93cf-90cb-4925-a66e-a4ef614362ac tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume request issued successfully. Dec 31 10:12:17.511841 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f9cd93cf-90cb-4925-a66e-a4ef614362ac tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 202 Dec 31 10:12:17.513473 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1765/3570] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:12:17 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:12:17.533697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b40c6bd2-2a9d-4c02-897e-980e6f52afaf tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:12:17.534618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b40c6bd2-2a9d-4c02-897e-980e6f52afaf tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:17.534942 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:17.534942 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:17.537476 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b40c6bd2-2a9d-4c02-897e-980e6f52afaf tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:17.596561 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:17.596561 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:17.609391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b40c6bd2-2a9d-4c02-897e-980e6f52afaf tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:12:17.646808 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b40c6bd2-2a9d-4c02-897e-980e6f52afaf tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:12:17.648067 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1806/3571] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:12:17 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 1395 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:12:18.679294 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e567eac0-2943-45b1-ba75-0d70edb92887 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:12:18.679943 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e567eac0-2943-45b1-ba75-0d70edb92887 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:18.680418 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:18.680418 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:18.680984 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e567eac0-2943-45b1-ba75-0d70edb92887 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:18.746318 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:18.746318 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:18.760549 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e567eac0-2943-45b1-ba75-0d70edb92887 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:12:18.802696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e567eac0-2943-45b1-ba75-0d70edb92887 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 200 Dec 31 10:12:18.804176 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1766/3572] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:12:18 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 1395 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:12:19.823295 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e2a24ad-ce02-4bc3-904f-6f26b5d54069 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c Dec 31 10:12:19.823991 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e2a24ad-ce02-4bc3-904f-6f26b5d54069 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:19.824931 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:19.824931 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:19.825374 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9e2a24ad-ce02-4bc3-904f-6f26b5d54069 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:19.883195 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9e2a24ad-ce02-4bc3-904f-6f26b5d54069 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c returned with HTTP 404 Dec 31 10:12:19.885565 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1807/3573] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:12:19 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/fe3115b8-8e18-47dd-9709-2c13bbd9981c => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:12:19.895731 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d0f86b5-6170-4e48-9a5c-57927e06927c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c Dec 31 10:12:19.896651 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d0f86b5-6170-4e48-9a5c-57927e06927c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:19.897041 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:19.897041 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:19.897647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d0f86b5-6170-4e48-9a5c-57927e06927c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:19.898203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v2.snapshots [None req-1d0f86b5-6170-4e48-9a5c-57927e06927c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete snapshot with id: a02bcb9a-3cbb-452c-81a1-4b29c7e6487c Dec 31 10:12:19.936301 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:19.936301 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:19.937866 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1d0f86b5-6170-4e48-9a5c-57927e06927c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:12:20.014003 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1d0f86b5-6170-4e48-9a5c-57927e06927c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot delete request issued successfully. Dec 31 10:12:20.014887 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d0f86b5-6170-4e48-9a5c-57927e06927c tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c returned with HTTP 202 Dec 31 10:12:20.016203 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1767/3574] 10.222.0.45 () {58 vars in 1324 bytes} [Thu Dec 31 10:12:19 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:12:20.029432 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0722fd16-cab3-436d-9d10-a52ae1bb22eb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c Dec 31 10:12:20.030768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0722fd16-cab3-436d-9d10-a52ae1bb22eb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:20.031069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0722fd16-cab3-436d-9d10-a52ae1bb22eb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:20.068303 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:20.068303 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:20.069469 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0722fd16-cab3-436d-9d10-a52ae1bb22eb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:12:20.071706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0722fd16-cab3-436d-9d10-a52ae1bb22eb tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c returned with HTTP 200 Dec 31 10:12:20.072725 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1808/3575] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:20 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:21.089416 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb143c50-3855-4dda-b160-2062210d8941 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c Dec 31 10:12:21.091696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb143c50-3855-4dda-b160-2062210d8941 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:21.092091 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:21.092091 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:21.093247 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fb143c50-3855-4dda-b160-2062210d8941 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:21.133218 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:21.133218 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:21.134713 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fb143c50-3855-4dda-b160-2062210d8941 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Snapshot retrieved successfully. Dec 31 10:12:21.137456 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fb143c50-3855-4dda-b160-2062210d8941 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c returned with HTTP 200 Dec 31 10:12:21.142669 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1768/3576] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:21 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:12:22.156795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a453816-5fb1-4e9a-b90c-f508fa76d8ff tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c Dec 31 10:12:22.157534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a453816-5fb1-4e9a-b90c-f508fa76d8ff tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:22.157650 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:22.157650 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:22.157976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7a453816-5fb1-4e9a-b90c-f508fa76d8ff tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:22.198000 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7a453816-5fb1-4e9a-b90c-f508fa76d8ff tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c returned with HTTP 404 Dec 31 10:12:22.199991 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1809/3577] 10.222.0.45 () {58 vars in 1321 bytes} [Thu Dec 31 10:12:22 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/snapshots/a02bcb9a-3cbb-452c-81a1-4b29c7e6487c => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:12:29.643929 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0a020ef5-9b2b-4390-addb-261feec8baa7 req-bfbaa621-3b6b-4996-8d16-ec1fbe7536be tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e85d6970-d3e7-4af7-8b58-b779abffa1ac Dec 31 10:12:29.645537 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0a020ef5-9b2b-4390-addb-261feec8baa7 req-bfbaa621-3b6b-4996-8d16-ec1fbe7536be tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:29.646090 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:29.646090 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:29.646923 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0a020ef5-9b2b-4390-addb-261feec8baa7 req-bfbaa621-3b6b-4996-8d16-ec1fbe7536be tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:29.677351 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:29.677351 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:30.248484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-0a020ef5-9b2b-4390-addb-261feec8baa7 req-bfbaa621-3b6b-4996-8d16-ec1fbe7536be tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:12:30.248922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-0a020ef5-9b2b-4390-addb-261feec8baa7 req-bfbaa621-3b6b-4996-8d16-ec1fbe7536be tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:12:30.257119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0a020ef5-9b2b-4390-addb-261feec8baa7 req-bfbaa621-3b6b-4996-8d16-ec1fbe7536be tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e85d6970-d3e7-4af7-8b58-b779abffa1ac returned with HTTP 200 Dec 31 10:12:30.258014 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1769/3578] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 10:12:29 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/attachments/e85d6970-d3e7-4af7-8b58-b779abffa1ac => generated 19 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 31 10:12:32.862768 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01ef09ca-0b5f-40f5-8c71-0073fbeeeb45 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] DELETE http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:12:32.863780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01ef09ca-0b5f-40f5-8c71-0073fbeeeb45 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:32.864619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-01ef09ca-0b5f-40f5-8c71-0073fbeeeb45 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:32.865402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-01ef09ca-0b5f-40f5-8c71-0073fbeeeb45 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume with id: 7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:12:32.929359 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:32.929359 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:32.931394 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-01ef09ca-0b5f-40f5-8c71-0073fbeeeb45 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:12:32.970794 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-01ef09ca-0b5f-40f5-8c71-0073fbeeeb45 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Delete volume request issued successfully. Dec 31 10:12:32.972163 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-01ef09ca-0b5f-40f5-8c71-0073fbeeeb45 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 202 Dec 31 10:12:32.977265 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1810/3579] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:12:32 2020] DELETE /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:12:32.983046 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5101dee3-52e6-4387-a108-40b9fd6e687b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:12:32.983873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5101dee3-52e6-4387-a108-40b9fd6e687b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:32.984140 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:32.984140 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:32.984700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5101dee3-52e6-4387-a108-40b9fd6e687b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:33.045482 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:33.045482 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:33.055245 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5101dee3-52e6-4387-a108-40b9fd6e687b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:12:33.089650 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5101dee3-52e6-4387-a108-40b9fd6e687b tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:12:33.090811 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1770/3580] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:12:32 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 1368 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:12:34.112083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f7a1236-b4e5-4555-8a5d-a9b2710c5f81 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:12:34.113061 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f7a1236-b4e5-4555-8a5d-a9b2710c5f81 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:34.113212 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:34.113212 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:34.113860 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3f7a1236-b4e5-4555-8a5d-a9b2710c5f81 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:34.185721 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:12:34.185721 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:12:34.199645 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3f7a1236-b4e5-4555-8a5d-a9b2710c5f81 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Volume info retrieved successfully. Dec 31 10:12:34.236667 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3f7a1236-b4e5-4555-8a5d-a9b2710c5f81 tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 200 Dec 31 10:12:34.237501 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1811/3581] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:12:34 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 1368 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:12:35.266402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aa6a19fc-eaa0-4c7c-b7e5-4b34dc71a7af tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] GET http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c Dec 31 10:12:35.267322 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aa6a19fc-eaa0-4c7c-b7e5-4b34dc71a7af tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:12:35.267708 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:12:35.267708 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:12:35.268326 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-aa6a19fc-eaa0-4c7c-b7e5-4b34dc71a7af tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:12:35.322243 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-aa6a19fc-eaa0-4c7c-b7e5-4b34dc71a7af tempest-TestVolumeBootPattern-469292171 tempest-TestVolumeBootPattern-469292171] http://10.222.0.45/volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c returned with HTTP 404 Dec 31 10:12:35.323740 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1771/3582] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:12:35 2020] GET /volume/v3/be43c87e760242a1b63a1ab9fdef8c7b/volumes/7c0835ed-ce38-4a85-a0d1-7ddafbe8144c => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:41:34.887641 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] POST http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes Dec 31 10:41:34.888370 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:34.888370 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:34.888640 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-90020555"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:41:34.889574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-90020555'}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:41:34.889940 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Create volume of 1 GB Dec 31 10:41:34.910683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Availability zone cache updated, next update will occur around 2020-12-31 11:41:34.910135. {{(pid=88086) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 31 10:41:34.911147 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Availability Zones retrieved successfully. Dec 31 10:41:34.927258 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Flow 'volume_create_api' (e6d9d59e-575f-4c72-bdab-9dc930c0ac1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:41:34.930036 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c589eb-225f-479a-b09f-ab8067160d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:41:34.932107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:41:35.008808 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1c589eb-225f-479a-b09f-ab8067160d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:41:35.011060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07574a0-c317-443a-b6ff-9ccdf12ffd25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:41:35.118083 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Created reservations ['c6602b5a-de3a-4600-84ae-37af4f6db688', '90a9cdff-05e2-4877-a85b-d5d10d68a951', '7e0a4e03-6d53-4efa-8ab6-f5034aaa006b', 'eb140ef2-cc10-4f28-a43d-aa5363170273'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:41:35.120327 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d07574a0-c317-443a-b6ff-9ccdf12ffd25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6602b5a-de3a-4600-84ae-37af4f6db688', '90a9cdff-05e2-4877-a85b-d5d10d68a951', '7e0a4e03-6d53-4efa-8ab6-f5034aaa006b', 'eb140ef2-cc10-4f28-a43d-aa5363170273']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:41:35.122801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2deab7a-a5b2-4293-a758-fa568405a38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:41:35.186073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2deab7a-a5b2-4293-a758-fa568405a38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71831fac-c7da-47a2-981c-86dfc697eb0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-90020555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6289c20f90704428972d1b80e8a90953',qos_specs=None,replication_status=,reservations=['c6602b5a-de3a-4600-84ae-37af4f6db688','90a9cdff-05e2-4877-a85b-d5d10d68a951','7e0a4e03-6d53-4efa-8ab6-f5034aaa006b','eb140ef2-cc10-4f28-a43d-aa5363170273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7095e46d16d84bb78cd404d7b4afaa25',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-90020555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71831fac-c7da-47a2-981c-86dfc697eb0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6289c20f90704428972d1b80e8a90953',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='7095e46d16d84bb78cd404d7b4afaa25',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:41:35.188063 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (409fae84-fe5b-4f06-9183-e3770f945ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:41:35.221801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (409fae84-fe5b-4f06-9183-e3770f945ca6) 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-90020555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6289c20f90704428972d1b80e8a90953',qos_specs=None,replication_status=,reservations=['c6602b5a-de3a-4600-84ae-37af4f6db688','90a9cdff-05e2-4877-a85b-d5d10d68a951','7e0a4e03-6d53-4efa-8ab6-f5034aaa006b','eb140ef2-cc10-4f28-a43d-aa5363170273'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7095e46d16d84bb78cd404d7b4afaa25',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:41:35.223740 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1341e63-d7a0-48f7-aeca-8285a059c078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:41:35.243468 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1341e63-d7a0-48f7-aeca-8285a059c078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:41:35.246277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Flow 'volume_create_api' (e6d9d59e-575f-4c72-bdab-9dc930c0ac1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:41:35.297078 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Create volume request issued successfully. Dec 31 10:41:35.310806 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ec5fc145-d921-4356-ad55-c8c0bd6bd46b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes returned with HTTP 202 Dec 31 10:41:35.311960 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1812/3583] 10.222.0.45 () {60 vars in 1225 bytes} [Thu Dec 31 10:41:34 2020] POST /volume/v3/6289c20f90704428972d1b80e8a90953/volumes => generated 819 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:41:35.326707 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ff9f3df-af00-4793-86b0-ea87cd9ad546 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:35.327232 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ff9f3df-af00-4793-86b0-ea87cd9ad546 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:35.327749 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ff9f3df-af00-4793-86b0-ea87cd9ad546 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:35.383222 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:35.383222 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:35.397329 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7ff9f3df-af00-4793-86b0-ea87cd9ad546 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:35.445076 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ff9f3df-af00-4793-86b0-ea87cd9ad546 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:35.446538 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1772/3584] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:41:35 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 887 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:41:36.466857 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75358d20-ebab-4586-a381-2c7fb30e5120 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:36.467474 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75358d20-ebab-4586-a381-2c7fb30e5120 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:36.467474 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:36.467474 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:36.467884 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75358d20-ebab-4586-a381-2c7fb30e5120 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:36.519338 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:36.519338 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:36.530025 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-75358d20-ebab-4586-a381-2c7fb30e5120 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:36.556278 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75358d20-ebab-4586-a381-2c7fb30e5120 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:36.557105 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1813/3585] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:41:36 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 912 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:41:37.028014 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-8ca92f71-a509-4a04-abe7-a25915902fe1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:37.028858 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-8ca92f71-a509-4a04-abe7-a25915902fe1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:37.029117 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:37.029117 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:37.029754 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-8ca92f71-a509-4a04-abe7-a25915902fe1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:37.083149 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:37.083149 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:37.093173 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-8ca92f71-a509-4a04-abe7-a25915902fe1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:37.115951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-8ca92f71-a509-4a04-abe7-a25915902fe1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:37.116809 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1773/3586] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:41:37 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 912 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:41:37.202668 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75358d20-ebab-4586-a381-2c7fb30e5120 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume// Dec 31 10:41:37.203150 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75358d20-ebab-4586-a381-2c7fb30e5120 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:37.203386 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:37.203386 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:37.203800 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-75358d20-ebab-4586-a381-2c7fb30e5120 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:37.205090 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-75358d20-ebab-4586-a381-2c7fb30e5120 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:41:37.205702 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1814/3587] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:41: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 31 10:41:37.223203 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e33defd3-d6c4-4935-a6e9-29808c1f9df9 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] POST http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments Dec 31 10:41:37.223852 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:37.223852 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:37.224307 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e33defd3-d6c4-4935-a6e9-29808c1f9df9 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71831fac-c7da-47a2-981c-86dfc697eb0c", "instance_uuid": "d751be24-9fcb-4637-b8dd-a76ebea84653", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:41:37.278989 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:37.278989 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:37.336657 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e33defd3-d6c4-4935-a6e9-29808c1f9df9 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments returned with HTTP 200 Dec 31 10:41:37.337525 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1774/3588] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:41:37 2020] POST /volume/v3/6289c20f90704428972d1b80e8a90953/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:41:37.374143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89751f2a-df75-489f-9d08-3f453d3ea5ab tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:37.374660 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89751f2a-df75-489f-9d08-3f453d3ea5ab tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:37.375154 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89751f2a-df75-489f-9d08-3f453d3ea5ab tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:37.393507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e33defd3-d6c4-4935-a6e9-29808c1f9df9 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume// Dec 31 10:41:37.394005 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e33defd3-d6c4-4935-a6e9-29808c1f9df9 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:37.394170 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:37.394170 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:37.394553 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e33defd3-d6c4-4935-a6e9-29808c1f9df9 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:37.395836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e33defd3-d6c4-4935-a6e9-29808c1f9df9 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:41:37.396555 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1775/3589] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 10:41: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 31 10:41:37.410008 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-64b0e4e3-d551-4221-b4f2-95c4a7a92fed tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:37.410552 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-64b0e4e3-d551-4221-b4f2-95c4a7a92fed tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:37.411013 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-64b0e4e3-d551-4221-b4f2-95c4a7a92fed tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:37.426235 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:37.426235 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:37.435918 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-89751f2a-df75-489f-9d08-3f453d3ea5ab tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:37.455879 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:37.455879 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:37.460309 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:37.460309 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:37.465318 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89751f2a-df75-489f-9d08-3f453d3ea5ab tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:37.477858 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1815/3590] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:41:37 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 911 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:41:37.478403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-64b0e4e3-d551-4221-b4f2-95c4a7a92fed tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:37.494605 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:37.494605 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:37.504066 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-64b0e4e3-d551-4221-b4f2-95c4a7a92fed tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:37.504918 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1776/3591] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 10:41:37 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 1010 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:41:37.526970 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e6d8cde0-a2e6-496f-852b-eb8272a3ac79 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] PUT http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/468307b0-a4fe-48e6-b0b2-a09c22bdbda6 Dec 31 10:41:37.527493 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:37.527493 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:37.527916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e6d8cde0-a2e6-496f-852b-eb8272a3ac79 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:41:37.556248 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:41:37.556248 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:41:37.556742 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e6d8cde0-a2e6-496f-852b-eb8272a3ac79 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Lock "b'cinder-attachment_update-71831fac-c7da-47a2-981c-86dfc697eb0c-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:41:37.559463 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:37.559463 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:38.485527 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd50837c-20eb-4cd5-b2f1-6c4d44a8eb7d tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:38.486105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd50837c-20eb-4cd5-b2f1-6c4d44a8eb7d tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:38.486208 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:38.486208 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:38.486600 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-fd50837c-20eb-4cd5-b2f1-6c4d44a8eb7d tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:38.539901 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:38.539901 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:38.550059 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-fd50837c-20eb-4cd5-b2f1-6c4d44a8eb7d tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:38.568970 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:38.568970 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:38.577696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-fd50837c-20eb-4cd5-b2f1-6c4d44a8eb7d tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:38.578560 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1777/3592] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:41:38 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 911 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:41:38.896641 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e6d8cde0-a2e6-496f-852b-eb8272a3ac79 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Lock "b'cinder-attachment_update-71831fac-c7da-47a2-981c-86dfc697eb0c-n-h1-765311-8'" released by "attachment_update" :: held 1.340s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:41:38.897325 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-e6d8cde0-a2e6-496f-852b-eb8272a3ac79 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/468307b0-a4fe-48e6-b0b2-a09c22bdbda6 returned with HTTP 200 Dec 31 10:41:38.898274 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1816/3593] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 10:41:37 2020] PUT /volume/v3/6289c20f90704428972d1b80e8a90953/attachments/468307b0-a4fe-48e6-b0b2-a09c22bdbda6 => generated 762 bytes in 1377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:41:39.595718 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3842f36c-4d9a-4d8f-86b9-ab2f49ee5b25 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:39.596315 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3842f36c-4d9a-4d8f-86b9-ab2f49ee5b25 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:39.596431 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:39.596431 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:39.596776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3842f36c-4d9a-4d8f-86b9-ab2f49ee5b25 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:39.648097 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:39.648097 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:39.657692 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3842f36c-4d9a-4d8f-86b9-ab2f49ee5b25 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:39.679073 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:39.679073 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:39.689846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3842f36c-4d9a-4d8f-86b9-ab2f49ee5b25 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:39.690666 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1778/3594] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:41:39 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 912 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:41:40.712945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d1d920f-068c-4be8-82b6-a95a8186ad5b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:40.713535 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d1d920f-068c-4be8-82b6-a95a8186ad5b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:40.713535 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:40.713535 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:40.713989 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7d1d920f-068c-4be8-82b6-a95a8186ad5b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:40.766641 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:40.766641 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:40.776579 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7d1d920f-068c-4be8-82b6-a95a8186ad5b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:40.801176 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:40.801176 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:40.809781 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7d1d920f-068c-4be8-82b6-a95a8186ad5b tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:40.810613 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1817/3595] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:41:40 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:41:41.827245 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f3ac3a2b-6a5c-497f-b6ce-aa9f55710653 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:41.827922 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f3ac3a2b-6a5c-497f-b6ce-aa9f55710653 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:41.828017 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:41.828017 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:41.828389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f3ac3a2b-6a5c-497f-b6ce-aa9f55710653 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:41.881083 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:41.881083 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:41.902516 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f3ac3a2b-6a5c-497f-b6ce-aa9f55710653 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:41.924118 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:41.924118 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:41.932976 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f3ac3a2b-6a5c-497f-b6ce-aa9f55710653 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:41.934023 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1779/3596] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:41:41 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 912 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:41:42.951156 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f8b71c8-d4d9-4f21-847d-f4f24ed31676 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:42.951735 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f8b71c8-d4d9-4f21-847d-f4f24ed31676 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:42.951916 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:42.951916 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:42.952292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6f8b71c8-d4d9-4f21-847d-f4f24ed31676 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:43.001560 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:43.001560 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:43.010714 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6f8b71c8-d4d9-4f21-847d-f4f24ed31676 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:43.029996 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:43.029996 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:43.038359 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6f8b71c8-d4d9-4f21-847d-f4f24ed31676 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:43.039167 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1818/3597] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:41:42 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:41:44.062329 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9342ebd-7866-408b-b222-3910fa53aafb tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:44.062329 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9342ebd-7866-408b-b222-3910fa53aafb tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:44.062329 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:44.062329 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:44.062329 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b9342ebd-7866-408b-b222-3910fa53aafb tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:44.115867 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:44.115867 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:44.126640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b9342ebd-7866-408b-b222-3910fa53aafb tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:44.147049 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:44.147049 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:44.156056 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b9342ebd-7866-408b-b222-3910fa53aafb tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:44.156897 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1780/3598] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:41:44 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:41:44.871646 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-4dd6c272-86d2-4bb0-affa-ee1481d85f6c tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] POST http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/468307b0-a4fe-48e6-b0b2-a09c22bdbda6/action Dec 31 10:41:44.871646 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:44.871646 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:44.871646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-4dd6c272-86d2-4bb0-affa-ee1481d85f6c tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:41:44.871646 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-4dd6c272-86d2-4bb0-affa-ee1481d85f6c tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:41:44.941358 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:44.941358 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:44.954823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-4dd6c272-86d2-4bb0-affa-ee1481d85f6c tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/468307b0-a4fe-48e6-b0b2-a09c22bdbda6/action returned with HTTP 204 Dec 31 10:41:44.955766 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1819/3599] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 10:41:44 2020] POST /volume/v3/6289c20f90704428972d1b80e8a90953/attachments/468307b0-a4fe-48e6-b0b2-a09c22bdbda6/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:41:45.173505 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8161dab1-8440-43a7-889b-1d4e3a042fc0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:41:45.174067 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8161dab1-8440-43a7-889b-1d4e3a042fc0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:41:45.174067 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:41:45.174067 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:41:45.174392 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8161dab1-8440-43a7-889b-1d4e3a042fc0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:41:45.227747 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:45.227747 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:45.236495 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8161dab1-8440-43a7-889b-1d4e3a042fc0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:41:45.255924 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:41:45.255924 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:41:45.264801 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8161dab1-8440-43a7-889b-1d4e3a042fc0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:41:45.265642 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1781/3600] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:41:45 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 1204 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:42:03.407455 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-4dd6c272-86d2-4bb0-affa-ee1481d85f6c tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume// Dec 31 10:42:03.408318 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-4dd6c272-86d2-4bb0-affa-ee1481d85f6c tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:03.408318 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:03.408318 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:03.408647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-4dd6c272-86d2-4bb0-affa-ee1481d85f6c tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:03.409571 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-d3457a00-c5af-4c3b-b3b4-c36eb62ebec0 req-4dd6c272-86d2-4bb0-affa-ee1481d85f6c tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:42:03.410184 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1820/3601] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 10:42: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 31 10:42:03.439028 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-d8d8a6d8-6a4a-4028-a080-b0f8e984dfa4 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] POST http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments Dec 31 10:42:03.439604 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:03.439604 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:03.440031 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-d8d8a6d8-6a4a-4028-a080-b0f8e984dfa4 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71831fac-c7da-47a2-981c-86dfc697eb0c", "instance_uuid": "d751be24-9fcb-4637-b8dd-a76ebea84653", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:42:03.491135 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:03.491135 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:03.619107 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-d8d8a6d8-6a4a-4028-a080-b0f8e984dfa4 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments returned with HTTP 200 Dec 31 10:42:03.620383 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1782/3602] 10.222.0.68 () {64 vars in 1358 bytes} [Thu Dec 31 10:42:03 2020] POST /volume/v3/6289c20f90704428972d1b80e8a90953/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:42:03.636384 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-7c72307f-55eb-4426-8e8f-7aabcdf73fc1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] DELETE http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/468307b0-a4fe-48e6-b0b2-a09c22bdbda6 Dec 31 10:42:03.636899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-7c72307f-55eb-4426-8e8f-7aabcdf73fc1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:03.637398 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-7c72307f-55eb-4426-8e8f-7aabcdf73fc1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:03.661231 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:03.661231 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:03.856632 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-7c72307f-55eb-4426-8e8f-7aabcdf73fc1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(60f2bb4a-ace6-4c45-ba5b-b59a091a7259)]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:42:03.857049 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-7c72307f-55eb-4426-8e8f-7aabcdf73fc1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Adding status of: reserved to pending status list for volume. {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 31 10:42:03.857454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-7c72307f-55eb-4426-8e8f-7aabcdf73fc1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:42:03.865728 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-7c72307f-55eb-4426-8e8f-7aabcdf73fc1 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/468307b0-a4fe-48e6-b0b2-a09c22bdbda6 returned with HTTP 200 Dec 31 10:42:03.866621 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1821/3603] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 10:42:03 2020] DELETE /volume/v3/6289c20f90704428972d1b80e8a90953/attachments/468307b0-a4fe-48e6-b0b2-a09c22bdbda6 => generated 192 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:42:08.052444 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-a84124fb-d349-46f2-9331-1a82eef70d2a tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] PUT http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259 Dec 31 10:42:08.052940 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:08.052940 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:08.053482 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-a84124fb-d349-46f2-9331-1a82eef70d2a tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:42:08.083458 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:42:08.083458 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:42:08.084002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-a84124fb-d349-46f2-9331-1a82eef70d2a tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Lock "b'cinder-attachment_update-71831fac-c7da-47a2-981c-86dfc697eb0c-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:42:08.086489 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:08.086489 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:09.410202 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-a84124fb-d349-46f2-9331-1a82eef70d2a tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Lock "b'cinder-attachment_update-71831fac-c7da-47a2-981c-86dfc697eb0c-n-h2-765311-8'" released by "attachment_update" :: held 1.326s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:42:09.410947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-a84124fb-d349-46f2-9331-1a82eef70d2a tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259 returned with HTTP 200 Dec 31 10:42:09.412223 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1783/3604] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 10:42:08 2020] PUT /volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259 => generated 762 bytes in 1365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:42:09.430077 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-97c0f618-f8bb-4403-9455-b92ed6f1aa70 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259 Dec 31 10:42:09.430793 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-97c0f618-f8bb-4403-9455-b92ed6f1aa70 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:09.431373 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:09.431373 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:09.431886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-97c0f618-f8bb-4403-9455-b92ed6f1aa70 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:09.452409 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-97c0f618-f8bb-4403-9455-b92ed6f1aa70 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259 returned with HTTP 200 Dec 31 10:42:09.453376 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1822/3605] 10.222.0.24 () {60 vars in 1415 bytes} [Thu Dec 31 10:42:09 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259 => generated 787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:42:16.946718 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-31d0112b-2c64-4e06-a8da-1d9974c18c4e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] POST http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259/action Dec 31 10:42:16.947308 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:16.947308 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:16.947768 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-31d0112b-2c64-4e06-a8da-1d9974c18c4e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:42:16.948142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-31d0112b-2c64-4e06-a8da-1d9974c18c4e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:42:17.017698 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:17.017698 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:17.034163 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-31d0112b-2c64-4e06-a8da-1d9974c18c4e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259/action returned with HTTP 204 Dec 31 10:42:17.035130 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1784/3606] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 10:42:16 2020] POST /volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:42:20.902957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-97c0f618-f8bb-4403-9455-b92ed6f1aa70 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume// Dec 31 10:42:20.903551 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-97c0f618-f8bb-4403-9455-b92ed6f1aa70 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:20.903669 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:20.903669 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:20.903965 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-97c0f618-f8bb-4403-9455-b92ed6f1aa70 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:20.905022 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b9eca330-5ad2-463c-bd21-fd88b7fd49d8 req-97c0f618-f8bb-4403-9455-b92ed6f1aa70 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:42:20.905708 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1823/3607] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:42:20 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:42:20.920310 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-d4817fc8-b3ff-445c-a529-49fccc8e8fa0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] POST http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments Dec 31 10:42:20.920763 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:20.920763 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:20.921165 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-d4817fc8-b3ff-445c-a529-49fccc8e8fa0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71831fac-c7da-47a2-981c-86dfc697eb0c", "instance_uuid": "d751be24-9fcb-4637-b8dd-a76ebea84653", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:42:20.974785 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:20.974785 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:21.093635 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-d4817fc8-b3ff-445c-a529-49fccc8e8fa0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments returned with HTTP 200 Dec 31 10:42:21.094451 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1785/3608] 10.222.0.24 () {64 vars in 1358 bytes} [Thu Dec 31 10:42:20 2020] POST /volume/v3/6289c20f90704428972d1b80e8a90953/attachments => generated 273 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:42:21.110072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-3406dbc7-66cc-4c22-9d99-a2cbc991cb8e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] DELETE http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259 Dec 31 10:42:21.110574 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-3406dbc7-66cc-4c22-9d99-a2cbc991cb8e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:21.111045 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-3406dbc7-66cc-4c22-9d99-a2cbc991cb8e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:21.132301 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:21.132301 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:21.355876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-3406dbc7-66cc-4c22-9d99-a2cbc991cb8e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(bc4f30f5-6273-4e28-a782-d18085ac288c)]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:42:21.356292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-3406dbc7-66cc-4c22-9d99-a2cbc991cb8e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Adding status of: reserved to pending status list for volume. {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 31 10:42:21.356697 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-3406dbc7-66cc-4c22-9d99-a2cbc991cb8e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:42:21.367879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-3406dbc7-66cc-4c22-9d99-a2cbc991cb8e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259 returned with HTTP 200 Dec 31 10:42:21.368783 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1824/3609] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 10:42:21 2020] DELETE /volume/v3/6289c20f90704428972d1b80e8a90953/attachments/60f2bb4a-ace6-4c45-ba5b-b59a091a7259 => generated 192 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:42:25.187373 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-bc262113-d05c-4b99-bef3-30406848f27e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] PUT http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c Dec 31 10:42:25.188031 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:25.188031 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:25.188266 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-bc262113-d05c-4b99-bef3-30406848f27e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:42:25.217495 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:42:25.217495 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:42:25.218015 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-bc262113-d05c-4b99-bef3-30406848f27e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Lock "b'cinder-attachment_update-71831fac-c7da-47a2-981c-86dfc697eb0c-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:42:25.220427 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:25.220427 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:26.534824 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-bc262113-d05c-4b99-bef3-30406848f27e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Lock "b'cinder-attachment_update-71831fac-c7da-47a2-981c-86dfc697eb0c-n-h1-765311-8'" released by "attachment_update" :: held 1.316s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:42:26.535789 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-bc262113-d05c-4b99-bef3-30406848f27e tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c returned with HTTP 200 Dec 31 10:42:26.537062 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1786/3610] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 10:42:25 2020] PUT /volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c => generated 762 bytes in 1354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:42:26.552309 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-9584f613-ea79-44b5-becd-15b937b0ef8f tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c Dec 31 10:42:26.552886 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-9584f613-ea79-44b5-becd-15b937b0ef8f tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:26.553047 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:26.553047 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:26.553440 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-9584f613-ea79-44b5-becd-15b937b0ef8f tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:26.573060 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-9584f613-ea79-44b5-becd-15b937b0ef8f tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c returned with HTTP 200 Dec 31 10:42:26.573842 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1825/3611] 10.222.0.68 () {60 vars in 1415 bytes} [Thu Dec 31 10:42:26 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:42:33.668856 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-b58bea62-aeff-411a-be88-8e10cfe7f5ae tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] POST http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c/action Dec 31 10:42:33.669454 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:33.669454 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:33.669706 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-b58bea62-aeff-411a-be88-8e10cfe7f5ae tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:42:33.670060 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-b58bea62-aeff-411a-be88-8e10cfe7f5ae tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:42:33.739955 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:33.739955 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:33.754846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-fb2b07dc-c0d2-4f4a-a7a3-d228b538de68 req-b58bea62-aeff-411a-be88-8e10cfe7f5ae tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c/action returned with HTTP 204 Dec 31 10:42:33.755831 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1787/3612] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 10:42:33 2020] POST /volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:42:40.030360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-47e0e25c-3ee0-4cf3-9a95-3c0667aea63d req-bccea172-3c72-4387-a1d5-48f86f4f4336 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] DELETE http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c Dec 31 10:42:40.031017 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-47e0e25c-3ee0-4cf3-9a95-3c0667aea63d req-bccea172-3c72-4387-a1d5-48f86f4f4336 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:40.031237 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:40.031237 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:40.032380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-47e0e25c-3ee0-4cf3-9a95-3c0667aea63d req-bccea172-3c72-4387-a1d5-48f86f4f4336 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:40.058859 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:40.058859 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:40.529178 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-47e0e25c-3ee0-4cf3-9a95-3c0667aea63d req-bccea172-3c72-4387-a1d5-48f86f4f4336 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:42:40.529597 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-47e0e25c-3ee0-4cf3-9a95-3c0667aea63d req-bccea172-3c72-4387-a1d5-48f86f4f4336 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:42:40.537572 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-47e0e25c-3ee0-4cf3-9a95-3c0667aea63d req-bccea172-3c72-4387-a1d5-48f86f4f4336 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c returned with HTTP 200 Dec 31 10:42:40.538455 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1826/3613] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 10:42:40 2020] DELETE /volume/v3/6289c20f90704428972d1b80e8a90953/attachments/bc4f30f5-6273-4e28-a782-d18085ac288c => generated 19 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:42:41.009067 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a84e54e-59e9-4aed-a0b9-0b01344b6b95 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:42:41.009590 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a84e54e-59e9-4aed-a0b9-0b01344b6b95 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:41.009836 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:41.009836 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:41.010188 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9a84e54e-59e9-4aed-a0b9-0b01344b6b95 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:41.058827 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:41.058827 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:41.067645 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9a84e54e-59e9-4aed-a0b9-0b01344b6b95 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:42:41.090556 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9a84e54e-59e9-4aed-a0b9-0b01344b6b95 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:42:41.091397 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1788/3614] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:42:41 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:42:41.107219 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5c9e3dc-aa70-4465-b39b-c1563fbb0ce6 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:42:41.108098 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5c9e3dc-aa70-4465-b39b-c1563fbb0ce6 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:41.108571 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:41.108571 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:41.108903 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f5c9e3dc-aa70-4465-b39b-c1563fbb0ce6 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:41.166985 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:41.166985 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:41.175826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f5c9e3dc-aa70-4465-b39b-c1563fbb0ce6 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:42:41.198574 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f5c9e3dc-aa70-4465-b39b-c1563fbb0ce6 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:42:41.199445 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1827/3615] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:42:41 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 912 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:42:41.282996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5151026-ccac-4d41-8070-0f7d3784bdc3 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] DELETE http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:42:41.283558 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5151026-ccac-4d41-8070-0f7d3784bdc3 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:41.283736 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:41.283736 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:41.284120 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e5151026-ccac-4d41-8070-0f7d3784bdc3 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:41.284589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-e5151026-ccac-4d41-8070-0f7d3784bdc3 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Delete volume with id: 71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:42:41.339134 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:41.339134 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:41.340393 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e5151026-ccac-4d41-8070-0f7d3784bdc3 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:42:41.370429 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e5151026-ccac-4d41-8070-0f7d3784bdc3 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Delete volume request issued successfully. Dec 31 10:42:41.370904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e5151026-ccac-4d41-8070-0f7d3784bdc3 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 202 Dec 31 10:42:41.371823 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1789/3616] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:42:41 2020] DELETE /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:42:41.382306 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d25354f-cbd1-4546-aded-8a43ac1d3935 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:42:41.383288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d25354f-cbd1-4546-aded-8a43ac1d3935 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:41.384583 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:41.384583 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:41.385107 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8d25354f-cbd1-4546-aded-8a43ac1d3935 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:41.439665 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:41.439665 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:41.448942 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8d25354f-cbd1-4546-aded-8a43ac1d3935 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:42:41.474546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8d25354f-cbd1-4546-aded-8a43ac1d3935 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:42:41.475554 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1828/3617] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:42:41 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:42:42.492297 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c537317f-92c8-43bc-b57d-149ffbed3558 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:42:42.493195 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c537317f-92c8-43bc-b57d-149ffbed3558 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:42.493436 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:42.493436 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:42.494012 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c537317f-92c8-43bc-b57d-149ffbed3558 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:42.544042 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:42:42.544042 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:42:42.553954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c537317f-92c8-43bc-b57d-149ffbed3558 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Volume info retrieved successfully. Dec 31 10:42:42.579810 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c537317f-92c8-43bc-b57d-149ffbed3558 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 200 Dec 31 10:42:42.580563 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1790/3618] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:42:42 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 911 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:42:43.598748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-06603ac3-756e-4533-b190-a8a267b30fe0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] GET http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c Dec 31 10:42:43.599291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-06603ac3-756e-4533-b190-a8a267b30fe0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:42:43.599376 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:42:43.599376 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:42:43.599830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-06603ac3-756e-4533-b190-a8a267b30fe0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:42:43.646570 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-06603ac3-756e-4533-b190-a8a267b30fe0 tempest-ServerActionsTestJSON-32374650 tempest-ServerActionsTestJSON-32374650] http://10.222.0.45/volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c returned with HTTP 404 Dec 31 10:42:43.647679 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1829/3619] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:42:43 2020] GET /volume/v3/6289c20f90704428972d1b80e8a90953/volumes/71831fac-c7da-47a2-981c-86dfc697eb0c => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:44:57.644704 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7e7fcb2-526f-4b68-98d6-6e0efffb77b8 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] POST http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types Dec 31 10:44:57.645226 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:44:57.645226 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:44:57.645580 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d7e7fcb2-526f-4b68-98d6-6e0efffb77b8 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-397776856", "extra_specs": {}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:44:57.688026 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d7e7fcb2-526f-4b68-98d6-6e0efffb77b8 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types returned with HTTP 200 Dec 31 10:44:57.688784 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1791/3620] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 10:44:57 2020] POST /volume/v3/da721decc82f435b9ead0094724dbfa7/types => generated 217 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:44:57.704620 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b0002e7-cc35-4151-9c02-7972fd8c2f98 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] POST http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types/2833c6cd-1e04-484c-aff0-3b6b897f3aa6/encryption Dec 31 10:44:57.705788 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9b0002e7-cc35-4151-9c02-7972fd8c2f98 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:44:57.758891 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9b0002e7-cc35-4151-9c02-7972fd8c2f98 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types/2833c6cd-1e04-484c-aff0-3b6b897f3aa6/encryption returned with HTTP 200 Dec 31 10:44:57.759852 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1830/3621] 10.222.0.45 () {60 vars in 1364 bytes} [Thu Dec 31 10:44:57 2020] POST /volume/v3/da721decc82f435b9ead0094724dbfa7/types/2833c6cd-1e04-484c-aff0-3b6b897f3aa6/encryption => generated 231 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:44:57.769991 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] POST http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes Dec 31 10:44:57.770764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-274579158", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-397776856", "size": 1}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:44:57.772137 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-274579158', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-397776856', 'size': 1}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:44:57.785210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Create volume of 1 GB Dec 31 10:44:57.785972 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:44:57.785972 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:44:57.793167 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Availability zone cache updated, next update will occur around 2020-12-31 11:44:57.792618. {{(pid=88085) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 31 10:44:57.793506 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Availability Zones retrieved successfully. Dec 31 10:44:57.810141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Flow 'volume_create_api' (c568eec8-0698-4307-b762-fa2c66773d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:44:57.812927 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b5463b-2ecf-4297-b134-f08dad491ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:44:57.815265 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:44:57.873799 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6b5463b-2ecf-4297-b134-f08dad491ac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T10:44:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2833c6cd-1e04-484c-aff0-3b6b897f3aa6,is_public=True,name='tempest-scenario-type-cryptsetup-397776856',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2833c6cd-1e04-484c-aff0-3b6b897f3aa6', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:44:57.876027 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ad54900-f0b2-4286-922c-f01f00f8cfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:44:57.923316 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-397776856 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-397776856, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:44:57.924229 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-397776856 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-397776856, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:44:57.966277 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Created reservations ['7be778de-3063-4ea2-8be4-e79fad18de96', '874d9072-6d6f-4c54-940d-1504e2aaf456', 'a1c17930-09c4-41b0-9ab8-c196a9ab225e', '1909dcd4-461d-4aa6-ae7b-a807d8834bc7'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:44:57.968200 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ad54900-f0b2-4286-922c-f01f00f8cfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7be778de-3063-4ea2-8be4-e79fad18de96', '874d9072-6d6f-4c54-940d-1504e2aaf456', 'a1c17930-09c4-41b0-9ab8-c196a9ab225e', '1909dcd4-461d-4aa6-ae7b-a807d8834bc7']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:44:57.970288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b55e7174-84f8-4783-afad-a7581b2823db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:44:58.030255 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b55e7174-84f8-4783-afad-a7581b2823db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a92701-78cd-4fca-aafa-0d4cc6f3921a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-274579158',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ba86f8529a45448fabbe22ae9ca973',qos_specs=None,replication_status=,reservations=['7be778de-3063-4ea2-8be4-e79fad18de96','874d9072-6d6f-4c54-940d-1504e2aaf456','a1c17930-09c4-41b0-9ab8-c196a9ab225e','1909dcd4-461d-4aa6-ae7b-a807d8834bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d7fe7e347f34a8089f97728321131d6',volume_type_id=2833c6cd-1e04-484c-aff0-3b6b897f3aa6), '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-31T10:44:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-274579158',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=43a92701-78cd-4fca-aafa-0d4cc6f3921a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ba86f8529a45448fabbe22ae9ca973',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='0d7fe7e347f34a8089f97728321131d6',volume_attachment=,volume_type=,volume_type_id=2833c6cd-1e04-484c-aff0-3b6b897f3aa6)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:44:58.032330 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b556109e-3735-44f6-82a4-950da882af61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:44:58.066304 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b556109e-3735-44f6-82a4-950da882af61) 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-274579158',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ba86f8529a45448fabbe22ae9ca973',qos_specs=None,replication_status=,reservations=['7be778de-3063-4ea2-8be4-e79fad18de96','874d9072-6d6f-4c54-940d-1504e2aaf456','a1c17930-09c4-41b0-9ab8-c196a9ab225e','1909dcd4-461d-4aa6-ae7b-a807d8834bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d7fe7e347f34a8089f97728321131d6',volume_type_id=2833c6cd-1e04-484c-aff0-3b6b897f3aa6)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:44:58.068286 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a220c6c4-8f8d-4a5a-a40a-db1303242ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:44:58.084705 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a220c6c4-8f8d-4a5a-a40a-db1303242ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:44:58.087308 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Flow 'volume_create_api' (c568eec8-0698-4307-b762-fa2c66773d8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:44:58.138830 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Create volume request issued successfully. Dec 31 10:44:58.154371 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f2bcaa4b-9d26-4264-90b4-290161573e88 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes returned with HTTP 202 Dec 31 10:44:58.163463 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1792/3622] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:44:57 2020] POST /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes => generated 855 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:44:58.170824 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d91effed-9f96-49a7-b33a-f0a4b31226bb tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:44:58.171336 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d91effed-9f96-49a7-b33a-f0a4b31226bb tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:44:58.171853 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d91effed-9f96-49a7-b33a-f0a4b31226bb tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:44:58.235344 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:44:58.235344 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:44:58.251640 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d91effed-9f96-49a7-b33a-f0a4b31226bb tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:44:58.290303 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d91effed-9f96-49a7-b33a-f0a4b31226bb tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:44:58.291473 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1831/3623] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:44:58 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 947 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:44:59.309312 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-965378b6-359e-4eaf-8e97-9e4b1bb9a455 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:44:59.309949 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-965378b6-359e-4eaf-8e97-9e4b1bb9a455 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:44:59.310084 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:44:59.310084 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:44:59.310383 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-965378b6-359e-4eaf-8e97-9e4b1bb9a455 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:44:59.380307 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:44:59.380307 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:44:59.397713 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-965378b6-359e-4eaf-8e97-9e4b1bb9a455 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:44:59.428055 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-965378b6-359e-4eaf-8e97-9e4b1bb9a455 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:44:59.428913 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1793/3624] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:44:59 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 948 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:44:59.444795 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3bf9dbb9-164f-4367-a88c-6781b7edf868 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:44:59.445362 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3bf9dbb9-164f-4367-a88c-6781b7edf868 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:44:59.445588 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:44:59.445588 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:44:59.445942 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3bf9dbb9-164f-4367-a88c-6781b7edf868 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:44:59.498020 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:44:59.498020 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:44:59.509081 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3bf9dbb9-164f-4367-a88c-6781b7edf868 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:44:59.535569 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3bf9dbb9-164f-4367-a88c-6781b7edf868 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:44:59.536455 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1832/3625] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:44:59 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 948 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:44:59.674255 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-ef6b1b3a-ff8e-4ff7-abd2-6e402480ce30 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:44:59.675073 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-ef6b1b3a-ff8e-4ff7-abd2-6e402480ce30 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:44:59.675396 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:44:59.675396 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:44:59.676014 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-ef6b1b3a-ff8e-4ff7-abd2-6e402480ce30 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:44:59.728351 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:44:59.728351 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:44:59.737682 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-77527a17-cc64-4d48-a7e0-5931297afcff req-ef6b1b3a-ff8e-4ff7-abd2-6e402480ce30 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:44:59.760958 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-ef6b1b3a-ff8e-4ff7-abd2-6e402480ce30 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:44:59.762610 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1794/3626] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:44:59 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 948 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:44:59.835391 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3bf9dbb9-164f-4367-a88c-6781b7edf868 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume// Dec 31 10:44:59.835780 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3bf9dbb9-164f-4367-a88c-6781b7edf868 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:44:59.836032 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:44:59.836032 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:44:59.836471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3bf9dbb9-164f-4367-a88c-6781b7edf868 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:44:59.838119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3bf9dbb9-164f-4367-a88c-6781b7edf868 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:44:59.839068 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1833/3627] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:44:59 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:44:59.853554 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-232cff39-40be-449d-a284-6a533743184b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] POST http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments Dec 31 10:44:59.854105 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:44:59.854105 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:44:59.854529 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-232cff39-40be-449d-a284-6a533743184b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43a92701-78cd-4fca-aafa-0d4cc6f3921a", "instance_uuid": "5324c70a-cd54-4172-9e43-421116607c8f", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:44:59.907722 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:44:59.907722 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:44:59.973305 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-232cff39-40be-449d-a284-6a533743184b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments returned with HTTP 200 Dec 31 10:44:59.974291 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1795/3628] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:44:59 2020] POST /volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:45:00.013836 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f0f2b907-347f-4b6d-8423-3c2845b715fd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:00.014359 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f0f2b907-347f-4b6d-8423-3c2845b715fd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:00.015212 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f0f2b907-347f-4b6d-8423-3c2845b715fd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:00.035234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-232cff39-40be-449d-a284-6a533743184b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume// Dec 31 10:45:00.035801 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-232cff39-40be-449d-a284-6a533743184b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:00.036025 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:00.036025 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:00.036467 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-232cff39-40be-449d-a284-6a533743184b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:00.037802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-232cff39-40be-449d-a284-6a533743184b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:45:00.038398 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1796/3629] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:45: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 31 10:45:00.051377 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-687c02df-571c-452b-961d-aa4c8937edd2 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:00.051984 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-687c02df-571c-452b-961d-aa4c8937edd2 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:00.052452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-687c02df-571c-452b-961d-aa4c8937edd2 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:00.065486 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:00.065486 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:00.074182 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f0f2b907-347f-4b6d-8423-3c2845b715fd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:00.093063 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:00.093063 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:00.101462 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f0f2b907-347f-4b6d-8423-3c2845b715fd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:00.101937 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:00.101937 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:00.112069 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1834/3630] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:00 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 947 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:00.112296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-77527a17-cc64-4d48-a7e0-5931297afcff req-687c02df-571c-452b-961d-aa4c8937edd2 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:00.137741 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:00.137741 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:00.147201 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-687c02df-571c-452b-961d-aa4c8937edd2 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:00.148105 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1797/3631] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 10:45:00 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 1046 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 10:45:00.169308 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-1d5ee7ab-2da1-47da-ad1e-e6761caad214 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] PUT http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/db46ca1f-27ef-4f17-a649-7ac8c0337e93 Dec 31 10:45:00.169962 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:00.169962 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:00.170738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-1d5ee7ab-2da1-47da-ad1e-e6761caad214 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:45:00.208518 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:45:00.208518 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:45:00.209004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-77527a17-cc64-4d48-a7e0-5931297afcff req-1d5ee7ab-2da1-47da-ad1e-e6761caad214 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Lock "b'cinder-attachment_update-43a92701-78cd-4fca-aafa-0d4cc6f3921a-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.009s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:45:00.211298 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:00.211298 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:01.120491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-993d7593-0cff-4f8c-ad94-579bbcf86597 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:01.121155 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-993d7593-0cff-4f8c-ad94-579bbcf86597 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:01.121342 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:01.121342 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:01.121717 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-993d7593-0cff-4f8c-ad94-579bbcf86597 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:01.172169 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:01.172169 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:01.182887 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-993d7593-0cff-4f8c-ad94-579bbcf86597 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:01.203470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:01.203470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:01.212210 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-993d7593-0cff-4f8c-ad94-579bbcf86597 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:01.213033 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1798/3632] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:01 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 947 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:01.518614 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-77527a17-cc64-4d48-a7e0-5931297afcff req-1d5ee7ab-2da1-47da-ad1e-e6761caad214 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Lock "b'cinder-attachment_update-43a92701-78cd-4fca-aafa-0d4cc6f3921a-n-h2-765311-8'" released by "attachment_update" :: held 1.309s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:45:01.519352 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-1d5ee7ab-2da1-47da-ad1e-e6761caad214 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/db46ca1f-27ef-4f17-a649-7ac8c0337e93 returned with HTTP 200 Dec 31 10:45:01.520373 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1835/3633] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 10:45:00 2020] PUT /volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/db46ca1f-27ef-4f17-a649-7ac8c0337e93 => generated 761 bytes in 1356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:45:01.543757 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-e1c06ce9-e840-41a4-b4c3-921189bae760 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a/encryption Dec 31 10:45:01.544332 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-e1c06ce9-e840-41a4-b4c3-921189bae760 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:01.544597 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:01.544597 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:01.544984 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-e1c06ce9-e840-41a4-b4c3-921189bae760 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:01.600053 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:01.600053 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:01.657550 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-e1c06ce9-e840-41a4-b4c3-921189bae760 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a/encryption returned with HTTP 200 Dec 31 10:45:01.658507 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1799/3634] 10.222.0.24 () {58 vars in 1395 bytes} [Thu Dec 31 10:45:01 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a/encryption => generated 161 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:02.233129 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c6ddb0b-2b62-4825-9ed1-87fb73b56859 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:02.233657 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c6ddb0b-2b62-4825-9ed1-87fb73b56859 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:02.233855 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:02.233855 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:02.234296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4c6ddb0b-2b62-4825-9ed1-87fb73b56859 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:02.289581 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:02.289581 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:02.298662 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4c6ddb0b-2b62-4825-9ed1-87fb73b56859 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:02.317534 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:02.317534 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:02.328563 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4c6ddb0b-2b62-4825-9ed1-87fb73b56859 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:02.329813 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1836/3635] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:02 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 948 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:03.348785 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-833cdece-2f76-4759-9a90-35db61caaacc tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:03.349338 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-833cdece-2f76-4759-9a90-35db61caaacc tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:03.349438 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:03.349438 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:03.349978 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-833cdece-2f76-4759-9a90-35db61caaacc tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:03.400613 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:03.400613 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:03.410296 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-833cdece-2f76-4759-9a90-35db61caaacc tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:03.429464 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:03.429464 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:03.438582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-833cdece-2f76-4759-9a90-35db61caaacc tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:03.439477 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1800/3636] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:03 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 948 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:04.465130 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c9f8559-27d2-4d2c-96a6-5b818380a7a1 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:04.466111 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c9f8559-27d2-4d2c-96a6-5b818380a7a1 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:04.466220 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:04.466220 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:04.466638 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7c9f8559-27d2-4d2c-96a6-5b818380a7a1 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:04.523294 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:04.523294 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:04.532543 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7c9f8559-27d2-4d2c-96a6-5b818380a7a1 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:04.551865 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:04.551865 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:04.560611 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7c9f8559-27d2-4d2c-96a6-5b818380a7a1 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:04.561438 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1837/3637] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:04 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 948 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:05.583276 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e53c25c-797d-416d-8f7d-24346c2744a7 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:05.583895 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e53c25c-797d-416d-8f7d-24346c2744a7 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:05.584065 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:05.584065 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:05.584534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0e53c25c-797d-416d-8f7d-24346c2744a7 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:05.633694 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:05.633694 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:05.644576 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0e53c25c-797d-416d-8f7d-24346c2744a7 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:05.666998 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:05.666998 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:05.676596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0e53c25c-797d-416d-8f7d-24346c2744a7 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:05.677449 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1801/3638] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:05 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 948 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:06.698065 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7225ee97-e44b-47b0-94c1-395b8b16004f tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:06.698576 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7225ee97-e44b-47b0-94c1-395b8b16004f tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:06.698693 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:06.698693 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:06.699198 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7225ee97-e44b-47b0-94c1-395b8b16004f tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:06.758342 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:06.758342 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:06.768777 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7225ee97-e44b-47b0-94c1-395b8b16004f tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:06.787690 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:06.787690 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:06.796106 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7225ee97-e44b-47b0-94c1-395b8b16004f tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:06.796910 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1838/3639] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:06 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 948 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:07.140699 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-59101e65-c99c-4baa-85a8-24239b96fc08 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] POST http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/db46ca1f-27ef-4f17-a649-7ac8c0337e93/action Dec 31 10:45:07.141154 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:07.141154 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:07.141560 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-59101e65-c99c-4baa-85a8-24239b96fc08 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:45:07.141935 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-59101e65-c99c-4baa-85a8-24239b96fc08 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:45:07.226807 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:07.226807 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:07.246498 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-77527a17-cc64-4d48-a7e0-5931297afcff req-59101e65-c99c-4baa-85a8-24239b96fc08 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/db46ca1f-27ef-4f17-a649-7ac8c0337e93/action returned with HTTP 204 Dec 31 10:45:07.247774 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1802/3640] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 10:45:07 2020] POST /volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/db46ca1f-27ef-4f17-a649-7ac8c0337e93/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:45:07.814361 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2116933e-ee02-4aee-8371-85303e6a933c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:07.814906 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2116933e-ee02-4aee-8371-85303e6a933c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:07.815043 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:07.815043 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:07.815394 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2116933e-ee02-4aee-8371-85303e6a933c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:07.864049 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:07.864049 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:07.873402 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2116933e-ee02-4aee-8371-85303e6a933c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:07.892581 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:07.892581 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:07.901318 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2116933e-ee02-4aee-8371-85303e6a933c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:07.902279 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1839/3641] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:07 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 1240 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:45:07.917823 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a238f5c-e9f4-4642-9b69-15df75f95832 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:07.918474 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a238f5c-e9f4-4642-9b69-15df75f95832 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:07.918711 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:07.918711 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:07.919079 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a238f5c-e9f4-4642-9b69-15df75f95832 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:07.968244 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:07.968244 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:07.977480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0a238f5c-e9f4-4642-9b69-15df75f95832 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:07.995988 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:07.995988 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:08.004277 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a238f5c-e9f4-4642-9b69-15df75f95832 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:08.005099 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1803/3642] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:07 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 1240 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:45:08.135876 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-54569af5-ec6d-4727-b49a-96c3bd559011 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:08.136611 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-54569af5-ec6d-4727-b49a-96c3bd559011 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:08.136875 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:08.136875 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:08.137243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-54569af5-ec6d-4727-b49a-96c3bd559011 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:08.186254 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:08.186254 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:08.195090 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-28894670-5265-43c4-a2ff-7a554f838bfc req-54569af5-ec6d-4727-b49a-96c3bd559011 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:08.215170 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:08.215170 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:08.223834 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-54569af5-ec6d-4727-b49a-96c3bd559011 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:08.224705 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1840/3643] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:45:08 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 1240 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:45:08.247268 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-81a68987-356f-420d-8b05-cfe729c736c4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] POST http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a/action Dec 31 10:45:08.247747 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:08.247747 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:08.248181 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-81a68987-356f-420d-8b05-cfe729c736c4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action body: b'{"os-begin_detaching": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:45:08.248557 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-81a68987-356f-420d-8b05-cfe729c736c4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:45:08.302290 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:08.302290 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:08.304060 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-28894670-5265-43c4-a2ff-7a554f838bfc req-81a68987-356f-420d-8b05-cfe729c736c4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:08.316177 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-28894670-5265-43c4-a2ff-7a554f838bfc req-81a68987-356f-420d-8b05-cfe729c736c4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Begin detaching volume completed successfully. Dec 31 10:45:08.316696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-81a68987-356f-420d-8b05-cfe729c736c4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a/action returned with HTTP 202 Dec 31 10:45:08.317557 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1804/3644] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 10:45:08 2020] POST /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:45:08.378702 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-54569af5-ec6d-4727-b49a-96c3bd559011 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume// Dec 31 10:45:08.379389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-54569af5-ec6d-4727-b49a-96c3bd559011 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:08.379788 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:08.379788 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:08.380437 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-54569af5-ec6d-4727-b49a-96c3bd559011 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:08.382318 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-54569af5-ec6d-4727-b49a-96c3bd559011 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:45:08.383654 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1841/3645] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:45:08 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:45:08.399016 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-0cab302f-39d5-4b23-b00f-0eec8d079b1c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:08.400286 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-0cab302f-39d5-4b23-b00f-0eec8d079b1c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:08.400556 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:08.400556 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:08.400899 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-0cab302f-39d5-4b23-b00f-0eec8d079b1c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:08.452228 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:08.452228 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:08.464725 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-28894670-5265-43c4-a2ff-7a554f838bfc req-0cab302f-39d5-4b23-b00f-0eec8d079b1c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:08.491447 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:08.491447 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:08.500662 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-0cab302f-39d5-4b23-b00f-0eec8d079b1c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:08.501519 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1805/3646] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 10:45:08 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 1342 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:45:08.547062 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-fa20e090-fd3d-4be7-b64f-dc6d0da50082 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a/encryption Dec 31 10:45:08.547620 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-fa20e090-fd3d-4be7-b64f-dc6d0da50082 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:08.548142 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-fa20e090-fd3d-4be7-b64f-dc6d0da50082 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:08.597725 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:08.597725 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:08.649283 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-fa20e090-fd3d-4be7-b64f-dc6d0da50082 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a/encryption returned with HTTP 200 Dec 31 10:45:08.650058 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1842/3647] 10.222.0.24 () {58 vars in 1395 bytes} [Thu Dec 31 10:45:08 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a/encryption => generated 161 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:08.959234 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-2823c4df-76a5-4bc3-9e63-b70216beb0f2 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] DELETE http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/db46ca1f-27ef-4f17-a649-7ac8c0337e93 Dec 31 10:45:08.960061 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-2823c4df-76a5-4bc3-9e63-b70216beb0f2 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:08.960352 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:08.960352 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:08.960821 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-2823c4df-76a5-4bc3-9e63-b70216beb0f2 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:08.989197 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:08.989197 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:09.456606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-28894670-5265-43c4-a2ff-7a554f838bfc req-2823c4df-76a5-4bc3-9e63-b70216beb0f2 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:45:09.457119 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-28894670-5265-43c4-a2ff-7a554f838bfc req-2823c4df-76a5-4bc3-9e63-b70216beb0f2 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:45:09.465287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-28894670-5265-43c4-a2ff-7a554f838bfc req-2823c4df-76a5-4bc3-9e63-b70216beb0f2 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/db46ca1f-27ef-4f17-a649-7ac8c0337e93 returned with HTTP 200 Dec 31 10:45:09.466182 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1806/3648] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 10:45:08 2020] DELETE /volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/db46ca1f-27ef-4f17-a649-7ac8c0337e93 => generated 19 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:09.687970 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-bb6e2f81-0bdb-4b20-b3e5-ee7a8f876c81 req-97fa8a37-3c3f-45a6-9b46-5cf60fa8efa3 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:09.688818 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-bb6e2f81-0bdb-4b20-b3e5-ee7a8f876c81 req-97fa8a37-3c3f-45a6-9b46-5cf60fa8efa3 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:09.689420 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:09.689420 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:09.689985 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-bb6e2f81-0bdb-4b20-b3e5-ee7a8f876c81 req-97fa8a37-3c3f-45a6-9b46-5cf60fa8efa3 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:09.745343 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:09.745343 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:09.754912 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-bb6e2f81-0bdb-4b20-b3e5-ee7a8f876c81 req-97fa8a37-3c3f-45a6-9b46-5cf60fa8efa3 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:09.777813 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-bb6e2f81-0bdb-4b20-b3e5-ee7a8f876c81 req-97fa8a37-3c3f-45a6-9b46-5cf60fa8efa3 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:09.778677 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1843/3649] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:45:09 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 948 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:09.807294 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d11a859e-3202-43ef-8488-747e1294c361 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] DELETE http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:09.807888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d11a859e-3202-43ef-8488-747e1294c361 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:09.808150 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:09.808150 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:09.808531 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d11a859e-3202-43ef-8488-747e1294c361 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:09.808996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-d11a859e-3202-43ef-8488-747e1294c361 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Delete volume with id: 43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:09.867221 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:09.867221 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:09.868846 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d11a859e-3202-43ef-8488-747e1294c361 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:09.892019 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.keymgr.conf_key_mgr [None req-d11a859e-3202-43ef-8488-747e1294c361 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 31 10:45:09.903294 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d11a859e-3202-43ef-8488-747e1294c361 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Delete volume request issued successfully. Dec 31 10:45:09.903807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d11a859e-3202-43ef-8488-747e1294c361 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 202 Dec 31 10:45:09.904712 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1807/3650] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:45:09 2020] DELETE /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:45:09.912733 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0148e69f-2ecb-4f72-a7f1-502fd923260c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:09.913038 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0148e69f-2ecb-4f72-a7f1-502fd923260c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:09.913302 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:09.913302 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:09.913532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0148e69f-2ecb-4f72-a7f1-502fd923260c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:09.963824 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:09.963824 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:09.972245 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0148e69f-2ecb-4f72-a7f1-502fd923260c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:09.994787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0148e69f-2ecb-4f72-a7f1-502fd923260c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:09.996637 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1844/3651] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:09 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 947 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:11.013287 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed415760-184e-47a8-b2c5-8ed9237dcd5b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:11.013844 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed415760-184e-47a8-b2c5-8ed9237dcd5b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:11.014020 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:11.014020 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:11.014394 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-ed415760-184e-47a8-b2c5-8ed9237dcd5b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:11.063904 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:11.063904 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:11.072984 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-ed415760-184e-47a8-b2c5-8ed9237dcd5b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:11.094807 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-ed415760-184e-47a8-b2c5-8ed9237dcd5b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 200 Dec 31 10:45:11.095575 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1808/3652] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:11 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 947 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:12.112229 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5d03e65f-c6e9-4c49-ad2e-8a462fa16d5e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a Dec 31 10:45:12.112737 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5d03e65f-c6e9-4c49-ad2e-8a462fa16d5e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:12.112837 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:12.112837 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:12.113141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5d03e65f-c6e9-4c49-ad2e-8a462fa16d5e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:12.160766 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5d03e65f-c6e9-4c49-ad2e-8a462fa16d5e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a returned with HTTP 404 Dec 31 10:45:12.162279 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1845/3653] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:12 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/43a92701-78cd-4fca-aafa-0d4cc6f3921a => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:45:12.170151 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a089795-e0cd-4dd9-ab3b-7cfea56b2c0c tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] GET http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/volumes/detail?all_tenants=1 Dec 31 10:45:12.170668 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a089795-e0cd-4dd9-ab3b-7cfea56b2c0c tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:12.170868 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:12.170868 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:12.171497 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5a089795-e0cd-4dd9-ab3b-7cfea56b2c0c tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:12.173452 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-5a089795-e0cd-4dd9-ab3b-7cfea56b2c0c tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:45:12.223546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5a089795-e0cd-4dd9-ab3b-7cfea56b2c0c tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Get all volumes completed successfully. Dec 31 10:45:12.227910 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5a089795-e0cd-4dd9-ab3b-7cfea56b2c0c tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 31 10:45:12.228951 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1809/3654] 10.222.0.45 () {58 vars in 1252 bytes} [Thu Dec 31 10:45:12 2020] GET /volume/v3/da721decc82f435b9ead0094724dbfa7/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 31 10:45:12.244847 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd9404b7-ff50-427f-bab7-dc11194b5952 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] DELETE http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types/2833c6cd-1e04-484c-aff0-3b6b897f3aa6 Dec 31 10:45:12.245368 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd9404b7-ff50-427f-bab7-dc11194b5952 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:12.246103 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-cd9404b7-ff50-427f-bab7-dc11194b5952 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:12.310386 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:45:12.310386 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:45:12.322816 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-cd9404b7-ff50-427f-bab7-dc11194b5952 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types/2833c6cd-1e04-484c-aff0-3b6b897f3aa6 returned with HTTP 202 Dec 31 10:45:12.323733 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1846/3655] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:45:12 2020] DELETE /volume/v3/da721decc82f435b9ead0094724dbfa7/types/2833c6cd-1e04-484c-aff0-3b6b897f3aa6 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:45:47.634028 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7b32936-da21-4ba3-a1a0-e81d4aff98f8 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] POST http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types Dec 31 10:45:47.634980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b7b32936-da21-4ba3-a1a0-e81d4aff98f8 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-345665130", "extra_specs": {}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:45:47.690904 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b7b32936-da21-4ba3-a1a0-e81d4aff98f8 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types returned with HTTP 200 Dec 31 10:45:47.691817 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1810/3656] 10.222.0.45 () {60 vars in 1219 bytes} [Thu Dec 31 10:45:47 2020] POST /volume/v3/da721decc82f435b9ead0094724dbfa7/types => generated 211 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:47.704913 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f83c341-9110-49a7-aac5-bdfac0b1522d tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] POST http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types/ca15c90f-85cf-448b-aebc-a3f83d45bdd6/encryption Dec 31 10:45:47.705686 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2f83c341-9110-49a7-aac5-bdfac0b1522d tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:45:47.756825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2f83c341-9110-49a7-aac5-bdfac0b1522d tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types/ca15c90f-85cf-448b-aebc-a3f83d45bdd6/encryption returned with HTTP 200 Dec 31 10:45:47.758018 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1847/3657] 10.222.0.45 () {60 vars in 1364 bytes} [Thu Dec 31 10:45:47 2020] POST /volume/v3/da721decc82f435b9ead0094724dbfa7/types/ca15c90f-85cf-448b-aebc-a3f83d45bdd6/encryption => generated 230 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:47.770648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] POST http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes Dec 31 10:45:47.771744 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1417171653", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-345665130", "size": 1}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:45:47.773092 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1417171653', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-345665130', 'size': 1}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:45:47.787075 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Create volume of 1 GB Dec 31 10:45:47.787840 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:47.787840 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:47.788496 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Availability Zones retrieved successfully. Dec 31 10:45:47.804765 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Flow 'volume_create_api' (694297ee-c11f-4735-8d08-e2956e1c24d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:45:47.807762 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb2faaf-d6cc-4b36-bfe7-fbee76e9a494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:45:47.810748 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:45:47.877140 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bb2faaf-d6cc-4b36-bfe7-fbee76e9a494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T10:45:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca15c90f-85cf-448b-aebc-a3f83d45bdd6,is_public=True,name='tempest-scenario-type-luks-345665130',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca15c90f-85cf-448b-aebc-a3f83d45bdd6', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:45:47.879380 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edff04b0-db39-421c-b3dc-324e29b456c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:45:47.935500 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-345665130 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-345665130, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:45:47.936337 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.quota [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-345665130 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-345665130, it is now deprecated. Please use the default quota class for default quota. Dec 31 10:45:47.974095 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Created reservations ['30c8a9ba-a454-4500-8ca2-da4f1ee87dcd', '38997fab-8325-4a43-9227-7b5a699c0d20', '604a51a0-a302-4681-ab23-7348bdeb9555', '85efd75d-6fce-4ded-871f-8c6378b8bbfb'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:45:47.976224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edff04b0-db39-421c-b3dc-324e29b456c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30c8a9ba-a454-4500-8ca2-da4f1ee87dcd', '38997fab-8325-4a43-9227-7b5a699c0d20', '604a51a0-a302-4681-ab23-7348bdeb9555', '85efd75d-6fce-4ded-871f-8c6378b8bbfb']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:45:47.978378 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572cef57-2ae4-4493-ad23-de4be53b6f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:45:48.038596 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (572cef57-2ae4-4493-ad23-de4be53b6f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86c696ed-1124-42d8-8634-cda8e21ea385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1417171653',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ba86f8529a45448fabbe22ae9ca973',qos_specs=None,replication_status=,reservations=['30c8a9ba-a454-4500-8ca2-da4f1ee87dcd','38997fab-8325-4a43-9227-7b5a699c0d20','604a51a0-a302-4681-ab23-7348bdeb9555','85efd75d-6fce-4ded-871f-8c6378b8bbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d7fe7e347f34a8089f97728321131d6',volume_type_id=ca15c90f-85cf-448b-aebc-a3f83d45bdd6), '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-31T10:45:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1417171653',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=86c696ed-1124-42d8-8634-cda8e21ea385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ba86f8529a45448fabbe22ae9ca973',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='0d7fe7e347f34a8089f97728321131d6',volume_attachment=,volume_type=,volume_type_id=ca15c90f-85cf-448b-aebc-a3f83d45bdd6)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:45:48.040601 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea04241-951e-46fd-9491-3b51f0bf627d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:45:48.071389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ea04241-951e-46fd-9491-3b51f0bf627d) 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-1417171653',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ba86f8529a45448fabbe22ae9ca973',qos_specs=None,replication_status=,reservations=['30c8a9ba-a454-4500-8ca2-da4f1ee87dcd','38997fab-8325-4a43-9227-7b5a699c0d20','604a51a0-a302-4681-ab23-7348bdeb9555','85efd75d-6fce-4ded-871f-8c6378b8bbfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d7fe7e347f34a8089f97728321131d6',volume_type_id=ca15c90f-85cf-448b-aebc-a3f83d45bdd6)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:45:48.074289 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735101c4-c9cb-43fd-98c6-eddae0ed11f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:45:48.090031 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735101c4-c9cb-43fd-98c6-eddae0ed11f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:45:48.092711 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Flow 'volume_create_api' (694297ee-c11f-4735-8d08-e2956e1c24d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:45:48.142068 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Create volume request issued successfully. Dec 31 10:45:48.156222 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d30a1dab-a07b-4732-bc80-5102fc09454e tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes returned with HTTP 202 Dec 31 10:45:48.157039 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1811/3658] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:45:47 2020] POST /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes => generated 850 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:45:48.171864 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-018e3153-f9bf-4d91-8fc7-e69420a10188 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:48.172389 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-018e3153-f9bf-4d91-8fc7-e69420a10188 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:48.172876 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-018e3153-f9bf-4d91-8fc7-e69420a10188 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:48.222288 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:48.222288 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:48.231477 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-018e3153-f9bf-4d91-8fc7-e69420a10188 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:48.256677 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-018e3153-f9bf-4d91-8fc7-e69420a10188 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:48.257520 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1848/3659] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:48 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 942 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:49.276213 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c661bb9-4eac-4849-91d3-348435c5ce6d tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:49.276849 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c661bb9-4eac-4849-91d3-348435c5ce6d tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:49.276982 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:49.276982 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:49.277397 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-6c661bb9-4eac-4849-91d3-348435c5ce6d tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:49.326853 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:49.326853 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:49.336403 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-6c661bb9-4eac-4849-91d3-348435c5ce6d tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:49.359154 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-6c661bb9-4eac-4849-91d3-348435c5ce6d tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:49.360070 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1812/3660] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:49 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 943 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:49.375819 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-69f797e5-b5b6-4083-b4ab-6010d43d7c9b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:49.376519 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-69f797e5-b5b6-4083-b4ab-6010d43d7c9b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:49.376728 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:49.376728 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:49.377076 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-69f797e5-b5b6-4083-b4ab-6010d43d7c9b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:49.430908 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:49.430908 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:49.440860 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-69f797e5-b5b6-4083-b4ab-6010d43d7c9b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:49.472224 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-69f797e5-b5b6-4083-b4ab-6010d43d7c9b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:49.473046 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1849/3661] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:49 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 943 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:49.598256 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-87b58cb3-3391-48e5-990e-1318dd322882 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:49.598666 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-87b58cb3-3391-48e5-990e-1318dd322882 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:49.598881 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:49.598881 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:49.599245 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-87b58cb3-3391-48e5-990e-1318dd322882 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:49.651805 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:49.651805 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:49.665020 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-87b58cb3-3391-48e5-990e-1318dd322882 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:49.694016 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-87b58cb3-3391-48e5-990e-1318dd322882 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:49.694893 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1813/3662] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:45:49 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 943 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:49.765855 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-69f797e5-b5b6-4083-b4ab-6010d43d7c9b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume// Dec 31 10:45:49.766340 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-69f797e5-b5b6-4083-b4ab-6010d43d7c9b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:49.766540 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:49.766540 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:49.766932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-69f797e5-b5b6-4083-b4ab-6010d43d7c9b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:49.768049 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-69f797e5-b5b6-4083-b4ab-6010d43d7c9b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:45:49.768612 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1850/3663] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:45:49 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:45:49.785596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-40400884-0762-4373-8725-d7f2c6534ffd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] POST http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments Dec 31 10:45:49.786451 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:49.786451 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:49.787156 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-40400884-0762-4373-8725-d7f2c6534ffd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86c696ed-1124-42d8-8634-cda8e21ea385", "instance_uuid": "07edd875-f831-40c3-9600-fc34fc45a10c", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:45:49.856206 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:49.856206 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:49.934437 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-40400884-0762-4373-8725-d7f2c6534ffd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments returned with HTTP 200 Dec 31 10:45:49.935972 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1814/3664] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:45:49 2020] POST /volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:45:49.988158 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54e9f5e7-71e8-4aa1-8249-a1c8bafbd527 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:49.988753 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54e9f5e7-71e8-4aa1-8249-a1c8bafbd527 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:49.989250 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-54e9f5e7-71e8-4aa1-8249-a1c8bafbd527 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:50.008779 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-40400884-0762-4373-8725-d7f2c6534ffd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume// Dec 31 10:45:50.009270 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-40400884-0762-4373-8725-d7f2c6534ffd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:50.009500 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:50.009500 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:50.009879 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-40400884-0762-4373-8725-d7f2c6534ffd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:50.011248 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-40400884-0762-4373-8725-d7f2c6534ffd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:45:50.012098 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1815/3665] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 10:45:50 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:45:50.025973 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-dbab05a7-5174-4f1e-a6b9-aab69873077b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:50.026830 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-dbab05a7-5174-4f1e-a6b9-aab69873077b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:50.027901 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-dbab05a7-5174-4f1e-a6b9-aab69873077b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:50.040684 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:50.040684 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:50.052096 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-54e9f5e7-71e8-4aa1-8249-a1c8bafbd527 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:50.074424 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:50.074424 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:50.079144 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:50.079144 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:50.083246 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-54e9f5e7-71e8-4aa1-8249-a1c8bafbd527 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:50.084116 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1851/3666] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:49 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 942 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:50.088155 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-dbab05a7-5174-4f1e-a6b9-aab69873077b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:50.110056 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:50.110056 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:50.120272 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-dbab05a7-5174-4f1e-a6b9-aab69873077b tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:50.121476 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1816/3667] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 10:45:50 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 1041 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:45:50.143706 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-104b5c2d-aa59-492f-9ab8-55ba356853b4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] PUT http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/be2d6406-7aea-43ee-971c-d2aaeb01c493 Dec 31 10:45:50.144371 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:50.144371 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:50.144838 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-104b5c2d-aa59-492f-9ab8-55ba356853b4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:45:50.198231 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:45:50.198231 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:45:50.199773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-104b5c2d-aa59-492f-9ab8-55ba356853b4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Lock "b'cinder-attachment_update-86c696ed-1124-42d8-8634-cda8e21ea385-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.028s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:45:50.202469 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:50.202469 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:51.103679 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5b2d67a-affb-447f-8188-d5a74349420d tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:51.104442 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b5b2d67a-affb-447f-8188-d5a74349420d tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:51.104692 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:51.104692 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:51.105545 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b5b2d67a-affb-447f-8188-d5a74349420d tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:51.156198 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:51.156198 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:51.166104 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b5b2d67a-affb-447f-8188-d5a74349420d tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:51.186787 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:51.186787 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:51.196882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b5b2d67a-affb-447f-8188-d5a74349420d tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:51.197873 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1817/3668] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:51 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 942 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:51.517719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-104b5c2d-aa59-492f-9ab8-55ba356853b4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Lock "b'cinder-attachment_update-86c696ed-1124-42d8-8634-cda8e21ea385-n-h1-765311-8'" released by "attachment_update" :: held 1.319s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:45:51.518476 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-104b5c2d-aa59-492f-9ab8-55ba356853b4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/be2d6406-7aea-43ee-971c-d2aaeb01c493 returned with HTTP 200 Dec 31 10:45:51.519472 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1852/3669] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 10:45:50 2020] PUT /volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/be2d6406-7aea-43ee-971c-d2aaeb01c493 => generated 761 bytes in 1382 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:45:51.536138 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-e1458e7f-64e6-4f14-9fce-bc458b5b7983 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385/encryption Dec 31 10:45:51.536696 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-e1458e7f-64e6-4f14-9fce-bc458b5b7983 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:51.536927 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:51.536927 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:51.537292 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-e1458e7f-64e6-4f14-9fce-bc458b5b7983 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:51.586699 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:51.586699 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:51.640330 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-e1458e7f-64e6-4f14-9fce-bc458b5b7983 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385/encryption returned with HTTP 200 Dec 31 10:45:51.641199 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1818/3670] 10.222.0.68 () {58 vars in 1395 bytes} [Thu Dec 31 10:45:51 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385/encryption => generated 160 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:52.215001 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-202592d6-4aeb-4473-9058-66b94e8d78a4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:52.215700 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-202592d6-4aeb-4473-9058-66b94e8d78a4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:52.215700 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:52.215700 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:52.216153 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-202592d6-4aeb-4473-9058-66b94e8d78a4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:52.266451 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:52.266451 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:52.275933 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-202592d6-4aeb-4473-9058-66b94e8d78a4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:52.296618 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:52.296618 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:52.305512 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-202592d6-4aeb-4473-9058-66b94e8d78a4 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:52.306346 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1853/3671] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:52 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 943 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:53.324919 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a48e2e00-9b4f-4909-8752-770abc23e5d6 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:53.325722 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a48e2e00-9b4f-4909-8752-770abc23e5d6 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:53.325722 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:53.325722 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:53.326114 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a48e2e00-9b4f-4909-8752-770abc23e5d6 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:53.379228 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:53.379228 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:53.390072 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a48e2e00-9b4f-4909-8752-770abc23e5d6 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:53.416705 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:53.416705 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:53.426292 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a48e2e00-9b4f-4909-8752-770abc23e5d6 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:53.427141 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1819/3672] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:53 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 943 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:54.447947 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ea6381c-a0ff-412c-94a1-5e69d3d61f28 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:54.448534 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ea6381c-a0ff-412c-94a1-5e69d3d61f28 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:54.448649 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:54.448649 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:54.449004 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ea6381c-a0ff-412c-94a1-5e69d3d61f28 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:54.499873 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:54.499873 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:54.509825 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7ea6381c-a0ff-412c-94a1-5e69d3d61f28 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:54.532582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:54.532582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:54.541748 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ea6381c-a0ff-412c-94a1-5e69d3d61f28 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:54.542583 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1854/3673] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:54 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 943 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:55.559447 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a39a813-ac98-49e7-ac22-238e4c767b59 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:55.560319 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a39a813-ac98-49e7-ac22-238e4c767b59 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:55.560319 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:55.560319 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:55.560721 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0a39a813-ac98-49e7-ac22-238e4c767b59 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:55.627470 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:55.627470 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:55.647815 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0a39a813-ac98-49e7-ac22-238e4c767b59 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:55.668062 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:55.668062 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:55.685062 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0a39a813-ac98-49e7-ac22-238e4c767b59 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:55.685874 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1820/3674] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:55 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 943 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:56.702493 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c101749b-b5c5-4d64-bfe4-633eec070084 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:56.703088 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c101749b-b5c5-4d64-bfe4-633eec070084 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:56.703252 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:56.703252 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:56.703645 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c101749b-b5c5-4d64-bfe4-633eec070084 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:56.757908 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:56.757908 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:56.767545 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c101749b-b5c5-4d64-bfe4-633eec070084 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:56.786627 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:56.786627 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:56.795062 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c101749b-b5c5-4d64-bfe4-633eec070084 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:56.795923 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1855/3675] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:56 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 943 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:57.125461 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-f9b14314-07d2-4952-882d-b185838662ba tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] POST http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/be2d6406-7aea-43ee-971c-d2aaeb01c493/action Dec 31 10:45:57.125977 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:57.125977 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:57.126608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-f9b14314-07d2-4952-882d-b185838662ba tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:45:57.127078 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-f9b14314-07d2-4952-882d-b185838662ba tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:45:57.198985 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:57.198985 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:57.213197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-c4d9b9bb-e063-40e2-a8f7-b4ae761cc8e7 req-f9b14314-07d2-4952-882d-b185838662ba tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/be2d6406-7aea-43ee-971c-d2aaeb01c493/action returned with HTTP 204 Dec 31 10:45:57.214061 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1821/3676] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 10:45:57 2020] POST /volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/be2d6406-7aea-43ee-971c-d2aaeb01c493/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:45:57.818323 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26893035-8033-42b1-b019-7dbc67ebace5 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:57.818916 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26893035-8033-42b1-b019-7dbc67ebace5 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:57.819028 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:57.819028 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:57.819387 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-26893035-8033-42b1-b019-7dbc67ebace5 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:57.869415 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:57.869415 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:57.879172 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-26893035-8033-42b1-b019-7dbc67ebace5 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:57.900291 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:57.900291 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:57.909353 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-26893035-8033-42b1-b019-7dbc67ebace5 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:57.910189 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1856/3677] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:57 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 1235 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:45:57.926064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4605fe94-7378-4357-8143-044443597ded tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:57.926590 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4605fe94-7378-4357-8143-044443597ded tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:57.926812 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:57.926812 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:57.927177 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-4605fe94-7378-4357-8143-044443597ded tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:57.977380 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:57.977380 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:57.986822 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-4605fe94-7378-4357-8143-044443597ded tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:58.008028 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:58.008028 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:58.019472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-4605fe94-7378-4357-8143-044443597ded tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:58.020340 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1822/3678] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:57 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 1235 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:45:58.139188 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-320596f4-c538-4489-9d23-d0a981ad2255 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:58.139842 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-320596f4-c538-4489-9d23-d0a981ad2255 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:58.140007 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:58.140007 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:58.140408 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-320596f4-c538-4489-9d23-d0a981ad2255 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:58.190453 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:58.190453 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:58.198938 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-320596f4-c538-4489-9d23-d0a981ad2255 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:58.218517 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:58.218517 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:58.226984 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-320596f4-c538-4489-9d23-d0a981ad2255 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:58.227880 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1857/3679] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:45:58 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 1235 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:45:58.258745 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-5beddad7-4d7d-4ae3-a693-ed669bcf38dd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] POST http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385/action Dec 31 10:45:58.259161 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:58.259161 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:58.259683 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-5beddad7-4d7d-4ae3-a693-ed669bcf38dd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action body: b'{"os-begin_detaching": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:45:58.260057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-5beddad7-4d7d-4ae3-a693-ed669bcf38dd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:45:58.309243 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:58.309243 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:58.310471 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-5beddad7-4d7d-4ae3-a693-ed669bcf38dd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:58.321064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-5beddad7-4d7d-4ae3-a693-ed669bcf38dd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Begin detaching volume completed successfully. Dec 31 10:45:58.321593 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-5beddad7-4d7d-4ae3-a693-ed669bcf38dd tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385/action returned with HTTP 202 Dec 31 10:45:58.322584 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1823/3680] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 10:45:58 2020] POST /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:45:58.389652 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-320596f4-c538-4489-9d23-d0a981ad2255 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume// Dec 31 10:45:58.390072 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-320596f4-c538-4489-9d23-d0a981ad2255 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:58.390340 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:58.390340 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:58.390719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-320596f4-c538-4489-9d23-d0a981ad2255 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:58.391951 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-320596f4-c538-4489-9d23-d0a981ad2255 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:45:58.392557 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1858/3681] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 10:45:58 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 10:45:58.406977 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-3e524e85-aaf2-493f-8c06-0c6dd1af9086 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:58.407725 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-3e524e85-aaf2-493f-8c06-0c6dd1af9086 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:58.407984 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:58.407984 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:58.408343 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-3e524e85-aaf2-493f-8c06-0c6dd1af9086 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:58.456093 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:58.456093 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:58.465644 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-3e524e85-aaf2-493f-8c06-0c6dd1af9086 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:58.485157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:58.485157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:58.494106 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-3e524e85-aaf2-493f-8c06-0c6dd1af9086 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:58.494949 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1824/3682] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 10:45:58 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 1337 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:45:58.536132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-b53cd4b7-5806-4983-90eb-ba1aeb94bfb6 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385/encryption Dec 31 10:45:58.536771 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-b53cd4b7-5806-4983-90eb-ba1aeb94bfb6 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:58.537249 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-b53cd4b7-5806-4983-90eb-ba1aeb94bfb6 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'index' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:58.586086 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:58.586086 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:58.637022 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-b53cd4b7-5806-4983-90eb-ba1aeb94bfb6 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385/encryption returned with HTTP 200 Dec 31 10:45:58.637886 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1859/3683] 10.222.0.68 () {58 vars in 1395 bytes} [Thu Dec 31 10:45:58 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385/encryption => generated 160 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:58.940275 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-ea750674-1d69-4aeb-8c87-7bdb38654d09 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] DELETE http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/be2d6406-7aea-43ee-971c-d2aaeb01c493 Dec 31 10:45:58.940867 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-ea750674-1d69-4aeb-8c87-7bdb38654d09 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:58.940975 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:58.940975 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:58.941377 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-ea750674-1d69-4aeb-8c87-7bdb38654d09 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:58.962995 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:58.962995 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:59.424300 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-ea750674-1d69-4aeb-8c87-7bdb38654d09 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:45:59.424719 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-ea750674-1d69-4aeb-8c87-7bdb38654d09 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Pending status list for volume during attachment-delete: [] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:45:59.432587 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-b2a12d06-355a-44ac-88a4-1b9ea9a0a057 req-ea750674-1d69-4aeb-8c87-7bdb38654d09 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/be2d6406-7aea-43ee-971c-d2aaeb01c493 returned with HTTP 200 Dec 31 10:45:59.433473 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1825/3684] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 10:45:58 2020] DELETE /volume/v3/76ba86f8529a45448fabbe22ae9ca973/attachments/be2d6406-7aea-43ee-971c-d2aaeb01c493 => generated 19 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:59.683925 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-67b81291-d567-4114-8245-bf7fc1536b07 req-5276158c-5582-4313-8da7-1b10572f7434 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:59.684445 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-67b81291-d567-4114-8245-bf7fc1536b07 req-5276158c-5582-4313-8da7-1b10572f7434 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:59.684669 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:59.684669 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:59.685062 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-67b81291-d567-4114-8245-bf7fc1536b07 req-5276158c-5582-4313-8da7-1b10572f7434 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:59.746857 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:59.746857 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:59.757321 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-67b81291-d567-4114-8245-bf7fc1536b07 req-5276158c-5582-4313-8da7-1b10572f7434 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:59.780690 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-67b81291-d567-4114-8245-bf7fc1536b07 req-5276158c-5582-4313-8da7-1b10572f7434 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:59.781532 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1860/3685] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:45:59 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 943 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:45:59.807909 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-83d2971a-4c4e-4b03-9130-73dc70fd8d40 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] DELETE http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:59.808434 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-83d2971a-4c4e-4b03-9130-73dc70fd8d40 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:59.808592 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:59.808592 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:59.809001 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-83d2971a-4c4e-4b03-9130-73dc70fd8d40 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:59.809464 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-83d2971a-4c4e-4b03-9130-73dc70fd8d40 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Delete volume with id: 86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:59.858468 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:59.858468 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:59.859788 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-83d2971a-4c4e-4b03-9130-73dc70fd8d40 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:59.881775 n-d-765311-8 devstack@c-api.service[88084]: WARNING cinder.keymgr.conf_key_mgr [None req-83d2971a-4c4e-4b03-9130-73dc70fd8d40 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 31 10:45:59.893959 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-83d2971a-4c4e-4b03-9130-73dc70fd8d40 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Delete volume request issued successfully. Dec 31 10:45:59.894490 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-83d2971a-4c4e-4b03-9130-73dc70fd8d40 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 202 Dec 31 10:45:59.895298 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1826/3686] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:45:59 2020] DELETE /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:45:59.903989 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-de13f0f4-6918-49f6-8927-56e33dbf69fe tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:45:59.904317 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-de13f0f4-6918-49f6-8927-56e33dbf69fe tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:45:59.904560 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:45:59.904560 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:45:59.904995 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-de13f0f4-6918-49f6-8927-56e33dbf69fe tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:45:59.962394 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:45:59.962394 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:45:59.973349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-de13f0f4-6918-49f6-8927-56e33dbf69fe tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:45:59.999164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-de13f0f4-6918-49f6-8927-56e33dbf69fe tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:45:59.999952 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1861/3687] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:45:59 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 942 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:46:01.017497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-785c522e-7b4c-4e59-b799-19334248c43c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:46:01.018224 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-785c522e-7b4c-4e59-b799-19334248c43c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:46:01.018452 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:46:01.018452 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:46:01.018966 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-785c522e-7b4c-4e59-b799-19334248c43c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:46:01.078172 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:46:01.078172 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:46:01.093317 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-785c522e-7b4c-4e59-b799-19334248c43c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Volume info retrieved successfully. Dec 31 10:46:01.127553 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-785c522e-7b4c-4e59-b799-19334248c43c tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 200 Dec 31 10:46:01.129190 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1827/3688] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:46:01 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 942 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:46:02.149643 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b03ef7bd-5983-4ae8-9fe8-da631cdc07c8 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] GET http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 Dec 31 10:46:02.150532 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b03ef7bd-5983-4ae8-9fe8-da631cdc07c8 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:46:02.150532 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:46:02.150532 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:46:02.150930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b03ef7bd-5983-4ae8-9fe8-da631cdc07c8 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:46:02.202632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b03ef7bd-5983-4ae8-9fe8-da631cdc07c8 tempest-TestEncryptedCinderVolumes-157842312 tempest-TestEncryptedCinderVolumes-157842312] http://10.222.0.45/volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 returned with HTTP 404 Dec 31 10:46:02.209782 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1862/3689] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:46:02 2020] GET /volume/v3/76ba86f8529a45448fabbe22ae9ca973/volumes/86c696ed-1124-42d8-8634-cda8e21ea385 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 31 10:46:02.214953 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52a9385f-b08e-4e93-80b0-18bbccd6f067 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] GET http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/volumes/detail?all_tenants=1 Dec 31 10:46:02.215950 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52a9385f-b08e-4e93-80b0-18bbccd6f067 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:46:02.216274 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:46:02.216274 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:46:02.217326 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-52a9385f-b08e-4e93-80b0-18bbccd6f067 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Calling method 'detail' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:46:02.219738 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-52a9385f-b08e-4e93-80b0-18bbccd6f067 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:46:02.296873 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-52a9385f-b08e-4e93-80b0-18bbccd6f067 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Get all volumes completed successfully. Dec 31 10:46:02.305678 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-52a9385f-b08e-4e93-80b0-18bbccd6f067 tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 31 10:46:02.307249 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1828/3690] 10.222.0.45 () {58 vars in 1252 bytes} [Thu Dec 31 10:46:02 2020] GET /volume/v3/da721decc82f435b9ead0094724dbfa7/volumes/detail?all_tenants=1 => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 31 10:46:02.324083 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65adf2fd-a609-49bd-b456-c0505b036bca tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] DELETE http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types/ca15c90f-85cf-448b-aebc-a3f83d45bdd6 Dec 31 10:46:02.324606 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-65adf2fd-a609-49bd-b456-c0505b036bca tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:46:02.325112 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-65adf2fd-a609-49bd-b456-c0505b036bca tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] Calling method '_delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:46:02.397873 n-d-765311-8 devstack@c-api.service[88084]: /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 31 10:46:02.397873 n-d-765311-8 devstack@c-api.service[88084]: "UPDATE / DELETE expressions." % clause Dec 31 10:46:02.411119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-65adf2fd-a609-49bd-b456-c0505b036bca tempest-TestEncryptedCinderVolumes-729189118 tempest-TestEncryptedCinderVolumes-729189118] http://10.222.0.45/volume/v3/da721decc82f435b9ead0094724dbfa7/types/ca15c90f-85cf-448b-aebc-a3f83d45bdd6 returned with HTTP 202 Dec 31 10:46:02.412283 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1863/3691] 10.222.0.45 () {58 vars in 1312 bytes} [Thu Dec 31 10:46:02 2020] DELETE /volume/v3/da721decc82f435b9ead0094724dbfa7/types/ca15c90f-85cf-448b-aebc-a3f83d45bdd6 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:47:02.900113 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] POST http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes Dec 31 10:47:02.900888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-970001915", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:47:02.902139 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-970001915', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88085) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 10:47:02.902507 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Create volume of 1 GB Dec 31 10:47:02.916010 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Availability Zones retrieved successfully. Dec 31 10:47:02.932480 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Flow 'volume_create_api' (716c77bc-7972-4b9b-8eee-e5ec43dbf3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:47:02.935230 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a10ddb-6831-446e-a62d-4416e5f8d4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:47:02.937433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Validating volume size '1' using validate_int {{(pid=88085) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 10:47:03.000689 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a10ddb-6831-446e-a62d-4416e5f8d4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:47:03.002873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d8fecc-c130-4bae-8e64-4b6846b4ad46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:47:03.093752 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Created reservations ['eb89f5db-171b-433b-95bc-903ce9052776', '45735e77-dc47-4a03-8421-cbb40411bba5', '0ffe1ad2-e28b-413a-922e-992c42f008e9', 'c0bb6a3c-1e16-4dad-8fa5-7bd530b15088'] {{(pid=88085) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 10:47:03.095892 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7d8fecc-c130-4bae-8e64-4b6846b4ad46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb89f5db-171b-433b-95bc-903ce9052776', '45735e77-dc47-4a03-8421-cbb40411bba5', '0ffe1ad2-e28b-413a-922e-992c42f008e9', 'c0bb6a3c-1e16-4dad-8fa5-7bd530b15088']}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:47:03.098039 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (945c01f2-1592-42b0-93ba-1218c3c06553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:47:03.159494 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (945c01f2-1592-42b0-93ba-1218c3c06553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0711e528-453f-484a-8acd-db6a78edeca1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-970001915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53e1cc02e53f44a6ade487149c076217',qos_specs=None,replication_status=,reservations=['eb89f5db-171b-433b-95bc-903ce9052776','45735e77-dc47-4a03-8421-cbb40411bba5','0ffe1ad2-e28b-413a-922e-992c42f008e9','c0bb6a3c-1e16-4dad-8fa5-7bd530b15088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a44b24c9ea24a99a4d96a944b4a9d51',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T10:47:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-970001915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0711e528-453f-484a-8acd-db6a78edeca1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53e1cc02e53f44a6ade487149c076217',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='4a44b24c9ea24a99a4d96a944b4a9d51',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:47:03.161469 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f67c37-64f6-418e-baaf-7d200107b011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:47:03.192358 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92f67c37-64f6-418e-baaf-7d200107b011) 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-970001915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53e1cc02e53f44a6ade487149c076217',qos_specs=None,replication_status=,reservations=['eb89f5db-171b-433b-95bc-903ce9052776','45735e77-dc47-4a03-8421-cbb40411bba5','0ffe1ad2-e28b-413a-922e-992c42f008e9','c0bb6a3c-1e16-4dad-8fa5-7bd530b15088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a44b24c9ea24a99a4d96a944b4a9d51',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:47:03.194297 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7264a89c-7993-49f2-904e-f5977b309fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 10:47:03.210726 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7264a89c-7993-49f2-904e-f5977b309fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88085) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 10:47:03.213422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Flow 'volume_create_api' (716c77bc-7972-4b9b-8eee-e5ec43dbf3ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88085) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 10:47:03.262593 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Create volume request issued successfully. Dec 31 10:47:03.276990 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-8194834a-0b13-4112-bef8-13571ee9f4ad tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes returned with HTTP 202 Dec 31 10:47:03.277896 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1829/3692] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 10:47:02 2020] POST /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes => generated 823 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 10:47:03.292869 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44d31eab-90e2-4e41-8175-e6183d863daa tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:03.293388 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44d31eab-90e2-4e41-8175-e6183d863daa tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:03.293873 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-44d31eab-90e2-4e41-8175-e6183d863daa tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:03.342898 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:03.342898 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:03.352412 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-44d31eab-90e2-4e41-8175-e6183d863daa tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:03.375014 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-44d31eab-90e2-4e41-8175-e6183d863daa tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:03.376158 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1864/3693] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:03 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 891 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:04.394242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d1ff361-9eaa-4b01-bf5f-5a105188986e tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:04.394832 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d1ff361-9eaa-4b01-bf5f-5a105188986e tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:04.394832 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:04.394832 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:04.395284 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-1d1ff361-9eaa-4b01-bf5f-5a105188986e tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:04.444137 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:04.444137 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:04.453103 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-1d1ff361-9eaa-4b01-bf5f-5a105188986e tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:04.475524 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-1d1ff361-9eaa-4b01-bf5f-5a105188986e tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:04.476396 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1830/3694] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:04 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:04.492164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2332a08f-0fec-4824-ba9a-765737ef8a17 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:04.492693 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2332a08f-0fec-4824-ba9a-765737ef8a17 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:04.492913 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:04.492913 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:04.493288 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-2332a08f-0fec-4824-ba9a-765737ef8a17 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:04.545507 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:04.545507 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:04.556448 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-2332a08f-0fec-4824-ba9a-765737ef8a17 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:04.580861 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-2332a08f-0fec-4824-ba9a-765737ef8a17 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:04.581728 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1865/3695] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:04 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:04.597787 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-69d52a37-0440-44a3-ba6c-0d585739d376 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes Dec 31 10:47:04.598417 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-69d52a37-0440-44a3-ba6c-0d585739d376 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:04.598625 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:04.598625 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:04.598976 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-69d52a37-0440-44a3-ba6c-0d585739d376 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'index' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:04.599730 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.api_utils [None req-69d52a37-0440-44a3-ba6c-0d585739d376 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Removing options '' from query. {{(pid=88085) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 31 10:47:04.601647 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-69d52a37-0440-44a3-ba6c-0d585739d376 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88085) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 31 10:47:04.653879 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-69d52a37-0440-44a3-ba6c-0d585739d376 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Get all volumes completed successfully. Dec 31 10:47:04.654911 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-69d52a37-0440-44a3-ba6c-0d585739d376 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes returned with HTTP 200 Dec 31 10:47:04.655833 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1831/3696] 10.222.0.45 () {58 vars in 1204 bytes} [Thu Dec 31 10:47:04 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes => generated 404 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:04.667609 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7a7d668-43bc-41d2-9250-2b674b961311 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:04.668149 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7a7d668-43bc-41d2-9250-2b674b961311 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:04.668310 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:04.668310 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:04.668694 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7a7d668-43bc-41d2-9250-2b674b961311 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:04.726072 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:04.726072 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:04.738046 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e7a7d668-43bc-41d2-9250-2b674b961311 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:04.761260 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7a7d668-43bc-41d2-9250-2b674b961311 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:04.762228 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1866/3697] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:04 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:04.887350 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-5e4be44c-78cd-4dde-91fc-d8ad91af6f4b tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:04.888296 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-5e4be44c-78cd-4dde-91fc-d8ad91af6f4b tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:04.888540 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:04.888540 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:04.888891 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-5e4be44c-78cd-4dde-91fc-d8ad91af6f4b tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:04.954382 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:04.954382 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:04.970514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-5e4be44c-78cd-4dde-91fc-d8ad91af6f4b tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:05.006755 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-5e4be44c-78cd-4dde-91fc-d8ad91af6f4b tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:05.008142 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1832/3698] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:47:04 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:05.086599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7a7d668-43bc-41d2-9250-2b674b961311 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume// Dec 31 10:47:05.087105 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7a7d668-43bc-41d2-9250-2b674b961311 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:05.087330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:05.087330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:05.087736 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7a7d668-43bc-41d2-9250-2b674b961311 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:05.088802 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7a7d668-43bc-41d2-9250-2b674b961311 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:47:05.089444 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1867/3699] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 10:47: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 31 10:47:05.103216 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-c0c68bf5-eea5-40b4-a600-2227f54cc5d6 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] POST http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/attachments Dec 31 10:47:05.103748 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:05.103748 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:05.104158 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-c0c68bf5-eea5-40b4-a600-2227f54cc5d6 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0711e528-453f-484a-8acd-db6a78edeca1", "instance_uuid": "8bcb7c19-64f2-4aa0-9d01-840ae08ddef1", "connector": null}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:47:05.154743 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:05.154743 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:05.223360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-c0c68bf5-eea5-40b4-a600-2227f54cc5d6 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/attachments returned with HTTP 200 Dec 31 10:47:05.224303 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1833/3700] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 10:47:05 2020] POST /volume/v3/53e1cc02e53f44a6ade487149c076217/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:47:05.266433 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89e44b45-b572-4d49-bf2c-c2fec63c471c tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:05.267855 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89e44b45-b572-4d49-bf2c-c2fec63c471c tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:05.268727 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-89e44b45-b572-4d49-bf2c-c2fec63c471c tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:05.289164 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-c0c68bf5-eea5-40b4-a600-2227f54cc5d6 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume// Dec 31 10:47:05.289649 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-c0c68bf5-eea5-40b4-a600-2227f54cc5d6 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:05.289869 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:05.289869 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:05.290291 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-c0c68bf5-eea5-40b4-a600-2227f54cc5d6 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:05.291621 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-c0c68bf5-eea5-40b4-a600-2227f54cc5d6 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:47:05.292324 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1834/3701] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:47:05 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 31 10:47:05.305853 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-4f05d89f-b4cc-4cce-bddb-8380cf445ea2 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:05.306422 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-4f05d89f-b4cc-4cce-bddb-8380cf445ea2 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:05.306917 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-4f05d89f-b4cc-4cce-bddb-8380cf445ea2 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:05.329247 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:05.329247 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:05.338480 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-89e44b45-b572-4d49-bf2c-c2fec63c471c tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:05.358305 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:05.358305 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:05.358842 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:05.358842 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:05.368301 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-4f05d89f-b4cc-4cce-bddb-8380cf445ea2 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:05.368532 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-89e44b45-b572-4d49-bf2c-c2fec63c471c tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:05.369152 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1868/3702] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:05 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 915 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:05.394660 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:05.394660 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:05.408113 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-4f05d89f-b4cc-4cce-bddb-8380cf445ea2 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:05.409251 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1835/3703] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 10:47:05 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 1014 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 31 10:47:05.429236 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-2f919928-7c9e-46ec-be5b-a9b9d5516246 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] PUT http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/attachments/f25519f0-b435-4eca-a2de-f426ab922636 Dec 31 10:47:05.429236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:05.429236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:05.429619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-2f919928-7c9e-46ec-be5b-a9b9d5516246 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sdb"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:47:05.464430 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 10:47:05.464430 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 10:47:05.464957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-2f919928-7c9e-46ec-be5b-a9b9d5516246 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Lock "b'cinder-attachment_update-0711e528-453f-484a-8acd-db6a78edeca1-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.011s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 10:47:05.467283 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:05.467283 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:06.386415 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-507c9df8-27e4-4e34-bc88-e11e749c2581 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:06.386973 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-507c9df8-27e4-4e34-bc88-e11e749c2581 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:06.387175 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:06.387175 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:06.387540 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-507c9df8-27e4-4e34-bc88-e11e749c2581 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:06.441519 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:06.441519 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:06.450414 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-507c9df8-27e4-4e34-bc88-e11e749c2581 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:06.473369 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:06.473369 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:06.484141 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-507c9df8-27e4-4e34-bc88-e11e749c2581 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:06.485210 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1836/3704] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:06 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 915 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:06.787553 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-2f919928-7c9e-46ec-be5b-a9b9d5516246 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Lock "b'cinder-attachment_update-0711e528-453f-484a-8acd-db6a78edeca1-n-h2-765311-8'" released by "attachment_update" :: held 1.323s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 10:47:06.788274 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-2f919928-7c9e-46ec-be5b-a9b9d5516246 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/attachments/f25519f0-b435-4eca-a2de-f426ab922636 returned with HTTP 200 Dec 31 10:47:06.789209 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1869/3705] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 10:47:05 2020] PUT /volume/v3/53e1cc02e53f44a6ade487149c076217/attachments/f25519f0-b435-4eca-a2de-f426ab922636 => generated 762 bytes in 1365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:47:07.501635 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e09f3f31-0d58-4307-b898-0b364dbf0a2d tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:07.502226 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e09f3f31-0d58-4307-b898-0b364dbf0a2d tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:07.502403 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:07.502403 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:07.502764 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e09f3f31-0d58-4307-b898-0b364dbf0a2d tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:07.553038 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:07.553038 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:07.563242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e09f3f31-0d58-4307-b898-0b364dbf0a2d tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:07.586954 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:07.586954 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:07.600268 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e09f3f31-0d58-4307-b898-0b364dbf0a2d tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:07.601440 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1837/3706] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:07 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 916 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:08.617491 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7bc29590-6554-4aed-8c69-e8f743333230 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:08.618070 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7bc29590-6554-4aed-8c69-e8f743333230 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:08.618204 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:08.618204 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:08.618546 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7bc29590-6554-4aed-8c69-e8f743333230 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:08.670635 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:08.670635 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:08.681147 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7bc29590-6554-4aed-8c69-e8f743333230 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:08.701500 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:08.701500 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:08.710849 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7bc29590-6554-4aed-8c69-e8f743333230 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:08.711733 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1870/3707] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:08 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:09.729570 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74834b0f-2105-46ca-9f34-050779c86c77 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:09.730163 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74834b0f-2105-46ca-9f34-050779c86c77 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:09.730163 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:09.730163 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:09.730559 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-74834b0f-2105-46ca-9f34-050779c86c77 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:09.781069 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:09.781069 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:09.790599 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-74834b0f-2105-46ca-9f34-050779c86c77 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:09.809809 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:09.809809 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:09.818345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-74834b0f-2105-46ca-9f34-050779c86c77 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:09.819185 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1838/3708] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:09 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:10.839345 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ac3a572-fa64-47ae-8001-3b50cf4039cd tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:10.840261 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ac3a572-fa64-47ae-8001-3b50cf4039cd tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:10.840372 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:10.840372 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:10.840980 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-3ac3a572-fa64-47ae-8001-3b50cf4039cd tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:10.891914 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:10.891914 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:10.901543 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-3ac3a572-fa64-47ae-8001-3b50cf4039cd tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:10.921060 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:10.921060 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:10.929701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-3ac3a572-fa64-47ae-8001-3b50cf4039cd tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:10.930529 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1871/3709] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:10 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:11.949959 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d638646-d4bc-416a-868c-784bbeea081d tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:11.950912 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d638646-d4bc-416a-868c-784bbeea081d tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:11.951264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:11.951264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:11.952002 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-0d638646-d4bc-416a-868c-784bbeea081d tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:12.028271 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:12.028271 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:12.036882 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-0d638646-d4bc-416a-868c-784bbeea081d tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:12.055918 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:12.055918 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:12.064339 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-0d638646-d4bc-416a-868c-784bbeea081d tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:12.065207 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1839/3710] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:11 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 916 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:47:12.256519 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-b6cf239f-d932-4c74-814e-ad7b4f25470b tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] POST http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/attachments/f25519f0-b435-4eca-a2de-f426ab922636/action Dec 31 10:47:12.257151 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:12.257151 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:12.257656 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-b6cf239f-d932-4c74-814e-ad7b4f25470b tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:47:12.258158 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-b6cf239f-d932-4c74-814e-ad7b4f25470b tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:47:12.332221 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:12.332221 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:12.353568 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-0690c9f8-3069-4cac-a7d6-42be6f0b8261 req-b6cf239f-d932-4c74-814e-ad7b4f25470b tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/attachments/f25519f0-b435-4eca-a2de-f426ab922636/action returned with HTTP 204 Dec 31 10:47:12.354946 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1872/3711] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 10:47:12 2020] POST /volume/v3/53e1cc02e53f44a6ade487149c076217/attachments/f25519f0-b435-4eca-a2de-f426ab922636/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 10:47:13.082497 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64c88e37-b0a9-4a7e-b0b8-a44f70f53bf1 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:13.083124 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64c88e37-b0a9-4a7e-b0b8-a44f70f53bf1 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:13.083235 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:13.083235 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:13.083771 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-64c88e37-b0a9-4a7e-b0b8-a44f70f53bf1 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:13.144214 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:13.144214 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:13.153106 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-64c88e37-b0a9-4a7e-b0b8-a44f70f53bf1 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:13.172960 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:13.172960 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:13.181696 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-64c88e37-b0a9-4a7e-b0b8-a44f70f53bf1 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:13.182541 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1840/3712] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:13 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 1208 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:47:13.201095 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f88b80cc-9396-4d83-8f8c-840af9de94dc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:13.201888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f88b80cc-9396-4d83-8f8c-840af9de94dc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:13.202044 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:13.202044 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:13.202433 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f88b80cc-9396-4d83-8f8c-840af9de94dc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:13.256128 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:13.256128 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:13.265874 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f88b80cc-9396-4d83-8f8c-840af9de94dc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:13.285883 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:13.285883 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:13.294593 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f88b80cc-9396-4d83-8f8c-840af9de94dc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:13.295460 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1873/3713] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:13 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 1208 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:47:13.311473 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7f604e3-300f-47af-8d86-9aacdb33c5ec tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:47:13.312016 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7f604e3-300f-47af-8d86-9aacdb33c5ec tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:47:13.312167 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:47:13.312167 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:47:13.312602 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c7f604e3-300f-47af-8d86-9aacdb33c5ec tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:47:13.361588 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:13.361588 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:13.370088 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c7f604e3-300f-47af-8d86-9aacdb33c5ec tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:47:13.389847 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:47:13.389847 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:47:13.398948 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c7f604e3-300f-47af-8d86-9aacdb33c5ec tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:47:13.399785 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1841/3714] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:47:13 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 1208 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:48:30.822101 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-b9ea0ee3-1f22-46dc-b182-904e10c41d24 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:48:30.823040 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-b9ea0ee3-1f22-46dc-b182-904e10c41d24 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:48:30.823190 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:48:30.823190 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:48:30.823888 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-b9ea0ee3-1f22-46dc-b182-904e10c41d24 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:48:30.878474 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:48:30.878474 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:48:30.887451 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-b9ea0ee3-1f22-46dc-b182-904e10c41d24 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:48:30.911545 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:48:30.911545 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:48:30.920757 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-b9ea0ee3-1f22-46dc-b182-904e10c41d24 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:48:30.921739 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1874/3715] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:48:30 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 1208 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 10:48:30.944027 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-cf84b761-dbf3-4512-93fa-0da5b8b973dc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] POST http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1/action Dec 31 10:48:30.944820 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:48:30.944820 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:48:30.945350 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-cf84b761-dbf3-4512-93fa-0da5b8b973dc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Action body: b'{"os-begin_detaching": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 10:48:30.945973 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-cf84b761-dbf3-4512-93fa-0da5b8b973dc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 10:48:30.997861 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:48:30.997861 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:48:30.999100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-cf84b761-dbf3-4512-93fa-0da5b8b973dc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:48:31.011143 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-cf84b761-dbf3-4512-93fa-0da5b8b973dc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Begin detaching volume completed successfully. Dec 31 10:48:31.012687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-cf84b761-dbf3-4512-93fa-0da5b8b973dc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1/action returned with HTTP 202 Dec 31 10:48:31.014518 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1842/3716] 10.222.0.45 () {64 vars in 1643 bytes} [Thu Dec 31 10:48:30 2020] POST /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 31 10:48:31.087697 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-b9ea0ee3-1f22-46dc-b182-904e10c41d24 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume// Dec 31 10:48:31.088147 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-b9ea0ee3-1f22-46dc-b182-904e10c41d24 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:48:31.088362 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:48:31.088362 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:48:31.088674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-b9ea0ee3-1f22-46dc-b182-904e10c41d24 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:48:31.090021 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-b9ea0ee3-1f22-46dc-b182-904e10c41d24 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 10:48:31.090600 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1875/3717] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 10:48: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 31 10:48:31.105687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-4141baf1-5e36-4e0e-967f-6a65f5d4f39c tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:48:31.106395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-4141baf1-5e36-4e0e-967f-6a65f5d4f39c tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:48:31.107078 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:48:31.107078 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:48:31.107633 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-4141baf1-5e36-4e0e-967f-6a65f5d4f39c tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:48:31.158654 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:48:31.158654 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:48:31.169648 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-4141baf1-5e36-4e0e-967f-6a65f5d4f39c tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:48:31.189872 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:48:31.189872 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:48:31.199544 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-4141baf1-5e36-4e0e-967f-6a65f5d4f39c tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:48:31.200315 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1843/3718] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 10:48:31 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 1310 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 10:48:31.577549 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-f5cfac99-288e-4e8a-9b8e-9d5ba2d62107 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] DELETE http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/attachments/f25519f0-b435-4eca-a2de-f426ab922636 Dec 31 10:48:31.578240 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-f5cfac99-288e-4e8a-9b8e-9d5ba2d62107 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:48:31.578831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-f5cfac99-288e-4e8a-9b8e-9d5ba2d62107 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:48:31.601488 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:48:31.601488 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:48:32.068932 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-f5cfac99-288e-4e8a-9b8e-9d5ba2d62107 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 10:48:32.069496 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-f5cfac99-288e-4e8a-9b8e-9d5ba2d62107 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 10:48:32.076957 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-32c2491f-1438-4b4d-b878-20445c4ec9ca req-f5cfac99-288e-4e8a-9b8e-9d5ba2d62107 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/attachments/f25519f0-b435-4eca-a2de-f426ab922636 returned with HTTP 200 Dec 31 10:48:32.077868 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1876/3719] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 10:48:31 2020] DELETE /volume/v3/53e1cc02e53f44a6ade487149c076217/attachments/f25519f0-b435-4eca-a2de-f426ab922636 => generated 19 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:48:32.399152 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-720b4598-1983-4b1e-98d2-3a5e8d964ba0 req-20cd8efa-c6d4-4d7e-971c-c2a1397e0d38 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:48:32.399712 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-720b4598-1983-4b1e-98d2-3a5e8d964ba0 req-20cd8efa-c6d4-4d7e-971c-c2a1397e0d38 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:48:32.399891 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:48:32.399891 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:48:32.400454 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-720b4598-1983-4b1e-98d2-3a5e8d964ba0 req-20cd8efa-c6d4-4d7e-971c-c2a1397e0d38 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:48:32.452699 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:48:32.452699 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:48:32.461727 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-720b4598-1983-4b1e-98d2-3a5e8d964ba0 req-20cd8efa-c6d4-4d7e-971c-c2a1397e0d38 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:48:32.483712 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-720b4598-1983-4b1e-98d2-3a5e8d964ba0 req-20cd8efa-c6d4-4d7e-971c-c2a1397e0d38 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:48:32.484568 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1844/3720] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 10:48:32 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:48:32.513059 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-718c1f9e-1b2d-44a9-b9ff-0661811f40ce tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] DELETE http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:48:32.513673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-718c1f9e-1b2d-44a9-b9ff-0661811f40ce tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:48:32.513881 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:48:32.513881 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:48:32.514244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-718c1f9e-1b2d-44a9-b9ff-0661811f40ce tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'delete' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:48:32.514701 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-718c1f9e-1b2d-44a9-b9ff-0661811f40ce tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Delete volume with id: 0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:48:32.564506 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:48:32.564506 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:48:32.565739 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-718c1f9e-1b2d-44a9-b9ff-0661811f40ce tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:48:32.604891 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-718c1f9e-1b2d-44a9-b9ff-0661811f40ce tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Delete volume request issued successfully. Dec 31 10:48:32.605568 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-718c1f9e-1b2d-44a9-b9ff-0661811f40ce tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 202 Dec 31 10:48:32.606223 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1877/3721] 10.222.0.45 () {58 vars in 1318 bytes} [Thu Dec 31 10:48:32 2020] DELETE /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 31 10:48:32.614535 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-332e2cab-5b6e-4337-b6c8-f792ec6bb007 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:48:32.614904 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-332e2cab-5b6e-4337-b6c8-f792ec6bb007 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:48:32.615276 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:48:32.615276 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:48:32.615491 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-332e2cab-5b6e-4337-b6c8-f792ec6bb007 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:48:32.669506 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:48:32.669506 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:48:32.680187 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-332e2cab-5b6e-4337-b6c8-f792ec6bb007 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:48:32.704924 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-332e2cab-5b6e-4337-b6c8-f792ec6bb007 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:48:32.705757 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1845/3722] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:48:32 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:48:33.722155 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d6bf5ffb-f052-4cea-aaeb-0db55f74e9fc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:48:33.722845 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d6bf5ffb-f052-4cea-aaeb-0db55f74e9fc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:48:33.723103 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:48:33.723103 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:48:33.723455 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d6bf5ffb-f052-4cea-aaeb-0db55f74e9fc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:48:33.779687 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 10:48:33.779687 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 10:48:33.789299 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d6bf5ffb-f052-4cea-aaeb-0db55f74e9fc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Volume info retrieved successfully. Dec 31 10:48:33.811867 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d6bf5ffb-f052-4cea-aaeb-0db55f74e9fc tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 200 Dec 31 10:48:33.812584 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1878/3723] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:48:33 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 10:48:34.830387 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-053b39af-5289-4a6b-8d54-9fcf33b52471 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] GET http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 Dec 31 10:48:34.831141 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-053b39af-5289-4a6b-8d54-9fcf33b52471 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 10:48:34.831141 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 10:48:34.831141 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 10:48:34.831625 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-053b39af-5289-4a6b-8d54-9fcf33b52471 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 10:48:34.879560 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-053b39af-5289-4a6b-8d54-9fcf33b52471 tempest-TestMinimumBasicScenario-382766390 tempest-TestMinimumBasicScenario-382766390] http://10.222.0.45/volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 returned with HTTP 404 Dec 31 10:48:34.880691 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1846/3724] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 10:48:34 2020] GET /volume/v3/53e1cc02e53f44a6ade487149c076217/volumes/0711e528-453f-484a-8acd-db6a78edeca1 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 31 11:01:34.139145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] POST http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes Dec 31 11:01:34.139813 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:34.139813 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:34.140030 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1139600992", "imageRef": "b274302d-d01f-4f76-bde2-c137a80d63ea", "size": 1}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 11:01:34.141117 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.v3.volumes [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1139600992', 'imageRef': 'b274302d-d01f-4f76-bde2-c137a80d63ea', 'size': 1}} {{(pid=88086) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 31 11:01:34.260218 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Create volume of 1 GB Dec 31 11:01:34.274100 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Availability Zones retrieved successfully. Dec 31 11:01:34.292667 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Flow 'volume_create_api' (ca7ea1a7-3f72-473e-97c7-5fe0c34987f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 11:01:34.295603 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92fd1279-d69f-4c69-8247-faba9d97f923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 11:01:34.298066 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.flows.api.create_volume [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Validating volume size '1' using validate_int {{(pid=88086) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 31 11:01:34.413599 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92fd1279-d69f-4c69-8247-faba9d97f923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-31T09:06:06Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=db761d5f-7d05-482c-91bc-254e84fc5fd1,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db761d5f-7d05-482c-91bc-254e84fc5fd1', '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=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 11:01:34.415831 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d61e1d9a-ffce-4484-a0f2-05e8f727a05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 11:01:34.518244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.quota [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Created reservations ['026eb5ca-6eef-4cd7-ac04-ad88afcb6a6b', 'e98a2681-076d-452c-84bb-41ddcaa78563', '65430e84-c229-41c1-9a98-09013061cf04', '85b22392-411b-4505-9074-f2e818a3607a'] {{(pid=88086) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 31 11:01:34.520484 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d61e1d9a-ffce-4484-a0f2-05e8f727a05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['026eb5ca-6eef-4cd7-ac04-ad88afcb6a6b', 'e98a2681-076d-452c-84bb-41ddcaa78563', '65430e84-c229-41c1-9a98-09013061cf04', '85b22392-411b-4505-9074-f2e818a3607a']}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 11:01:34.522361 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a4dbcbd-9c4a-4346-a608-900952929141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 11:01:34.581629 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a4dbcbd-9c4a-4346-a608-900952929141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22c2a1e8-a19c-4179-8c52-bd46973c34fc', '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-1139600992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b50f92872388432a9d01a79c0d025ab0',qos_specs=None,replication_status=,reservations=['026eb5ca-6eef-4cd7-ac04-ad88afcb6a6b','e98a2681-076d-452c-84bb-41ddcaa78563','65430e84-c229-41c1-9a98-09013061cf04','85b22392-411b-4505-9074-f2e818a3607a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='143b71e5bd884b13a1ceb9bfcdc48b06',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1), '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-31T11:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1139600992',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22c2a1e8-a19c-4179-8c52-bd46973c34fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b50f92872388432a9d01a79c0d025ab0',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='143b71e5bd884b13a1ceb9bfcdc48b06',volume_attachment=,volume_type=,volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 11:01:34.583619 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90334a7d-df68-40ed-a7a5-bd5110b4850c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 11:01:34.621025 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90334a7d-df68-40ed-a7a5-bd5110b4850c) 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-1139600992',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b50f92872388432a9d01a79c0d025ab0',qos_specs=None,replication_status=,reservations=['026eb5ca-6eef-4cd7-ac04-ad88afcb6a6b','e98a2681-076d-452c-84bb-41ddcaa78563','65430e84-c229-41c1-9a98-09013061cf04','85b22392-411b-4505-9074-f2e818a3607a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='143b71e5bd884b13a1ceb9bfcdc48b06',volume_type_id=db761d5f-7d05-482c-91bc-254e84fc5fd1)}' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 11:01:34.622998 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eac75e37-e624-48cb-80c4-3c802a2f112f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 31 11:01:34.639336 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eac75e37-e624-48cb-80c4-3c802a2f112f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88086) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 31 11:01:34.642357 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Flow 'volume_create_api' (ca7ea1a7-3f72-473e-97c7-5fe0c34987f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88086) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 31 11:01:34.694322 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Create volume request issued successfully. Dec 31 11:01:34.708546 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-9098ff30-462b-44e0-bbbb-01a8e617b99e tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes returned with HTTP 202 Dec 31 11:01:34.709492 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1879/3725] 10.222.0.45 () {60 vars in 1226 bytes} [Thu Dec 31 11:01:34 2020] POST /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes => generated 822 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 31 11:01:34.724429 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9831c21-f6a5-4f7d-961f-5e51c3b1570f tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:34.725069 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9831c21-f6a5-4f7d-961f-5e51c3b1570f tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:34.725549 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d9831c21-f6a5-4f7d-961f-5e51c3b1570f tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:34.775895 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:34.775895 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:34.785635 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d9831c21-f6a5-4f7d-961f-5e51c3b1570f tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:34.808759 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d9831c21-f6a5-4f7d-961f-5e51c3b1570f tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:34.809603 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1847/3726] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:34 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:35.826799 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d51da027-11b1-4cfe-8690-eedd48f7ca8f tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:35.827465 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d51da027-11b1-4cfe-8690-eedd48f7ca8f tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:35.827591 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:35.827591 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:35.827875 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d51da027-11b1-4cfe-8690-eedd48f7ca8f tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:35.882141 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:35.882141 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:35.891373 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d51da027-11b1-4cfe-8690-eedd48f7ca8f tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:35.915349 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d51da027-11b1-4cfe-8690-eedd48f7ca8f tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:35.916225 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1880/3727] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:35 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:36.933495 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-077e05b3-4714-4eb0-a14e-fac942e9bf34 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:36.934302 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-077e05b3-4714-4eb0-a14e-fac942e9bf34 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:36.935046 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:36.935046 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:36.935393 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-077e05b3-4714-4eb0-a14e-fac942e9bf34 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:36.986858 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:36.986858 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:36.995299 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-077e05b3-4714-4eb0-a14e-fac942e9bf34 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:37.020592 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-077e05b3-4714-4eb0-a14e-fac942e9bf34 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:37.021485 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1848/3728] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:36 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:38.038177 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ba2b966-4cb9-462c-b524-8844a62c5404 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:38.038864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ba2b966-4cb9-462c-b524-8844a62c5404 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:38.039271 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:38.039271 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:38.039608 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-7ba2b966-4cb9-462c-b524-8844a62c5404 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:38.089600 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:38.089600 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:38.099945 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-7ba2b966-4cb9-462c-b524-8844a62c5404 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:38.122956 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-7ba2b966-4cb9-462c-b524-8844a62c5404 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:38.124209 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1881/3729] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:38 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:39.142102 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41a9757a-a45e-48d9-b464-52d0a62f2300 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:39.143342 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41a9757a-a45e-48d9-b464-52d0a62f2300 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:39.143587 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:39.143587 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:39.143953 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-41a9757a-a45e-48d9-b464-52d0a62f2300 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:39.193902 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:39.193902 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:39.202687 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-41a9757a-a45e-48d9-b464-52d0a62f2300 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:39.227662 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-41a9757a-a45e-48d9-b464-52d0a62f2300 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:39.228334 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1849/3730] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:39 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:40.245318 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2a9d1a5-229b-4a77-8b9c-6109bd8a9011 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:40.245901 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2a9d1a5-229b-4a77-8b9c-6109bd8a9011 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:40.246010 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:40.246010 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:40.246372 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-b2a9d1a5-229b-4a77-8b9c-6109bd8a9011 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:40.298388 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:40.298388 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:40.307045 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-b2a9d1a5-229b-4a77-8b9c-6109bd8a9011 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:40.331197 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-b2a9d1a5-229b-4a77-8b9c-6109bd8a9011 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:40.332608 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1882/3731] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:40 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:41.350959 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-897354dd-6cb6-4854-bced-c0d4e9b480f4 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:41.351846 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-897354dd-6cb6-4854-bced-c0d4e9b480f4 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:41.352171 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:41.352171 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:41.353080 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-897354dd-6cb6-4854-bced-c0d4e9b480f4 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:41.412658 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:41.412658 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:41.422332 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-897354dd-6cb6-4854-bced-c0d4e9b480f4 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:41.447276 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-897354dd-6cb6-4854-bced-c0d4e9b480f4 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:41.448340 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1850/3732] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:41 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:42.465067 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0d48a3e-5106-41f8-8b16-81cafa6be8e0 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:42.465776 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0d48a3e-5106-41f8-8b16-81cafa6be8e0 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:42.466122 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:42.466122 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:42.466571 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-a0d48a3e-5106-41f8-8b16-81cafa6be8e0 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:42.519697 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:42.519697 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:42.528675 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-a0d48a3e-5106-41f8-8b16-81cafa6be8e0 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:42.557360 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-a0d48a3e-5106-41f8-8b16-81cafa6be8e0 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:42.558407 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1883/3733] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:42 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:43.574596 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11520a33-c906-4211-93bb-78f1386e8bb6 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:43.575264 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11520a33-c906-4211-93bb-78f1386e8bb6 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:43.575264 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:43.575264 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:43.575620 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-11520a33-c906-4211-93bb-78f1386e8bb6 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:43.628781 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:43.628781 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:43.638291 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-11520a33-c906-4211-93bb-78f1386e8bb6 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:43.672017 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-11520a33-c906-4211-93bb-78f1386e8bb6 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:43.673680 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1851/3734] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:43 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:44.694358 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7a2250f-3d90-4040-ac8a-83c92e60b8ca tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:44.695244 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7a2250f-3d90-4040-ac8a-83c92e60b8ca tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:44.695634 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:44.695634 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:44.696477 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e7a2250f-3d90-4040-ac8a-83c92e60b8ca tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:44.754069 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:44.754069 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:44.763190 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e7a2250f-3d90-4040-ac8a-83c92e60b8ca tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:44.787712 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e7a2250f-3d90-4040-ac8a-83c92e60b8ca tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:44.788528 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1884/3735] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:44 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 914 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:45.806761 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c55e3178-e426-4115-83e5-ac9ed50a9986 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:45.807395 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c55e3178-e426-4115-83e5-ac9ed50a9986 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:45.807538 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:45.807538 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:45.807857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-c55e3178-e426-4115-83e5-ac9ed50a9986 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:45.858697 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:45.858697 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:45.868582 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-c55e3178-e426-4115-83e5-ac9ed50a9986 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:45.893975 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-c55e3178-e426-4115-83e5-ac9ed50a9986 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:45.894989 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1852/3736] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:45 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 972 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:46.912593 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5646f902-6754-41d9-835d-940273cd02e3 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:46.912593 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5646f902-6754-41d9-835d-940273cd02e3 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:46.913236 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:46.913236 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:46.913236 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-5646f902-6754-41d9-835d-940273cd02e3 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:46.963235 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:46.963235 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:46.975895 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-5646f902-6754-41d9-835d-940273cd02e3 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:46.996683 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-5646f902-6754-41d9-835d-940273cd02e3 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:46.997522 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1885/3737] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:46 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 975 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:48.014750 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e68772ba-29a8-43a3-b211-d82996c5336a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:48.015673 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e68772ba-29a8-43a3-b211-d82996c5336a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:48.015673 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:48.015673 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:48.016013 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-e68772ba-29a8-43a3-b211-d82996c5336a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:48.066207 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:48.066207 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:48.075192 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-e68772ba-29a8-43a3-b211-d82996c5336a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:48.098108 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-e68772ba-29a8-43a3-b211-d82996c5336a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:48.099132 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1853/3738] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:48 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 975 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:49.116004 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eae5c14e-37d7-4cca-844c-9a1a4b100064 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:49.116618 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eae5c14e-37d7-4cca-844c-9a1a4b100064 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:49.116713 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:49.116713 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:49.117056 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-eae5c14e-37d7-4cca-844c-9a1a4b100064 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:49.177736 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:49.177736 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:49.188064 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-eae5c14e-37d7-4cca-844c-9a1a4b100064 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:49.211826 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-eae5c14e-37d7-4cca-844c-9a1a4b100064 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:49.212694 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1886/3739] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:49 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 975 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:50.229514 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f44a1d12-296e-464a-9e26-2ba9dd3c32c0 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:50.230090 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f44a1d12-296e-464a-9e26-2ba9dd3c32c0 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:50.230193 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:50.230193 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:50.230510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-f44a1d12-296e-464a-9e26-2ba9dd3c32c0 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:50.281910 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:50.281910 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:50.292649 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-f44a1d12-296e-464a-9e26-2ba9dd3c32c0 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:50.318115 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-f44a1d12-296e-464a-9e26-2ba9dd3c32c0 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:50.318973 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1854/3740] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:50 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 975 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:01:51.338952 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d540f3da-494f-473d-90ca-c2501718b133 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:51.339770 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d540f3da-494f-473d-90ca-c2501718b133 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:51.339887 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:51.339887 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:51.340281 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [None req-d540f3da-494f-473d-90ca-c2501718b133 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:51.393600 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:51.393600 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:51.403175 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [None req-d540f3da-494f-473d-90ca-c2501718b133 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:51.428114 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [None req-d540f3da-494f-473d-90ca-c2501718b133 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:51.428947 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1887/3741] 10.222.0.45 () {58 vars in 1315 bytes} [Thu Dec 31 11:01:51 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 1363 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 31 11:01:51.506411 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:51.507028 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:51.507188 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:51.507188 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:51.507615 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:51.556457 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:51.556457 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:51.566157 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:51.591104 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:51.591945 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1855/3742] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 11:01:51 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 1363 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 11:01:52.372852 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-f400ec97-e7b1-4eae-9174-b24fd8a950aa tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:52.373739 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-f400ec97-e7b1-4eae-9174-b24fd8a950aa tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:52.374059 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:52.374059 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:52.374421 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-f400ec97-e7b1-4eae-9174-b24fd8a950aa tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:52.425289 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:52.425289 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:52.435145 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-f400ec97-e7b1-4eae-9174-b24fd8a950aa tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:52.461784 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-f400ec97-e7b1-4eae-9174-b24fd8a950aa tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:52.462653 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1888/3743] 10.222.0.45 () {60 vars in 1569 bytes} [Thu Dec 31 11:01:52 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 1363 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 11:01:52.474532 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume// Dec 31 11:01:52.475006 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:52.475214 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:52.475214 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:52.475674 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:52.476726 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 11:01:52.477313 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1856/3744] 10.222.0.45 () {58 vars in 1289 bytes} [Thu Dec 31 11:01:52 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 11:01:52.491996 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-0db56fae-3ec3-4a68-b913-e25fccc6daca tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] POST http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments Dec 31 11:01:52.492513 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:52.492513 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:52.492925 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-0db56fae-3ec3-4a68-b913-e25fccc6daca tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22c2a1e8-a19c-4179-8c52-bd46973c34fc", "instance_uuid": "500b2f9e-e3ee-4367-bd8c-cfb958743715", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 11:01:52.544157 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:52.544157 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:52.604583 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-0db56fae-3ec3-4a68-b913-e25fccc6daca tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments returned with HTTP 200 Dec 31 11:01:52.605482 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1889/3745] 10.222.0.45 () {66 vars in 1565 bytes} [Thu Dec 31 11:01:52 2020] POST /volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 11:01:54.190612 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume// Dec 31 11:01:54.191217 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:54.191579 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:54.192591 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-20bfe2e9-e4fb-4325-b61d-c640bb055e6b tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 11:01:54.193206 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1857/3746] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 11:01:54 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 11:01:54.208684 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-3f099559-0198-477b-b38e-a5e7f7376c4c tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:01:54.209262 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-3f099559-0198-477b-b38e-a5e7f7376c4c tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:01:54.209417 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:54.209417 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:54.209773 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-3f099559-0198-477b-b38e-a5e7f7376c4c tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:01:54.263582 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:54.263582 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:54.272724 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-3f099559-0198-477b-b38e-a5e7f7376c4c tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:01:54.294439 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:54.294439 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:54.307400 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-3f099559-0198-477b-b38e-a5e7f7376c4c tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:01:54.308303 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1890/3747] 10.222.0.68 () {60 vars in 1403 bytes} [Thu Dec 31 11:01:54 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 1461 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 11:01:54.327636 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-657683d0-74e2-4cc5-973d-7f38afe07534 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] PUT http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/da32a11a-e87c-4eff-ace2-6eeb811814ff Dec 31 11:01:54.328510 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-657683d0-74e2-4cc5-973d-7f38afe07534 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.68", "host": "n-h1-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 11:01:54.361952 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 11:01:54.361952 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 11:01:54.362503 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-657683d0-74e2-4cc5-973d-7f38afe07534 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Lock "b'cinder-attachment_update-22c2a1e8-a19c-4179-8c52-bd46973c34fc-n-h1-765311-8'" acquired by "attachment_update" :: waited 0.011s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 11:01:54.365164 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:54.365164 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:55.745009 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-657683d0-74e2-4cc5-973d-7f38afe07534 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Lock "b'cinder-attachment_update-22c2a1e8-a19c-4179-8c52-bd46973c34fc-n-h1-765311-8'" released by "attachment_update" :: held 1.382s {{(pid=88085) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 11:01:55.745857 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-657683d0-74e2-4cc5-973d-7f38afe07534 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/da32a11a-e87c-4eff-ace2-6eeb811814ff returned with HTTP 200 Dec 31 11:01:55.746880 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1858/3748] 10.222.0.68 () {64 vars in 1468 bytes} [Thu Dec 31 11:01:54 2020] PUT /volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/da32a11a-e87c-4eff-ace2-6eeb811814ff => generated 762 bytes in 1425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 11:01:55.785132 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-ea75ab56-e054-43af-b71f-9d8899781ce4 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] POST http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/da32a11a-e87c-4eff-ace2-6eeb811814ff/action Dec 31 11:01:55.786312 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:01:55.786312 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:01:55.786836 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-ea75ab56-e054-43af-b71f-9d8899781ce4 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Action body: b'{"os-complete": null}' {{(pid=88086) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 11:01:55.787684 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-ea75ab56-e054-43af-b71f-9d8899781ce4 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 11:01:55.863330 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:01:55.863330 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:01:55.880589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-ea75ab56-e054-43af-b71f-9d8899781ce4 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/da32a11a-e87c-4eff-ace2-6eeb811814ff/action returned with HTTP 204 Dec 31 11:01:55.881516 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1891/3749] 10.222.0.68 () {64 vars in 1489 bytes} [Thu Dec 31 11:01:55 2020] POST /volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/da32a11a-e87c-4eff-ace2-6eeb811814ff/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 11:04:30.030111 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-657683d0-74e2-4cc5-973d-7f38afe07534 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume// Dec 31 11:04:30.030731 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-657683d0-74e2-4cc5-973d-7f38afe07534 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:04:30.030862 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:04:30.030862 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:04:30.031243 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-657683d0-74e2-4cc5-973d-7f38afe07534 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'all' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:04:30.032839 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-5d024a11-02c4-4ce6-9b00-36c168ed33b2 req-657683d0-74e2-4cc5-973d-7f38afe07534 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 11:04:30.033469 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1859/3750] 10.222.0.68 () {56 vars in 1089 bytes} [Thu Dec 31 11:04:30 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 31 11:04:30.057244 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-1bdfe938-4646-474c-b596-bd0eef1ab0ed tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] POST http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments Dec 31 11:04:30.057948 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:04:30.057948 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:04:30.058533 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-1bdfe938-4646-474c-b596-bd0eef1ab0ed tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22c2a1e8-a19c-4179-8c52-bd46973c34fc", "instance_uuid": "500b2f9e-e3ee-4367-bd8c-cfb958743715", "connector": null}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 11:04:30.110058 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:04:30.110058 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:04:30.230384 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-1bdfe938-4646-474c-b596-bd0eef1ab0ed tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments returned with HTTP 200 Dec 31 11:04:30.231270 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1892/3751] 10.222.0.68 () {64 vars in 1358 bytes} [Thu Dec 31 11:04:30 2020] POST /volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments => generated 273 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 11:04:30.249259 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-15f1cb96-d1ac-4c90-8492-bcc6567c04d1 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] DELETE http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/da32a11a-e87c-4eff-ace2-6eeb811814ff Dec 31 11:04:30.250043 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-15f1cb96-d1ac-4c90-8492-bcc6567c04d1 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:04:30.250864 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-15f1cb96-d1ac-4c90-8492-bcc6567c04d1 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'version_select' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:04:30.277302 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:04:30.277302 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:04:30.486538 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-15f1cb96-d1ac-4c90-8492-bcc6567c04d1 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(378390e4-bdb6-4d12-bd81-f99a5211b854)]) {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 11:04:30.486968 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-15f1cb96-d1ac-4c90-8492-bcc6567c04d1 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Adding status of: reserved to pending status list for volume. {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 31 11:04:30.487457 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-15f1cb96-d1ac-4c90-8492-bcc6567c04d1 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88085) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 11:04:30.495578 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-15f1cb96-d1ac-4c90-8492-bcc6567c04d1 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/da32a11a-e87c-4eff-ace2-6eeb811814ff returned with HTTP 200 Dec 31 11:04:30.496807 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1860/3752] 10.222.0.68 () {62 vars in 1437 bytes} [Thu Dec 31 11:04:30 2020] DELETE /volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/da32a11a-e87c-4eff-ace2-6eeb811814ff => generated 192 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 11:04:32.142632 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-1bdfe938-4646-474c-b596-bd0eef1ab0ed tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume// Dec 31 11:04:32.143294 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-1bdfe938-4646-474c-b596-bd0eef1ab0ed tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:04:32.143628 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:04:32.143628 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:04:32.143930 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-1bdfe938-4646-474c-b596-bd0eef1ab0ed tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'all' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:04:32.145189 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-e39e4099-e978-4b75-a6cf-261122e61d0a req-1bdfe938-4646-474c-b596-bd0eef1ab0ed tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume// returned with HTTP 300 Dec 31 11:04:32.145784 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1893/3753] 10.222.0.24 () {56 vars in 1089 bytes} [Thu Dec 31 11:04: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 31 11:04:32.159242 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8854c890-1756-47cb-82ea-f208345bbb6d req-e3b4163d-c1e9-4f29-8a90-d9213ba8b2d2 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] GET http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:04:32.159957 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8854c890-1756-47cb-82ea-f208345bbb6d req-e3b4163d-c1e9-4f29-8a90-d9213ba8b2d2 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:04:32.160183 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:04:32.160183 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:04:32.160555 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8854c890-1756-47cb-82ea-f208345bbb6d req-e3b4163d-c1e9-4f29-8a90-d9213ba8b2d2 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'show' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:04:32.211406 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:04:32.211406 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:04:32.221892 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-8854c890-1756-47cb-82ea-f208345bbb6d req-e3b4163d-c1e9-4f29-8a90-d9213ba8b2d2 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:04:32.243466 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:04:32.243466 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:04:32.256254 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8854c890-1756-47cb-82ea-f208345bbb6d req-e3b4163d-c1e9-4f29-8a90-d9213ba8b2d2 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 200 Dec 31 11:04:32.257122 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1861/3754] 10.222.0.24 () {60 vars in 1403 bytes} [Thu Dec 31 11:04:32 2020] GET /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 1461 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 31 11:04:32.277375 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8854c890-1756-47cb-82ea-f208345bbb6d req-4ad07938-693f-41c8-80ef-b65d460b5459 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] PUT http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/378390e4-bdb6-4d12-bd81-f99a5211b854 Dec 31 11:04:32.278196 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8854c890-1756-47cb-82ea-f208345bbb6d req-4ad07938-693f-41c8-80ef-b65d460b5459 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h2-765311-8", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765311-8.cbci-765311-8.local", "mountpoint": "/dev/sda"}}} {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 11:04:32.314673 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 31 11:04:32.314673 n-d-765311-8 devstack@c-api.service[88084]: return self(f, *args, **kw) Dec 31 11:04:32.315493 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-8854c890-1756-47cb-82ea-f208345bbb6d req-4ad07938-693f-41c8-80ef-b65d460b5459 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Lock "b'cinder-attachment_update-22c2a1e8-a19c-4179-8c52-bd46973c34fc-n-h2-765311-8'" acquired by "attachment_update" :: waited 0.010s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 31 11:04:32.319518 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:04:32.319518 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:04:33.678857 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.coordination [req-8854c890-1756-47cb-82ea-f208345bbb6d req-4ad07938-693f-41c8-80ef-b65d460b5459 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Lock "b'cinder-attachment_update-22c2a1e8-a19c-4179-8c52-bd46973c34fc-n-h2-765311-8'" released by "attachment_update" :: held 1.364s {{(pid=88086) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 31 11:04:33.679554 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8854c890-1756-47cb-82ea-f208345bbb6d req-4ad07938-693f-41c8-80ef-b65d460b5459 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/378390e4-bdb6-4d12-bd81-f99a5211b854 returned with HTTP 200 Dec 31 11:04:33.680462 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1894/3755] 10.222.0.24 () {64 vars in 1468 bytes} [Thu Dec 31 11:04:32 2020] PUT /volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/378390e4-bdb6-4d12-bd81-f99a5211b854 => generated 762 bytes in 1408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 31 11:04:33.718119 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8854c890-1756-47cb-82ea-f208345bbb6d req-d16ee4de-d4c4-488f-8adc-d861dd2dece6 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] POST http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/378390e4-bdb6-4d12-bd81-f99a5211b854/action Dec 31 11:04:33.718626 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:04:33.718626 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:04:33.719057 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8854c890-1756-47cb-82ea-f208345bbb6d req-d16ee4de-d4c4-488f-8adc-d861dd2dece6 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Action body: b'{"os-complete": null}' {{(pid=88085) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 31 11:04:33.719471 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-8854c890-1756-47cb-82ea-f208345bbb6d req-d16ee4de-d4c4-488f-8adc-d861dd2dece6 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 31 11:04:33.787880 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:04:33.787880 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:04:33.806294 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-8854c890-1756-47cb-82ea-f208345bbb6d req-d16ee4de-d4c4-488f-8adc-d861dd2dece6 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/378390e4-bdb6-4d12-bd81-f99a5211b854/action returned with HTTP 204 Dec 31 11:04:33.807266 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1862/3756] 10.222.0.24 () {64 vars in 1489 bytes} [Thu Dec 31 11:04:33 2020] POST /volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/378390e4-bdb6-4d12-bd81-f99a5211b854/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 31 11:06:22.316202 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-c7a961b0-b1aa-4658-a870-3400d230e5d8 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] DELETE http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/378390e4-bdb6-4d12-bd81-f99a5211b854 Dec 31 11:06:22.316732 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-c7a961b0-b1aa-4658-a870-3400d230e5d8 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88086) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:06:22.317024 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:06:22.317024 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:06:22.317443 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-c7a961b0-b1aa-4658-a870-3400d230e5d8 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'version_select' {{(pid=88086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:06:22.341473 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:06:22.341473 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:06:22.830396 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-c7a961b0-b1aa-4658-a870-3400d230e5d8 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 31 11:06:22.830863 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.volume.api [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-c7a961b0-b1aa-4658-a870-3400d230e5d8 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Pending status list for volume during attachment-delete: [] {{(pid=88086) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 31 11:06:22.838079 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-c7a961b0-b1aa-4658-a870-3400d230e5d8 tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/378390e4-bdb6-4d12-bd81-f99a5211b854 returned with HTTP 200 Dec 31 11:06:22.838974 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88086|app: 0|req: 1895/3757] 10.222.0.24 () {62 vars in 1437 bytes} [Thu Dec 31 11:06:22 2020] DELETE /volume/v3/b50f92872388432a9d01a79c0d025ab0/attachments/378390e4-bdb6-4d12-bd81-f99a5211b854 => generated 19 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 31 11:06:22.855589 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-815764d2-c774-40ce-9a8d-accd08ed6e7a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] DELETE http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:06:22.855986 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-815764d2-c774-40ce-9a8d-accd08ed6e7a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Empty body provided in request {{(pid=88085) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 31 11:06:22.856164 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 31 11:06:22.856164 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning, Dec 31 11:06:22.856536 n-d-765311-8 devstack@c-api.service[88084]: DEBUG cinder.api.openstack.wsgi [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-815764d2-c774-40ce-9a8d-accd08ed6e7a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Calling method 'delete' {{(pid=88085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 31 11:06:22.856954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.v3.volumes [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-815764d2-c774-40ce-9a8d-accd08ed6e7a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Delete volume with id: 22c2a1e8-a19c-4179-8c52-bd46973c34fc Dec 31 11:06:22.909417 n-d-765311-8 devstack@c-api.service[88084]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 31 11:06:22.909417 n-d-765311-8 devstack@c-api.service[88084]: DeprecationWarning) Dec 31 11:06:22.910629 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-815764d2-c774-40ce-9a8d-accd08ed6e7a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Volume info retrieved successfully. Dec 31 11:06:22.939472 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.volume.api [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-815764d2-c774-40ce-9a8d-accd08ed6e7a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] Delete volume request issued successfully. Dec 31 11:06:22.939954 n-d-765311-8 devstack@c-api.service[88084]: INFO cinder.api.openstack.wsgi [req-11e93ba5-dccc-41c6-a3e3-8a9990d1f2a2 req-815764d2-c774-40ce-9a8d-accd08ed6e7a tempest-TestShelveInstance-682988763 tempest-TestShelveInstance-682988763] http://10.222.0.45/volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc returned with HTTP 202 Dec 31 11:06:22.941138 n-d-765311-8 devstack@c-api.service[88084]: [pid: 88085|app: 0|req: 1863/3758] 10.222.0.24 () {60 vars in 1384 bytes} [Thu Dec 31 11:06:22 2020] DELETE /volume/v3/b50f92872388432a9d01a79c0d025ab0/volumes/22c2a1e8-a19c-4179-8c52-bd46973c34fc => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)